"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/17 01:20:14 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu" 2026/07/17 01:20:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 01:20:14 DEBUG : Creating backend with remote "/tmp/rclone4008974869" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:20:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/17 01:20:15 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:15 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.58s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:20:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:20:16 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:16 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:20:17 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:20:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:20:17 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:20:17 DEBUG : B2 bucket rclone-test-badazax0wiqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.62s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:18 DEBUG : Creating backend with remote "/non-existing" 2026/07/17 01:20:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/17 01:20:18 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:18 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:20:19 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:19 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:20:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:20:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:20:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.41s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.34s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:21 INFO : B2 bucket rclone-test-badazax0wiqu: Running all checks before starting transfers 2026/07/17 01:20:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:20:21 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:21 INFO : B2 bucket rclone-test-badazax0wiqu: Checks finished, now starting transfers 2026/07/17 01:20:21 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:20:21 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:20:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:20:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.06s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:22 ERROR : Ignoring --no-traverse with sync 2026/07/17 01:20:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:20:22 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:22 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:20:22 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:20:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:20:22 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:20:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.14s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/17 01:20:23 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:23 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:20:23 DEBUG : hello world2: size = 12 OK 2026/07/17 01:20:23 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/17 01:20:23 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.06s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:20:24 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:24 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:20:24 DEBUG : potato2: size = 11 OK 2026/07/17 01:20:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:20:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.07s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:20:25 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:25 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:20:26 DEBUG : potato2: size = 11 OK 2026/07/17 01:20:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:20:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.43s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/17 01:20:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:20:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/17 01:20:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:20:27 INFO : sub dir2: Making directory 2026/07/17 01:20:27 INFO : sub dir: Making directory 2026/07/17 01:20:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:20:27 INFO : sub dir2/sub sub dir2: Making directory 2026/07/17 01:20:27 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:27 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:20:27 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:20:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:20:27 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/07/17 01:20:27 DEBUG : B2 bucket rclone-test-badazax0wiqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.05s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:27 INFO : sub dir2: Making directory 2026/07/17 01:20:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/17 01:20:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:20:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:20:28 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:28 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:20:28 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:20:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:20:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:29 DEBUG : sub dir2: Making directory with metadata 2026/07/17 01:20:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:20:29 INFO : sub dir2: Making directory 2026/07/17 01:20:29 INFO : sub dir: Making directory 2026/07/17 01:20:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:20:29 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:29 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:20:29 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:20:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:20:29 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:20:29 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/17 01:20:29 DEBUG : B2 bucket rclone-test-badazax0wiqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/17 01:20:29 DEBUG : B2 bucket rclone-test-badazax0wiqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.33s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:30 INFO : sub dir2: Making directory 2026/07/17 01:20:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:20:30 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:30 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:20:31 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:20:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:20:31 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:20:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.06s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:31 DEBUG : sub dir2: Making directory with metadata 2026/07/17 01:20:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:20:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:20:31 INFO : sub dir2: Making directory 2026/07/17 01:20:31 INFO : sub dir: Making directory 2026/07/17 01:20:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:20:31 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:31 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:20:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:20:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:20:32 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:20:32 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/17 01:20:32 DEBUG : B2 bucket rclone-test-badazax0wiqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.12s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:33 INFO : sub dir2: Making directory 2026/07/17 01:20:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:20:33 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:33 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:20:33 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:20:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:20:33 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:20:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.07s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:34 DEBUG : Creating backend with remote "TestB2:rclone-test-capijan3jire" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-badazax0wiqu -> B2 bucket rclone-test-capijan3jire 2026/07/17 01:20:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:20:35 DEBUG : B2 bucket rclone-test-capijan3jire: Waiting for checks to finish 2026/07/17 01:20:35 DEBUG : B2 bucket rclone-test-capijan3jire: Waiting for transfers to finish 2026/07/17 01:20:36 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:20:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:20:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/17 01:20:36 DEBUG : B2 bucket rclone-test-capijan3jire: Purge remote 2026/07/17 01:20:36 INFO : B2 bucket rclone-test-capijan3jire: cleaning bucket "rclone-test-capijan3jire" of all files 2026/07/17 01:20:36 DEBUG : sub dir/hello world: Deleting (id "4_z9f023de3a09d6bdb9ff80e1b_f104e5dba94ed9dc9_d20260717_m012036_c001_v0001131_t0035_u01784251236384") --- PASS: TestServerSideCopy (3.78s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:38 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:20:38 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:20:38 DEBUG : sub dir/hello world: Sizes differ 2026/07/17 01:20:38 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:38 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:20:38 DEBUG : sub dir/hello world: size = 17 OK 2026/07/17 01:20:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/17 01:20:38 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.50s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:39 DEBUG : Creating backend with remote "TestB2:rclone-test-nifewux4zova" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-badazax0wiqu -> B2 bucket rclone-test-nifewux4zova 2026/07/17 01:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:20:41 DEBUG : B2 bucket rclone-test-nifewux4zova: Waiting for checks to finish 2026/07/17 01:20:41 DEBUG : B2 bucket rclone-test-nifewux4zova: Waiting for transfers to finish 2026/07/17 01:20:41 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:20:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:20:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/17 01:20:42 DEBUG : B2 bucket rclone-test-nifewux4zova: Waiting for checks to finish 2026/07/17 01:20:42 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:20:42 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nifewux4zova) 2026/07/17 01:20:42 DEBUG : sub dir/hello world: Sizes differ 2026/07/17 01:20:42 DEBUG : B2 bucket rclone-test-nifewux4zova: Waiting for transfers to finish 2026/07/17 01:20:42 DEBUG : sub dir/hello world: size = 17 OK 2026/07/17 01:20:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/17 01:20:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/17 01:20:42 DEBUG : B2 bucket rclone-test-nifewux4zova: Purge remote 2026/07/17 01:20:42 INFO : B2 bucket rclone-test-nifewux4zova: cleaning bucket "rclone-test-nifewux4zova" of all files 2026/07/17 01:20:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf425d23a09d6bdb9ff80e1b_f1148722e5ad88702_d20260717_m012042_c001_v0001184_t0012_u01784251242707") 2026/07/17 01:20:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf425d23a09d6bdb9ff80e1b_f10550adc96a8a942_d20260717_m012041_c001_v0001172_t0030_u01784251241594") --- PASS: TestServerSideCopyOverSelf (5.27s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:45 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:20:45 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:20:45 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:45 DEBUG : sub dir/hello world: Sizes differ 2026/07/17 01:20:45 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:20:45 DEBUG : sub dir/hello world: size = 17 OK 2026/07/17 01:20:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/17 01:20:45 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/17 01:20:45 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.60s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:46 DEBUG : Creating backend with remote "TestB2:rclone-test-lularow4kote" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-badazax0wiqu -> B2 bucket rclone-test-lularow4kote 2026/07/17 01:20:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:20:47 DEBUG : B2 bucket rclone-test-lularow4kote: Waiting for checks to finish 2026/07/17 01:20:47 DEBUG : B2 bucket rclone-test-lularow4kote: Waiting for transfers to finish 2026/07/17 01:20:48 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:20:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:20:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/17 01:20:49 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:20:49 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lularow4kote) 2026/07/17 01:20:49 DEBUG : sub dir/hello world: Sizes differ 2026/07/17 01:20:49 DEBUG : B2 bucket rclone-test-lularow4kote: Waiting for checks to finish 2026/07/17 01:20:49 DEBUG : B2 bucket rclone-test-lularow4kote: Waiting for transfers to finish 2026/07/17 01:20:50 DEBUG : sub dir/hello world: size = 17 OK 2026/07/17 01:20:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/17 01:20:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/17 01:20:50 INFO : sub dir/hello world: Deleted 2026/07/17 01:20:51 DEBUG : testing file moves 2026/07/17 01:20:51 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:20:51 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-lularow4kote) 2026/07/17 01:20:51 DEBUG : sub dir/hello world: Sizes differ 2026/07/17 01:20:51 DEBUG : B2 bucket rclone-test-lularow4kote: Waiting for checks to finish 2026/07/17 01:20:51 DEBUG : B2 bucket rclone-test-lularow4kote: Waiting for transfers to finish 2026/07/17 01:20:51 DEBUG : sub dir/hello world: size = 24 OK 2026/07/17 01:20:51 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/17 01:20:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/17 01:20:51 INFO : sub dir/hello world: Deleted 2026/07/17 01:20:52 DEBUG : B2 bucket rclone-test-lularow4kote: Purge remote 2026/07/17 01:20:52 INFO : B2 bucket rclone-test-lularow4kote: cleaning bucket "rclone-test-lularow4kote" of all files 2026/07/17 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_zafa26dd3a09d6bdb9ff80e1b_f104d19276c9fcdeb_d20260717_m012051_c001_v0001134_t0033_u01784251251358") 2026/07/17 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_zafa26dd3a09d6bdb9ff80e1b_f1085525259355c87_d20260717_m012049_c001_v0001146_t0052_u01784251249589") 2026/07/17 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_zafa26dd3a09d6bdb9ff80e1b_f101db4c061d4feae_d20260717_m012048_c001_v0001038_t0033_u01784251248437") --- PASS: TestServerSideMoveOverSelf (7.21s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:53 ERROR : error listing: directory not found 2026/07/17 01:20:54 INFO : Local file system at /tmp/rclone4008974869: Making directory 2026/07/17 01:20:54 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:54 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.45s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:20:55 DEBUG : Local file system at /tmp/rclone4008974869: Waiting for checks to finish 2026/07/17 01:20:55 DEBUG : Local file system at /tmp/rclone4008974869: Waiting for transfers to finish 2026/07/17 01:20:56 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/17 01:20:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:20:56 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/17 01:20:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.69s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:56 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/17 01:20:56 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:56 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:20:57 DEBUG : check sum: size = 1 OK 2026/07/17 01:20:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/17 01:20:57 INFO : check sum: Copied (new) 2026/07/17 01:20:57 DEBUG : Waiting for deletions to finish 2026/07/17 01:20:57 DEBUG : check sum: size = 1 OK 2026/07/17 01:20:57 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/17 01:20:57 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/17 01:20:57 DEBUG : check sum: Unchanged skipping 2026/07/17 01:20:57 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:20:57 DEBUG : Waiting for deletions to finish 2026/07/17 01:20:57 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.51s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:20:58 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/17 01:20:58 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:58 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:20:58 DEBUG : sizeonly: size = 6 OK 2026/07/17 01:20:58 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/17 01:20:58 INFO : sizeonly: Copied (new) 2026/07/17 01:20:58 DEBUG : Waiting for deletions to finish 2026/07/17 01:20:59 DEBUG : sizeonly: size = 6 OK 2026/07/17 01:20:59 DEBUG : sizeonly: Sizes identical 2026/07/17 01:20:59 DEBUG : sizeonly: Unchanged skipping 2026/07/17 01:20:59 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:20:59 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:20:59 DEBUG : Waiting for deletions to finish 2026/07/17 01:20:59 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.66s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/17 01:21:00 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:00 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:00 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/17 01:21:00 INFO : ignore-size: Copied (new) 2026/07/17 01:21:00 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:00 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:21:00 DEBUG : ignore-size: Unchanged skipping 2026/07/17 01:21:00 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:00 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:00 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.54s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:02 DEBUG : existing: size = 6 OK 2026/07/17 01:21:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:21:02 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:02 DEBUG : existing: Unchanged skipping 2026/07/17 01:21:02 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:02 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:02 INFO : There was nothing to transfer 2026/07/17 01:21:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/17 01:21:02 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:02 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:02 DEBUG : existing: size = 6 OK 2026/07/17 01:21:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/17 01:21:02 INFO : existing: Copied (replaced existing) 2026/07/17 01:21:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.75s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/17 01:21:03 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:03 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:03 DEBUG : existing: size = 6 OK 2026/07/17 01:21:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/17 01:21:03 INFO : existing: Copied (new) 2026/07/17 01:21:03 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:04 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:04 DEBUG : existing: Destination exists, skipping 2026/07/17 01:21:04 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:04 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.55s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:05 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/17 01:21:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/17 01:21:05 DEBUG : c/non empty space: size = 5 OK 2026/07/17 01:21:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:21:05 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:05 DEBUG : c/non empty space: Unchanged skipping 2026/07/17 01:21:05 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:05 DEBUG : a/potato2: size = 60 OK 2026/07/17 01:21:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:21:05 INFO : a/potato2: Copied (new) 2026/07/17 01:21:05 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:06 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.21s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:07 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:07 DEBUG : empty space: size = 1 OK 2026/07/17 01:21:07 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 2026/07/17 01:21:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/17 01:21:07 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/17 01:21:07 DEBUG : empty space: Unchanged skipping 2026/07/17 01:21:07 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:07 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:07 INFO : There was nothing to transfer 2026/07/17 01:21:07 DEBUG : empty space: size = 1 OK 2026/07/17 01:21:07 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 2026/07/17 01:21:07 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/17 01:21:08 INFO : empty space: Updated modification time in destination 2026/07/17 01:21:08 DEBUG : empty space: Unchanged skipping 2026/07/17 01:21:08 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:08 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:08 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.46s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:10 DEBUG : empty space: size = 1 OK 2026/07/17 01:21:10 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 2026/07/17 01:21:10 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/17 01:21:10 DEBUG : empty space: Unchanged skipping 2026/07/17 01:21:10 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:10 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:10 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.34s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:11 DEBUG : foo: size = 3 OK 2026/07/17 01:21:11 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 2026/07/17 01:21:11 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:11 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:21:11 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:21:11 DEBUG : foo: sha1 differ 2026/07/17 01:21:11 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:11 DEBUG : foo: size = 3 OK 2026/07/17 01:21:11 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/17 01:21:11 INFO : foo: Copied (replaced existing) 2026/07/17 01:21:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:12 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/17 01:21:12 DEBUG : empty space: size = 1 OK 2026/07/17 01:21:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:21:12 DEBUG : empty space: Unchanged skipping 2026/07/17 01:21:12 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:12 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:13 DEBUG : potato: size = 60 OK 2026/07/17 01:21:13 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:21:13 INFO : potato: Copied (new) 2026/07/17 01:21:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:14 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:14 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:21:14 DEBUG : potato: size = 60 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:21:14 DEBUG : potato: Sizes differ 2026/07/17 01:21:14 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:15 DEBUG : potato: size = 21 OK 2026/07/17 01:21:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/17 01:21:15 INFO : potato: Copied (replaced existing) 2026/07/17 01:21:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.51s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:16 DEBUG : potato: size = 21 OK 2026/07/17 01:21:16 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 2026/07/17 01:21:16 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:16 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4008974869) 2026/07/17 01:21:16 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:21:16 DEBUG : potato: sha1 differ 2026/07/17 01:21:16 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:16 DEBUG : potato: size = 21 OK 2026/07/17 01:21:16 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/17 01:21:16 INFO : potato: Copied (replaced existing) 2026/07/17 01:21:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:21:17 DEBUG : empty space: size = 1 OK 2026/07/17 01:21:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:21:17 DEBUG : empty space: Unchanged skipping 2026/07/17 01:21:17 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:17 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/17 01:21:17 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:21:19 DEBUG : empty space: size = 1 OK 2026/07/17 01:21:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:21:19 DEBUG : empty space: Unchanged skipping 2026/07/17 01:21:19 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:19 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:19 DEBUG : potato2: size = 60 OK 2026/07/17 01:21:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:21:19 INFO : potato2: Copied (new) 2026/07/17 01:21:19 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:20 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:21 INFO : d: Making directory 2026/07/17 01:21:21 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/17 01:21:21 DEBUG : c/non empty space: size = 5 OK 2026/07/17 01:21:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:21:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/17 01:21:21 DEBUG : c/non empty space: Unchanged skipping 2026/07/17 01:21:21 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:21 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:21 DEBUG : a/potato2: size = 60 OK 2026/07/17 01:21:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:21:21 INFO : a/potato2: Copied (new) 2026/07/17 01:21:21 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:22 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:23 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/17 01:21:23 DEBUG : c/non empty space: size = 5 OK 2026/07/17 01:21:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:21:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/17 01:21:23 DEBUG : c/non empty space: Unchanged skipping 2026/07/17 01:21:23 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:23 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:24 DEBUG : a/potato2: size = 60 OK 2026/07/17 01:21:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:21:24 INFO : a/potato2: Copied (new) 2026/07/17 01:21:24 ERROR : B2 bucket rclone-test-badazax0wiqu: not deleting files as there were IO errors 2026/07/17 01:21:24 ERROR : B2 bucket rclone-test-badazax0wiqu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.08s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:25 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:21:25 DEBUG : empty space: size = 1 OK 2026/07/17 01:21:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:21:25 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:25 DEBUG : empty space: Unchanged skipping 2026/07/17 01:21:25 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:26 INFO : potato: Deleted 2026/07/17 01:21:26 DEBUG : potato2: size = 60 OK 2026/07/17 01:21:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:21:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.88s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:27 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:27 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:27 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:27 INFO : potato: Deleted 2026/07/17 01:21:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:21:28 DEBUG : empty space: size = 1 OK 2026/07/17 01:21:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:21:28 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:28 DEBUG : empty space: Unchanged skipping 2026/07/17 01:21:28 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:28 DEBUG : potato2: size = 60 OK 2026/07/17 01:21:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:21:28 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.22s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:21:29 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:29 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:29 DEBUG : potato2: size = 19 OK 2026/07/17 01:21:29 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/17 01:21:29 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.61s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:31 DEBUG : enormous: Excluded (Size Filter) 2026/07/17 01:21:31 DEBUG : enormous: Excluded 2026/07/17 01:21:31 DEBUG : potato2: Excluded (Size Filter) 2026/07/17 01:21:31 DEBUG : potato2: Excluded 2026/07/17 01:21:31 DEBUG : potato2: Excluded (Size Filter) 2026/07/17 01:21:31 DEBUG : empty space: size = 1 OK 2026/07/17 01:21:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:21:31 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:31 DEBUG : empty space: Unchanged skipping 2026/07/17 01:21:31 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:31 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:31 INFO : There was nothing to transfer 2026/07/17 01:21:31 DEBUG : enormous: Excluded (Size Filter) 2026/07/17 01:21:31 DEBUG : enormous: Excluded 2026/07/17 01:21:31 DEBUG : potato2: Excluded (Size Filter) 2026/07/17 01:21:31 DEBUG : potato2: Excluded 2026/07/17 01:21:31 DEBUG : potato2: Excluded (Size Filter) 2026/07/17 01:21:31 DEBUG : empty space: size = 1 OK 2026/07/17 01:21:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/17 01:21:31 DEBUG : empty space: Unchanged skipping 2026/07/17 01:21:31 DEBUG : Local file system at /tmp/rclone4008974869: Waiting for checks to finish 2026/07/17 01:21:31 DEBUG : Local file system at /tmp/rclone4008974869: Waiting for transfers to finish 2026/07/17 01:21:31 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.79s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:33 DEBUG : enormous: Excluded (Size Filter) 2026/07/17 01:21:33 DEBUG : enormous: Excluded 2026/07/17 01:21:33 DEBUG : potato2: Excluded (Size Filter) 2026/07/17 01:21:33 DEBUG : potato2: Excluded 2026/07/17 01:21:33 DEBUG : empty space: size = 1 OK 2026/07/17 01:21:33 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:21:33 DEBUG : empty space: Unchanged skipping 2026/07/17 01:21:33 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:33 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:33 INFO : enormous: Deleted 2026/07/17 01:21:33 INFO : potato2: Deleted 2026/07/17 01:21:33 INFO : There was nothing to transfer 2026/07/17 01:21:34 DEBUG : Local file system at /tmp/rclone4008974869: Waiting for checks to finish 2026/07/17 01:21:34 DEBUG : empty space: size = 1 OK 2026/07/17 01:21:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/17 01:21:34 DEBUG : empty space: Unchanged skipping 2026/07/17 01:21:34 DEBUG : Local file system at /tmp/rclone4008974869: Waiting for transfers to finish 2026/07/17 01:21:34 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:34 INFO : potato2: Deleted 2026/07/17 01:21:34 INFO : enormous: Deleted 2026/07/17 01:21:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.39s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:36 DEBUG : five: Need to transfer - File not found at Destination 2026/07/17 01:21:36 DEBUG : four: size = 4 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:21:36 DEBUG : four: size = 8 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:21:36 DEBUG : one: Destination is newer than source, skipping 2026/07/17 01:21:36 DEBUG : four: Sizes differ 2026/07/17 01:21:36 DEBUG : three: size = 5 OK 2026/07/17 01:21:36 DEBUG : three: Sizes identical 2026/07/17 01:21:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/17 01:21:36 DEBUG : two: size = 3 OK 2026/07/17 01:21:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4008974869) 2026/07/17 01:21:36 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:21:36 DEBUG : two: sha1 differ 2026/07/17 01:21:36 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/17 01:21:36 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:36 DEBUG : five: size = 4 OK 2026/07/17 01:21:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/17 01:21:36 INFO : five: Copied (new) 2026/07/17 01:21:36 DEBUG : four: size = 4 OK 2026/07/17 01:21:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/17 01:21:36 INFO : four: Copied (replaced existing) 2026/07/17 01:21:37 DEBUG : two: size = 3 OK 2026/07/17 01:21:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/17 01:21:37 INFO : two: Copied (replaced existing) 2026/07/17 01:21:37 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:37 DEBUG : five: size = 4 OK 2026/07/17 01:21:37 DEBUG : four: size = 4 OK 2026/07/17 01:21:37 DEBUG : one: Destination is newer than source, skipping 2026/07/17 01:21:37 DEBUG : three: size = 5 OK 2026/07/17 01:21:37 DEBUG : two: size = 3 OK 2026/07/17 01:21:37 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/17 01:21:37 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/17 01:21:37 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/17 01:21:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/17 01:21:37 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/17 01:21:37 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/17 01:21:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4008974869) 2026/07/17 01:21:37 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:21:37 DEBUG : three: sha1 differ 2026/07/17 01:21:37 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/17 01:21:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/17 01:21:37 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/17 01:21:37 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/17 01:21:37 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:37 DEBUG : three: size = 5 OK 2026/07/17 01:21:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/17 01:21:37 INFO : three: Copied (replaced existing) 2026/07/17 01:21:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.06s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/17 01:21:39 INFO : B2 bucket rclone-test-badazax0wiqu: Making map for --track-renames 2026/07/17 01:21:39 INFO : B2 bucket rclone-test-badazax0wiqu: Finished making map for --track-renames 2026/07/17 01:21:39 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/17 01:21:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/17 01:21:39 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for renames to finish 2026/07/17 01:21:39 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:39 DEBUG : yam: size = 11 OK 2026/07/17 01:21:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/17 01:21:39 INFO : yam: Copied (new) 2026/07/17 01:21:39 DEBUG : potato: size = 14 OK 2026/07/17 01:21:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/17 01:21:39 INFO : potato: Copied (new) 2026/07/17 01:21:39 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:40 DEBUG : potato: size = 14 OK 2026/07/17 01:21:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:21:40 DEBUG : potato: Unchanged skipping 2026/07/17 01:21:40 INFO : B2 bucket rclone-test-badazax0wiqu: Making map for --track-renames 2026/07/17 01:21:40 INFO : B2 bucket rclone-test-badazax0wiqu: Finished making map for --track-renames 2026/07/17 01:21:40 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:40 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for renames to finish 2026/07/17 01:21:41 DEBUG : yaml: size = 11 OK 2026/07/17 01:21:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/17 01:21:41 INFO : yam: Copied (server-side copy) to: yaml 2026/07/17 01:21:41 INFO : yam: Deleted 2026/07/17 01:21:41 INFO : yaml: Renamed from "yam" 2026/07/17 01:21:41 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.11s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/17 01:21:42 INFO : B2 bucket rclone-test-badazax0wiqu: Making map for --track-renames 2026/07/17 01:21:42 INFO : B2 bucket rclone-test-badazax0wiqu: Finished making map for --track-renames 2026/07/17 01:21:42 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/17 01:21:42 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for renames to finish 2026/07/17 01:21:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/17 01:21:42 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:42 DEBUG : potato: size = 14 OK 2026/07/17 01:21:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/17 01:21:42 INFO : potato: Copied (new) 2026/07/17 01:21:42 DEBUG : yam: size = 11 OK 2026/07/17 01:21:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/17 01:21:42 INFO : yam: Copied (new) 2026/07/17 01:21:42 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:42 DEBUG : potato: size = 14 OK 2026/07/17 01:21:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:21:42 DEBUG : potato: Unchanged skipping 2026/07/17 01:21:42 INFO : B2 bucket rclone-test-badazax0wiqu: Making map for --track-renames 2026/07/17 01:21:42 INFO : B2 bucket rclone-test-badazax0wiqu: Finished making map for --track-renames 2026/07/17 01:21:42 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:42 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for renames to finish 2026/07/17 01:21:43 DEBUG : yaml: size = 11 OK 2026/07/17 01:21:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/17 01:21:43 INFO : yam: Copied (server-side copy) to: yaml 2026/07/17 01:21:43 INFO : yam: Deleted 2026/07/17 01:21:43 INFO : yaml: Renamed from "yam" 2026/07/17 01:21:43 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.36s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/17 01:21:44 INFO : B2 bucket rclone-test-badazax0wiqu: Making map for --track-renames 2026/07/17 01:21:44 INFO : B2 bucket rclone-test-badazax0wiqu: Finished making map for --track-renames 2026/07/17 01:21:44 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:44 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/17 01:21:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/17 01:21:44 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for renames to finish 2026/07/17 01:21:44 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:44 DEBUG : potato: size = 14 OK 2026/07/17 01:21:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/17 01:21:44 INFO : potato: Copied (new) 2026/07/17 01:21:45 DEBUG : sub/yam: size = 11 OK 2026/07/17 01:21:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/17 01:21:45 INFO : sub/yam: Copied (new) 2026/07/17 01:21:45 DEBUG : Waiting for deletions to finish 2026/07/17 01:21:45 DEBUG : potato: size = 14 OK 2026/07/17 01:21:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:21:45 DEBUG : potato: Unchanged skipping 2026/07/17 01:21:45 INFO : B2 bucket rclone-test-badazax0wiqu: Making map for --track-renames 2026/07/17 01:21:45 INFO : B2 bucket rclone-test-badazax0wiqu: Finished making map for --track-renames 2026/07/17 01:21:45 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:45 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for renames to finish 2026/07/17 01:21:46 DEBUG : yam: size = 11 OK 2026/07/17 01:21:46 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/17 01:21:46 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/17 01:21:46 INFO : sub/yam: Deleted 2026/07/17 01:21:46 INFO : yam: Renamed from "sub/yam" 2026/07/17 01:21:46 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.83s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:47 DEBUG : Creating backend with remote "/tmp/rclone4008974869/dir1" 2026/07/17 01:21:47 DEBUG : Config file has changed externally - reloading 2026/07/17 01:21:47 DEBUG : Creating backend with remote "/tmp/rclone4008974869/dir2" 2026/07/17 01:21:47 DEBUG : Local file system at /tmp/rclone4008974869/dir2: Using server-side directory move 2026/07/17 01:21:47 INFO : Local file system at /tmp/rclone4008974869/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/17 01:21:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/17 01:21:47 DEBUG : Local file system at /tmp/rclone4008974869/dir2: Waiting for checks to finish 2026/07/17 01:21:47 DEBUG : Local file system at /tmp/rclone4008974869/dir2: Waiting for transfers to finish 2026/07/17 01:21:47 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:21:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/17 01:21:47 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:47 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:48 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/17 01:21:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/17 01:21:48 INFO : nested/sub dir/file: Copied (new) 2026/07/17 01:21:48 INFO : nested/sub dir/file: Deleted 2026/07/17 01:21:48 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:21:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:21:48 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:21:48 INFO : sub dir/hello world: Deleted 2026/07/17 01:21:48 INFO : sub dir: Removing directory 2026/07/17 01:21:48 INFO : nested/sub dir: Removing directory 2026/07/17 01:21:48 INFO : nested: Removing directory 2026/07/17 01:21:48 DEBUG : Local file system at /tmp/rclone4008974869: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.62s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:21:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/17 01:21:49 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:49 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:49 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/17 01:21:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/17 01:21:49 INFO : nested/sub dir/file: Copied (new) 2026/07/17 01:21:49 INFO : nested/sub dir/file: Deleted 2026/07/17 01:21:49 DEBUG : sub dir/hello world: size = 11 OK 2026/07/17 01:21:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:21:49 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:21:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.57s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:51 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/17 01:21:51 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/17 01:21:51 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:51 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:51 DEBUG : existing-b: size = 6 OK 2026/07/17 01:21:51 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/17 01:21:51 INFO : existing-b: Copied (new) 2026/07/17 01:21:51 INFO : existing-b: Deleted 2026/07/17 01:21:51 DEBUG : existing: size = 6 OK 2026/07/17 01:21:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/17 01:21:51 INFO : existing: Copied (new) 2026/07/17 01:21:51 INFO : existing: Deleted 2026/07/17 01:21:51 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:21:51 DEBUG : existing: Destination exists, skipping 2026/07/17 01:21:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/17 01:21:51 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:21:51 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.65s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:21:52 DEBUG : Creating backend with remote "TestB2:rclone-test-filuhor9kado" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-badazax0wiqu -> B2 bucket rclone-test-filuhor9kado 2026/07/17 01:21:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:21:58 DEBUG : empty space: size = 1 OK 2026/07/17 01:21:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/17 01:21:58 DEBUG : empty space: Unchanged skipping 2026/07/17 01:21:58 DEBUG : potato3: size = 68 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:21:58 DEBUG : potato3: size = 60 (B2 bucket rclone-test-filuhor9kado) 2026/07/17 01:21:58 DEBUG : potato3: Sizes differ 2026/07/17 01:21:58 DEBUG : B2 bucket rclone-test-filuhor9kado: Waiting for checks to finish 2026/07/17 01:21:58 INFO : empty space: Deleted 2026/07/17 01:21:58 DEBUG : B2 bucket rclone-test-filuhor9kado: Waiting for transfers to finish 2026/07/17 01:21:58 DEBUG : potato2: size = 60 OK 2026/07/17 01:21:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:21:58 INFO : potato2: Copied (server-side copy) 2026/07/17 01:21:58 INFO : potato2: Deleted 2026/07/17 01:21:59 DEBUG : potato3: size = 68 OK 2026/07/17 01:21:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/17 01:21:59 INFO : potato3: Copied (server-side copy) 2026/07/17 01:21:59 INFO : potato3: Deleted 2026/07/17 01:21:59 DEBUG : Creating backend with remote "TestB2:rclone-test-lixuvim2kixo" 2026/07/17 01:21:59 DEBUG : Config file has changed externally - reloading 2026/07/17 01:22:00 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/17 01:22:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:22:00 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/17 01:22:00 DEBUG : B2 bucket rclone-test-lixuvim2kixo: Waiting for checks to finish 2026/07/17 01:22:00 DEBUG : B2 bucket rclone-test-lixuvim2kixo: Waiting for transfers to finish 2026/07/17 01:22:01 DEBUG : empty space: size = 1 OK 2026/07/17 01:22:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/17 01:22:01 INFO : empty space: Copied (server-side copy) 2026/07/17 01:22:01 INFO : empty space: Deleted 2026/07/17 01:22:01 DEBUG : potato2: size = 60 OK 2026/07/17 01:22:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:22:01 INFO : potato2: Copied (server-side copy) 2026/07/17 01:22:01 DEBUG : potato3: size = 68 OK 2026/07/17 01:22:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/17 01:22:01 INFO : potato3: Copied (server-side copy) 2026/07/17 01:22:01 INFO : potato2: Deleted 2026/07/17 01:22:01 INFO : potato3: Deleted 2026/07/17 01:22:02 DEBUG : B2 bucket rclone-test-lixuvim2kixo: Purge remote 2026/07/17 01:22:02 INFO : B2 bucket rclone-test-lixuvim2kixo: cleaning bucket "rclone-test-lixuvim2kixo" of all files 2026/07/17 01:22:02 DEBUG : empty space: Deleting (id "4_zaf728d93a0ad6bdb9ff80e1b_f112bca9a36c9ef14_d20260717_m012201_c001_v0001184_t0004_u01784251321150") 2026/07/17 01:22:02 DEBUG : potato2: Deleting (id "4_zaf728d93a0ad6bdb9ff80e1b_f117a23baf32d5aad_d20260717_m012201_c001_v0001173_t0034_u01784251321393") 2026/07/17 01:22:02 DEBUG : potato3: Deleting (id "4_zaf728d93a0ad6bdb9ff80e1b_f1043c6d8e77599db_d20260717_m012201_c001_v0001157_t0007_u01784251321489") 2026/07/17 01:22:03 DEBUG : B2 bucket rclone-test-filuhor9kado: Purge remote 2026/07/17 01:22:03 INFO : B2 bucket rclone-test-filuhor9kado: cleaning bucket "rclone-test-filuhor9kado" of all files 2026/07/17 01:22:03 DEBUG : empty space: Deleting (id "4_z5f827d23a0ad6bdb9ff80e1b_f400de10109275a9b_d20260717_m012201_c001_v7007000_t0000_u01784251321356") 2026/07/17 01:22:03 DEBUG : empty space: Deleting (id "4_z5f827d23a0ad6bdb9ff80e1b_f10029815f52a6571_d20260717_m012155_c001_v0001144_t0018_u01784251315845") 2026/07/17 01:22:03 DEBUG : potato2: Deleting (id "4_z5f827d23a0ad6bdb9ff80e1b_f400de10109275a9c_d20260717_m012201_c001_v7007000_t0000_u01784251321788") 2026/07/17 01:22:03 DEBUG : potato2: Deleting (id "4_z5f827d23a0ad6bdb9ff80e1b_f1075efac3c419322_d20260717_m012158_c001_v0001113_t0055_u01784251318278") 2026/07/17 01:22:03 DEBUG : potato3: Deleting (id "4_z5f827d23a0ad6bdb9ff80e1b_f4270f93ba5a48571_d20260717_m012201_c001_v7007000_t0000_u01784251321824") 2026/07/17 01:22:03 DEBUG : potato3: Deleting (id "4_z5f827d23a0ad6bdb9ff80e1b_f1009e56f6ecbe5bd_d20260717_m012158_c001_v0001146_t0048_u01784251318641") 2026/07/17 01:22:03 DEBUG : potato3: Deleting (id "4_z5f827d23a0ad6bdb9ff80e1b_f10029815f52a6579_d20260717_m012157_c001_v0001144_t0015_u01784251317019") --- PASS: TestServerSideMove (13.54s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:22:06 DEBUG : Creating backend with remote "TestB2:rclone-test-velehon0cigo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-badazax0wiqu -> B2 bucket rclone-test-velehon0cigo 2026/07/17 01:22:10 DEBUG : empty space: Excluded (Size Filter) 2026/07/17 01:22:10 DEBUG : empty space: Excluded (Size Filter) 2026/07/17 01:22:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:22:10 DEBUG : potato3: size = 68 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:22:10 DEBUG : potato3: size = 60 (B2 bucket rclone-test-velehon0cigo) 2026/07/17 01:22:10 DEBUG : potato3: Sizes differ 2026/07/17 01:22:10 DEBUG : B2 bucket rclone-test-velehon0cigo: Waiting for checks to finish 2026/07/17 01:22:10 DEBUG : B2 bucket rclone-test-velehon0cigo: Waiting for transfers to finish 2026/07/17 01:22:11 DEBUG : potato3: size = 68 OK 2026/07/17 01:22:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/17 01:22:11 INFO : potato3: Copied (server-side copy) 2026/07/17 01:22:11 INFO : potato3: Deleted 2026/07/17 01:22:11 DEBUG : potato2: size = 60 OK 2026/07/17 01:22:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:22:11 INFO : potato2: Copied (server-side copy) 2026/07/17 01:22:11 INFO : potato2: Deleted 2026/07/17 01:22:12 DEBUG : Creating backend with remote "TestB2:rclone-test-labozec0seta" 2026/07/17 01:22:12 DEBUG : empty space: Excluded (Size Filter) 2026/07/17 01:22:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:22:13 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/17 01:22:13 DEBUG : B2 bucket rclone-test-labozec0seta: Waiting for checks to finish 2026/07/17 01:22:13 DEBUG : B2 bucket rclone-test-labozec0seta: Waiting for transfers to finish 2026/07/17 01:22:14 DEBUG : potato2: size = 60 OK 2026/07/17 01:22:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:22:14 INFO : potato2: Copied (server-side copy) 2026/07/17 01:22:14 INFO : potato2: Deleted 2026/07/17 01:22:14 DEBUG : potato3: size = 68 OK 2026/07/17 01:22:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/17 01:22:14 INFO : potato3: Copied (server-side copy) 2026/07/17 01:22:14 INFO : potato3: Deleted 2026/07/17 01:22:14 DEBUG : B2 bucket rclone-test-labozec0seta: Purge remote 2026/07/17 01:22:14 INFO : B2 bucket rclone-test-labozec0seta: cleaning bucket "rclone-test-labozec0seta" of all files 2026/07/17 01:22:15 DEBUG : potato2: Deleting (id "4_z5fe2bdb3a0ad6bdb9ff80e1b_f11975e6f682bc275_d20260717_m012213_c001_v0001146_t0029_u01784251333854") 2026/07/17 01:22:15 DEBUG : potato3: Deleting (id "4_z5fe2bdb3a0ad6bdb9ff80e1b_f1040f1520bdbc039_d20260717_m012214_c001_v0001183_t0014_u01784251334205") 2026/07/17 01:22:15 DEBUG : B2 bucket rclone-test-velehon0cigo: Purge remote 2026/07/17 01:22:15 INFO : B2 bucket rclone-test-velehon0cigo: cleaning bucket "rclone-test-velehon0cigo" of all files 2026/07/17 01:22:15 DEBUG : empty space: Deleting (id "4_z9f82ada3a0ad6bdb9ff80e1b_f114496a5433cc58a_d20260717_m012210_c001_v0001183_t0025_u01784251330103") 2026/07/17 01:22:15 DEBUG : potato2: Deleting (id "4_z9f82ada3a0ad6bdb9ff80e1b_f401c323134422a19_d20260717_m012214_c001_v7007000_t0000_u01784251334184") 2026/07/17 01:22:15 DEBUG : potato2: Deleting (id "4_z9f82ada3a0ad6bdb9ff80e1b_f1022ff8b52ef9dd9_d20260717_m012211_c001_v0001131_t0014_u01784251331323") 2026/07/17 01:22:15 DEBUG : potato3: Deleting (id "4_z9f82ada3a0ad6bdb9ff80e1b_f401c323134422a1a_d20260717_m012214_c001_v7007000_t0000_u01784251334415") 2026/07/17 01:22:15 DEBUG : potato3: Deleting (id "4_z9f82ada3a0ad6bdb9ff80e1b_f1122afc79d7b81d1_d20260717_m012211_c001_v0001171_t0053_u01784251331030") 2026/07/17 01:22:15 DEBUG : potato3: Deleting (id "4_z9f82ada3a0ad6bdb9ff80e1b_f114496a5433cc58c_d20260717_m012210_c001_v0001183_t0046_u01784251330327") --- PASS: TestServerSideMoveWithFilter (11.19s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:22:17 DEBUG : Creating backend with remote "TestB2:rclone-test-gobamel3weta" 2026/07/17 01:22:19 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-badazax0wiqu -> B2 bucket rclone-test-gobamel3weta 2026/07/17 01:22:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:22:22 DEBUG : empty space: size = 1 OK 2026/07/17 01:22:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/17 01:22:22 DEBUG : empty space: Unchanged skipping 2026/07/17 01:22:22 DEBUG : potato3: size = 68 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:22:22 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gobamel3weta) 2026/07/17 01:22:22 DEBUG : potato3: Sizes differ 2026/07/17 01:22:22 DEBUG : B2 bucket rclone-test-gobamel3weta: Waiting for checks to finish 2026/07/17 01:22:22 INFO : empty space: Deleted 2026/07/17 01:22:22 DEBUG : B2 bucket rclone-test-gobamel3weta: Waiting for transfers to finish 2026/07/17 01:22:22 DEBUG : potato2: size = 60 OK 2026/07/17 01:22:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:22:22 INFO : potato2: Copied (server-side copy) 2026/07/17 01:22:22 INFO : potato2: Deleted 2026/07/17 01:22:23 DEBUG : potato3: size = 68 OK 2026/07/17 01:22:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/17 01:22:23 INFO : potato3: Copied (server-side copy) 2026/07/17 01:22:23 INFO : potato3: Deleted 2026/07/17 01:22:23 DEBUG : Creating backend with remote "TestB2:rclone-test-joraqop7cuzo" 2026/07/17 01:22:24 INFO : tomatoDir: Making directory 2026/07/17 01:22:24 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/17 01:22:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:22:24 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/17 01:22:24 DEBUG : B2 bucket rclone-test-joraqop7cuzo: Waiting for checks to finish 2026/07/17 01:22:24 DEBUG : B2 bucket rclone-test-joraqop7cuzo: Waiting for transfers to finish 2026/07/17 01:22:25 DEBUG : empty space: size = 1 OK 2026/07/17 01:22:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/17 01:22:25 INFO : empty space: Copied (server-side copy) 2026/07/17 01:22:25 DEBUG : potato2: size = 60 OK 2026/07/17 01:22:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/17 01:22:25 INFO : potato2: Copied (server-side copy) 2026/07/17 01:22:25 INFO : empty space: Deleted 2026/07/17 01:22:26 INFO : potato2: Deleted 2026/07/17 01:22:26 DEBUG : potato3: size = 68 OK 2026/07/17 01:22:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/17 01:22:26 INFO : potato3: Copied (server-side copy) 2026/07/17 01:22:26 INFO : potato3: Deleted 2026/07/17 01:22:26 DEBUG : B2 bucket rclone-test-joraqop7cuzo: Purge remote 2026/07/17 01:22:26 INFO : B2 bucket rclone-test-joraqop7cuzo: cleaning bucket "rclone-test-joraqop7cuzo" of all files 2026/07/17 01:22:26 DEBUG : empty space: Deleting (id "4_z5f02ed83a0ad6bdb9ff80e1b_f110e03d881223d23_d20260717_m012225_c001_v0001179_t0008_u01784251345366") 2026/07/17 01:22:26 DEBUG : potato2: Deleting (id "4_z5f02ed83a0ad6bdb9ff80e1b_f11213a679dc6ede2_d20260717_m012225_c001_v0001183_t0046_u01784251345720") 2026/07/17 01:22:26 DEBUG : potato3: Deleting (id "4_z5f02ed83a0ad6bdb9ff80e1b_f1003f798f951da4c_d20260717_m012225_c001_v0001099_t0043_u01784251345741") 2026/07/17 01:22:27 DEBUG : B2 bucket rclone-test-gobamel3weta: Purge remote 2026/07/17 01:22:27 INFO : B2 bucket rclone-test-gobamel3weta: cleaning bucket "rclone-test-gobamel3weta" of all files 2026/07/17 01:22:27 DEBUG : empty space: Deleting (id "4_z1f62dd73a0ad6bdb9ff80e1b_f412f4246b95d92db_d20260717_m012225_c001_v7007000_t0000_u01784251345788") 2026/07/17 01:22:27 DEBUG : empty space: Deleting (id "4_z1f62dd73a0ad6bdb9ff80e1b_f11213a679dc6edc2_d20260717_m012221_c001_v0001183_t0058_u01784251341446") 2026/07/17 01:22:27 DEBUG : potato2: Deleting (id "4_z1f62dd73a0ad6bdb9ff80e1b_f4160a34aa039a3d1_d20260717_m012225_c001_v7007000_t0000_u01784251345935") 2026/07/17 01:22:27 DEBUG : potato2: Deleting (id "4_z1f62dd73a0ad6bdb9ff80e1b_f10899de07bffbd83_d20260717_m012222_c001_v0001183_t0014_u01784251342256") 2026/07/17 01:22:27 DEBUG : potato3: Deleting (id "4_z1f62dd73a0ad6bdb9ff80e1b_f4160a34aa039a3d2_d20260717_m012226_c001_v7007000_t0000_u01784251346153") 2026/07/17 01:22:27 DEBUG : potato3: Deleting (id "4_z1f62dd73a0ad6bdb9ff80e1b_f1033d0f61b8e390a_d20260717_m012222_c001_v0001131_t0030_u01784251342492") 2026/07/17 01:22:27 DEBUG : potato3: Deleting (id "4_z1f62dd73a0ad6bdb9ff80e1b_f11213a679dc6edc4_d20260717_m012221_c001_v0001183_t0016_u01784251341648") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.21s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:22:29 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.75s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:22:32 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/rclone-sync-test" --- PASS: TestSyncOverlap (1.43s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:22:33 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/rclone-sync-test" 2026/07/17 01:22:35 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/rclone-sync-test-include/layer2" 2026/07/17 01:22:37 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/rclone-sync-test-ignore-file" 2026/07/17 01:22:40 DEBUG : B2 bucket rclone-test-badazax0wiqu path rclone-sync-test: Waiting for checks to finish 2026/07/17 01:22:40 DEBUG : B2 bucket rclone-test-badazax0wiqu path rclone-sync-test: Waiting for transfers to finish 2026/07/17 01:22:40 DEBUG : Waiting for deletions to finish 2026/07/17 01:22:40 INFO : There was nothing to transfer 2026/07/17 01:22:41 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:22:41 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:22:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:22:41 INFO : There was nothing to transfer 2026/07/17 01:22:41 DEBUG : B2 bucket rclone-test-badazax0wiqu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/17 01:22:41 DEBUG : B2 bucket rclone-test-badazax0wiqu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/17 01:22:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:22:41 INFO : There was nothing to transfer 2026/07/17 01:22:41 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:22:41 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:22:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:22:41 INFO : There was nothing to transfer 2026/07/17 01:22:42 DEBUG : B2 bucket rclone-test-badazax0wiqu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/17 01:22:42 DEBUG : B2 bucket rclone-test-badazax0wiqu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/17 01:22:42 DEBUG : Waiting for deletions to finish 2026/07/17 01:22:42 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.26s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:22:42 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/dst" 2026/07/17 01:22:44 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/CompareDest" 2026/07/17 01:22:46 DEBUG : one: Need to transfer - File not found at Destination 2026/07/17 01:22:46 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for checks to finish 2026/07/17 01:22:46 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for transfers to finish 2026/07/17 01:22:47 DEBUG : one: size = 3 OK 2026/07/17 01:22:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/17 01:22:47 INFO : one: Copied (new) 2026/07/17 01:22:47 DEBUG : Waiting for deletions to finish 2026/07/17 01:22:47 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for checks to finish 2026/07/17 01:22:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:22:47 DEBUG : one: size = 3 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:22:47 DEBUG : one: Sizes differ 2026/07/17 01:22:47 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for transfers to finish 2026/07/17 01:22:48 DEBUG : one: size = 5 OK 2026/07/17 01:22:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/17 01:22:48 INFO : one: Copied (replaced existing) 2026/07/17 01:22:48 DEBUG : Waiting for deletions to finish 2026/07/17 01:22:50 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for checks to finish 2026/07/17 01:22:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:22:50 DEBUG : one: size = 3 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:22:50 DEBUG : one: Sizes differ 2026/07/17 01:22:50 DEBUG : one: size = 5 OK 2026/07/17 01:22:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:22:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/17 01:22:50 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for transfers to finish 2026/07/17 01:22:50 DEBUG : Waiting for deletions to finish 2026/07/17 01:22:50 INFO : There was nothing to transfer 2026/07/17 01:22:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:22:51 DEBUG : one: size = 3 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:22:51 DEBUG : one: Sizes differ 2026/07/17 01:22:51 DEBUG : two: size = 3 OK 2026/07/17 01:22:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:22:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/17 01:22:51 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for checks to finish 2026/07/17 01:22:51 DEBUG : one: size = 5 OK 2026/07/17 01:22:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:22:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/17 01:22:51 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for transfers to finish 2026/07/17 01:22:51 DEBUG : Waiting for deletions to finish 2026/07/17 01:22:51 INFO : There was nothing to transfer 2026/07/17 01:22:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:22:52 DEBUG : one: size = 3 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:22:52 DEBUG : one: Sizes differ 2026/07/17 01:22:52 DEBUG : one: size = 5 OK 2026/07/17 01:22:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:22:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/17 01:22:52 DEBUG : two: size = 3 OK 2026/07/17 01:22:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:22:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/17 01:22:52 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for checks to finish 2026/07/17 01:22:52 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for transfers to finish 2026/07/17 01:22:52 DEBUG : Waiting for deletions to finish 2026/07/17 01:22:52 INFO : There was nothing to transfer 2026/07/17 01:22:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:22:53 DEBUG : one: size = 3 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:22:53 DEBUG : one: Sizes differ 2026/07/17 01:22:53 DEBUG : one: size = 5 OK 2026/07/17 01:22:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:22:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/17 01:22:53 DEBUG : two: size = 3 OK 2026/07/17 01:22:53 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 2026/07/17 01:22:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/17 01:22:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/17 01:22:53 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for checks to finish 2026/07/17 01:22:53 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for transfers to finish 2026/07/17 01:22:53 DEBUG : Waiting for deletions to finish 2026/07/17 01:22:53 INFO : There was nothing to transfer 2026/07/17 01:22:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:22:54 DEBUG : one: size = 3 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:22:54 DEBUG : one: Sizes differ 2026/07/17 01:22:54 DEBUG : one: size = 5 OK 2026/07/17 01:22:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:22:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/17 01:22:54 DEBUG : two: size = 5 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:22:54 DEBUG : two: size = 3 (B2 bucket rclone-test-badazax0wiqu path CompareDest) 2026/07/17 01:22:54 DEBUG : two: Sizes differ 2026/07/17 01:22:54 DEBUG : two: Need to transfer - File not found at Destination 2026/07/17 01:22:54 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for checks to finish 2026/07/17 01:22:54 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for transfers to finish 2026/07/17 01:22:55 DEBUG : two: size = 5 OK 2026/07/17 01:22:55 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/17 01:22:55 INFO : two: Copied (new) 2026/07/17 01:22:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.84s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:22:58 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/dest" 2026/07/17 01:22:59 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/pre-dest1" 2026/07/17 01:23:00 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/pre-dest2" 2026/07/17 01:23:02 DEBUG : 1: size = 1 OK 2026/07/17 01:23:02 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:23:02 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/17 01:23:02 DEBUG : 2: size = 1 OK 2026/07/17 01:23:02 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:23:02 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/17 01:23:03 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/17 01:23:03 DEBUG : B2 bucket rclone-test-badazax0wiqu path dest: Waiting for checks to finish 2026/07/17 01:23:03 DEBUG : B2 bucket rclone-test-badazax0wiqu path dest: Waiting for transfers to finish 2026/07/17 01:23:04 DEBUG : 3: size = 1 OK 2026/07/17 01:23:04 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/17 01:23:04 INFO : 3: Copied (new) 2026/07/17 01:23:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.80s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:23:05 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/dst" 2026/07/17 01:23:06 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/CopyDest" 2026/07/17 01:23:08 DEBUG : one: Need to transfer - File not found at Destination 2026/07/17 01:23:08 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for checks to finish 2026/07/17 01:23:08 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for transfers to finish 2026/07/17 01:23:09 DEBUG : one: size = 3 OK 2026/07/17 01:23:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/17 01:23:09 INFO : one: Copied (new) 2026/07/17 01:23:09 DEBUG : Waiting for deletions to finish 2026/07/17 01:23:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:23:10 DEBUG : one: size = 3 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:23:10 DEBUG : one: Sizes differ 2026/07/17 01:23:10 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for checks to finish 2026/07/17 01:23:10 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for transfers to finish 2026/07/17 01:23:10 DEBUG : one: size = 5 OK 2026/07/17 01:23:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/17 01:23:10 INFO : one: Copied (replaced existing) 2026/07/17 01:23:10 DEBUG : Waiting for deletions to finish 2026/07/17 01:23:12 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/BackupDir" 2026/07/17 01:23:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:23:13 DEBUG : one: size = 3 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:23:13 DEBUG : one: Sizes differ 2026/07/17 01:23:13 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for checks to finish 2026/07/17 01:23:13 DEBUG : one: size = 5 OK 2026/07/17 01:23:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:23:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:23:13 DEBUG : one: size = 3 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:23:13 DEBUG : one: Sizes differ 2026/07/17 01:23:15 DEBUG : one: size = 3 OK 2026/07/17 01:23:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/17 01:23:15 INFO : one: Copied (server-side copy) 2026/07/17 01:23:15 INFO : one: Deleted 2026/07/17 01:23:15 DEBUG : one: size = 5 OK 2026/07/17 01:23:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/17 01:23:15 INFO : one: Copied (server-side copy) 2026/07/17 01:23:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/17 01:23:15 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for transfers to finish 2026/07/17 01:23:15 DEBUG : Waiting for deletions to finish 2026/07/17 01:23:17 DEBUG : one: size = 5 OK 2026/07/17 01:23:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:23:17 DEBUG : one: Unchanged skipping 2026/07/17 01:23:17 DEBUG : two: size = 3 OK 2026/07/17 01:23:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:23:17 DEBUG : two: size = 3 OK 2026/07/17 01:23:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/17 01:23:17 INFO : two: Copied (server-side copy) 2026/07/17 01:23:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/17 01:23:17 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for checks to finish 2026/07/17 01:23:17 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for transfers to finish 2026/07/17 01:23:17 DEBUG : Waiting for deletions to finish 2026/07/17 01:23:18 DEBUG : one: size = 5 OK 2026/07/17 01:23:18 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for checks to finish 2026/07/17 01:23:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:23:18 DEBUG : one: Unchanged skipping 2026/07/17 01:23:18 DEBUG : two: size = 3 OK 2026/07/17 01:23:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:23:18 DEBUG : two: Unchanged skipping 2026/07/17 01:23:18 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for transfers to finish 2026/07/17 01:23:18 DEBUG : Waiting for deletions to finish 2026/07/17 01:23:18 INFO : There was nothing to transfer 2026/07/17 01:23:19 DEBUG : one: size = 5 OK 2026/07/17 01:23:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:23:19 DEBUG : one: Unchanged skipping 2026/07/17 01:23:19 DEBUG : three: size = 7 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:23:19 DEBUG : three: size = 5 (B2 bucket rclone-test-badazax0wiqu path CopyDest) 2026/07/17 01:23:19 DEBUG : three: Sizes differ 2026/07/17 01:23:19 DEBUG : three: Destination not found in --copy-dest 2026/07/17 01:23:19 DEBUG : three: Need to transfer - File not found at Destination 2026/07/17 01:23:19 DEBUG : two: size = 3 OK 2026/07/17 01:23:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/17 01:23:19 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for checks to finish 2026/07/17 01:23:19 DEBUG : two: Unchanged skipping 2026/07/17 01:23:19 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for transfers to finish 2026/07/17 01:23:20 DEBUG : three: size = 7 OK 2026/07/17 01:23:20 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/17 01:23:20 INFO : three: Copied (new) 2026/07/17 01:23:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.45s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:23:23 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/dst" 2026/07/17 01:23:24 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/backup" 2026/07/17 01:23:26 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for checks to finish 2026/07/17 01:23:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:23:26 DEBUG : one: size = 3 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:23:26 DEBUG : one: Sizes differ 2026/07/17 01:23:26 DEBUG : two: size = 3 OK 2026/07/17 01:23:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:23:26 DEBUG : two: Unchanged skipping 2026/07/17 01:23:28 DEBUG : one: size = 3 OK 2026/07/17 01:23:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/17 01:23:28 INFO : one: Copied (server-side copy) 2026/07/17 01:23:28 INFO : one: Deleted 2026/07/17 01:23:28 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for transfers to finish 2026/07/17 01:23:29 DEBUG : one: size = 4 OK 2026/07/17 01:23:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:23:29 INFO : one: Copied (new) 2026/07/17 01:23:29 DEBUG : Waiting for deletions to finish 2026/07/17 01:23:30 DEBUG : three.txt: size = 5 OK 2026/07/17 01:23:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/17 01:23:30 INFO : three.txt: Copied (server-side copy) 2026/07/17 01:23:30 INFO : three.txt: Deleted 2026/07/17 01:23:30 INFO : three.txt: Moved into backup dir 2026/07/17 01:23:31 DEBUG : two: size = 3 OK 2026/07/17 01:23:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:23:31 DEBUG : two: Unchanged skipping 2026/07/17 01:23:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:23:31 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for checks to finish 2026/07/17 01:23:31 DEBUG : one: size = 4 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:23:31 DEBUG : one: Sizes differ 2026/07/17 01:23:32 DEBUG : one: size = 4 OK 2026/07/17 01:23:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:23:32 INFO : one: Copied (server-side copy) 2026/07/17 01:23:32 INFO : one: Deleted 2026/07/17 01:23:32 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for transfers to finish 2026/07/17 01:23:32 DEBUG : one: size = 5 OK 2026/07/17 01:23:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/17 01:23:32 INFO : one: Copied (new) 2026/07/17 01:23:32 DEBUG : Waiting for deletions to finish 2026/07/17 01:23:33 DEBUG : three.txt: size = 6 OK 2026/07/17 01:23:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/17 01:23:33 INFO : three.txt: Copied (server-side copy) 2026/07/17 01:23:33 INFO : three.txt: Deleted 2026/07/17 01:23:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.70s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:23:36 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/dst" 2026/07/17 01:23:37 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/backup" 2026/07/17 01:23:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:23:39 DEBUG : one: size = 3 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:23:39 DEBUG : one: Sizes differ 2026/07/17 01:23:39 DEBUG : two: size = 3 OK 2026/07/17 01:23:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:23:39 DEBUG : two: Unchanged skipping 2026/07/17 01:23:39 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for checks to finish 2026/07/17 01:23:40 DEBUG : one.bak: size = 3 OK 2026/07/17 01:23:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/17 01:23:40 INFO : one: Copied (server-side copy) to: one.bak 2026/07/17 01:23:40 INFO : one: Deleted 2026/07/17 01:23:40 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for transfers to finish 2026/07/17 01:23:41 DEBUG : one: size = 4 OK 2026/07/17 01:23:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:23:41 INFO : one: Copied (new) 2026/07/17 01:23:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:23:42 DEBUG : three.txt.bak: size = 5 OK 2026/07/17 01:23:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/17 01:23:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/17 01:23:42 INFO : three.txt: Deleted 2026/07/17 01:23:42 INFO : three.txt: Moved into backup dir 2026/07/17 01:23:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:23:44 DEBUG : one: size = 4 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:23:44 DEBUG : one: Sizes differ 2026/07/17 01:23:44 DEBUG : two: size = 3 OK 2026/07/17 01:23:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:23:44 DEBUG : two: Unchanged skipping 2026/07/17 01:23:44 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for checks to finish 2026/07/17 01:23:44 DEBUG : one.bak: size = 4 OK 2026/07/17 01:23:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:23:44 INFO : one: Copied (server-side copy) to: one.bak 2026/07/17 01:23:44 INFO : one: Deleted 2026/07/17 01:23:44 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for transfers to finish 2026/07/17 01:23:45 DEBUG : one: size = 5 OK 2026/07/17 01:23:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/17 01:23:45 INFO : one: Copied (new) 2026/07/17 01:23:45 DEBUG : Waiting for deletions to finish 2026/07/17 01:23:45 DEBUG : three.txt.bak: size = 6 OK 2026/07/17 01:23:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/17 01:23:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/17 01:23:45 INFO : three.txt: Deleted 2026/07/17 01:23:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.35s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:23:48 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/dst" 2026/07/17 01:23:49 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/backup" 2026/07/17 01:23:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:23:51 DEBUG : one: size = 3 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:23:51 DEBUG : one: Sizes differ 2026/07/17 01:23:51 DEBUG : two: size = 3 OK 2026/07/17 01:23:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:23:51 DEBUG : two: Unchanged skipping 2026/07/17 01:23:51 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for checks to finish 2026/07/17 01:23:52 DEBUG : one-2019-01-01: size = 3 OK 2026/07/17 01:23:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/17 01:23:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/17 01:23:53 INFO : one: Deleted 2026/07/17 01:23:53 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for transfers to finish 2026/07/17 01:23:53 DEBUG : one: size = 4 OK 2026/07/17 01:23:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:23:53 INFO : one: Copied (new) 2026/07/17 01:23:53 DEBUG : Waiting for deletions to finish 2026/07/17 01:23:54 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/17 01:23:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/17 01:23:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/17 01:23:54 INFO : three.txt: Deleted 2026/07/17 01:23:54 INFO : three.txt: Moved into backup dir 2026/07/17 01:24:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": net/http: TLS handshake timeout) 2026/07/17 01:24:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/17 01:24:55 DEBUG : pacer: Reducing sleep to 10ms 2026/07/17 01:24:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:24:56 DEBUG : one: size = 4 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:24:56 DEBUG : one: Sizes differ 2026/07/17 01:24:56 DEBUG : two: size = 3 OK 2026/07/17 01:24:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:24:56 DEBUG : two: Unchanged skipping 2026/07/17 01:24:56 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for checks to finish 2026/07/17 01:24:57 DEBUG : one-2019-01-01: size = 4 OK 2026/07/17 01:24:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:24:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/17 01:24:57 INFO : one: Deleted 2026/07/17 01:24:57 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for transfers to finish 2026/07/17 01:24:58 DEBUG : one: size = 5 OK 2026/07/17 01:24:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/17 01:24:58 INFO : one: Copied (new) 2026/07/17 01:24:58 DEBUG : Waiting for deletions to finish 2026/07/17 01:24:59 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/17 01:24:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/17 01:24:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/17 01:24:59 INFO : three.txt: Deleted 2026/07/17 01:24:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (73.47s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:25:02 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/dst" 2026/07/17 01:25:02 DEBUG : Config file has changed externally - reloading 2026/07/17 01:25:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:25:04 DEBUG : one: size = 3 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:25:04 DEBUG : one: Sizes differ 2026/07/17 01:25:04 DEBUG : two: size = 3 OK 2026/07/17 01:25:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:25:04 DEBUG : two: Unchanged skipping 2026/07/17 01:25:04 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for checks to finish 2026/07/17 01:25:05 DEBUG : one.bak: size = 3 OK 2026/07/17 01:25:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/17 01:25:05 INFO : one: Copied (server-side copy) to: one.bak 2026/07/17 01:25:05 INFO : one: Deleted 2026/07/17 01:25:05 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for transfers to finish 2026/07/17 01:25:06 DEBUG : one: size = 4 OK 2026/07/17 01:25:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:25:06 INFO : one: Copied (new) 2026/07/17 01:25:06 DEBUG : Waiting for deletions to finish 2026/07/17 01:25:06 DEBUG : three.txt.bak: size = 5 OK 2026/07/17 01:25:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/17 01:25:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/17 01:25:06 INFO : three.txt: Deleted 2026/07/17 01:25:06 INFO : three.txt: Moved into backup dir 2026/07/17 01:25:08 DEBUG : one.bak: Excluded (Path Filter) 2026/07/17 01:25:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/17 01:25:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:25:08 DEBUG : one: size = 4 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:25:08 DEBUG : one: Sizes differ 2026/07/17 01:25:08 DEBUG : two: size = 3 OK 2026/07/17 01:25:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:25:08 DEBUG : two: Unchanged skipping 2026/07/17 01:25:08 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for checks to finish 2026/07/17 01:25:08 DEBUG : one.bak: size = 4 OK 2026/07/17 01:25:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:25:08 INFO : one: Copied (server-side copy) to: one.bak 2026/07/17 01:25:08 INFO : one: Deleted 2026/07/17 01:25:08 DEBUG : B2 bucket rclone-test-badazax0wiqu path dst: Waiting for transfers to finish 2026/07/17 01:25:09 DEBUG : one: size = 5 OK 2026/07/17 01:25:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/17 01:25:09 INFO : one: Copied (new) 2026/07/17 01:25:09 DEBUG : Waiting for deletions to finish 2026/07/17 01:25:09 DEBUG : three.txt.bak: size = 6 OK 2026/07/17 01:25:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/17 01:25:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/17 01:25:09 INFO : three.txt: Deleted 2026/07/17 01:25:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.31s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:25:12 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1179-09.backblaze.com/b2api/v1/b2_upload_file/5f52ede3a08d6bdb9ff80e1b/c001_v0001179_t0031": EOF 2026/07/17 01:25:12 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1179-09.backblaze.com/b2api/v1/b2_upload_file/5f52ede3a08d6bdb9ff80e1b/c001_v0001179_t0031": EOF) 2026/07/17 01:25:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-badazax0wiqu: 1/10 (Post "https://pod-000-1179-09.backblaze.com/b2api/v1/b2_upload_file/5f52ede3a08d6bdb9ff80e1b/c001_v0001179_t0031": EOF) 2026/07/17 01:25:15 DEBUG : pacer: Reducing sleep to 10ms 2026/07/17 01:25:15 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/dst" 2026/07/17 01:25:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:25:16 DEBUG : one: size = 3 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:25:16 DEBUG : one: Sizes differ 2026/07/17 01:25:17 DEBUG : one.bak: size = 3 OK 2026/07/17 01:25:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/17 01:25:17 INFO : one: Copied (server-side copy) to: one.bak 2026/07/17 01:25:18 INFO : one: Deleted 2026/07/17 01:25:18 DEBUG : one: size = 4 OK 2026/07/17 01:25:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:25:18 INFO : one: Copied (new) 2026/07/17 01:25:19 DEBUG : two: size = 3 OK 2026/07/17 01:25:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:25:19 DEBUG : two: Unchanged skipping 2026/07/17 01:25:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:25:19 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:25:19 DEBUG : three.txt: Sizes differ 2026/07/17 01:25:19 DEBUG : three.txt.bak: size = 5 OK 2026/07/17 01:25:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/17 01:25:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/17 01:25:20 INFO : three.txt: Deleted 2026/07/17 01:25:20 DEBUG : three.txt: size = 6 OK 2026/07/17 01:25:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/17 01:25:20 INFO : three.txt: Copied (new) 2026/07/17 01:25:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:25:21 DEBUG : one: size = 4 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:25:21 DEBUG : one: Sizes differ 2026/07/17 01:25:21 DEBUG : one.bak: size = 4 OK 2026/07/17 01:25:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:25:21 INFO : one: Copied (server-side copy) to: one.bak 2026/07/17 01:25:21 INFO : one: Deleted 2026/07/17 01:25:22 DEBUG : one: size = 5 OK 2026/07/17 01:25:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/17 01:25:22 INFO : one: Copied (new) 2026/07/17 01:25:22 DEBUG : two: size = 3 OK 2026/07/17 01:25:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:25:22 DEBUG : two: Unchanged skipping 2026/07/17 01:25:22 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:25:22 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:25:22 DEBUG : three.txt: Sizes differ 2026/07/17 01:25:23 DEBUG : three.txt.bak: size = 6 OK 2026/07/17 01:25:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/17 01:25:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/17 01:25:23 INFO : three.txt: Deleted 2026/07/17 01:25:24 DEBUG : three.txt: size = 19 OK 2026/07/17 01:25:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/17 01:25:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.74s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:25:27 DEBUG : Creating backend with remote "TestB2:rclone-test-badazax0wiqu/dst" 2026/07/17 01:25:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:25:28 DEBUG : one: size = 3 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:25:28 DEBUG : one: Sizes differ 2026/07/17 01:25:30 DEBUG : one-2019-01-01: size = 3 OK 2026/07/17 01:25:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/17 01:25:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/17 01:25:30 INFO : one: Deleted 2026/07/17 01:25:31 DEBUG : one: size = 4 OK 2026/07/17 01:25:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:25:31 INFO : one: Copied (new) 2026/07/17 01:25:31 DEBUG : two: size = 3 OK 2026/07/17 01:25:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:25:31 DEBUG : two: Unchanged skipping 2026/07/17 01:25:31 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:25:31 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:25:31 DEBUG : three.txt: Sizes differ 2026/07/17 01:25:32 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/17 01:25:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/17 01:25:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/17 01:25:32 INFO : three.txt: Deleted 2026/07/17 01:25:32 DEBUG : three.txt: size = 6 OK 2026/07/17 01:25:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/17 01:25:32 INFO : three.txt: Copied (new) 2026/07/17 01:25:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:25:33 DEBUG : one: size = 4 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:25:33 DEBUG : one: Sizes differ 2026/07/17 01:25:34 DEBUG : one-2019-01-01: size = 4 OK 2026/07/17 01:25:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/17 01:25:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/17 01:25:34 INFO : one: Deleted 2026/07/17 01:25:34 DEBUG : one: size = 5 OK 2026/07/17 01:25:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/17 01:25:34 INFO : one: Copied (new) 2026/07/17 01:25:34 DEBUG : two: size = 3 OK 2026/07/17 01:25:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:25:34 DEBUG : two: Unchanged skipping 2026/07/17 01:25:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:25:34 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-badazax0wiqu path dst) 2026/07/17 01:25:34 DEBUG : three.txt: Sizes differ 2026/07/17 01:25:35 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/17 01:25:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/17 01:25:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/17 01:25:35 INFO : three.txt: Deleted 2026/07/17 01:25:35 DEBUG : three.txt: size = 19 OK 2026/07/17 01:25:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/17 01:25:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.65s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:25:38 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:25:38 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:25:38 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:25:38 DEBUG : Testêé: Sizes differ 2026/07/17 01:25:38 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:25:39 DEBUG : Testêé: size = 14 OK 2026/07/17 01:25:39 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/17 01:25:39 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/17 01:25:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.63s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:25:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/17 01:25:40 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:25:40 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:25:40 DEBUG : existing: size = 6 OK 2026/07/17 01:25:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/17 01:25:40 INFO : existing: Copied (new) 2026/07/17 01:25:40 DEBUG : Waiting for deletions to finish 2026/07/17 01:25:41 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:25:41 DEBUG : existing: size = 6 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:25:41 DEBUG : existing: Sizes differ 2026/07/17 01:25:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/17 01:25:41 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:25:41 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:25:41 ERROR : B2 bucket rclone-test-badazax0wiqu: not deleting files as there were IO errors 2026/07/17 01:25:41 ERROR : B2 bucket rclone-test-badazax0wiqu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.23s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:25:42 DEBUG : EXISTING: size = 6 OK 2026/07/17 01:25:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:25:42 DEBUG : existing: Unchanged skipping 2026/07/17 01:25:42 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:25:42 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:25:42 DEBUG : Waiting for deletions to finish 2026/07/17 01:25:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.29s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.36s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.08s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:26:00 DEBUG : both0: size = 6 OK 2026/07/17 01:26:00 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:00 DEBUG : both10: size = 6 OK 2026/07/17 01:26:00 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:00 DEBUG : both11: size = 6 OK 2026/07/17 01:26:00 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:26:00 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:00 DEBUG : both12: size = 6 OK 2026/07/17 01:26:00 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:00 DEBUG : both0: Unchanged skipping 2026/07/17 01:26:00 DEBUG : both13: size = 6 OK 2026/07/17 01:26:00 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:00 DEBUG : both12: Unchanged skipping 2026/07/17 01:26:00 DEBUG : both14: size = 6 OK 2026/07/17 01:26:00 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:00 DEBUG : both13: Unchanged skipping 2026/07/17 01:26:00 DEBUG : both15: size = 6 OK 2026/07/17 01:26:00 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:00 DEBUG : both11: Unchanged skipping 2026/07/17 01:26:00 DEBUG : both16: size = 6 OK 2026/07/17 01:26:00 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:00 DEBUG : both16: Unchanged skipping 2026/07/17 01:26:00 DEBUG : both17: size = 6 OK 2026/07/17 01:26:00 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:00 DEBUG : both17: Unchanged skipping 2026/07/17 01:26:00 DEBUG : both18: size = 6 OK 2026/07/17 01:26:00 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:00 DEBUG : both18: Unchanged skipping 2026/07/17 01:26:00 DEBUG : both19: size = 6 OK 2026/07/17 01:26:00 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:00 DEBUG : both19: Unchanged skipping 2026/07/17 01:26:00 DEBUG : both1: size = 6 OK 2026/07/17 01:26:00 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:00 DEBUG : both10: Unchanged skipping 2026/07/17 01:26:00 DEBUG : both2: size = 6 OK 2026/07/17 01:26:00 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:00 DEBUG : both2: Unchanged skipping 2026/07/17 01:26:00 DEBUG : both3: size = 6 OK 2026/07/17 01:26:00 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:00 DEBUG : both3: Unchanged skipping 2026/07/17 01:26:00 DEBUG : both4: size = 6 OK 2026/07/17 01:26:00 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:00 DEBUG : both4: Unchanged skipping 2026/07/17 01:26:00 DEBUG : both5: size = 6 OK 2026/07/17 01:26:00 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:00 DEBUG : both5: Unchanged skipping 2026/07/17 01:26:00 DEBUG : both6: size = 6 OK 2026/07/17 01:26:00 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:00 DEBUG : both6: Unchanged skipping 2026/07/17 01:26:00 DEBUG : both7: size = 6 OK 2026/07/17 01:26:00 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:00 DEBUG : both7: Unchanged skipping 2026/07/17 01:26:00 DEBUG : both8: size = 6 OK 2026/07/17 01:26:00 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:00 DEBUG : both8: Unchanged skipping 2026/07/17 01:26:00 DEBUG : both9: size = 6 OK 2026/07/17 01:26:00 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:00 DEBUG : both9: Unchanged skipping 2026/07/17 01:26:00 DEBUG : both14: Unchanged skipping 2026/07/17 01:26:00 DEBUG : both15: Unchanged skipping 2026/07/17 01:26:00 DEBUG : both1: Unchanged skipping 2026/07/17 01:26:00 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:26:00 DEBUG : Waiting for deletions to finish 2026/07/17 01:26:00 INFO : only0: Deleted 2026/07/17 01:26:01 INFO : only11: Deleted 2026/07/17 01:26:01 INFO : only15: Deleted 2026/07/17 01:26:01 INFO : only17: Deleted 2026/07/17 01:26:01 INFO : only18: Deleted 2026/07/17 01:26:01 INFO : only14: Deleted 2026/07/17 01:26:01 INFO : only4: Deleted 2026/07/17 01:26:01 INFO : only7: Deleted 2026/07/17 01:26:01 INFO : only13: Deleted 2026/07/17 01:26:01 INFO : only1: Deleted 2026/07/17 01:26:01 INFO : only8: Deleted 2026/07/17 01:26:01 INFO : only2: Deleted 2026/07/17 01:26:01 INFO : only3: Deleted 2026/07/17 01:26:01 INFO : only16: Deleted 2026/07/17 01:26:01 INFO : only19: Deleted 2026/07/17 01:26:01 INFO : only6: Deleted 2026/07/17 01:26:01 INFO : only9: Deleted 2026/07/17 01:26:01 INFO : only10: Deleted 2026/07/17 01:26:02 INFO : only5: Deleted 2026/07/17 01:26:02 INFO : only12: Deleted 2026/07/17 01:26:02 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.92s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:26:23 DEBUG : both11: size = 6 OK 2026/07/17 01:26:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:23 DEBUG : both12: size = 6 OK 2026/07/17 01:26:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:23 DEBUG : both10: size = 6 OK 2026/07/17 01:26:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:23 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:26:23 DEBUG : both11: Unchanged skipping 2026/07/17 01:26:23 DEBUG : both13: size = 6 OK 2026/07/17 01:26:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:23 DEBUG : both0: size = 6 OK 2026/07/17 01:26:23 DEBUG : both13: Unchanged skipping 2026/07/17 01:26:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:23 DEBUG : both14: size = 6 OK 2026/07/17 01:26:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:23 DEBUG : both0: Unchanged skipping 2026/07/17 01:26:23 DEBUG : both15: size = 6 OK 2026/07/17 01:26:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:23 DEBUG : both12: Unchanged skipping 2026/07/17 01:26:23 DEBUG : both16: size = 6 OK 2026/07/17 01:26:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:23 DEBUG : both14: Unchanged skipping 2026/07/17 01:26:23 DEBUG : both17: size = 6 OK 2026/07/17 01:26:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:23 DEBUG : both15: Unchanged skipping 2026/07/17 01:26:23 DEBUG : both10: Unchanged skipping 2026/07/17 01:26:23 DEBUG : both18: size = 6 OK 2026/07/17 01:26:23 DEBUG : both19: size = 6 OK 2026/07/17 01:26:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:23 DEBUG : both18: Unchanged skipping 2026/07/17 01:26:23 DEBUG : both1: size = 6 OK 2026/07/17 01:26:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:23 DEBUG : both1: Unchanged skipping 2026/07/17 01:26:23 DEBUG : both2: size = 6 OK 2026/07/17 01:26:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:23 DEBUG : both2: Unchanged skipping 2026/07/17 01:26:23 DEBUG : both3: size = 6 OK 2026/07/17 01:26:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:23 DEBUG : both19: Unchanged skipping 2026/07/17 01:26:23 DEBUG : both4: size = 6 OK 2026/07/17 01:26:23 DEBUG : both16: Unchanged skipping 2026/07/17 01:26:23 DEBUG : both5: size = 6 OK 2026/07/17 01:26:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:23 DEBUG : both17: Unchanged skipping 2026/07/17 01:26:23 DEBUG : both6: size = 6 OK 2026/07/17 01:26:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:23 DEBUG : both6: Unchanged skipping 2026/07/17 01:26:23 DEBUG : both7: size = 6 OK 2026/07/17 01:26:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:23 DEBUG : both7: Unchanged skipping 2026/07/17 01:26:23 DEBUG : both8: size = 6 OK 2026/07/17 01:26:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:23 DEBUG : both8: Unchanged skipping 2026/07/17 01:26:23 DEBUG : both9: size = 6 OK 2026/07/17 01:26:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:23 DEBUG : both9: Unchanged skipping 2026/07/17 01:26:23 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:26:23 DEBUG : only0: size = 6 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:26:23 DEBUG : only0: Sizes differ 2026/07/17 01:26:23 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:26:23 DEBUG : only10: size = 6 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:26:23 DEBUG : only10: Sizes differ 2026/07/17 01:26:23 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:26:23 DEBUG : only11: size = 6 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:26:23 DEBUG : only11: Sizes differ 2026/07/17 01:26:23 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:26:23 DEBUG : only12: size = 6 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:26:23 DEBUG : only12: Sizes differ 2026/07/17 01:26:23 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:26:23 DEBUG : only13: size = 6 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:26:23 DEBUG : only13: Sizes differ 2026/07/17 01:26:23 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:26:23 DEBUG : only14: size = 6 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:26:23 DEBUG : only14: Sizes differ 2026/07/17 01:26:23 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:26:23 DEBUG : only15: size = 6 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:26:23 DEBUG : only15: Sizes differ 2026/07/17 01:26:23 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:26:23 DEBUG : only16: size = 6 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:26:23 DEBUG : only16: Sizes differ 2026/07/17 01:26:23 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:26:23 DEBUG : only17: size = 6 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:26:23 DEBUG : only17: Sizes differ 2026/07/17 01:26:23 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:26:23 DEBUG : only18: size = 6 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:26:23 DEBUG : only18: Sizes differ 2026/07/17 01:26:23 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:26:23 DEBUG : only19: size = 6 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:26:23 DEBUG : only19: Sizes differ 2026/07/17 01:26:23 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:26:23 DEBUG : only1: size = 6 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:26:23 DEBUG : only1: Sizes differ 2026/07/17 01:26:23 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:26:23 DEBUG : only2: size = 6 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:26:23 DEBUG : only2: Sizes differ 2026/07/17 01:26:23 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:26:23 DEBUG : only3: size = 6 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:26:23 DEBUG : only3: Sizes differ 2026/07/17 01:26:23 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:26:23 DEBUG : only4: size = 6 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:26:23 DEBUG : only4: Sizes differ 2026/07/17 01:26:23 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:26:23 DEBUG : only5: size = 6 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:26:23 DEBUG : only5: Sizes differ 2026/07/17 01:26:23 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:26:23 DEBUG : only6: size = 6 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:26:23 DEBUG : only6: Sizes differ 2026/07/17 01:26:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:23 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:26:23 DEBUG : only7: size = 6 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:26:23 DEBUG : only7: Sizes differ 2026/07/17 01:26:23 DEBUG : both3: Unchanged skipping 2026/07/17 01:26:23 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:26:23 DEBUG : only8: size = 6 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:26:23 DEBUG : only8: Sizes differ 2026/07/17 01:26:23 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4008974869) 2026/07/17 01:26:23 DEBUG : only9: size = 6 (B2 bucket rclone-test-badazax0wiqu) 2026/07/17 01:26:23 DEBUG : only9: Sizes differ 2026/07/17 01:26:23 DEBUG : both4: Unchanged skipping 2026/07/17 01:26:23 DEBUG : both5: Unchanged skipping 2026/07/17 01:26:23 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:26:23 DEBUG : only0: size = 0 OK 2026/07/17 01:26:23 DEBUG : only10: size = 0 OK 2026/07/17 01:26:23 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:26:23 INFO : only0: Copied (replaced existing) 2026/07/17 01:26:23 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:26:23 INFO : only10: Copied (replaced existing) 2026/07/17 01:26:24 DEBUG : only13: size = 0 OK 2026/07/17 01:26:24 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:26:24 INFO : only13: Copied (replaced existing) 2026/07/17 01:26:24 DEBUG : only14: size = 0 OK 2026/07/17 01:26:24 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:26:24 INFO : only14: Copied (replaced existing) 2026/07/17 01:26:24 DEBUG : only12: size = 0 OK 2026/07/17 01:26:24 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:26:24 INFO : only12: Copied (replaced existing) 2026/07/17 01:26:24 DEBUG : only15: size = 0 OK 2026/07/17 01:26:24 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:26:24 INFO : only15: Copied (replaced existing) 2026/07/17 01:26:24 DEBUG : only16: size = 0 OK 2026/07/17 01:26:24 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:26:24 INFO : only16: Copied (replaced existing) 2026/07/17 01:26:24 DEBUG : only17: size = 0 OK 2026/07/17 01:26:24 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:26:24 INFO : only17: Copied (replaced existing) 2026/07/17 01:26:24 DEBUG : only18: size = 0 OK 2026/07/17 01:26:24 DEBUG : only11: size = 0 OK 2026/07/17 01:26:24 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:26:24 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:26:24 INFO : only18: Copied (replaced existing) 2026/07/17 01:26:24 INFO : only11: Copied (replaced existing) 2026/07/17 01:26:24 DEBUG : only19: size = 0 OK 2026/07/17 01:26:24 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:26:24 INFO : only19: Copied (replaced existing) 2026/07/17 01:26:24 DEBUG : only1: size = 0 OK 2026/07/17 01:26:24 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:26:24 INFO : only1: Copied (replaced existing) 2026/07/17 01:26:24 DEBUG : only2: size = 0 OK 2026/07/17 01:26:24 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:26:24 INFO : only2: Copied (replaced existing) 2026/07/17 01:26:24 DEBUG : only3: size = 0 OK 2026/07/17 01:26:24 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:26:24 INFO : only3: Copied (replaced existing) 2026/07/17 01:26:24 DEBUG : only4: size = 0 OK 2026/07/17 01:26:24 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:26:24 INFO : only4: Copied (replaced existing) 2026/07/17 01:26:24 DEBUG : only5: size = 0 OK 2026/07/17 01:26:24 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:26:24 INFO : only5: Copied (replaced existing) 2026/07/17 01:26:24 DEBUG : only6: size = 0 OK 2026/07/17 01:26:24 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:26:24 INFO : only6: Copied (replaced existing) 2026/07/17 01:26:24 DEBUG : only8: size = 0 OK 2026/07/17 01:26:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:26:24 INFO : only8: Copied (replaced existing) 2026/07/17 01:26:24 DEBUG : only9: size = 0 OK 2026/07/17 01:26:24 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:26:24 INFO : only9: Copied (replaced existing) 2026/07/17 01:26:24 DEBUG : only7: size = 0 OK 2026/07/17 01:26:24 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/17 01:26:24 INFO : only7: Copied (replaced existing) 2026/07/17 01:26:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.97s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:26:32 DEBUG : empty_dir: Making directory with metadata 2026/07/17 01:26:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:26:32 DEBUG : empty_on_remote: Making directory with metadata 2026/07/17 01:26:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:26:32 INFO : empty_on_remote: Making directory 2026/07/17 01:26:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/17 01:26:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/17 01:26:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/17 01:26:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:26:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.39s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:26:35 DEBUG : empty_dir: Making directory with metadata 2026/07/17 01:26:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:26:35 DEBUG : empty_on_remote: Making directory with metadata 2026/07/17 01:26:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:26:35 INFO : empty_on_remote: Making directory 2026/07/17 01:26:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/17 01:26:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/17 01:26:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/17 01:26:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:26:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/17 01:26:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.34s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:26:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:26:37 INFO : sub dir: Making directory 2026/07/17 01:26:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.36s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:26:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:26:39 INFO : sub dir: Making directory 2026/07/17 01:26:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.92s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:26:49 DEBUG : Waiting for deletions to finish 2026/07/17 01:26:49 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:26:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:26:49 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:26:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:26:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:26:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:26:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:26:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:26:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:26:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:26:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:26:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:26:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:26:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:26:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:26:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:26:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:26:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:26:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:26:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : apple: size = 5 OK 2026/07/17 01:26:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : apple: Unchanged skipping 2026/07/17 01:26:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:26:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:26:50 DEBUG : banana: size = 6 OK 2026/07/17 01:26:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : banana: Unchanged skipping 2026/07/17 01:26:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:26:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:26:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:26:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:26:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:26:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:26:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:26:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:26:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:26:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:26:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:26:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:26:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:26:50 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:26:50 DEBUG : Waiting for deletions to finish 2026/07/17 01:26:50 INFO : There was nothing to transfer 2026/07/17 01:26:50 DEBUG : Waiting for deletions to finish 2026/07/17 01:26:50 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:26:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:26:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:26:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:26:50 DEBUG : banana: size = 6 OK 2026/07/17 01:26:50 DEBUG : apple: size = 5 OK 2026/07/17 01:26:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : apple: Unchanged skipping 2026/07/17 01:26:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : banana: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:26:50 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:26:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:26:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:26:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:26:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:26:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:26:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:26:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:26:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:26:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:26:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:26:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:26:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:26:50 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:26:50 DEBUG : Waiting for deletions to finish 2026/07/17 01:26:50 INFO : There was nothing to transfer 2026/07/17 01:26:50 DEBUG : Waiting for deletions to finish 2026/07/17 01:26:50 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:26:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:27:07 DEBUG : Waiting for deletions to finish 2026/07/17 01:27:08 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : apple: size = 5 OK 2026/07/17 01:27:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:08 DEBUG : apple: Unchanged skipping 2026/07/17 01:27:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:27:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:08 DEBUG : banana: size = 6 OK 2026/07/17 01:27:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:27:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:08 DEBUG : banana: Unchanged skipping 2026/07/17 01:27:08 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:27:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:08 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:27:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:27:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:27:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:27:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:27:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:27:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:27:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:27:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:27:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:27:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:27:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:27:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:27:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:27:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:27:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:27:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:27:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:27:08 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:27:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:27:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:27:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:27:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:27:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:27:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:27:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:27:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:27:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:27:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:27:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:27:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:27:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:27:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:27:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:27:08 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:27:08 DEBUG : Waiting for deletions to finish 2026/07/17 01:27:08 INFO : There was nothing to transfer 2026/07/17 01:27:08 DEBUG : Waiting for deletions to finish 2026/07/17 01:27:08 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:27:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:27:09 DEBUG : apple: size = 5 OK 2026/07/17 01:27:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:09 DEBUG : banana: size = 6 OK 2026/07/17 01:27:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:09 DEBUG : banana: Unchanged skipping 2026/07/17 01:27:09 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:27:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:09 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:27:09 DEBUG : apple: Unchanged skipping 2026/07/17 01:27:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:27:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:27:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:27:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:27:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:27:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:27:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:27:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:27:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:27:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:27:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:27:09 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:27:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:27:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:27:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:27:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:27:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:27:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:27:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:27:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:27:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:27:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:27:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:27:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:27:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:27:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:27:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:27:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:27:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:27:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:27:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:27:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:27:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:27:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:27:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:27:09 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:27:09 DEBUG : Waiting for deletions to finish 2026/07/17 01:27:09 INFO : There was nothing to transfer 2026/07/17 01:27:09 DEBUG : Waiting for deletions to finish 2026/07/17 01:27:09 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:27:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:27:09 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:27:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:27:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:27:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:27:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:27:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:27:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:27:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:27:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:27:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:27:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:27:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:27:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:27:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:27:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:27:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:27:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:27:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:27:22 DEBUG : Waiting for deletions to finish 2026/07/17 01:27:23 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:27:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:27:23 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:27:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:27:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:27:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:27:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:27:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:27:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:27:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:27:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:27:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:27:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:27:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:27:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:27:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:27:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:27:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:27:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:27:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:27:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:23 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:23 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:23 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:23 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/17 01:27:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/17 01:27:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/17 01:27:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/17 01:27:23 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/17 01:27:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/17 01:27:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:23 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:27:23 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:27:24 DEBUG : YXBwbGU=: size = 5 OK 2026/07/17 01:27:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/17 01:27:24 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/17 01:27:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/17 01:27:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/17 01:27:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/17 01:27:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/17 01:27:24 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/17 01:27:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/17 01:27:24 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:24 DEBUG : YmFuYW5h: size = 6 OK 2026/07/17 01:27:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/17 01:27:24 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/17 01:27:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/17 01:27:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/17 01:27:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/17 01:27:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/17 01:27:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/17 01:27:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/17 01:27:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/17 01:27:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/17 01:27:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/17 01:27:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/17 01:27:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/17 01:27:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/17 01:27:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/17 01:27:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/17 01:27:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/17 01:27:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/17 01:27:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/17 01:27:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/17 01:27:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/17 01:27:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/17 01:27:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/17 01:27:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/17 01:27:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:27:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/17 01:27:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/17 01:27:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/17 01:27:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/17 01:27:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/17 01:27:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/17 01:27:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:25 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/17 01:27:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/17 01:27:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:27:25 DEBUG : Waiting for deletions to finish 2026/07/17 01:27:26 INFO : dir1/0003-defghij.txt: Deleted 2026/07/17 01:27:26 INFO : dir1/0015-9;=.txt: Deleted 2026/07/17 01:27:26 INFO : banana: Deleted 2026/07/17 01:27:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/17 01:27:26 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/17 01:27:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/17 01:27:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/17 01:27:26 INFO : dir1/0011-56789;.txt: Deleted 2026/07/17 01:27:26 INFO : dir1/0012-6789;.txt: Deleted 2026/07/17 01:27:26 INFO : appleappleapplebanana: Deleted 2026/07/17 01:27:26 INFO : splitbananasplit: Deleted 2026/07/17 01:27:26 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/17 01:27:26 INFO : dir1/0007-1234567.txt: Deleted 2026/07/17 01:27:26 INFO : dir1/0008-2345678.txt: Deleted 2026/07/17 01:27:26 INFO : dir1/0009-3456789.txt: Deleted 2026/07/17 01:27:26 INFO : dir1/0010-456789.txt: Deleted 2026/07/17 01:27:26 INFO : apple: Deleted 2026/07/17 01:27:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/17 01:27:26 INFO : dir1/0013-789;=.txt: Deleted 2026/07/17 01:27:26 INFO : dir1/0014-89;=.txt: Deleted 2026/07/17 01:27:26 DEBUG : Waiting for deletions to finish 2026/07/17 01:27:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : YmFuYW5h: size = 6 OK 2026/07/17 01:27:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:27 DEBUG : banana: Unchanged skipping 2026/07/17 01:27:27 DEBUG : YXBwbGU=: size = 5 OK 2026/07/17 01:27:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:27 DEBUG : apple: Unchanged skipping 2026/07/17 01:27:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/17 01:27:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:27 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:27:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/17 01:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/17 01:27:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:27:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/17 01:27:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/17 01:27:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:27:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/17 01:27:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:27:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:27:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/17 01:27:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:27:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/17 01:27:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/17 01:27:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/17 01:27:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/17 01:27:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/17 01:27:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:27:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:27:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:27:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/17 01:27:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/17 01:27:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:27:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:27:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:27:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/17 01:27:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/17 01:27:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/17 01:27:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/17 01:27:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:27:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:27:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/17 01:27:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:27:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:27:27 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:27:27 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:27:27 DEBUG : Waiting for deletions to finish 2026/07/17 01:27:27 DEBUG : Waiting for deletions to finish 2026/07/17 01:27:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:27:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:27:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:27:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:27:41 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:27:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:27:41 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:27:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:27:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:27:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:27:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:27:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:27:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:27:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:27:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:27:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:27:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:27:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:27:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:27:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:27:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:27:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:27:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:27:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:27:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/17 01:27:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/17 01:27:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/17 01:27:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/17 01:27:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:27:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:27:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:27:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:27:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:27:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:27:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:27:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:27:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:27:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:27:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:27:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:27:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:27:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:27:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:27:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:27:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:27:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:27:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:27:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:27:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:27:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:27:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:27:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:27:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:27:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:27:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:27:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:27:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:27:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:27:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:27:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:27:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:27:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:27:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:27:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:27:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:27:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:27:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:27:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:27:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:27:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:27:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:27:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:27:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:27:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:27:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:27:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:27:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:27:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:27:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:27:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:27:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:27:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:27:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:27:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:27:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:27:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:27:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:27:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:27:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:27:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:27:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:27:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:27:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:27:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:27:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:27:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:27:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:27:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:27:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:27:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:27:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:27:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:27:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:27:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:27:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:27:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:27:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:27:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:27:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:27:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:27:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:27:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:27:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:27:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:27:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:27:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:27:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:27:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:27:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:27:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:27:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:27:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:27:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:27:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:27:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:27:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:27:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:27:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:27:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:27:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:27:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:27:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:27:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:27:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:27:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:27:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:27:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:27:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:27:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:27:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:27:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:27:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:27:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:27:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:27:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:27:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:27:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:27:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:27:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:27:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:27:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:27:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:27:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:27:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:27:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:27:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:27:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:27:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:27:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/17 01:27:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:27:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/17 01:27:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:27:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/17 01:27:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:27:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/17 01:27:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:27:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/17 01:27:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:27:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:27:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:27:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:27:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:27:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:27:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:27:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:27:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:27:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:27:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/17 01:27:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:27:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:27:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:27:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:27:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:27:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:27:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:27:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:27:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:27:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:27:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:27:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:27:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:27:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:27:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:27:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:27:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:27:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:27:42 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/17 01:27:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:27:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:27:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:27:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:27:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:27:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:27:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:27:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:27:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:27:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:27:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:27:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/17 01:27:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:27:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:27:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:27:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:27:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:42 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/17 01:27:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:42 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:27:42 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:27:42 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/17 01:27:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/17 01:27:42 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/17 01:27:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:27:42 DEBUG : PREFIXapple: size = 5 OK 2026/07/17 01:27:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/17 01:27:42 INFO : apple: Copied (new) to: PREFIXapple 2026/07/17 01:27:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:27:42 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/17 01:27:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/17 01:27:42 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/17 01:27:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:27:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/17 01:27:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/17 01:27:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:27:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:27:43 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/17 01:27:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/17 01:27:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:27:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:27:43 DEBUG : PREFIXbanana: size = 6 OK 2026/07/17 01:27:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/17 01:27:43 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/17 01:27:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:27:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:27:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/17 01:27:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:27:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:27:43 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/17 01:27:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/17 01:27:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:27:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:27:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/17 01:27:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/17 01:27:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:27:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:27:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/17 01:27:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/17 01:27:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:27:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:27:43 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/17 01:27:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/17 01:27:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:27:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:27:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/17 01:27:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/17 01:27:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:27:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:27:43 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/17 01:27:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/17 01:27:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/17 01:27:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:27:43 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/17 01:27:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/17 01:27:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:27:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:27:43 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/17 01:27:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/17 01:27:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:27:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:27:44 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/17 01:27:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/17 01:27:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:27:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:27:44 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/17 01:27:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/17 01:27:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:27:44 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/17 01:27:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/17 01:27:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:27:44 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/17 01:27:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/17 01:27:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:27:44 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/17 01:27:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/17 01:27:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:27:44 DEBUG : Waiting for deletions to finish 2026/07/17 01:27:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/17 01:27:44 INFO : dir1/0008-2345678.txt: Deleted 2026/07/17 01:27:44 INFO : dir1/0012-6789;.txt: Deleted 2026/07/17 01:27:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/17 01:27:44 INFO : appleappleapplebanana: Deleted 2026/07/17 01:27:44 INFO : dir1/0013-789;=.txt: Deleted 2026/07/17 01:27:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/17 01:27:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/17 01:27:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/17 01:27:45 INFO : splitbananasplit: Deleted 2026/07/17 01:27:45 INFO : dir1/0007-1234567.txt: Deleted 2026/07/17 01:27:45 INFO : dir1/0009-3456789.txt: Deleted 2026/07/17 01:27:45 INFO : dir1/0010-456789.txt: Deleted 2026/07/17 01:27:45 INFO : dir1/0014-89;=.txt: Deleted 2026/07/17 01:27:45 INFO : apple: Deleted 2026/07/17 01:27:45 INFO : dir1/0011-56789;.txt: Deleted 2026/07/17 01:27:45 INFO : banana: Deleted 2026/07/17 01:27:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/17 01:27:45 INFO : dir1/0003-defghij.txt: Deleted 2026/07/17 01:27:45 INFO : dir1/0015-9;=.txt: Deleted 2026/07/17 01:27:45 DEBUG : Waiting for deletions to finish 2026/07/17 01:27:45 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/17 01:27:45 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:27:45 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/17 01:27:45 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/17 01:27:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:27:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:27:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:27:45 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:27:45 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:27:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:27:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:27:45 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:27:45 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:27:45 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:27:45 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:27:45 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:27:45 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:27:45 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:27:45 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:27:45 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:27:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:27:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:27:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:27:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:27:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:27:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:27:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:27:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:27:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:27:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:27:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:27:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:27:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:27:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:27:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:27:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:27:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:27:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:27:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:27:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:27:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:27:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:27:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:27:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:27:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:27:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:27:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:27:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:27:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:27:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:27:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:27:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:27:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:27:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:27:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:27:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:27:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:27:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:27:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:27:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:27:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:27:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:27:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:27:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:27:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:27:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:27:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:27:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:27:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:27:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/17 01:27:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/17 01:27:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/17 01:27:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/17 01:27:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:27:46 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:27:46 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:27:46 DEBUG : apple: size = 5 OK 2026/07/17 01:27:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/17 01:27:46 INFO : apple: Copied (new) 2026/07/17 01:27:46 DEBUG : banana: size = 6 OK 2026/07/17 01:27:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/17 01:27:46 INFO : banana: Copied (new) 2026/07/17 01:27:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:27:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/17 01:27:46 INFO : appleappleapplebanana: Copied (new) 2026/07/17 01:27:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:27:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/17 01:27:46 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/17 01:27:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:27:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/17 01:27:46 INFO : splitbananasplit: Copied (new) 2026/07/17 01:27:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:27:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/17 01:27:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/17 01:27:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:27:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/17 01:27:46 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/17 01:27:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:27:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/17 01:27:46 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/17 01:27:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:27:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/17 01:27:46 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/17 01:27:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:27:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/17 01:27:46 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/17 01:27:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:27:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/17 01:27:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/17 01:27:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:27:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/17 01:27:47 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/17 01:27:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:27:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/17 01:27:47 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/17 01:27:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:27:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/17 01:27:47 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/17 01:27:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:27:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/17 01:27:47 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/17 01:27:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:27:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/17 01:27:47 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/17 01:27:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:27:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/17 01:27:47 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/17 01:27:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:27:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/17 01:27:47 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/17 01:27:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:27:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/17 01:27:47 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/17 01:27:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:27:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/17 01:27:47 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/17 01:27:47 DEBUG : Waiting for deletions to finish 2026/07/17 01:27:48 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/17 01:27:48 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/17 01:27:48 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/17 01:27:48 INFO : PREFIXapple: Deleted 2026/07/17 01:27:48 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/17 01:27:48 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/17 01:27:48 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/17 01:27:48 INFO : PREFIXbanana: Deleted 2026/07/17 01:27:48 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/17 01:27:48 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/17 01:27:48 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/17 01:27:48 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/17 01:27:48 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/17 01:27:48 INFO : PREFIXsplitbananasplit: Deleted 2026/07/17 01:27:48 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/17 01:27:48 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/17 01:27:48 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/17 01:27:48 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/17 01:27:48 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/17 01:27:48 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/17 01:27:48 DEBUG : Waiting for deletions to finish 2026/07/17 01:27:48 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:27:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:27:48 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:27:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:27:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:27:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:27:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:27:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:27:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:27:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:27:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:27:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:27:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:27:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:27:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:27:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:27:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:27:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:27:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:27:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:27:48 DEBUG : Waiting for deletions to finish 2026/07/17 01:27:49 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:27:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:27:49 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:27:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:27:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:27:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:27:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:27:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:27:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:27:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:27:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:27:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:27:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:27:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:27:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:27:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:27:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:27:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:27:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:27:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:28:02 DEBUG : Waiting for deletions to finish 2026/07/17 01:28:03 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:28:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:28:03 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:28:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:28:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:28:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:28:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:28:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:28:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:28:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:28:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:28:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:28:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:28:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:28:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:28:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:28:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:28:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:28:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:28:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:28:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:28:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:28:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:28:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:28:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/17 01:28:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/17 01:28:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/17 01:28:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:28:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/17 01:28:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:28:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:28:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:28:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:28:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:28:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:28:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:28:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:28:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:28:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:28:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/17 01:28:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:28:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/17 01:28:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:03 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:28:03 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:28:03 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/17 01:28:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/17 01:28:03 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/17 01:28:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:28:03 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/17 01:28:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/17 01:28:03 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/17 01:28:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:04 DEBUG : appleSUFFIX: size = 5 OK 2026/07/17 01:28:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/17 01:28:04 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/17 01:28:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:28:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/17 01:28:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/17 01:28:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:28:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:28:04 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/17 01:28:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/17 01:28:04 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/17 01:28:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:28:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/17 01:28:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/17 01:28:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:28:04 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/17 01:28:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/17 01:28:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:28:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:28:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/17 01:28:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/17 01:28:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:28:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:28:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/17 01:28:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/17 01:28:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:28:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:28:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/17 01:28:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/17 01:28:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:28:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:28:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/17 01:28:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/17 01:28:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:28:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:28:04 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/17 01:28:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/17 01:28:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:28:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:28:05 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/17 01:28:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/17 01:28:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:28:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:28:05 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/17 01:28:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/17 01:28:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:28:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:28:05 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/17 01:28:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/17 01:28:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:28:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:28:05 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/17 01:28:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/17 01:28:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:28:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:28:05 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/17 01:28:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/17 01:28:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:28:05 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/17 01:28:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/17 01:28:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:28:05 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/17 01:28:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/17 01:28:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:28:05 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/17 01:28:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/17 01:28:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:28:05 DEBUG : Waiting for deletions to finish 2026/07/17 01:28:06 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/17 01:28:06 INFO : dir1/0012-6789;.txt: Deleted 2026/07/17 01:28:06 INFO : dir1/0014-89;=.txt: Deleted 2026/07/17 01:28:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/17 01:28:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/17 01:28:06 INFO : dir1/0007-1234567.txt: Deleted 2026/07/17 01:28:06 INFO : dir1/0009-3456789.txt: Deleted 2026/07/17 01:28:06 INFO : dir1/0008-2345678.txt: Deleted 2026/07/17 01:28:06 INFO : dir1/0013-789;=.txt: Deleted 2026/07/17 01:28:06 INFO : dir1/0015-9;=.txt: Deleted 2026/07/17 01:28:06 INFO : banana: Deleted 2026/07/17 01:28:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/17 01:28:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/17 01:28:06 INFO : dir1/0003-defghij.txt: Deleted 2026/07/17 01:28:06 INFO : dir1/0010-456789.txt: Deleted 2026/07/17 01:28:06 INFO : dir1/0011-56789;.txt: Deleted 2026/07/17 01:28:06 INFO : splitbananasplit: Deleted 2026/07/17 01:28:06 INFO : apple: Deleted 2026/07/17 01:28:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/17 01:28:06 INFO : appleappleapplebanana: Deleted 2026/07/17 01:28:06 DEBUG : Waiting for deletions to finish 2026/07/17 01:28:06 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/17 01:28:06 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/17 01:28:06 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/17 01:28:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:28:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:28:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:28:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:28:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:28:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:28:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:28:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:28:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:28:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:28:06 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:28:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:28:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:28:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:28:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:28:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:28:06 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/17 01:28:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:28:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:28:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:28:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:28:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:28:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:28:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:28:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:28:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:28:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:28:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:28:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:28:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:28:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:28:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:28:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:28:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:28:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:28:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:28:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/17 01:28:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/17 01:28:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/17 01:28:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:07 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:28:07 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:28:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/17 01:28:07 INFO : appleappleapplebanana: Copied (new) 2026/07/17 01:28:07 DEBUG : banana: size = 6 OK 2026/07/17 01:28:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/17 01:28:07 INFO : banana: Copied (new) 2026/07/17 01:28:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:28:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/17 01:28:07 INFO : splitbananasplit: Copied (new) 2026/07/17 01:28:07 DEBUG : apple: size = 5 OK 2026/07/17 01:28:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/17 01:28:07 INFO : apple: Copied (new) 2026/07/17 01:28:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:28:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/17 01:28:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/17 01:28:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:28:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/17 01:28:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/17 01:28:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:28:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/17 01:28:08 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/17 01:28:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:28:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/17 01:28:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/17 01:28:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:28:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/17 01:28:08 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/17 01:28:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:28:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/17 01:28:08 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/17 01:28:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:28:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/17 01:28:08 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/17 01:28:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:28:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/17 01:28:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/17 01:28:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:28:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/17 01:28:08 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/17 01:28:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:28:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/17 01:28:08 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/17 01:28:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:28:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/17 01:28:08 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/17 01:28:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:28:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/17 01:28:08 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/17 01:28:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:28:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/17 01:28:08 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/17 01:28:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:28:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/17 01:28:09 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/17 01:28:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:28:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/17 01:28:09 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/17 01:28:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:28:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/17 01:28:09 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/17 01:28:09 DEBUG : Waiting for deletions to finish 2026/07/17 01:28:09 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/17 01:28:09 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/17 01:28:09 INFO : splitbananasplitSUFFIX: Deleted 2026/07/17 01:28:09 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/17 01:28:09 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/17 01:28:09 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/17 01:28:09 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/17 01:28:09 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/17 01:28:09 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/17 01:28:09 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/17 01:28:09 INFO : bananaSUFFIX: Deleted 2026/07/17 01:28:09 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/17 01:28:09 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/17 01:28:09 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/17 01:28:09 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/17 01:28:09 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/17 01:28:09 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/17 01:28:09 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/17 01:28:09 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/17 01:28:09 INFO : appleSUFFIX: Deleted 2026/07/17 01:28:09 DEBUG : Waiting for deletions to finish 2026/07/17 01:28:10 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : Waiting for deletions to finish 2026/07/17 01:28:10 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:28:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:28:24 DEBUG : Waiting for deletions to finish 2026/07/17 01:28:24 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:28:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:28:24 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:28:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:28:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:28:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:28:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:28:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:28:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:28:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:28:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:28:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:28:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:28:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:28:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:28:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:28:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:28:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:28:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:28:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:28:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:28:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:28:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:28:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:28:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/17 01:28:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:28:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/17 01:28:25 DEBUG : apple: size = 5 OK 2026/07/17 01:28:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:25 DEBUG : apple: Unchanged skipping 2026/07/17 01:28:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:28:25 DEBUG : banana: size = 6 OK 2026/07/17 01:28:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:25 DEBUG : banana: Unchanged skipping 2026/07/17 01:28:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:28:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:28:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:28:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:28:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:28:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:28:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:28:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:28:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:28:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:28:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:28:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:28:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:28:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:28:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:28:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:28:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:28:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:28:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:28:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:28:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:28:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:28:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/17 01:28:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:28:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:28:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:28:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:28:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:28:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/17 01:28:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:28:25 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:28:25 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:28:25 DEBUG : appleapple: size = 21 OK 2026/07/17 01:28:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/17 01:28:25 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/17 01:28:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:28:25 DEBUG : splitbanan: size = 16 OK 2026/07/17 01:28:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/17 01:28:25 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/17 01:28:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:28:25 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/17 01:28:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/17 01:28:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/17 01:28:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:28:25 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/17 01:28:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/17 01:28:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/17 01:28:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:28:26 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/17 01:28:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/17 01:28:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/17 01:28:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:28:26 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/17 01:28:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/17 01:28:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/17 01:28:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:28:26 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/17 01:28:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/17 01:28:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/17 01:28:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:28:26 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/17 01:28:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/17 01:28:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/17 01:28:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:28:26 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/17 01:28:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/17 01:28:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/17 01:28:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:28:26 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/17 01:28:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/17 01:28:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/17 01:28:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:28:26 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/17 01:28:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/17 01:28:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/17 01:28:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:28:26 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/17 01:28:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/17 01:28:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/17 01:28:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:28:26 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/17 01:28:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/17 01:28:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/17 01:28:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:28:26 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/17 01:28:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/17 01:28:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/17 01:28:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:28:26 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/17 01:28:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/17 01:28:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/17 01:28:26 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/17 01:28:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/17 01:28:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/17 01:28:27 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/17 01:28:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/17 01:28:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/17 01:28:27 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/17 01:28:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/17 01:28:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/17 01:28:27 DEBUG : Waiting for deletions to finish 2026/07/17 01:28:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/17 01:28:27 INFO : dir1/0012-6789;.txt: Deleted 2026/07/17 01:28:27 INFO : dir1/0003-defghij.txt: Deleted 2026/07/17 01:28:27 INFO : dir1/0007-1234567.txt: Deleted 2026/07/17 01:28:27 INFO : dir1/0010-456789.txt: Deleted 2026/07/17 01:28:27 INFO : dir1/0013-789;=.txt: Deleted 2026/07/17 01:28:27 INFO : dir1/0015-9;=.txt: Deleted 2026/07/17 01:28:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/17 01:28:27 INFO : splitbananasplit: Deleted 2026/07/17 01:28:27 INFO : dir1/0009-3456789.txt: Deleted 2026/07/17 01:28:27 INFO : dir1/0011-56789;.txt: Deleted 2026/07/17 01:28:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/17 01:28:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/17 01:28:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/17 01:28:27 INFO : dir1/0014-89;=.txt: Deleted 2026/07/17 01:28:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/17 01:28:27 INFO : appleappleapplebanana: Deleted 2026/07/17 01:28:27 INFO : dir1/0008-2345678.txt: Deleted 2026/07/17 01:28:27 DEBUG : Waiting for deletions to finish 2026/07/17 01:28:28 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : appleapple: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:28:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:28:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:28:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:28:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:28:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:28:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:28:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:28:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:28:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:28:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:28:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:28:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:28:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:28:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:28:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:28:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:28:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:28:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:28:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:28:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:28:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:28:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:28:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:28:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:28:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:28:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:28:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:28:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:28:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:28:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:28:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:28:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:28:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:28:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:28:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:28:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:28:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:28:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:28:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:28:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:28:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:28:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:28:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:28:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:28:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:28:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:28:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:28:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:28:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:28:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:28:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:28:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:28:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:28:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:28:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:28:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:28:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:28:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:28:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:28:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:28:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:28:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:28:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:28:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:28:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:28:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:28:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:28:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:28:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:28:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:28:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:28:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:28:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:28:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:28:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:28:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:28:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:28:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:28:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:28:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:28:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:28:28 DEBUG : apple: size = 5 OK 2026/07/17 01:28:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:28 DEBUG : apple: Unchanged skipping 2026/07/17 01:28:28 DEBUG : appleapple: size = 21 OK 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:28:28 DEBUG : banana: size = 6 OK 2026/07/17 01:28:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:28 DEBUG : banana: Unchanged skipping 2026/07/17 01:28:28 DEBUG : splitbanan: size = 16 OK 2026/07/17 01:28:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:28 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:28:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:28:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:28:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/17 01:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:28:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:28:28 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/17 01:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:28:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:28:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:28:28 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/17 01:28:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:28:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:28:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:28:28 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/17 01:28:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:28:28 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/17 01:28:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:28:28 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/17 01:28:28 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/17 01:28:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:28:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:28:28 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/17 01:28:28 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/17 01:28:28 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/17 01:28:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:28:28 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/17 01:28:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:28:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:28 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/17 01:28:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:28:28 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/17 01:28:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:28:28 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/17 01:28:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:28:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:28:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:28:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:28:28 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/17 01:28:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:28:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/17 01:28:28 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/17 01:28:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:28:28 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/17 01:28:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:28:28 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:28:28 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:28:28 DEBUG : Waiting for deletions to finish 2026/07/17 01:28:28 DEBUG : Waiting for deletions to finish 2026/07/17 01:28:28 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : appleapple: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/17 01:28:28 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/17 01:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:28:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:28:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:28:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:28:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:28:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:28:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:28:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:28:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:28:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:28:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:28:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:28:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:28:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:28:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:28:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:28:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:28:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:28:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:28:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:28:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:28:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:28:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:28:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:28:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:28:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:28:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:28:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:28:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:28:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:28:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:28:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:28:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:28:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:28:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:28:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:28:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:28:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:28:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:28:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:28:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:28:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:28:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:28:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:28:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:28:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:28:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:28:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:28:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:28:29 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:28:45 DEBUG : Waiting for deletions to finish 2026/07/17 01:28:45 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:28:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:28:45 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:28:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:28:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:28:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:28:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:28:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:28:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:28:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:28:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:28:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:28:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:28:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:28:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:28:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:28:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:28:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:28:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:28:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:28:46 DEBUG : banana: size = 6 OK 2026/07/17 01:28:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : banana: Unchanged skipping 2026/07/17 01:28:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:28:46 DEBUG : apple: size = 5 OK 2026/07/17 01:28:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:28:46 DEBUG : apple: Unchanged skipping 2026/07/17 01:28:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:28:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:28:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:28:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:28:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:28:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:28:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:28:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:28:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:28:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:28:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:28:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:28:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:28:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:28:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:28:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:28:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:28:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:28:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:28:46 DEBUG : Waiting for deletions to finish 2026/07/17 01:28:46 DEBUG : Waiting for deletions to finish 2026/07/17 01:28:46 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:28:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:28:46 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:28:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:28:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:28:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:28:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:28:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:28:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:28:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:28:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:28:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:28:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:28:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:28:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:28:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:28:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:28:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:28:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:28:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:28:46 DEBUG : apple: size = 5 OK 2026/07/17 01:28:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:28:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : banana: size = 6 OK 2026/07/17 01:28:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : banana: Unchanged skipping 2026/07/17 01:28:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:28:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:28:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:28:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : apple: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:28:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:28:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:28:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:28:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:28:46 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:28:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:28:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:28:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:28:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:28:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:28:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:28:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:28:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:28:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:28:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:28:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:28:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:28:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:28:46 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:28:46 DEBUG : Waiting for deletions to finish 2026/07/17 01:28:46 DEBUG : Waiting for deletions to finish 2026/07/17 01:28:47 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : Waiting for deletions to finish 2026/07/17 01:28:47 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:28:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:29:02 DEBUG : Waiting for deletions to finish 2026/07/17 01:29:02 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:29:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:29:02 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:29:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:29:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:29:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:29:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:29:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:29:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:29:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:29:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:29:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:29:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:29:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:29:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:29:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:29:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:29:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:29:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:29:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:29:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:29:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:29:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : banana: size = 6 OK 2026/07/17 01:29:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:29:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:29:03 DEBUG : apple: size = 5 OK 2026/07/17 01:29:03 DEBUG : banana: Unchanged skipping 2026/07/17 01:29:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : apple: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:29:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:29:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:29:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:29:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:29:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:29:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:29:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:29:03 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:29:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:29:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:29:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:29:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:29:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:29:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:29:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:29:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:29:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:29:03 DEBUG : Waiting for deletions to finish 2026/07/17 01:29:03 DEBUG : Waiting for deletions to finish 2026/07/17 01:29:03 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:29:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:29:03 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:29:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:29:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:29:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:29:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:29:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:29:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:29:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:29:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:29:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:29:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:29:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:29:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:29:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:29:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:29:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:29:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:29:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:29:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:29:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : apple: size = 5 OK 2026/07/17 01:29:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : apple: Unchanged skipping 2026/07/17 01:29:03 DEBUG : banana: size = 6 OK 2026/07/17 01:29:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : banana: Unchanged skipping 2026/07/17 01:29:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:29:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:29:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:29:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:29:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:29:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:29:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:29:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:29:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:29:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:29:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:29:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:29:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:29:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:29:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:29:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:29:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:29:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:29:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:29:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:29:03 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:29:03 DEBUG : Waiting for deletions to finish 2026/07/17 01:29:03 DEBUG : Waiting for deletions to finish 2026/07/17 01:29:04 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:29:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:29:04 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:29:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:29:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:29:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:29:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:29:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:29:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:29:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:29:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:29:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:29:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:29:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:29:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:29:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:29:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:29:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:29:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:29:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:29:18 DEBUG : Waiting for deletions to finish 2026/07/17 01:29:18 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:29:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:29:18 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:29:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:29:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:29:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:29:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:29:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:29:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:29:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:29:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:29:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:29:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:29:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:29:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:29:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:29:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:29:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:29:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:29:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:29:19 DEBUG : apple: size = 5 OK 2026/07/17 01:29:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:19 DEBUG : apple: Unchanged skipping 2026/07/17 01:29:19 DEBUG : banana: size = 6 OK 2026/07/17 01:29:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:29:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:29:19 DEBUG : banana: Unchanged skipping 2026/07/17 01:29:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:29:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:29:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:29:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:29:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:29:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:29:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:29:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:29:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:29:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:29:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:29:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:29:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:29:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:29:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:29:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:29:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:29:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:29:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:29:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:29:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:29:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:29:19 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:29:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:29:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:29:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:29:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:29:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:29:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:29:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:29:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:29:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:29:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:29:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:29:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:29:19 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:29:19 DEBUG : Waiting for deletions to finish 2026/07/17 01:29:19 DEBUG : Waiting for deletions to finish 2026/07/17 01:29:19 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:29:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:29:19 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:29:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:29:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:29:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:29:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:29:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:29:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:29:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:29:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:29:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:29:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:29:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:29:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:29:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:29:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:29:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:29:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:29:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:29:20 DEBUG : apple: size = 5 OK 2026/07/17 01:29:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:20 DEBUG : apple: Unchanged skipping 2026/07/17 01:29:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:29:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:29:20 DEBUG : banana: size = 6 OK 2026/07/17 01:29:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:20 DEBUG : banana: Unchanged skipping 2026/07/17 01:29:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:29:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:29:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:29:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:29:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:29:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:29:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:29:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:29:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:29:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:29:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:29:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:29:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:29:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:29:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:29:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:29:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:29:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:29:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:29:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:29:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:29:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:29:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:29:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:29:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:29:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:29:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:29:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:29:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:29:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:29:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:29:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:29:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:29:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:29:20 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:29:20 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:29:20 DEBUG : Waiting for deletions to finish 2026/07/17 01:29:20 DEBUG : Waiting for deletions to finish 2026/07/17 01:29:20 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:29:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:29:20 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:29:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:29:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:29:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:29:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:29:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:29:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:29:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:29:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:29:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:29:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:29:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:29:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:29:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:29:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:29:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:29:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:29:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:29:34 DEBUG : Waiting for deletions to finish 2026/07/17 01:29:34 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:29:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:29:34 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:29:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:29:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:29:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:29:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:29:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:29:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:29:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:29:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:29:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:29:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:29:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:29:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:29:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:29:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:29:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:29:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:29:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:29:35 DEBUG : apple: size = 5 OK 2026/07/17 01:29:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : apple: Unchanged skipping 2026/07/17 01:29:35 DEBUG : banana: size = 6 OK 2026/07/17 01:29:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:29:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : banana: Unchanged skipping 2026/07/17 01:29:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:29:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:29:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:29:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:29:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:29:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:29:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:29:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:29:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:29:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:29:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:29:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:29:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:29:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:29:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:29:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:29:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:29:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:29:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:29:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:29:35 DEBUG : Waiting for deletions to finish 2026/07/17 01:29:35 DEBUG : Waiting for deletions to finish 2026/07/17 01:29:35 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:29:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:29:35 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:29:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:29:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:29:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:29:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:29:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:29:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:29:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:29:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:29:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:29:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:29:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:29:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:29:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:29:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:29:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:29:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:29:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:29:35 DEBUG : apple: size = 5 OK 2026/07/17 01:29:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : banana: size = 6 OK 2026/07/17 01:29:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:29:35 DEBUG : banana: Unchanged skipping 2026/07/17 01:29:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:29:35 DEBUG : apple: Unchanged skipping 2026/07/17 01:29:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:29:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:29:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:29:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:29:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:29:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:29:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:29:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:29:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:29:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:29:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:29:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:29:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:29:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:29:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:29:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:29:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:29:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:29:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:29:35 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:29:35 DEBUG : Waiting for deletions to finish 2026/07/17 01:29:35 DEBUG : Waiting for deletions to finish 2026/07/17 01:29:36 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:29:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:29:36 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:29:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:29:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:29:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:29:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:29:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:29:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:29:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:29:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:29:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:29:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:29:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:29:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:29:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:29:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:29:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:29:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:29:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:29:50 DEBUG : Waiting for deletions to finish 2026/07/17 01:29:51 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:29:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:51 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:29:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:51 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:29:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:29:51 DEBUG : apple: size = 5 OK 2026/07/17 01:29:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:51 DEBUG : apple: Unchanged skipping 2026/07/17 01:29:51 DEBUG : banana: size = 6 OK 2026/07/17 01:29:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:51 DEBUG : banana: Unchanged skipping 2026/07/17 01:29:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:29:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:29:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:29:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:29:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:29:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:29:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:29:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:29:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:29:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:29:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:29:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:29:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:29:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:29:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:29:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:29:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:29:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:29:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:29:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:29:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:29:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:29:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:29:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:29:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:29:51 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:29:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:29:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:29:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:29:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:29:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:29:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:29:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:29:51 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:29:51 DEBUG : Waiting for deletions to finish 2026/07/17 01:29:51 DEBUG : Waiting for deletions to finish 2026/07/17 01:29:51 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:29:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:29:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:29:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:29:52 DEBUG : banana: size = 6 OK 2026/07/17 01:29:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:52 DEBUG : apple: size = 5 OK 2026/07/17 01:29:52 DEBUG : banana: Unchanged skipping 2026/07/17 01:29:52 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:29:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:52 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:29:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:52 DEBUG : apple: Unchanged skipping 2026/07/17 01:29:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:29:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:29:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:29:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:29:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:29:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:29:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:29:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:29:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:29:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:29:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:29:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:29:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:29:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:29:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:29:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:29:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:29:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:29:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:29:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:29:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:29:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:29:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:29:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:29:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:29:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:29:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:29:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:29:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:29:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:29:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:29:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:29:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:29:52 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:29:52 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:29:52 DEBUG : Waiting for deletions to finish 2026/07/17 01:29:52 DEBUG : Waiting for deletions to finish 2026/07/17 01:29:52 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:29:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:29:52 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:29:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:29:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:29:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:29:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:29:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:29:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:29:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:29:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:29:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:29:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:29:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:29:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:29:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:29:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:29:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:29:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:29:52 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (195.36s) --- PASS: TestTransform/NFC (13.63s) --- PASS: TestTransform/NFD (18.52s) --- PASS: TestTransform/base64 (18.50s) --- PASS: TestTransform/prefix (21.28s) --- PASS: TestTransform/suffix (21.41s) --- PASS: TestTransform/truncate (18.98s) --- PASS: TestTransform/encoder (18.45s) --- PASS: TestTransform/ISO-8859-1 (16.29s) --- PASS: TestTransform/charmap (15.97s) --- PASS: TestTransform/lowercase (16.08s) --- PASS: TestTransform/ascii (16.25s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:29:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/17 01:29:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/17 01:29:57 INFO : sub dir_somesuffix: Making directory 2026/07/17 01:29:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/17 01:29:57 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/17 01:29:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/17 01:29:57 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/17 01:29:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/17 01:29:57 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:29:57 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:29:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/17 01:29:57 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:29:57 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/17 01:29:57 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.67s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:29:58 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:29:58 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:29:58 INFO : tictactoe: Making directory 2026/07/17 01:29:58 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:29:58 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:29:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:29:58 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/17 01:29:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:29:58 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:29:58 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:29:59 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/17 01:29:59 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:29:59 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/17 01:29:59 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.64s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:30:00 INFO : toe: Making directory 2026/07/17 01:30:00 INFO : toe/toe: Making directory 2026/07/17 01:30:00 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/17 01:30:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/17 01:30:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/17 01:30:00 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:30:00 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:30:01 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/17 01:30:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:30:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/17 01:30:01 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.96s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:30:02 INFO : toe: Making directory 2026/07/17 01:30:02 INFO : toe/toe: Making directory 2026/07/17 01:30:02 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/17 01:30:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/17 01:30:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/17 01:30:02 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:30:02 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:30:03 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/17 01:30:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:30:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/17 01:30:03 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.86s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:30:04 DEBUG : empty_dir: Making directory with metadata 2026/07/17 01:30:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/17 01:30:04 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:04 INFO : tictacempty_dir: Making directory 2026/07/17 01:30:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:04 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:04 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:04 INFO : tictactoe: Making directory 2026/07/17 01:30:04 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:04 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:30:04 INFO : tictactoe/tictactoe: Making directory 2026/07/17 01:30:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:30:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/17 01:30:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/17 01:30:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/17 01:30:04 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:30:04 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:30:04 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/17 01:30:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:30:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/17 01:30:04 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.55s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:30:05 DEBUG : empty_dir: Making directory with metadata 2026/07/17 01:30:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/17 01:30:05 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:05 INFO : tictacempty_dir: Making directory 2026/07/17 01:30:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:05 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:05 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:05 INFO : tictactoe: Making directory 2026/07/17 01:30:05 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:05 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:30:05 INFO : tictactoe/tictactoe: Making directory 2026/07/17 01:30:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:30:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/17 01:30:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:30:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/17 01:30:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:30:05 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:30:05 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:30:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/17 01:30:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:30:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:30:06 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/17 01:30:06 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:30:06 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:07 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:07 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/17 01:30:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/17 01:30:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:30:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/17 01:30:07 NOTICE: B2 bucket rclone-test-badazax0wiqu: 0 differences found 2026/07/17 01:30:07 NOTICE: B2 bucket rclone-test-badazax0wiqu: 1 matching files --- PASS: TestAllTag (1.98s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:30:07 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:07 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:07 INFO : tictactoe: Making directory 2026/07/17 01:30:07 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:07 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:30:07 INFO : tictactoe/tictactoe: Making directory 2026/07/17 01:30:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:30:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/17 01:30:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/17 01:30:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/17 01:30:07 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:30:07 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:30:08 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/17 01:30:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:30:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/17 01:30:08 DEBUG : Waiting for deletions to finish 2026/07/17 01:30:09 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:09 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:09 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:30:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/17 01:30:09 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/17 01:30:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/17 01:30:09 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/17 01:30:09 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:30:09 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:30:09 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.27s) === RUN TestSyntax 2026/07/17 01:30:10 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:30:10 INFO : toe: Making directory 2026/07/17 01:30:10 INFO : toe/toe: Making directory 2026/07/17 01:30:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/17 01:30:10 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:30:10 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:30:11 DEBUG : toe/toe/toe: size = 11 OK 2026/07/17 01:30:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:30:11 INFO : toe/toe/toe: Copied (new) 2026/07/17 01:30:11 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.90s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:30:11 DEBUG : empty_dir: Making directory with metadata 2026/07/17 01:30:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/17 01:30:11 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:12 INFO : tictacempty_dir: Making directory 2026/07/17 01:30:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:12 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:12 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:12 INFO : tictactoe: Making directory 2026/07/17 01:30:12 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:12 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:30:12 INFO : tictactoe/tictactoe: Making directory 2026/07/17 01:30:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:30:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/17 01:30:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:30:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/17 01:30:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:30:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:30:12 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:30:12 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:30:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/17 01:30:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:30:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:30:12 INFO : toe/toe/toe.txt: Deleted 2026/07/17 01:30:12 INFO : toe/toe: Removing directory 2026/07/17 01:30:12 INFO : toe: Removing directory 2026/07/17 01:30:12 INFO : empty_dir: Removing directory 2026/07/17 01:30:12 DEBUG : Local file system at /tmp/rclone4008974869: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.66s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:30:13 DEBUG : empty_dir: Making directory with metadata 2026/07/17 01:30:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/17 01:30:13 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:13 INFO : tictacempty_dir: Making directory 2026/07/17 01:30:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:13 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:13 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:13 INFO : tictactoe: Making directory 2026/07/17 01:30:13 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:13 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:30:13 INFO : tictactoe/tictactoe: Making directory 2026/07/17 01:30:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:30:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/17 01:30:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:30:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/17 01:30:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:30:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:30:13 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:30:13 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/17 01:30:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:30:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:30:14 INFO : toe/toe/toe.txt: Deleted 2026/07/17 01:30:14 INFO : toe/toe: Removing directory 2026/07/17 01:30:14 INFO : toe: Removing directory 2026/07/17 01:30:14 INFO : empty_dir: Removing directory 2026/07/17 01:30:14 DEBUG : Local file system at /tmp/rclone4008974869: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/17 01:30:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/17 01:30:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/17 01:30:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/17 01:30:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/17 01:30:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/17 01:30:15 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/17 01:30:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:30:15 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/17 01:30:15 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.14s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:30:16 DEBUG : Reset feature "Copy" 2026/07/17 01:30:16 DEBUG : Reset feature "Move" 2026/07/17 01:30:16 DEBUG : Reset feature "Copy" 2026/07/17 01:30:16 DEBUG : Reset feature "Move" 2026/07/17 01:30:16 DEBUG : empty_dir: Making directory with metadata 2026/07/17 01:30:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/17 01:30:16 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:16 INFO : tictacempty_dir: Making directory 2026/07/17 01:30:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:30:16 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:16 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:16 INFO : tictactoe: Making directory 2026/07/17 01:30:16 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:16 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:30:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:30:16 INFO : tictactoe/tictactoe: Making directory 2026/07/17 01:30:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:30:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/17 01:30:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:30:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/17 01:30:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:30:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:30:16 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:30:16 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:30:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/17 01:30:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:30:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:30:17 INFO : toe/toe/toe.txt: Deleted 2026/07/17 01:30:17 INFO : toe/toe: Removing directory 2026/07/17 01:30:17 INFO : toe: Removing directory 2026/07/17 01:30:17 INFO : empty_dir: Removing directory 2026/07/17 01:30:17 DEBUG : Local file system at /tmp/rclone4008974869: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/17 01:30:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/17 01:30:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/17 01:30:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/17 01:30:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/17 01:30:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/17 01:30:19 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/17 01:30:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:30:19 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/17 01:30:19 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.86s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:30:20 DEBUG : toe: transformed to: dG9l 2026/07/17 01:30:20 DEBUG : toe: transformed to: dG9l 2026/07/17 01:30:20 INFO : dG9l: Making directory 2026/07/17 01:30:20 DEBUG : toe: transformed to: dG9l 2026/07/17 01:30:20 DEBUG : toe: transformed to: dG9l 2026/07/17 01:30:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/17 01:30:20 INFO : dG9l/dG9l: Making directory 2026/07/17 01:30:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/17 01:30:20 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/17 01:30:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/17 01:30:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/17 01:30:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/17 01:30:20 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:30:20 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:30:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/17 01:30:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:30:21 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/17 01:30:21 DEBUG : Waiting for deletions to finish 2026/07/17 01:30:21 DEBUG : dG9l: transformed to: toe 2026/07/17 01:30:21 DEBUG : dG9l: transformed to: toe 2026/07/17 01:30:21 DEBUG : dG9l: transformed to: toe 2026/07/17 01:30:21 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/17 01:30:21 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/17 01:30:21 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/17 01:30:21 DEBUG : Local file system at /tmp/rclone4008974869: Waiting for checks to finish 2026/07/17 01:30:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/17 01:30:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/17 01:30:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/17 01:30:21 DEBUG : Local file system at /tmp/rclone4008974869: Waiting for transfers to finish 2026/07/17 01:30:21 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.35s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-badazax0wiqu", Local "Local file system at /tmp/rclone4008974869", Modify Window "1ms" 2026/07/17 01:30:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:30:22 DEBUG : toe: transformed to: 2026/07/17 01:30:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:30:23 DEBUG : toe: transformed to: 2026/07/17 01:30:23 INFO : B2 bucket rclone-test-badazax0wiqu: Making directory 2026/07/17 01:30:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:30:23 DEBUG : toe: transformed to: 2026/07/17 01:30:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:30:23 DEBUG : toe: transformed to: 2026/07/17 01:30:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:30:23 DEBUG : toe/toe: transformed to: 2026/07/17 01:30:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/17 01:30:23 INFO : toe/toe: Making directory 2026/07/17 01:30:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:30:23 DEBUG : toe/toe: transformed to: 2026/07/17 01:30:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/17 01:30:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:30:23 DEBUG : toe: transformed to: 2026/07/17 01:30:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/17 01:30:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:30:23 DEBUG : toe/toe/toe: transformed to: 2026/07/17 01:30:23 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/17 01:30:23 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for checks to finish 2026/07/17 01:30:23 DEBUG : B2 bucket rclone-test-badazax0wiqu: Waiting for transfers to finish 2026/07/17 01:30:23 DEBUG : toe/toe/toe: size = 11 OK 2026/07/17 01:30:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/17 01:30:23 INFO : toe/toe/toe: Copied (new) 2026/07/17 01:30:23 ERROR : B2 bucket rclone-test-badazax0wiqu: not deleting files as there were IO errors 2026/07/17 01:30:23 ERROR : B2 bucket rclone-test-badazax0wiqu: not deleting directories as there were IO errors --- PASS: TestError (1.80s) PASS 2026/07/17 01:30:24 DEBUG : B2 bucket rclone-test-badazax0wiqu: Purge remote 2026/07/17 01:30:24 INFO : B2 bucket rclone-test-badazax0wiqu: cleaning bucket "rclone-test-badazax0wiqu" of all files 2026/07/17 01:30:25 DEBUG : BackupDir/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f411f97f909e73df5_d20260717_m012320_c001_v7007000_t0000_u01784251400711") 2026/07/17 01:30:25 DEBUG : BackupDir/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f109ddfdab847b80e_d20260717_m012314_c001_v0001180_t0029_u01784251394899") 2026/07/17 01:30:25 DEBUG : CompareDest/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f42273d45ace80501_d20260717_m012255_c001_v7007000_t0000_u01784251375905") 2026/07/17 01:30:25 DEBUG : CompareDest/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486cbe_d20260717_m012249_c001_v0001036_t0043_u01784251369667") 2026/07/17 01:30:25 DEBUG : CompareDest/two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f42273d45ace80502_d20260717_m012256_c001_v7007000_t0000_u01784251376109") 2026/07/17 01:30:25 DEBUG : CompareDest/two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06941d5_d20260717_m012251_c001_v0001184_t0039_u01784251371098") 2026/07/17 01:30:25 DEBUG : CopyDest/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f411f97f909e73df6_d20260717_m012320_c001_v7007000_t0000_u01784251400886") 2026/07/17 01:30:25 DEBUG : CopyDest/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f10904f225b76c43f_d20260717_m012311_c001_v0001179_t0036_u01784251391989") 2026/07/17 01:30:25 DEBUG : CopyDest/three: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f411f97f909e73df8_d20260717_m012321_c001_v7007000_t0000_u01784251401061") 2026/07/17 01:30:25 DEBUG : CopyDest/three: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069425c_d20260717_m012318_c001_v0001184_t0024_u01784251398731") 2026/07/17 01:30:26 DEBUG : CopyDest/two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f411f97f909e73df9_d20260717_m012321_c001_v7007000_t0000_u01784251401235") 2026/07/17 01:30:26 DEBUG : CopyDest/two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486d0a_d20260717_m012316_c001_v0001036_t0030_u01784251396090") 2026/07/17 01:30:26 DEBUG : EXISTING: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f40936fc323ce5856_d20260717_m012543_c001_v7007000_t0000_u01784251543148") 2026/07/17 01:30:26 DEBUG : EXISTING: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694435_d20260717_m012542_c001_v0001184_t0029_u01784251542213") 2026/07/17 01:30:26 DEBUG : PREFIXapple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f154_d20260717_m012748_c001_v7007000_t0000_u01784251668010") 2026/07/17 01:30:26 DEBUG : PREFIXapple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc6cc_d20260717_m012742_c001_v0001146_t0009_u01784251662540") 2026/07/17 01:30:26 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f407d4423baeac646_d20260717_m012748_c001_v7007000_t0000_u01784251668031") 2026/07/17 01:30:26 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58340_d20260717_m012742_c001_v0001098_t0055_u01784251662571") 2026/07/17 01:30:26 DEBUG : PREFIXbanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4151e79fefec6779_d20260717_m012748_c001_v7007000_t0000_u01784251668043") 2026/07/17 01:30:26 DEBUG : PREFIXbanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487004_d20260717_m012742_c001_v0001036_t0020_u01784251662551") 2026/07/17 01:30:26 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4151e79fefec677c_d20260717_m012748_c001_v7007000_t0000_u01784251668221") 2026/07/17 01:30:26 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06946c3_d20260717_m012742_c001_v0001184_t0028_u01784251662562") 2026/07/17 01:30:26 DEBUG : Testêé: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f40936fc323ce5852_d20260717_m012539_c001_v7007000_t0000_u01784251539562") 2026/07/17 01:30:26 DEBUG : Testêé: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694429_d20260717_m012538_c001_v0001184_t0006_u01784251538906") 2026/07/17 01:30:26 DEBUG : Testêé: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e32_d20260717_m012537_c001_v0001036_t0012_u01784251537702") 2026/07/17 01:30:27 DEBUG : YXBwbGU=: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a5ed_d20260717_m012728_c001_v7007000_t0000_u01784251648238") 2026/07/17 01:30:27 DEBUG : YXBwbGU=: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694657_d20260717_m012723_c001_v0001184_t0018_u01784251643925") 2026/07/17 01:30:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a5ee_d20260717_m012728_c001_v7007000_t0000_u01784251648412") 2026/07/17 01:30:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc680_d20260717_m012723_c001_v0001146_t0041_u01784251643956") 2026/07/17 01:30:27 DEBUG : YmFuYW5h: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a5f0_d20260717_m012728_c001_v7007000_t0000_u01784251648586") 2026/07/17 01:30:27 DEBUG : YmFuYW5h: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486fd0_d20260717_m012723_c001_v0001036_t0004_u01784251643934") 2026/07/17 01:30:27 DEBUG : a/potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62af_d20260717_m012124_c001_v7007000_t0000_u01784251284479") 2026/07/17 01:30:27 DEBUG : a/potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693fb9_d20260717_m012123_c001_v0001184_t0038_u01784251283927") 2026/07/17 01:30:27 DEBUG : a/potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62ac_d20260717_m012122_c001_v7007000_t0000_u01784251282568") 2026/07/17 01:30:27 DEBUG : a/potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693fa3_d20260717_m012121_c001_v0001184_t0029_u01784251281833") 2026/07/17 01:30:27 DEBUG : a/potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f402e4670618a7c22_d20260717_m012106_c001_v7007000_t0000_u01784251266547") 2026/07/17 01:30:27 DEBUG : a/potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693f17_d20260717_m012105_c001_v0001184_t0032_u01784251265786") 2026/07/17 01:30:27 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1e5_d20260717_m012953_c001_v7007000_t0000_u01784251793047") 2026/07/17 01:30:27 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069495b_d20260717_m012948_c001_v0001184_t0039_u01784251788920") 2026/07/17 01:30:27 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de10109277539_d20260717_m012936_c001_v7007000_t0000_u01784251776723") 2026/07/17 01:30:27 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694919_d20260717_m012932_c001_v0001184_t0053_u01784251772757") 2026/07/17 01:30:27 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d9499_d20260717_m012920_c001_v7007000_t0000_u01784251760765") 2026/07/17 01:30:27 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06948eb_d20260717_m012917_c001_v0001184_t0038_u01784251757071") 2026/07/17 01:30:27 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd07782_d20260717_m012904_c001_v7007000_t0000_u01784251744670") 2026/07/17 01:30:27 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06948a3_d20260717_m012900_c001_v0001184_t0059_u01784251740591") 2026/07/17 01:30:27 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41345c4167953076_d20260717_m012848_c001_v7007000_t0000_u01784251728160") 2026/07/17 01:30:28 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694845_d20260717_m012843_c001_v0001184_t0035_u01784251723406") 2026/07/17 01:30:28 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b986_d20260717_m012829_c001_v7007000_t0000_u01784251709538") 2026/07/17 01:30:28 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc782_d20260717_m012823_c001_v0001146_t0046_u01784251703342") 2026/07/17 01:30:28 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5fb_d20260717_m012811_c001_v7007000_t0000_u01784251691034") 2026/07/17 01:30:28 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5839a_d20260717_m012807_c001_v0001098_t0057_u01784251687466") 2026/07/17 01:30:28 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5eb_d20260717_m012806_c001_v7007000_t0000_u01784251686523") 2026/07/17 01:30:28 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694741_d20260717_m012801_c001_v0001184_t0045_u01784251681063") 2026/07/17 01:30:28 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f158_d20260717_m012749_c001_v7007000_t0000_u01784251669661") 2026/07/17 01:30:28 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06946e5_d20260717_m012746_c001_v0001184_t0022_u01784251666107") 2026/07/17 01:30:28 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d9411_d20260717_m012745_c001_v7007000_t0000_u01784251665104") 2026/07/17 01:30:28 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc6c8_d20260717_m012740_c001_v0001146_t0011_u01784251660516") 2026/07/17 01:30:28 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f401c323134422b51_d20260717_m012726_c001_v7007000_t0000_u01784251646605") 2026/07/17 01:30:28 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694649_d20260717_m012721_c001_v0001184_t0045_u01784251641769") 2026/07/17 01:30:28 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5ac_d20260717_m012709_c001_v7007000_t0000_u01784251629877") 2026/07/17 01:30:28 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06945f3_d20260717_m012705_c001_v0001184_t0033_u01784251625919") 2026/07/17 01:30:28 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a4030_d20260717_m012651_c001_v7007000_t0000_u01784251611394") 2026/07/17 01:30:28 DEBUG : apple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06945a3_d20260717_m012647_c001_v0001184_t0051_u01784251607706") 2026/07/17 01:30:28 DEBUG : appleSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5f8_d20260717_m012809_c001_v7007000_t0000_u01784251689743") 2026/07/17 01:30:28 DEBUG : appleSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc72e_d20260717_m012803_c001_v0001146_t0005_u01784251683781") 2026/07/17 01:30:29 DEBUG : appleapple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b987_d20260717_m012829_c001_v7007000_t0000_u01784251709735") 2026/07/17 01:30:29 DEBUG : appleapple: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06947cb_d20260717_m012825_c001_v0001184_t0034_u01784251705437") 2026/07/17 01:30:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1e6_d20260717_m012953_c001_v7007000_t0000_u01784251793229") 2026/07/17 01:30:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e648714e_d20260717_m012949_c001_v0001036_t0055_u01784251789559") 2026/07/17 01:30:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de1010927753a_d20260717_m012936_c001_v7007000_t0000_u01784251776899") 2026/07/17 01:30:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e648712e_d20260717_m012933_c001_v0001036_t0028_u01784251773245") 2026/07/17 01:30:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d949a_d20260717_m012920_c001_v7007000_t0000_u01784251760940") 2026/07/17 01:30:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487102_d20260717_m012917_c001_v0001036_t0025_u01784251757741") 2026/07/17 01:30:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd07783_d20260717_m012904_c001_v7007000_t0000_u01784251744845") 2026/07/17 01:30:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e64870e2_d20260717_m012901_c001_v0001036_t0011_u01784251741445") 2026/07/17 01:30:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41345c4167953077_d20260717_m012848_c001_v7007000_t0000_u01784251728351") 2026/07/17 01:30:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e64870c0_d20260717_m012844_c001_v0001036_t0011_u01784251724541") 2026/07/17 01:30:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f403defd4f27d38ee_d20260717_m012827_c001_v7007000_t0000_u01784251707794") 2026/07/17 01:30:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b583e2_d20260717_m012823_c001_v0001098_t0022_u01784251703952") 2026/07/17 01:30:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5fc_d20260717_m012811_c001_v7007000_t0000_u01784251691210") 2026/07/17 01:30:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069476d_d20260717_m012807_c001_v0001184_t0041_u01784251687455") 2026/07/17 01:30:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f401c323134422b64_d20260717_m012806_c001_v7007000_t0000_u01784251686554") 2026/07/17 01:30:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487044_d20260717_m012801_c001_v0001036_t0008_u01784251681790") 2026/07/17 01:30:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f159_d20260717_m012749_c001_v7007000_t0000_u01784251669836") 2026/07/17 01:30:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487014_d20260717_m012746_c001_v0001036_t0044_u01784251666118") 2026/07/17 01:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4151e79fefec6765_d20260717_m012744_c001_v7007000_t0000_u01784251664910") 2026/07/17 01:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06946b9_d20260717_m012741_c001_v0001184_t0056_u01784251661351") 2026/07/17 01:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f421e70466530490f_d20260717_m012726_c001_v7007000_t0000_u01784251646424") 2026/07/17 01:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b582fe_d20260717_m012722_c001_v0001098_t0038_u01784251642294") 2026/07/17 01:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5af_d20260717_m012710_c001_v7007000_t0000_u01784251630053") 2026/07/17 01:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b582c4_d20260717_m012706_c001_v0001098_t0013_u01784251626700") 2026/07/17 01:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a4031_d20260717_m012651_c001_v7007000_t0000_u01784251611567") 2026/07/17 01:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5828e_d20260717_m012648_c001_v0001098_t0015_u01784251608529") 2026/07/17 01:30:30 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b97d_d20260717_m012809_c001_v7007000_t0000_u01784251689388") 2026/07/17 01:30:30 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487046_d20260717_m012803_c001_v0001036_t0007_u01784251683790") 2026/07/17 01:30:30 DEBUG : b/potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62b0_d20260717_m012124_c001_v7007000_t0000_u01784251284654") 2026/07/17 01:30:30 DEBUG : b/potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693fad_d20260717_m012123_c001_v0001184_t0007_u01784251283095") 2026/07/17 01:30:30 DEBUG : b/potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62ab_d20260717_m012122_c001_v7007000_t0000_u01784251282040") 2026/07/17 01:30:30 DEBUG : b/potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693f99_d20260717_m012121_c001_v0001184_t0015_u01784251281080") 2026/07/17 01:30:30 DEBUG : b/potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f402e4670618a7c1f_d20260717_m012105_c001_v7007000_t0000_u01784251265980") 2026/07/17 01:30:30 DEBUG : b/potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693f0f_d20260717_m012104_c001_v0001184_t0024_u01784251264902") 2026/07/17 01:30:30 DEBUG : backup/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d9316_d20260717_m012333_c001_v7007000_t0000_u01784251413948") 2026/07/17 01:30:30 DEBUG : backup/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f119366a708aad7de_d20260717_m012332_c001_v0001167_t0007_u01784251412146") 2026/07/17 01:30:30 DEBUG : backup/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f1021790a717f825c_d20260717_m012327_c001_v0001157_t0024_u01784251407943") 2026/07/17 01:30:30 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a58c_d20260717_m012459_c001_v7007000_t0000_u01784251499697") 2026/07/17 01:30:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f109b422f391df1e8_d20260717_m012457_c001_v0001120_t0018_u01784251497463") 2026/07/17 01:30:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f118b4459c1f09113_d20260717_m012352_c001_v0001179_t0045_u01784251432765") 2026/07/17 01:30:31 DEBUG : backup/one.bak: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f417a07a770c9a4e9_d20260717_m012346_c001_v7007000_t0000_u01784251426303") 2026/07/17 01:30:31 DEBUG : backup/one.bak: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f113281454e8ac194_d20260717_m012344_c001_v0001157_t0046_u01784251424308") 2026/07/17 01:30:31 DEBUG : backup/one.bak: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f101371c48a95cdaf_d20260717_m012340_c001_v0001179_t0027_u01784251420416") 2026/07/17 01:30:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a58e_d20260717_m012459_c001_v7007000_t0000_u01784251499868") 2026/07/17 01:30:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f1085c9e849febb57_d20260717_m012458_c001_v0001173_t0045_u01784251498709") 2026/07/17 01:30:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11112ad0ad4e7a28_d20260717_m012354_c001_v0001172_t0009_u01784251434065") 2026/07/17 01:30:31 DEBUG : backup/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d9317_d20260717_m012334_c001_v7007000_t0000_u01784251414122") 2026/07/17 01:30:31 DEBUG : backup/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f104a6a621e627b13_d20260717_m012333_c001_v0001176_t0012_u01784251413188") 2026/07/17 01:30:31 DEBUG : backup/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f1153b29409ea9479_d20260717_m012329_c001_v0001174_t0058_u01784251409550") 2026/07/17 01:30:31 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f417a07a770c9a4ea_d20260717_m012346_c001_v7007000_t0000_u01784251426478") 2026/07/17 01:30:31 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f1176bccb032637fb_d20260717_m012345_c001_v0001154_t0009_u01784251425440") 2026/07/17 01:30:31 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f117a23baf32d5bee_d20260717_m012341_c001_v0001173_t0059_u01784251421841") 2026/07/17 01:30:31 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1e7_d20260717_m012953_c001_v7007000_t0000_u01784251793407") 2026/07/17 01:30:31 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc86e_d20260717_m012949_c001_v0001146_t0004_u01784251789122") 2026/07/17 01:30:31 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de1010927753b_d20260717_m012937_c001_v7007000_t0000_u01784251777075") 2026/07/17 01:30:31 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc842_d20260717_m012932_c001_v0001146_t0014_u01784251772952") 2026/07/17 01:30:31 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d949b_d20260717_m012921_c001_v7007000_t0000_u01784251761115") 2026/07/17 01:30:31 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc824_d20260717_m012917_c001_v0001146_t0032_u01784251757276") 2026/07/17 01:30:31 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd07785_d20260717_m012905_c001_v7007000_t0000_u01784251745019") 2026/07/17 01:30:31 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc808_d20260717_m012900_c001_v0001146_t0053_u01784251740806") 2026/07/17 01:30:32 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41345c4167953078_d20260717_m012848_c001_v7007000_t0000_u01784251728540") 2026/07/17 01:30:32 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc7d8_d20260717_m012843_c001_v0001146_t0044_u01784251723618") 2026/07/17 01:30:32 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b988_d20260717_m012829_c001_v7007000_t0000_u01784251709931") 2026/07/17 01:30:32 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06947c5_d20260717_m012823_c001_v0001184_t0011_u01784251703750") 2026/07/17 01:30:32 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5fd_d20260717_m012811_c001_v7007000_t0000_u01784251691387") 2026/07/17 01:30:32 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc740_d20260717_m012807_c001_v0001146_t0039_u01784251687477") 2026/07/17 01:30:32 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5ea_d20260717_m012806_c001_v7007000_t0000_u01784251686350") 2026/07/17 01:30:32 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc71e_d20260717_m012801_c001_v0001146_t0047_u01784251681364") 2026/07/17 01:30:32 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f15a_d20260717_m012750_c001_v7007000_t0000_u01784251670012") 2026/07/17 01:30:32 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc6de_d20260717_m012746_c001_v0001146_t0033_u01784251666127") 2026/07/17 01:30:32 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d9412_d20260717_m012745_c001_v7007000_t0000_u01784251665127") 2026/07/17 01:30:32 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486ffe_d20260717_m012740_c001_v0001036_t0045_u01784251660869") 2026/07/17 01:30:32 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d6590_d20260717_m012726_c001_v7007000_t0000_u01784251646340") 2026/07/17 01:30:32 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486fca_d20260717_m012721_c001_v0001036_t0044_u01784251641974") 2026/07/17 01:30:32 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5b0_d20260717_m012710_c001_v7007000_t0000_u01784251630236") 2026/07/17 01:30:32 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486fa0_d20260717_m012706_c001_v0001036_t0004_u01784251626115") 2026/07/17 01:30:32 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a4032_d20260717_m012651_c001_v7007000_t0000_u01784251611752") 2026/07/17 01:30:32 DEBUG : banana: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486f5e_d20260717_m012647_c001_v0001036_t0012_u01784251607905") 2026/07/17 01:30:32 DEBUG : bananaSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5f5_d20260717_m012809_c001_v7007000_t0000_u01784251689549") 2026/07/17 01:30:32 DEBUG : bananaSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694753_d20260717_m012803_c001_v0001184_t0009_u01784251683770") 2026/07/17 01:30:32 DEBUG : both0: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f0f5_d20260717_m012625_c001_v7007000_t0000_u01784251585493") 2026/07/17 01:30:33 DEBUG : both0: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486eb0_d20260717_m012607_c001_v0001036_t0013_u01784251567201") 2026/07/17 01:30:33 DEBUG : both0: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486ac_d20260717_m012602_c001_v7007000_t0000_u01784251562636") 2026/07/17 01:30:33 DEBUG : both0: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e4c_d20260717_m012544_c001_v0001036_t0050_u01784251544934") 2026/07/17 01:30:33 DEBUG : both1: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f0f6_d20260717_m012625_c001_v7007000_t0000_u01784251585668") 2026/07/17 01:30:33 DEBUG : both1: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486eb8_d20260717_m012608_c001_v0001036_t0017_u01784251568277") 2026/07/17 01:30:33 DEBUG : both1: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486ad_d20260717_m012602_c001_v7007000_t0000_u01784251562826") 2026/07/17 01:30:33 DEBUG : both1: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e52_d20260717_m012545_c001_v0001036_t0033_u01784251545735") 2026/07/17 01:30:33 DEBUG : both10: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f0f7_d20260717_m012625_c001_v7007000_t0000_u01784251585844") 2026/07/17 01:30:33 DEBUG : both10: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486ede_d20260717_m012615_c001_v0001036_t0056_u01784251575282") 2026/07/17 01:30:33 DEBUG : both10: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486ae_d20260717_m012603_c001_v7007000_t0000_u01784251563117") 2026/07/17 01:30:33 DEBUG : both10: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e76_d20260717_m012552_c001_v0001036_t0025_u01784251552357") 2026/07/17 01:30:33 DEBUG : both11: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f0f8_d20260717_m012626_c001_v7007000_t0000_u01784251586019") 2026/07/17 01:30:33 DEBUG : both11: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486ee2_d20260717_m012616_c001_v0001036_t0013_u01784251576058") 2026/07/17 01:30:33 DEBUG : both11: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486b0_d20260717_m012603_c001_v7007000_t0000_u01784251563310") 2026/07/17 01:30:33 DEBUG : both11: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e7a_d20260717_m012553_c001_v0001036_t0042_u01784251553310") 2026/07/17 01:30:33 DEBUG : both12: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f0fa_d20260717_m012626_c001_v7007000_t0000_u01784251586195") 2026/07/17 01:30:33 DEBUG : both12: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486ee8_d20260717_m012616_c001_v0001036_t0009_u01784251576848") 2026/07/17 01:30:33 DEBUG : both12: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486b1_d20260717_m012603_c001_v7007000_t0000_u01784251563501") 2026/07/17 01:30:33 DEBUG : both12: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e7c_d20260717_m012554_c001_v0001036_t0009_u01784251554129") 2026/07/17 01:30:33 DEBUG : both13: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f0fb_d20260717_m012626_c001_v7007000_t0000_u01784251586377") 2026/07/17 01:30:34 DEBUG : both13: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486eea_d20260717_m012617_c001_v0001036_t0028_u01784251577544") 2026/07/17 01:30:34 DEBUG : both13: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486b2_d20260717_m012603_c001_v7007000_t0000_u01784251563693") 2026/07/17 01:30:34 DEBUG : both13: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e80_d20260717_m012554_c001_v0001036_t0036_u01784251554882") 2026/07/17 01:30:34 DEBUG : both14: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f0fc_d20260717_m012626_c001_v7007000_t0000_u01784251586552") 2026/07/17 01:30:34 DEBUG : both14: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486ef0_d20260717_m012618_c001_v0001036_t0029_u01784251578252") 2026/07/17 01:30:34 DEBUG : both14: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486b4_d20260717_m012603_c001_v7007000_t0000_u01784251563884") 2026/07/17 01:30:34 DEBUG : both14: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e84_d20260717_m012555_c001_v0001036_t0018_u01784251555523") 2026/07/17 01:30:34 DEBUG : both15: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f0fd_d20260717_m012626_c001_v7007000_t0000_u01784251586729") 2026/07/17 01:30:34 DEBUG : both15: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486ef2_d20260717_m012618_c001_v0001036_t0050_u01784251578899") 2026/07/17 01:30:34 DEBUG : both15: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486b5_d20260717_m012604_c001_v7007000_t0000_u01784251564169") 2026/07/17 01:30:34 DEBUG : both15: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e88_d20260717_m012556_c001_v0001036_t0028_u01784251556085") 2026/07/17 01:30:34 DEBUG : both16: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f0fe_d20260717_m012626_c001_v7007000_t0000_u01784251586905") 2026/07/17 01:30:34 DEBUG : both16: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486ef6_d20260717_m012619_c001_v0001036_t0004_u01784251579695") 2026/07/17 01:30:34 DEBUG : both16: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486b6_d20260717_m012604_c001_v7007000_t0000_u01784251564359") 2026/07/17 01:30:34 DEBUG : both16: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e8c_d20260717_m012556_c001_v0001036_t0053_u01784251556776") 2026/07/17 01:30:34 DEBUG : both17: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f0ff_d20260717_m012627_c001_v7007000_t0000_u01784251587082") 2026/07/17 01:30:34 DEBUG : both17: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486efa_d20260717_m012620_c001_v0001036_t0057_u01784251580809") 2026/07/17 01:30:34 DEBUG : both17: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486b7_d20260717_m012604_c001_v7007000_t0000_u01784251564550") 2026/07/17 01:30:34 DEBUG : both17: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e8e_d20260717_m012557_c001_v0001036_t0009_u01784251557530") 2026/07/17 01:30:34 DEBUG : both18: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f100_d20260717_m012627_c001_v7007000_t0000_u01784251587257") 2026/07/17 01:30:34 DEBUG : both18: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486efc_d20260717_m012621_c001_v0001036_t0022_u01784251581651") 2026/07/17 01:30:34 DEBUG : both18: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486b8_d20260717_m012604_c001_v7007000_t0000_u01784251564740") 2026/07/17 01:30:34 DEBUG : both18: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e94_d20260717_m012558_c001_v0001036_t0028_u01784251558242") 2026/07/17 01:30:35 DEBUG : both19: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f101_d20260717_m012627_c001_v7007000_t0000_u01784251587432") 2026/07/17 01:30:35 DEBUG : both19: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486f00_d20260717_m012622_c001_v0001036_t0012_u01784251582327") 2026/07/17 01:30:35 DEBUG : both19: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486b9_d20260717_m012604_c001_v7007000_t0000_u01784251564931") 2026/07/17 01:30:35 DEBUG : both19: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e98_d20260717_m012559_c001_v0001036_t0049_u01784251559002") 2026/07/17 01:30:35 DEBUG : both2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f102_d20260717_m012627_c001_v7007000_t0000_u01784251587608") 2026/07/17 01:30:35 DEBUG : both2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486ec2_d20260717_m012609_c001_v0001036_t0029_u01784251569264") 2026/07/17 01:30:35 DEBUG : both2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486ba_d20260717_m012605_c001_v7007000_t0000_u01784251565121") 2026/07/17 01:30:35 DEBUG : both2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e56_d20260717_m012546_c001_v0001036_t0008_u01784251546543") 2026/07/17 01:30:35 DEBUG : both3: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f103_d20260717_m012627_c001_v7007000_t0000_u01784251587785") 2026/07/17 01:30:35 DEBUG : both3: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486ec6_d20260717_m012610_c001_v0001036_t0034_u01784251570030") 2026/07/17 01:30:35 DEBUG : both3: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486bb_d20260717_m012605_c001_v7007000_t0000_u01784251565311") 2026/07/17 01:30:35 DEBUG : both3: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e58_d20260717_m012547_c001_v0001036_t0033_u01784251547290") 2026/07/17 01:30:35 DEBUG : both4: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f104_d20260717_m012627_c001_v7007000_t0000_u01784251587961") 2026/07/17 01:30:35 DEBUG : both4: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486ec8_d20260717_m012610_c001_v0001036_t0059_u01784251570650") 2026/07/17 01:30:35 DEBUG : both4: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486bc_d20260717_m012605_c001_v7007000_t0000_u01784251565501") 2026/07/17 01:30:35 DEBUG : both4: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e5e_d20260717_m012547_c001_v0001036_t0058_u01784251547838") 2026/07/17 01:30:35 DEBUG : both5: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f105_d20260717_m012628_c001_v7007000_t0000_u01784251588137") 2026/07/17 01:30:35 DEBUG : both5: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486ecc_d20260717_m012611_c001_v0001036_t0053_u01784251571326") 2026/07/17 01:30:35 DEBUG : both5: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486bd_d20260717_m012605_c001_v7007000_t0000_u01784251565691") 2026/07/17 01:30:35 DEBUG : both5: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e62_d20260717_m012548_c001_v0001036_t0039_u01784251548811") 2026/07/17 01:30:35 DEBUG : both6: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f106_d20260717_m012628_c001_v7007000_t0000_u01784251588313") 2026/07/17 01:30:36 DEBUG : both6: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486ece_d20260717_m012612_c001_v0001036_t0052_u01784251572023") 2026/07/17 01:30:36 DEBUG : both6: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486be_d20260717_m012605_c001_v7007000_t0000_u01784251565882") 2026/07/17 01:30:36 DEBUG : both6: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e64_d20260717_m012549_c001_v0001036_t0048_u01784251549431") 2026/07/17 01:30:36 DEBUG : both7: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f107_d20260717_m012628_c001_v7007000_t0000_u01784251588490") 2026/07/17 01:30:36 DEBUG : both7: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486ed2_d20260717_m012612_c001_v0001036_t0002_u01784251572830") 2026/07/17 01:30:36 DEBUG : both7: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486bf_d20260717_m012606_c001_v7007000_t0000_u01784251566082") 2026/07/17 01:30:36 DEBUG : both7: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e68_d20260717_m012550_c001_v0001036_t0009_u01784251550128") 2026/07/17 01:30:36 DEBUG : both8: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f108_d20260717_m012628_c001_v7007000_t0000_u01784251588667") 2026/07/17 01:30:36 DEBUG : both8: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486ed6_d20260717_m012613_c001_v0001036_t0055_u01784251573612") 2026/07/17 01:30:36 DEBUG : both8: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486c1_d20260717_m012606_c001_v7007000_t0000_u01784251566271") 2026/07/17 01:30:36 DEBUG : both8: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e6e_d20260717_m012550_c001_v0001036_t0053_u01784251550827") 2026/07/17 01:30:36 DEBUG : both9: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f109_d20260717_m012628_c001_v7007000_t0000_u01784251588843") 2026/07/17 01:30:36 DEBUG : both9: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486eda_d20260717_m012614_c001_v0001036_t0027_u01784251574552") 2026/07/17 01:30:36 DEBUG : both9: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486c2_d20260717_m012606_c001_v7007000_t0000_u01784251566465") 2026/07/17 01:30:36 DEBUG : both9: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e72_d20260717_m012551_c001_v0001036_t0010_u01784251551638") 2026/07/17 01:30:36 DEBUG : c/non empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62b1_d20260717_m012124_c001_v7007000_t0000_u01784251284830") 2026/07/17 01:30:36 DEBUG : c/non empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693fb1_d20260717_m012123_c001_v0001184_t0005_u01784251283380") 2026/07/17 01:30:36 DEBUG : c/non empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62ad_d20260717_m012122_c001_v7007000_t0000_u01784251282745") 2026/07/17 01:30:36 DEBUG : c/non empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693f9d_d20260717_m012121_c001_v0001184_t0031_u01784251281279") 2026/07/17 01:30:36 DEBUG : c/non empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f402e4670618a7c24_d20260717_m012106_c001_v7007000_t0000_u01784251266736") 2026/07/17 01:30:36 DEBUG : c/non empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693f11_d20260717_m012105_c001_v0001184_t0044_u01784251265207") 2026/07/17 01:30:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a5f2_d20260717_m012728_c001_v7007000_t0000_u01784251648761") 2026/07/17 01:30:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58304_d20260717_m012723_c001_v0001098_t0005_u01784251643946") 2026/07/17 01:30:37 DEBUG : check sum: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f402e4670618a7c10_d20260717_m012058_c001_v7007000_t0000_u01784251258024") 2026/07/17 01:30:37 DEBUG : check sum: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693ee1_d20260717_m012057_c001_v0001184_t0011_u01784251257078") 2026/07/17 01:30:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f218_d20260717_m013022_c001_v7007000_t0000_u01784251822670") 2026/07/17 01:30:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06949a5_d20260717_m013021_c001_v0001184_t0037_u01784251821294") 2026/07/17 01:30:37 DEBUG : dest/3: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f411f97f909e73ddf_d20260717_m012304_c001_v7007000_t0000_u01784251384982") 2026/07/17 01:30:37 DEBUG : dest/3: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f415f781bb55190d1_d20260717_m012303_c001_v0001105_t0045_u01784251383914") 2026/07/17 01:30:37 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b989_d20260717_m012830_c001_v7007000_t0000_u01784251710134") 2026/07/17 01:30:37 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b583e8_d20260717_m012825_c001_v0001098_t0015_u01784251705449") 2026/07/17 01:30:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1e9_d20260717_m012953_c001_v7007000_t0000_u01784251793583") 2026/07/17 01:30:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069493f_d20260717_m012941_c001_v0001184_t0013_u01784251781284") 2026/07/17 01:30:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de1010927753c_d20260717_m012937_c001_v7007000_t0000_u01784251777250") 2026/07/17 01:30:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694905_d20260717_m012925_c001_v0001184_t0022_u01784251765221") 2026/07/17 01:30:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d949c_d20260717_m012921_c001_v7007000_t0000_u01784251761290") 2026/07/17 01:30:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06948c1_d20260717_m012909_c001_v0001184_t0045_u01784251749243") 2026/07/17 01:30:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd07787_d20260717_m012905_c001_v7007000_t0000_u01784251745200") 2026/07/17 01:30:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694871_d20260717_m012852_c001_v0001184_t0005_u01784251732942") 2026/07/17 01:30:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41345c4167953079_d20260717_m012848_c001_v7007000_t0000_u01784251728729") 2026/07/17 01:30:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694813_d20260717_m012834_c001_v0001184_t0057_u01784251714508") 2026/07/17 01:30:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f411f97f909e74028_d20260717_m012827_c001_v7007000_t0000_u01784251707602") 2026/07/17 01:30:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc762_d20260717_m012815_c001_v0001146_t0052_u01784251695510") 2026/07/17 01:30:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5fe_d20260717_m012811_c001_v7007000_t0000_u01784251691563") 2026/07/17 01:30:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069476f_d20260717_m012807_c001_v0001184_t0047_u01784251687666") 2026/07/17 01:30:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d9455_d20260717_m012806_c001_v7007000_t0000_u01784251686358") 2026/07/17 01:30:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694711_d20260717_m012754_c001_v0001184_t0019_u01784251674134") 2026/07/17 01:30:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f15b_d20260717_m012750_c001_v7007000_t0000_u01784251670189") 2026/07/17 01:30:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06946e9_d20260717_m012746_c001_v0001184_t0021_u01784251666322") 2026/07/17 01:30:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41590c234b5d5ab1_d20260717_m012745_c001_v7007000_t0000_u01784251665135") 2026/07/17 01:30:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc6a2_d20260717_m012732_c001_v0001146_t0056_u01784251652829") 2026/07/17 01:30:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a5e9_d20260717_m012726_c001_v7007000_t0000_u01784251646349") 2026/07/17 01:30:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694623_d20260717_m012714_c001_v0001184_t0038_u01784251634343") 2026/07/17 01:30:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5b2_d20260717_m012710_c001_v7007000_t0000_u01784251630412") 2026/07/17 01:30:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06945c3_d20260717_m012655_c001_v0001184_t0025_u01784251615821") 2026/07/17 01:30:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a4033_d20260717_m012651_c001_v7007000_t0000_u01784251611926") 2026/07/17 01:30:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694591_d20260717_m012641_c001_v0001184_t0011_u01784251601832") 2026/07/17 01:30:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a4088_d20260717_m012809_c001_v7007000_t0000_u01784251689397") 2026/07/17 01:30:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694755_d20260717_m012804_c001_v0001184_t0008_u01784251684013") 2026/07/17 01:30:38 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b98a_d20260717_m012830_c001_v7007000_t0000_u01784251710330") 2026/07/17 01:30:38 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487082_d20260717_m012825_c001_v0001036_t0007_u01784251705457") 2026/07/17 01:30:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1ea_d20260717_m012953_c001_v7007000_t0000_u01784251793761") 2026/07/17 01:30:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc854_d20260717_m012941_c001_v0001146_t0041_u01784251781859") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de1010927753d_d20260717_m012937_c001_v7007000_t0000_u01784251777426") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc82c_d20260717_m012925_c001_v0001146_t0042_u01784251765763") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d949d_d20260717_m012921_c001_v7007000_t0000_u01784251761466") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc814_d20260717_m012909_c001_v0001146_t0030_u01784251749789") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd07788_d20260717_m012905_c001_v7007000_t0000_u01784251745375") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc7f2_d20260717_m012853_c001_v0001146_t0056_u01784251733502") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41345c416795307a_d20260717_m012848_c001_v7007000_t0000_u01784251728924") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc7b0_d20260717_m012835_c001_v0001146_t0023_u01784251715148") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4151e79fefec67dd_d20260717_m012827_c001_v7007000_t0000_u01784251707207") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694799_d20260717_m012816_c001_v0001184_t0036_u01784251696229") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a600_d20260717_m012811_c001_v7007000_t0000_u01784251691739") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc742_d20260717_m012807_c001_v0001146_t0056_u01784251687805") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f425548e5a59b9cbe_d20260717_m012806_c001_v7007000_t0000_u01784251686480") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc6fc_d20260717_m012754_c001_v0001146_t0002_u01784251674698") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f15d_d20260717_m012750_c001_v7007000_t0000_u01784251670365") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc6e0_d20260717_m012746_c001_v0001146_t0034_u01784251666421") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f407d4423baeac641_d20260717_m012744_c001_v7007000_t0000_u01784251664916") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486fee_d20260717_m012733_c001_v0001036_t0004_u01784251653584") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f423ed67bb5e6c6d5_d20260717_m012726_c001_v7007000_t0000_u01784251646399") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486fa8_d20260717_m012714_c001_v0001036_t0057_u01784251634947") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5b3_d20260717_m012710_c001_v7007000_t0000_u01784251630597") 2026/07/17 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486f7c_d20260717_m012656_c001_v0001036_t0043_u01784251616391") 2026/07/17 01:30:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a4034_d20260717_m012652_c001_v7007000_t0000_u01784251612099") 2026/07/17 01:30:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486f3e_d20260717_m012642_c001_v0001036_t0000_u01784251602033") 2026/07/17 01:30:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f401c323134422b6e_d20260717_m012809_c001_v7007000_t0000_u01784251689525") 2026/07/17 01:30:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58386_d20260717_m012804_c001_v0001098_t0011_u01784251684071") 2026/07/17 01:30:40 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b98b_d20260717_m012830_c001_v7007000_t0000_u01784251710527") 2026/07/17 01:30:40 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06947cd_d20260717_m012825_c001_v0001184_t0006_u01784251705625") 2026/07/17 01:30:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1eb_d20260717_m012953_c001_v7007000_t0000_u01784251793938") 2026/07/17 01:30:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e648713e_d20260717_m012942_c001_v0001036_t0015_u01784251782569") 2026/07/17 01:30:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de1010927753e_d20260717_m012937_c001_v7007000_t0000_u01784251777601") 2026/07/17 01:30:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487114_d20260717_m012926_c001_v0001036_t0031_u01784251766587") 2026/07/17 01:30:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d949e_d20260717_m012921_c001_v7007000_t0000_u01784251761642") 2026/07/17 01:30:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e64870e9_d20260717_m012910_c001_v0001036_t0053_u01784251750453") 2026/07/17 01:30:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd0778a_d20260717_m012905_c001_v7007000_t0000_u01784251745548") 2026/07/17 01:30:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e64870d2_d20260717_m012854_c001_v0001036_t0045_u01784251734343") 2026/07/17 01:30:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41345c416795307b_d20260717_m012849_c001_v7007000_t0000_u01784251729114") 2026/07/17 01:30:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e648709e_d20260717_m012835_c001_v0001036_t0052_u01784251715870") 2026/07/17 01:30:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4151e79fefec67e0_d20260717_m012827_c001_v7007000_t0000_u01784251707728") 2026/07/17 01:30:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b583cc_d20260717_m012816_c001_v0001098_t0058_u01784251696806") 2026/07/17 01:30:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a601_d20260717_m012811_c001_v7007000_t0000_u01784251691914") 2026/07/17 01:30:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487056_d20260717_m012807_c001_v0001036_t0049_u01784251687847") 2026/07/17 01:30:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4180cddbd8aac16f_d20260717_m012805_c001_v7007000_t0000_u01784251685955") 2026/07/17 01:30:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e648702e_d20260717_m012755_c001_v0001036_t0016_u01784251675462") 2026/07/17 01:30:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f15e_d20260717_m012750_c001_v7007000_t0000_u01784251670543") 2026/07/17 01:30:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487016_d20260717_m012746_c001_v0001036_t0026_u01784251666498") 2026/07/17 01:30:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de101092774b7_d20260717_m012744_c001_v7007000_t0000_u01784251664863") 2026/07/17 01:30:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06946a3_d20260717_m012734_c001_v0001184_t0049_u01784251654601") 2026/07/17 01:30:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a5ea_d20260717_m012726_c001_v7007000_t0000_u01784251646526") 2026/07/17 01:30:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b582ea_d20260717_m012716_c001_v0001098_t0020_u01784251636052") 2026/07/17 01:30:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5b4_d20260717_m012710_c001_v7007000_t0000_u01784251630773") 2026/07/17 01:30:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5829c_d20260717_m012657_c001_v0001098_t0046_u01784251617092") 2026/07/17 01:30:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a4035_d20260717_m012652_c001_v7007000_t0000_u01784251612274") 2026/07/17 01:30:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5827e_d20260717_m012642_c001_v0001098_t0042_u01784251602570") 2026/07/17 01:30:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5f6_d20260717_m012809_c001_v7007000_t0000_u01784251689559") 2026/07/17 01:30:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc732_d20260717_m012804_c001_v0001146_t0009_u01784251684277") 2026/07/17 01:30:41 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b98c_d20260717_m012830_c001_v7007000_t0000_u01784251710724") 2026/07/17 01:30:41 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc78c_d20260717_m012825_c001_v0001146_t0055_u01784251705749") 2026/07/17 01:30:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1ec_d20260717_m012954_c001_v7007000_t0000_u01784251794115") 2026/07/17 01:30:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58482_d20260717_m012943_c001_v0001098_t0008_u01784251783468") 2026/07/17 01:30:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de1010927753f_d20260717_m012937_c001_v7007000_t0000_u01784251777778") 2026/07/17 01:30:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5845e_d20260717_m012927_c001_v0001098_t0047_u01784251767373") 2026/07/17 01:30:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d949f_d20260717_m012921_c001_v7007000_t0000_u01784251761817") 2026/07/17 01:30:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5843a_d20260717_m012911_c001_v0001098_t0026_u01784251751319") 2026/07/17 01:30:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd0778b_d20260717_m012905_c001_v7007000_t0000_u01784251745724") 2026/07/17 01:30:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58418_d20260717_m012855_c001_v0001098_t0026_u01784251735210") 2026/07/17 01:30:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41345c416795307c_d20260717_m012849_c001_v7007000_t0000_u01784251729304") 2026/07/17 01:30:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58402_d20260717_m012836_c001_v0001098_t0049_u01784251716706") 2026/07/17 01:30:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4151e79fefec67de_d20260717_m012827_c001_v7007000_t0000_u01784251707380") 2026/07/17 01:30:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487072_d20260717_m012817_c001_v0001036_t0039_u01784251697784") 2026/07/17 01:30:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a602_d20260717_m012812_c001_v7007000_t0000_u01784251692094") 2026/07/17 01:30:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5839c_d20260717_m012807_c001_v0001098_t0045_u01784251687863") 2026/07/17 01:30:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f424acab628b8a028_d20260717_m012806_c001_v7007000_t0000_u01784251686489") 2026/07/17 01:30:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58368_d20260717_m012756_c001_v0001098_t0028_u01784251676142") 2026/07/17 01:30:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f15f_d20260717_m012750_c001_v7007000_t0000_u01784251670721") 2026/07/17 01:30:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06946ed_d20260717_m012746_c001_v0001184_t0022_u01784251666537") 2026/07/17 01:30:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f425548e5a59b9cb1_d20260717_m012745_c001_v7007000_t0000_u01784251665212") 2026/07/17 01:30:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58328_d20260717_m012735_c001_v0001098_t0025_u01784251655142") 2026/07/17 01:30:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d658e_d20260717_m012725_c001_v7007000_t0000_u01784251645992") 2026/07/17 01:30:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc658_d20260717_m012716_c001_v0001146_t0033_u01784251636778") 2026/07/17 01:30:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5b5_d20260717_m012710_c001_v7007000_t0000_u01784251630947") 2026/07/17 01:30:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc5f4_d20260717_m012657_c001_v0001146_t0024_u01784251617792") 2026/07/17 01:30:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a4036_d20260717_m012652_c001_v7007000_t0000_u01784251612448") 2026/07/17 01:30:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc5aa_d20260717_m012642_c001_v0001146_t0037_u01784251602883") 2026/07/17 01:30:42 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b97e_d20260717_m012809_c001_v7007000_t0000_u01784251689568") 2026/07/17 01:30:42 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694757_d20260717_m012804_c001_v0001184_t0038_u01784251684306") 2026/07/17 01:30:42 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b98d_d20260717_m012830_c001_v7007000_t0000_u01784251710919") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06947d3_d20260717_m012825_c001_v0001184_t0033_u01784251705835") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1ed_d20260717_m012954_c001_v7007000_t0000_u01784251794297") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694947_d20260717_m012943_c001_v0001184_t0005_u01784251783820") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de10109277540_d20260717_m012937_c001_v7007000_t0000_u01784251777952") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694909_d20260717_m012927_c001_v0001184_t0007_u01784251767759") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d94a0_d20260717_m012921_c001_v7007000_t0000_u01784251761992") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06948d5_d20260717_m012911_c001_v0001184_t0007_u01784251751650") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd0778c_d20260717_m012905_c001_v7007000_t0000_u01784251745899") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069487f_d20260717_m012855_c001_v0001184_t0045_u01784251735524") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41345c416795307d_d20260717_m012849_c001_v7007000_t0000_u01784251729494") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694827_d20260717_m012837_c001_v0001184_t0016_u01784251717042") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f401c323134422b79_d20260717_m012827_c001_v7007000_t0000_u01784251707789") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc76c_d20260717_m012818_c001_v0001146_t0059_u01784251698191") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a603_d20260717_m012812_c001_v7007000_t0000_u01784251692274") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694771_d20260717_m012807_c001_v0001184_t0020_u01784251687874") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f401c323134422b61_d20260717_m012806_c001_v7007000_t0000_u01784251686163") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694723_d20260717_m012756_c001_v0001184_t0059_u01784251676403") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f160_d20260717_m012750_c001_v7007000_t0000_u01784251670897") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58350_d20260717_m012746_c001_v0001098_t0022_u01784251666570") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d940f_d20260717_m012744_c001_v7007000_t0000_u01784251664913") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc6b4_d20260717_m012735_c001_v0001146_t0016_u01784251655420") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f420e0848ce8d93a1_d20260717_m012726_c001_v7007000_t0000_u01784251646375") 2026/07/17 01:30:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694631_d20260717_m012717_c001_v0001184_t0032_u01784251637259") 2026/07/17 01:30:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5b6_d20260717_m012711_c001_v7007000_t0000_u01784251631122") 2026/07/17 01:30:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06945cd_d20260717_m012658_c001_v0001184_t0013_u01784251618117") 2026/07/17 01:30:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a4037_d20260717_m012652_c001_v7007000_t0000_u01784251612620") 2026/07/17 01:30:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694597_d20260717_m012643_c001_v0001184_t0009_u01784251603248") 2026/07/17 01:30:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5f4_d20260717_m012809_c001_v7007000_t0000_u01784251689374") 2026/07/17 01:30:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487048_d20260717_m012804_c001_v0001036_t0020_u01784251684391") 2026/07/17 01:30:44 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b98e_d20260717_m012831_c001_v7007000_t0000_u01784251711115") 2026/07/17 01:30:44 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06947d5_d20260717_m012826_c001_v0001184_t0010_u01784251706033") 2026/07/17 01:30:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1ee_d20260717_m012954_c001_v7007000_t0000_u01784251794476") 2026/07/17 01:30:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc860_d20260717_m012944_c001_v0001146_t0017_u01784251784012") 2026/07/17 01:30:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de10109277541_d20260717_m012938_c001_v7007000_t0000_u01784251778128") 2026/07/17 01:30:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc832_d20260717_m012928_c001_v0001146_t0015_u01784251767999") 2026/07/17 01:30:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d94a1_d20260717_m012922_c001_v7007000_t0000_u01784251762167") 2026/07/17 01:30:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc818_d20260717_m012911_c001_v0001146_t0046_u01784251751930") 2026/07/17 01:30:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd0778d_d20260717_m012906_c001_v7007000_t0000_u01784251746073") 2026/07/17 01:30:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc7f8_d20260717_m012855_c001_v0001146_t0007_u01784251735719") 2026/07/17 01:30:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41345c416795307e_d20260717_m012849_c001_v7007000_t0000_u01784251729683") 2026/07/17 01:30:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc7ba_d20260717_m012837_c001_v0001146_t0030_u01784251717275") 2026/07/17 01:30:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd07762_d20260717_m012827_c001_v7007000_t0000_u01784251707752") 2026/07/17 01:30:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06947a1_d20260717_m012818_c001_v0001184_t0057_u01784251698709") 2026/07/17 01:30:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a605_d20260717_m012812_c001_v7007000_t0000_u01784251692452") 2026/07/17 01:30:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694773_d20260717_m012808_c001_v0001184_t0014_u01784251688086") 2026/07/17 01:30:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d9456_d20260717_m012806_c001_v7007000_t0000_u01784251686545") 2026/07/17 01:30:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc706_d20260717_m012756_c001_v0001146_t0042_u01784251676624") 2026/07/17 01:30:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f161_d20260717_m012751_c001_v7007000_t0000_u01784251671072") 2026/07/17 01:30:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc6e2_d20260717_m012746_c001_v0001146_t0035_u01784251666722") 2026/07/17 01:30:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f151_d20260717_m012744_c001_v7007000_t0000_u01784251664930") 2026/07/17 01:30:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486ff4_d20260717_m012735_c001_v0001036_t0043_u01784251655793") 2026/07/17 01:30:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f411f97f909e73ff3_d20260717_m012726_c001_v7007000_t0000_u01784251646374") 2026/07/17 01:30:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486fb8_d20260717_m012717_c001_v0001036_t0048_u01784251637471") 2026/07/17 01:30:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5b7_d20260717_m012711_c001_v7007000_t0000_u01784251631315") 2026/07/17 01:30:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486f86_d20260717_m012658_c001_v0001036_t0059_u01784251618321") 2026/07/17 01:30:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a4038_d20260717_m012652_c001_v7007000_t0000_u01784251612795") 2026/07/17 01:30:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486f46_d20260717_m012643_c001_v0001036_t0017_u01784251603483") 2026/07/17 01:30:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f424acab628b8a029_d20260717_m012809_c001_v7007000_t0000_u01784251689415") 2026/07/17 01:30:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5838c_d20260717_m012804_c001_v0001098_t0046_u01784251684445") 2026/07/17 01:30:45 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b98f_d20260717_m012831_c001_v7007000_t0000_u01784251711312") 2026/07/17 01:30:45 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487084_d20260717_m012826_c001_v0001036_t0055_u01784251706154") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1ef_d20260717_m012954_c001_v7007000_t0000_u01784251794653") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487142_d20260717_m012944_c001_v0001036_t0024_u01784251784359") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de10109277542_d20260717_m012938_c001_v7007000_t0000_u01784251778302") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e648711c_d20260717_m012928_c001_v0001036_t0059_u01784251768362") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d94a2_d20260717_m012922_c001_v7007000_t0000_u01784251762345") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e64870ee_d20260717_m012912_c001_v0001036_t0006_u01784251752327") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd0778e_d20260717_m012906_c001_v7007000_t0000_u01784251746248") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e64870d8_d20260717_m012856_c001_v0001036_t0036_u01784251736323") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41345c416795307f_d20260717_m012849_c001_v7007000_t0000_u01784251729873") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e64870a2_d20260717_m012837_c001_v0001036_t0032_u01784251717635") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f417a07a770c9a728_d20260717_m012827_c001_v7007000_t0000_u01784251707768") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b583d6_d20260717_m012818_c001_v0001098_t0007_u01784251698924") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a606_d20260717_m012812_c001_v7007000_t0000_u01784251692631") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b583a0_d20260717_m012808_c001_v0001098_t0036_u01784251688179") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f425548e5a59b9cbc_d20260717_m012806_c001_v7007000_t0000_u01784251686306") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487032_d20260717_m012757_c001_v0001036_t0054_u01784251677106") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f162_d20260717_m012751_c001_v7007000_t0000_u01784251671248") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06946ef_d20260717_m012746_c001_v0001184_t0011_u01784251666745") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de101092774b5_d20260717_m012744_c001_v7007000_t0000_u01784251664508") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06946a7_d20260717_m012736_c001_v0001184_t0035_u01784251656293") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f421e704665304910_d20260717_m012726_c001_v7007000_t0000_u01784251646614") 2026/07/17 01:30:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b582f2_d20260717_m012717_c001_v0001098_t0033_u01784251637963") 2026/07/17 01:30:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5b8_d20260717_m012711_c001_v7007000_t0000_u01784251631491") 2026/07/17 01:30:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b582a4_d20260717_m012659_c001_v0001098_t0048_u01784251619006") 2026/07/17 01:30:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a4039_d20260717_m012652_c001_v7007000_t0000_u01784251612970") 2026/07/17 01:30:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58284_d20260717_m012643_c001_v0001098_t0007_u01784251603877") 2026/07/17 01:30:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4180cddbd8aac178_d20260717_m012809_c001_v7007000_t0000_u01784251689601") 2026/07/17 01:30:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694759_d20260717_m012804_c001_v0001184_t0046_u01784251684527") 2026/07/17 01:30:47 DEBUG : dir1/0007-12345: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b990_d20260717_m012831_c001_v7007000_t0000_u01784251711508") 2026/07/17 01:30:47 DEBUG : dir1/0007-12345: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06947d7_d20260717_m012826_c001_v0001184_t0027_u01784251706234") 2026/07/17 01:30:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1f0_d20260717_m012954_c001_v7007000_t0000_u01784251794831") 2026/07/17 01:30:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58486_d20260717_m012944_c001_v0001098_t0025_u01784251784822") 2026/07/17 01:30:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de10109277543_d20260717_m012938_c001_v7007000_t0000_u01784251778478") 2026/07/17 01:30:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58462_d20260717_m012928_c001_v0001098_t0017_u01784251768950") 2026/07/17 01:30:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d94a3_d20260717_m012922_c001_v7007000_t0000_u01784251762521") 2026/07/17 01:30:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5843c_d20260717_m012912_c001_v0001098_t0047_u01784251752932") 2026/07/17 01:30:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd0778f_d20260717_m012906_c001_v7007000_t0000_u01784251746422") 2026/07/17 01:30:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58420_d20260717_m012856_c001_v0001098_t0021_u01784251736715") 2026/07/17 01:30:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41345c4167953081_d20260717_m012850_c001_v7007000_t0000_u01784251730063") 2026/07/17 01:30:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58404_d20260717_m012838_c001_v0001098_t0044_u01784251718236") 2026/07/17 01:30:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd07760_d20260717_m012827_c001_v7007000_t0000_u01784251707400") 2026/07/17 01:30:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487074_d20260717_m012819_c001_v0001036_t0059_u01784251699332") 2026/07/17 01:30:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a607_d20260717_m012812_c001_v7007000_t0000_u01784251692807") 2026/07/17 01:30:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc746_d20260717_m012808_c001_v0001146_t0051_u01784251688190") 2026/07/17 01:30:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4180cddbd8aac172_d20260717_m012806_c001_v7007000_t0000_u01784251686306") 2026/07/17 01:30:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5836a_d20260717_m012757_c001_v0001098_t0031_u01784251677562") 2026/07/17 01:30:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f164_d20260717_m012751_c001_v7007000_t0000_u01784251671423") 2026/07/17 01:30:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e648701a_d20260717_m012746_c001_v0001036_t0050_u01784251666892") 2026/07/17 01:30:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f425548e5a59b9cae_d20260717_m012745_c001_v7007000_t0000_u01784251665038") 2026/07/17 01:30:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5832c_d20260717_m012736_c001_v0001098_t0005_u01784251656501") 2026/07/17 01:30:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f420e0848ce8d93a2_d20260717_m012726_c001_v7007000_t0000_u01784251646552") 2026/07/17 01:30:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc660_d20260717_m012718_c001_v0001146_t0035_u01784251638285") 2026/07/17 01:30:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5b9_d20260717_m012711_c001_v7007000_t0000_u01784251631667") 2026/07/17 01:30:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc5fc_d20260717_m012659_c001_v0001146_t0005_u01784251619682") 2026/07/17 01:30:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a403a_d20260717_m012653_c001_v7007000_t0000_u01784251613144") 2026/07/17 01:30:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc5ac_d20260717_m012644_c001_v0001146_t0022_u01784251604384") 2026/07/17 01:30:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d9459_d20260717_m012809_c001_v7007000_t0000_u01784251689537") 2026/07/17 01:30:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069475d_d20260717_m012804_c001_v0001184_t0017_u01784251684741") 2026/07/17 01:30:48 DEBUG : dir1/0008-23456: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b991_d20260717_m012831_c001_v7007000_t0000_u01784251711715") 2026/07/17 01:30:48 DEBUG : dir1/0008-23456: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc790_d20260717_m012826_c001_v0001146_t0021_u01784251706279") 2026/07/17 01:30:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1f1_d20260717_m012955_c001_v7007000_t0000_u01784251795007") 2026/07/17 01:30:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069494f_d20260717_m012945_c001_v0001184_t0046_u01784251785088") 2026/07/17 01:30:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de10109277544_d20260717_m012938_c001_v7007000_t0000_u01784251778653") 2026/07/17 01:30:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069490d_d20260717_m012929_c001_v0001184_t0058_u01784251769557") 2026/07/17 01:30:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d94a4_d20260717_m012922_c001_v7007000_t0000_u01784251762696") 2026/07/17 01:30:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06948d9_d20260717_m012913_c001_v0001184_t0010_u01784251753372") 2026/07/17 01:30:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd07790_d20260717_m012906_c001_v7007000_t0000_u01784251746598") 2026/07/17 01:30:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694885_d20260717_m012857_c001_v0001184_t0059_u01784251737198") 2026/07/17 01:30:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41345c4167953082_d20260717_m012850_c001_v7007000_t0000_u01784251730255") 2026/07/17 01:30:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069482f_d20260717_m012838_c001_v0001184_t0053_u01784251718771") 2026/07/17 01:30:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b985_d20260717_m012827_c001_v7007000_t0000_u01784251707813") 2026/07/17 01:30:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc776_d20260717_m012819_c001_v0001146_t0016_u01784251699876") 2026/07/17 01:30:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a608_d20260717_m012812_c001_v7007000_t0000_u01784251692987") 2026/07/17 01:30:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694777_d20260717_m012808_c001_v0001184_t0058_u01784251688304") 2026/07/17 01:30:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a4081_d20260717_m012806_c001_v7007000_t0000_u01784251686332") 2026/07/17 01:30:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694731_d20260717_m012757_c001_v0001184_t0016_u01784251677969") 2026/07/17 01:30:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f165_d20260717_m012751_c001_v7007000_t0000_u01784251671599") 2026/07/17 01:30:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06946f1_d20260717_m012746_c001_v0001184_t0058_u01784251666958") 2026/07/17 01:30:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de101092774b6_d20260717_m012744_c001_v7007000_t0000_u01784251664686") 2026/07/17 01:30:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc6ba_d20260717_m012737_c001_v0001146_t0034_u01784251656958") 2026/07/17 01:30:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f411f97f909e73ff4_d20260717_m012726_c001_v7007000_t0000_u01784251646559") 2026/07/17 01:30:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694635_d20260717_m012718_c001_v0001184_t0040_u01784251638616") 2026/07/17 01:30:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5ba_d20260717_m012711_c001_v7007000_t0000_u01784251631841") 2026/07/17 01:30:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06945d5_d20260717_m012700_c001_v0001184_t0017_u01784251620171") 2026/07/17 01:30:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a403b_d20260717_m012653_c001_v7007000_t0000_u01784251613323") 2026/07/17 01:30:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694599_d20260717_m012644_c001_v0001184_t0024_u01784251604768") 2026/07/17 01:30:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f401c323134422b6f_d20260717_m012809_c001_v7007000_t0000_u01784251689706") 2026/07/17 01:30:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58390_d20260717_m012804_c001_v0001098_t0032_u01784251684788") 2026/07/17 01:30:50 DEBUG : dir1/0009-34567: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b992_d20260717_m012831_c001_v7007000_t0000_u01784251711911") 2026/07/17 01:30:50 DEBUG : dir1/0009-34567: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06947d9_d20260717_m012826_c001_v0001184_t0022_u01784251706433") 2026/07/17 01:30:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1f2_d20260717_m012955_c001_v7007000_t0000_u01784251795185") 2026/07/17 01:30:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc864_d20260717_m012945_c001_v0001146_t0025_u01784251785296") 2026/07/17 01:30:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de10109277545_d20260717_m012938_c001_v7007000_t0000_u01784251778828") 2026/07/17 01:30:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc838_d20260717_m012929_c001_v0001146_t0056_u01784251769763") 2026/07/17 01:30:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d94a5_d20260717_m012922_c001_v7007000_t0000_u01784251762872") 2026/07/17 01:30:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc81a_d20260717_m012913_c001_v0001146_t0010_u01784251753578") 2026/07/17 01:30:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd07791_d20260717_m012906_c001_v7007000_t0000_u01784251746772") 2026/07/17 01:30:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc7fe_d20260717_m012857_c001_v0001146_t0033_u01784251737404") 2026/07/17 01:30:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41345c4167953083_d20260717_m012850_c001_v7007000_t0000_u01784251730445") 2026/07/17 01:30:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc7c2_d20260717_m012838_c001_v0001146_t0017_u01784251718974") 2026/07/17 01:30:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b984_d20260717_m012827_c001_v7007000_t0000_u01784251707615") 2026/07/17 01:30:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06947b5_d20260717_m012820_c001_v0001184_t0009_u01784251700194") 2026/07/17 01:30:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a609_d20260717_m012813_c001_v7007000_t0000_u01784251693165") 2026/07/17 01:30:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487058_d20260717_m012808_c001_v0001036_t0032_u01784251688346") 2026/07/17 01:30:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f424acab628b8a027_d20260717_m012806_c001_v7007000_t0000_u01784251686315") 2026/07/17 01:30:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc70e_d20260717_m012758_c001_v0001146_t0024_u01784251678189") 2026/07/17 01:30:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f166_d20260717_m012751_c001_v7007000_t0000_u01784251671775") 2026/07/17 01:30:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc6e4_d20260717_m012747_c001_v0001146_t0039_u01784251667058") 2026/07/17 01:30:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de101092774b8_d20260717_m012745_c001_v7007000_t0000_u01784251665051") 2026/07/17 01:30:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486ff6_d20260717_m012737_c001_v0001036_t0022_u01784251657339") 2026/07/17 01:30:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f423ed67bb5e6c6d6_d20260717_m012726_c001_v7007000_t0000_u01784251646582") 2026/07/17 01:30:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486fbe_d20260717_m012718_c001_v0001036_t0023_u01784251638819") 2026/07/17 01:30:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5bb_d20260717_m012712_c001_v7007000_t0000_u01784251632016") 2026/07/17 01:30:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486f8a_d20260717_m012700_c001_v0001036_t0056_u01784251620410") 2026/07/17 01:30:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a403c_d20260717_m012653_c001_v7007000_t0000_u01784251613498") 2026/07/17 01:30:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486f50_d20260717_m012644_c001_v0001036_t0057_u01784251604962") 2026/07/17 01:30:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4180cddbd8aac177_d20260717_m012809_c001_v7007000_t0000_u01784251689406") 2026/07/17 01:30:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e648704c_d20260717_m012804_c001_v0001036_t0009_u01784251684827") 2026/07/17 01:30:51 DEBUG : dir1/0010-45678: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b993_d20260717_m012832_c001_v7007000_t0000_u01784251712114") 2026/07/17 01:30:51 DEBUG : dir1/0010-45678: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b583ec_d20260717_m012826_c001_v0001098_t0010_u01784251706445") 2026/07/17 01:30:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1f3_d20260717_m012955_c001_v7007000_t0000_u01784251795360") 2026/07/17 01:30:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487146_d20260717_m012945_c001_v0001036_t0055_u01784251785625") 2026/07/17 01:30:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de10109277546_d20260717_m012939_c001_v7007000_t0000_u01784251779005") 2026/07/17 01:30:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487122_d20260717_m012930_c001_v0001036_t0019_u01784251770409") 2026/07/17 01:30:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d94a6_d20260717_m012923_c001_v7007000_t0000_u01784251763048") 2026/07/17 01:30:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e64870f6_d20260717_m012913_c001_v0001036_t0027_u01784251753928") 2026/07/17 01:30:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd07792_d20260717_m012906_c001_v7007000_t0000_u01784251746947") 2026/07/17 01:30:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e64870dc_d20260717_m012857_c001_v0001036_t0054_u01784251737866") 2026/07/17 01:30:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41345c4167953084_d20260717_m012850_c001_v7007000_t0000_u01784251730635") 2026/07/17 01:30:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e64870ae_d20260717_m012839_c001_v0001036_t0021_u01784251719293") 2026/07/17 01:30:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4151e79fefec67df_d20260717_m012827_c001_v7007000_t0000_u01784251707554") 2026/07/17 01:30:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b583dc_d20260717_m012820_c001_v0001098_t0050_u01784251700403") 2026/07/17 01:30:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a60b_d20260717_m012813_c001_v7007000_t0000_u01784251693343") 2026/07/17 01:30:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694779_d20260717_m012808_c001_v0001184_t0022_u01784251688523") 2026/07/17 01:30:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4180cddbd8aac173_d20260717_m012806_c001_v7007000_t0000_u01784251686502") 2026/07/17 01:30:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487036_d20260717_m012758_c001_v0001036_t0031_u01784251678555") 2026/07/17 01:30:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f167_d20260717_m012751_c001_v7007000_t0000_u01784251671951") 2026/07/17 01:30:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58352_d20260717_m012747_c001_v0001098_t0059_u01784251667123") 2026/07/17 01:30:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4151e79fefec6766_d20260717_m012745_c001_v7007000_t0000_u01784251665083") 2026/07/17 01:30:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06946ad_d20260717_m012737_c001_v0001184_t0054_u01784251657989") 2026/07/17 01:30:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f407d4423baeac62c_d20260717_m012726_c001_v7007000_t0000_u01784251646594") 2026/07/17 01:30:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b582f6_d20260717_m012719_c001_v0001098_t0059_u01784251639215") 2026/07/17 01:30:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5bc_d20260717_m012712_c001_v7007000_t0000_u01784251632191") 2026/07/17 01:30:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b582a8_d20260717_m012701_c001_v0001098_t0015_u01784251621020") 2026/07/17 01:30:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a403d_d20260717_m012653_c001_v7007000_t0000_u01784251613672") 2026/07/17 01:30:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58288_d20260717_m012645_c001_v0001098_t0037_u01784251605558") 2026/07/17 01:30:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d945a_d20260717_m012809_c001_v7007000_t0000_u01784251689718") 2026/07/17 01:30:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc736_d20260717_m012804_c001_v0001146_t0048_u01784251684843") 2026/07/17 01:30:52 DEBUG : dir1/0011-56789: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b994_d20260717_m012832_c001_v7007000_t0000_u01784251712310") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc794_d20260717_m012826_c001_v0001146_t0037_u01784251706602") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1f4_d20260717_m012955_c001_v7007000_t0000_u01784251795536") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58488_d20260717_m012946_c001_v0001098_t0048_u01784251786109") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de10109277547_d20260717_m012939_c001_v7007000_t0000_u01784251779180") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58466_d20260717_m012930_c001_v0001098_t0030_u01784251770822") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d94a8_d20260717_m012923_c001_v7007000_t0000_u01784251763223") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58440_d20260717_m012914_c001_v0001098_t0009_u01784251754434") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd07793_d20260717_m012907_c001_v7007000_t0000_u01784251747121") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58424_d20260717_m012858_c001_v0001098_t0044_u01784251738407") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41345c4167953085_d20260717_m012850_c001_v7007000_t0000_u01784251730825") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58406_d20260717_m012839_c001_v0001098_t0000_u01784251719719") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41345c416795306b_d20260717_m012827_c001_v7007000_t0000_u01784251707630") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e648707a_d20260717_m012820_c001_v0001036_t0008_u01784251700815") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a60c_d20260717_m012813_c001_v7007000_t0000_u01784251693519") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b583a8_d20260717_m012808_c001_v0001098_t0040_u01784251688701") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a4082_d20260717_m012806_c001_v7007000_t0000_u01784251686513") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5836c_d20260717_m012758_c001_v0001098_t0022_u01784251678952") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f168_d20260717_m012752_c001_v7007000_t0000_u01784251672127") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06946f5_d20260717_m012747_c001_v0001184_t0037_u01784251667235") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f152_d20260717_m012745_c001_v7007000_t0000_u01784251665129") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5832e_d20260717_m012738_c001_v0001098_t0039_u01784251658200") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f407d4423baeac62a_d20260717_m012726_c001_v7007000_t0000_u01784251646409") 2026/07/17 01:30:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc66a_d20260717_m012719_c001_v0001146_t0054_u01784251639715") 2026/07/17 01:30:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5bd_d20260717_m012712_c001_v7007000_t0000_u01784251632367") 2026/07/17 01:30:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc60e_d20260717_m012703_c001_v0001146_t0019_u01784251623352") 2026/07/17 01:30:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a403e_d20260717_m012653_c001_v7007000_t0000_u01784251613847") 2026/07/17 01:30:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc5b4_d20260717_m012645_c001_v0001146_t0032_u01784251605896") 2026/07/17 01:30:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5f7_d20260717_m012809_c001_v7007000_t0000_u01784251689733") 2026/07/17 01:30:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069475f_d20260717_m012804_c001_v0001184_t0006_u01784251684941") 2026/07/17 01:30:54 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b995_d20260717_m012832_c001_v7007000_t0000_u01784251712506") 2026/07/17 01:30:54 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06947db_d20260717_m012826_c001_v0001184_t0043_u01784251706621") 2026/07/17 01:30:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1f5_d20260717_m012955_c001_v7007000_t0000_u01784251795712") 2026/07/17 01:30:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694957_d20260717_m012946_c001_v0001184_t0020_u01784251786591") 2026/07/17 01:30:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de10109277548_d20260717_m012939_c001_v7007000_t0000_u01784251779355") 2026/07/17 01:30:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694915_d20260717_m012931_c001_v0001184_t0030_u01784251771180") 2026/07/17 01:30:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d94a9_d20260717_m012923_c001_v7007000_t0000_u01784251763399") 2026/07/17 01:30:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06948e1_d20260717_m012914_c001_v0001184_t0009_u01784251754885") 2026/07/17 01:30:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd07794_d20260717_m012907_c001_v7007000_t0000_u01784251747295") 2026/07/17 01:30:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694895_d20260717_m012858_c001_v0001184_t0012_u01784251738871") 2026/07/17 01:30:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41345c4167953086_d20260717_m012851_c001_v7007000_t0000_u01784251731015") 2026/07/17 01:30:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069483d_d20260717_m012840_c001_v0001184_t0008_u01784251720940") 2026/07/17 01:30:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd0775f_d20260717_m012827_c001_v7007000_t0000_u01784251707223") 2026/07/17 01:30:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc77a_d20260717_m012821_c001_v0001146_t0050_u01784251701512") 2026/07/17 01:30:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a60d_d20260717_m012813_c001_v7007000_t0000_u01784251693695") 2026/07/17 01:30:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc748_d20260717_m012808_c001_v0001146_t0033_u01784251688738") 2026/07/17 01:30:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f401c323134422b60_d20260717_m012805_c001_v7007000_t0000_u01784251685940") 2026/07/17 01:30:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694739_d20260717_m012759_c001_v0001184_t0033_u01784251679442") 2026/07/17 01:30:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f169_d20260717_m012752_c001_v7007000_t0000_u01784251672306") 2026/07/17 01:30:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e648701c_d20260717_m012747_c001_v0001036_t0054_u01784251667389") 2026/07/17 01:30:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f425548e5a59b9cad_d20260717_m012744_c001_v7007000_t0000_u01784251664864") 2026/07/17 01:30:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc6c2_d20260717_m012738_c001_v0001146_t0024_u01784251658820") 2026/07/17 01:30:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f401c323134422b50_d20260717_m012726_c001_v7007000_t0000_u01784251646420") 2026/07/17 01:30:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069463f_d20260717_m012720_c001_v0001184_t0039_u01784251640343") 2026/07/17 01:30:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5be_d20260717_m012712_c001_v7007000_t0000_u01784251632542") 2026/07/17 01:30:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06945e7_d20260717_m012703_c001_v0001184_t0020_u01784251623723") 2026/07/17 01:30:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a403f_d20260717_m012654_c001_v7007000_t0000_u01784251614022") 2026/07/17 01:30:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069459d_d20260717_m012646_c001_v0001184_t0008_u01784251606194") 2026/07/17 01:30:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a408a_d20260717_m012809_c001_v7007000_t0000_u01784251689581") 2026/07/17 01:30:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58392_d20260717_m012805_c001_v0001098_t0049_u01784251685232") 2026/07/17 01:30:55 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b996_d20260717_m012832_c001_v7007000_t0000_u01784251712704") 2026/07/17 01:30:55 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487086_d20260717_m012826_c001_v0001036_t0029_u01784251706718") 2026/07/17 01:30:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1f6_d20260717_m012955_c001_v7007000_t0000_u01784251795890") 2026/07/17 01:30:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc868_d20260717_m012946_c001_v0001146_t0023_u01784251786798") 2026/07/17 01:30:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de10109277549_d20260717_m012939_c001_v7007000_t0000_u01784251779531") 2026/07/17 01:30:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc83c_d20260717_m012931_c001_v0001146_t0048_u01784251771386") 2026/07/17 01:30:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d94aa_d20260717_m012923_c001_v7007000_t0000_u01784251763574") 2026/07/17 01:30:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc820_d20260717_m012915_c001_v0001146_t0035_u01784251755101") 2026/07/17 01:30:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd07795_d20260717_m012907_c001_v7007000_t0000_u01784251747471") 2026/07/17 01:30:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc800_d20260717_m012859_c001_v0001146_t0009_u01784251739069") 2026/07/17 01:30:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41345c4167953087_d20260717_m012851_c001_v7007000_t0000_u01784251731204") 2026/07/17 01:30:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc7cc_d20260717_m012841_c001_v0001146_t0055_u01784251721235") 2026/07/17 01:30:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd07761_d20260717_m012827_c001_v7007000_t0000_u01784251707575") 2026/07/17 01:30:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06947bf_d20260717_m012821_c001_v0001184_t0034_u01784251701909") 2026/07/17 01:30:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a610_d20260717_m012813_c001_v7007000_t0000_u01784251693871") 2026/07/17 01:30:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069477d_d20260717_m012808_c001_v0001184_t0013_u01784251688748") 2026/07/17 01:30:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f425548e5a59b9cbd_d20260717_m012806_c001_v7007000_t0000_u01784251686339") 2026/07/17 01:30:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc718_d20260717_m012759_c001_v0001146_t0034_u01784251679650") 2026/07/17 01:30:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f16a_d20260717_m012752_c001_v7007000_t0000_u01784251672482") 2026/07/17 01:30:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc6ea_d20260717_m012747_c001_v0001146_t0053_u01784251667406") 2026/07/17 01:30:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41590c234b5d5ab0_d20260717_m012744_c001_v7007000_t0000_u01784251664903") 2026/07/17 01:30:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486ffc_d20260717_m012739_c001_v0001036_t0002_u01784251659187") 2026/07/17 01:30:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d6592_d20260717_m012726_c001_v7007000_t0000_u01784251646690") 2026/07/17 01:30:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486fc4_d20260717_m012720_c001_v0001036_t0021_u01784251640554") 2026/07/17 01:30:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5bf_d20260717_m012712_c001_v7007000_t0000_u01784251632718") 2026/07/17 01:30:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486f98_d20260717_m012703_c001_v0001036_t0004_u01784251623912") 2026/07/17 01:30:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a4040_d20260717_m012654_c001_v7007000_t0000_u01784251614197") 2026/07/17 01:30:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486f58_d20260717_m012646_c001_v0001036_t0044_u01784251606448") 2026/07/17 01:30:57 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f424acab628b8a02b_d20260717_m012809_c001_v7007000_t0000_u01784251689590") 2026/07/17 01:30:57 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694761_d20260717_m012805_c001_v0001184_t0028_u01784251685247") 2026/07/17 01:30:57 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b998_d20260717_m012832_c001_v7007000_t0000_u01784251712900") 2026/07/17 01:30:57 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b583ee_d20260717_m012826_c001_v0001098_t0057_u01784251706737") 2026/07/17 01:30:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1f7_d20260717_m012956_c001_v7007000_t0000_u01784251796065") 2026/07/17 01:30:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487148_d20260717_m012947_c001_v0001036_t0028_u01784251787319") 2026/07/17 01:30:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de1010927754a_d20260717_m012939_c001_v7007000_t0000_u01784251779706") 2026/07/17 01:30:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e648712a_d20260717_m012931_c001_v0001036_t0040_u01784251771836") 2026/07/17 01:30:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d94ab_d20260717_m012923_c001_v7007000_t0000_u01784251763750") 2026/07/17 01:30:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e64870fa_d20260717_m012915_c001_v0001036_t0040_u01784251755398") 2026/07/17 01:30:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd07796_d20260717_m012907_c001_v7007000_t0000_u01784251747645") 2026/07/17 01:30:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e64870e0_d20260717_m012859_c001_v0001036_t0000_u01784251739546") 2026/07/17 01:30:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41345c4167953089_d20260717_m012851_c001_v7007000_t0000_u01784251731393") 2026/07/17 01:30:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e64870b8_d20260717_m012841_c001_v0001036_t0030_u01784251721666") 2026/07/17 01:30:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f411f97f909e74029_d20260717_m012827_c001_v7007000_t0000_u01784251707776") 2026/07/17 01:30:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b583de_d20260717_m012822_c001_v0001098_t0055_u01784251702118") 2026/07/17 01:30:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a611_d20260717_m012814_c001_v7007000_t0000_u01784251694046") 2026/07/17 01:30:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e648705e_d20260717_m012808_c001_v0001036_t0002_u01784251688759") 2026/07/17 01:30:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4180cddbd8aac171_d20260717_m012806_c001_v7007000_t0000_u01784251686130") 2026/07/17 01:30:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e648703c_d20260717_m012759_c001_v0001036_t0011_u01784251679953") 2026/07/17 01:30:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f16b_d20260717_m012752_c001_v7007000_t0000_u01784251672658") 2026/07/17 01:30:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06946f7_d20260717_m012747_c001_v0001184_t0010_u01784251667443") 2026/07/17 01:30:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f407d4423baeac642_d20260717_m012745_c001_v7007000_t0000_u01784251665095") 2026/07/17 01:30:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06946b5_d20260717_m012739_c001_v0001184_t0029_u01784251659716") 2026/07/17 01:30:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a5eb_d20260717_m012726_c001_v7007000_t0000_u01784251646701") 2026/07/17 01:30:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b582fa_d20260717_m012721_c001_v0001098_t0057_u01784251641001") 2026/07/17 01:30:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5c0_d20260717_m012712_c001_v7007000_t0000_u01784251632893") 2026/07/17 01:30:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b582bc_d20260717_m012704_c001_v0001098_t0009_u01784251624822") 2026/07/17 01:30:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a4041_d20260717_m012654_c001_v7007000_t0000_u01784251614373") 2026/07/17 01:30:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5828a_d20260717_m012646_c001_v0001098_t0006_u01784251606830") 2026/07/17 01:30:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f401c323134422b6d_d20260717_m012809_c001_v7007000_t0000_u01784251689343") 2026/07/17 01:30:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc73a_d20260717_m012805_c001_v0001146_t0049_u01784251685279") 2026/07/17 01:30:58 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b999_d20260717_m012833_c001_v7007000_t0000_u01784251713096") 2026/07/17 01:30:58 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06947dd_d20260717_m012826_c001_v0001184_t0031_u01784251706815") 2026/07/17 01:30:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1f8_d20260717_m012956_c001_v7007000_t0000_u01784251796244") 2026/07/17 01:30:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5848c_d20260717_m012947_c001_v0001098_t0016_u01784251787767") 2026/07/17 01:30:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de1010927754b_d20260717_m012939_c001_v7007000_t0000_u01784251779893") 2026/07/17 01:30:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5846a_d20260717_m012932_c001_v0001098_t0018_u01784251772227") 2026/07/17 01:30:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d94ac_d20260717_m012923_c001_v7007000_t0000_u01784251763925") 2026/07/17 01:30:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58446_d20260717_m012915_c001_v0001098_t0018_u01784251755933") 2026/07/17 01:30:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd07797_d20260717_m012907_c001_v7007000_t0000_u01784251747836") 2026/07/17 01:30:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5842a_d20260717_m012900_c001_v0001098_t0006_u01784251740159") 2026/07/17 01:30:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41345c416795308a_d20260717_m012851_c001_v7007000_t0000_u01784251731582") 2026/07/17 01:30:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5840a_d20260717_m012842_c001_v0001098_t0015_u01784251722211") 2026/07/17 01:30:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f417a07a770c9a726_d20260717_m012827_c001_v7007000_t0000_u01784251707592") 2026/07/17 01:30:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e648707c_d20260717_m012822_c001_v0001036_t0033_u01784251702596") 2026/07/17 01:30:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a613_d20260717_m012814_c001_v7007000_t0000_u01784251694222") 2026/07/17 01:30:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069477f_d20260717_m012808_c001_v0001184_t0051_u01784251688956") 2026/07/17 01:30:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f401c323134422b62_d20260717_m012806_c001_v7007000_t0000_u01784251686345") 2026/07/17 01:30:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58374_d20260717_m012800_c001_v0001098_t0055_u01784251680471") 2026/07/17 01:30:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f16c_d20260717_m012752_c001_v7007000_t0000_u01784251672834") 2026/07/17 01:30:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58356_d20260717_m012747_c001_v0001098_t0055_u01784251667517") 2026/07/17 01:30:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de101092774b9_d20260717_m012745_c001_v7007000_t0000_u01784251665228") 2026/07/17 01:30:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58332_d20260717_m012739_c001_v0001098_t0022_u01784251659937") 2026/07/17 01:30:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d658f_d20260717_m012726_c001_v7007000_t0000_u01784251646165") 2026/07/17 01:30:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc672_d20260717_m012721_c001_v0001146_t0006_u01784251641374") 2026/07/17 01:30:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5c1_d20260717_m012713_c001_v7007000_t0000_u01784251633068") 2026/07/17 01:30:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc618_d20260717_m012705_c001_v0001146_t0042_u01784251625340") 2026/07/17 01:30:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a4042_d20260717_m012654_c001_v7007000_t0000_u01784251614547") 2026/07/17 01:30:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc5ba_d20260717_m012647_c001_v0001146_t0010_u01784251607264") 2026/07/17 01:30:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d9458_d20260717_m012809_c001_v7007000_t0000_u01784251689354") 2026/07/17 01:30:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e648704e_d20260717_m012805_c001_v0001036_t0057_u01784251685410") 2026/07/17 01:30:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a5f3_d20260717_m012728_c001_v7007000_t0000_u01784251648935") 2026/07/17 01:30:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694659_d20260717_m012724_c001_v0001184_t0022_u01784251644132") 2026/07/17 01:31:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a5f4_d20260717_m012729_c001_v7007000_t0000_u01784251649108") 2026/07/17 01:31:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069465d_d20260717_m012724_c001_v0001184_t0020_u01784251644339") 2026/07/17 01:31:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a5f5_d20260717_m012729_c001_v7007000_t0000_u01784251649282") 2026/07/17 01:31:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58308_d20260717_m012724_c001_v0001098_t0012_u01784251644359") 2026/07/17 01:31:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a5f6_d20260717_m012729_c001_v7007000_t0000_u01784251649456") 2026/07/17 01:31:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc682_d20260717_m012724_c001_v0001146_t0040_u01784251644410") 2026/07/17 01:31:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a5f8_d20260717_m012729_c001_v7007000_t0000_u01784251649629") 2026/07/17 01:31:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486fd2_d20260717_m012724_c001_v0001036_t0024_u01784251644465") 2026/07/17 01:31:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a5f9_d20260717_m012729_c001_v7007000_t0000_u01784251649805") 2026/07/17 01:31:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069465f_d20260717_m012724_c001_v0001184_t0036_u01784251644535") 2026/07/17 01:31:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a5fa_d20260717_m012730_c001_v7007000_t0000_u01784251650156") 2026/07/17 01:31:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5830a_d20260717_m012724_c001_v0001098_t0009_u01784251644638") 2026/07/17 01:31:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a5fb_d20260717_m012730_c001_v7007000_t0000_u01784251650329") 2026/07/17 01:31:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694661_d20260717_m012724_c001_v0001184_t0059_u01784251644749") 2026/07/17 01:31:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a5fc_d20260717_m012730_c001_v7007000_t0000_u01784251650503") 2026/07/17 01:31:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc684_d20260717_m012724_c001_v0001146_t0017_u01784251644832") 2026/07/17 01:31:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a5fd_d20260717_m012730_c001_v7007000_t0000_u01784251650677") 2026/07/17 01:31:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486fd6_d20260717_m012724_c001_v0001036_t0019_u01784251644972") 2026/07/17 01:31:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a5fe_d20260717_m012730_c001_v7007000_t0000_u01784251650850") 2026/07/17 01:31:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694665_d20260717_m012724_c001_v0001184_t0044_u01784251644984") 2026/07/17 01:31:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a5ff_d20260717_m012731_c001_v7007000_t0000_u01784251651025") 2026/07/17 01:31:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5830c_d20260717_m012725_c001_v0001098_t0014_u01784251645145") 2026/07/17 01:31:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a600_d20260717_m012731_c001_v7007000_t0000_u01784251651199") 2026/07/17 01:31:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc686_d20260717_m012725_c001_v0001146_t0019_u01784251645182") 2026/07/17 01:31:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a601_d20260717_m012731_c001_v7007000_t0000_u01784251651373") 2026/07/17 01:31:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694667_d20260717_m012725_c001_v0001184_t0032_u01784251645195") 2026/07/17 01:31:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a602_d20260717_m012731_c001_v7007000_t0000_u01784251651547") 2026/07/17 01:31:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694669_d20260717_m012725_c001_v0001184_t0020_u01784251645413") 2026/07/17 01:31:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a603_d20260717_m012731_c001_v7007000_t0000_u01784251651742") 2026/07/17 01:31:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5830e_d20260717_m012725_c001_v0001098_t0006_u01784251645431") 2026/07/17 01:31:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f407d4423baeac647_d20260717_m012748_c001_v7007000_t0000_u01784251668230") 2026/07/17 01:31:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06946c5_d20260717_m012742_c001_v0001184_t0049_u01784251662763") 2026/07/17 01:31:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de101092774bc_d20260717_m012748_c001_v7007000_t0000_u01784251668147") 2026/07/17 01:31:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc6ce_d20260717_m012742_c001_v0001146_t0053_u01784251662890") 2026/07/17 01:31:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f425548e5a59b9cb4_d20260717_m012748_c001_v7007000_t0000_u01784251668330") 2026/07/17 01:31:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58344_d20260717_m012742_c001_v0001098_t0056_u01784251662999") 2026/07/17 01:31:01 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de101092774bb_d20260717_m012747_c001_v7007000_t0000_u01784251667970") 2026/07/17 01:31:01 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06946cb_d20260717_m012743_c001_v0001184_t0022_u01784251663020") 2026/07/17 01:31:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f425548e5a59b9cb3_d20260717_m012748_c001_v7007000_t0000_u01784251668156") 2026/07/17 01:31:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06946cd_d20260717_m012743_c001_v0001184_t0059_u01784251663227") 2026/07/17 01:31:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41590c234b5d5ab7_d20260717_m012748_c001_v7007000_t0000_u01784251668355") 2026/07/17 01:31:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e648700a_d20260717_m012743_c001_v0001036_t0017_u01784251663254") 2026/07/17 01:31:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41590c234b5d5ab5_d20260717_m012748_c001_v7007000_t0000_u01784251668172") 2026/07/17 01:31:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc6d2_d20260717_m012743_c001_v0001146_t0024_u01784251663287") 2026/07/17 01:31:02 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f155_d20260717_m012748_c001_v7007000_t0000_u01784251668186") 2026/07/17 01:31:02 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06946d1_d20260717_m012743_c001_v0001184_t0004_u01784251663447") 2026/07/17 01:31:02 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d944b_d20260717_m012748_c001_v7007000_t0000_u01784251668198") 2026/07/17 01:31:02 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58346_d20260717_m012743_c001_v0001098_t0054_u01784251663506") 2026/07/17 01:31:02 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f425548e5a59b9cb2_d20260717_m012747_c001_v7007000_t0000_u01784251667980") 2026/07/17 01:31:02 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc6d4_d20260717_m012743_c001_v0001146_t0010_u01784251663624") 2026/07/17 01:31:02 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d9449_d20260717_m012748_c001_v7007000_t0000_u01784251668002") 2026/07/17 01:31:02 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06946d5_d20260717_m012743_c001_v0001184_t0010_u01784251663671") 2026/07/17 01:31:02 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41590c234b5d5ab3_d20260717_m012747_c001_v7007000_t0000_u01784251667989") 2026/07/17 01:31:02 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e648700c_d20260717_m012743_c001_v0001036_t0054_u01784251663772") 2026/07/17 01:31:02 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de101092774bd_d20260717_m012748_c001_v7007000_t0000_u01784251668376") 2026/07/17 01:31:02 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06946d7_d20260717_m012743_c001_v0001184_t0059_u01784251663879") 2026/07/17 01:31:02 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d944a_d20260717_m012748_c001_v7007000_t0000_u01784251668020") 2026/07/17 01:31:02 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc6d8_d20260717_m012743_c001_v0001146_t0020_u01784251663957") 2026/07/17 01:31:02 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f156_d20260717_m012748_c001_v7007000_t0000_u01784251668384") 2026/07/17 01:31:02 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58348_d20260717_m012743_c001_v0001098_t0055_u01784251663967") 2026/07/17 01:31:02 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d944c_d20260717_m012748_c001_v7007000_t0000_u01784251668209") 2026/07/17 01:31:02 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06946db_d20260717_m012744_c001_v0001184_t0031_u01784251664114") 2026/07/17 01:31:02 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f40936fc323ce584a_d20260717_m012536_c001_v7007000_t0000_u01784251536302") 2026/07/17 01:31:02 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f1161ef0f7a3ce26b_d20260717_m012534_c001_v0001174_t0007_u01784251534305") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f414f686ef4ccfb82_d20260717_m012534_c001_v7007000_t0000_u01784251534127") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f1161ef0f7a3ce251_d20260717_m012530_c001_v0001174_t0022_u01784251530951") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f414f686ef4ccfb7f_d20260717_m012530_c001_v7007000_t0000_u01784251530230") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069440b_d20260717_m012526_c001_v0001184_t0036_u01784251526052") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f42273d45ace80738_d20260717_m012524_c001_v7007000_t0000_u01784251524646") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f1009e56f6ecbe79f_d20260717_m012522_c001_v0001146_t0027_u01784251522010") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f420e0848ce8d900b_d20260717_m012521_c001_v7007000_t0000_u01784251521835") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f1009e56f6ecbe79b_d20260717_m012518_c001_v0001146_t0013_u01784251518665") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f420e0848ce8d9007_d20260717_m012517_c001_v7007000_t0000_u01784251517947") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486df4_d20260717_m012511_c001_v0001036_t0035_u01784251511317") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a599_d20260717_m012510_c001_v7007000_t0000_u01784251510094") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f110564a2d58199ca_d20260717_m012508_c001_v0001185_t0047_u01784251508929") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41907ba3769724ed_d20260717_m012508_c001_v7007000_t0000_u01784251508747") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f110564a2d58199c2_d20260717_m012506_c001_v0001185_t0042_u01784251506190") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41907ba3769724dc_d20260717_m012505_c001_v7007000_t0000_u01784251505474") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f10904f225b76c66d_d20260717_m012501_c001_v0001179_t0045_u01784251501006") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a58f_d20260717_m012500_c001_v7007000_t0000_u01784251500129") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f106d837b204be0de_d20260717_m012458_c001_v0001182_t0035_u01784251498302") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f423ed67bb5e6c24a_d20260717_m012457_c001_v7007000_t0000_u01784251497742") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f106d837b204bdfba_d20260717_m012353_c001_v0001182_t0053_u01784251433667") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f403defd4f27d3777_d20260717_m012352_c001_v7007000_t0000_u01784251432949") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06942e8_d20260717_m012347_c001_v0001184_t0019_u01784251427524") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f417a07a770c9a4eb_d20260717_m012346_c001_v7007000_t0000_u01784251426654") 2026/07/17 01:31:03 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f10900378c4721d4d_d20260717_m012344_c001_v0001181_t0029_u01784251424935") 2026/07/17 01:31:04 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b83d_d20260717_m012344_c001_v7007000_t0000_u01784251424743") 2026/07/17 01:31:04 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f10900378c4721d47_d20260717_m012341_c001_v0001181_t0034_u01784251421417") 2026/07/17 01:31:04 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b838_d20260717_m012340_c001_v7007000_t0000_u01784251420654") 2026/07/17 01:31:04 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486d2c_d20260717_m012335_c001_v0001036_t0006_u01784251415190") 2026/07/17 01:31:04 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d9318_d20260717_m012334_c001_v7007000_t0000_u01784251414298") 2026/07/17 01:31:04 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f114dcd46118eb93f_d20260717_m012332_c001_v0001167_t0012_u01784251412689") 2026/07/17 01:31:04 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f401c323134422aa6_d20260717_m012332_c001_v7007000_t0000_u01784251412514") 2026/07/17 01:31:04 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f114dcd46118eb92b_d20260717_m012329_c001_v0001167_t0038_u01784251409064") 2026/07/17 01:31:04 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f401c323134422a90_d20260717_m012328_c001_v7007000_t0000_u01784251408341") 2026/07/17 01:31:04 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f10904f225b76c471_d20260717_m012322_c001_v0001179_t0006_u01784251402474") 2026/07/17 01:31:04 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f411f97f909e73dfa_d20260717_m012321_c001_v7007000_t0000_u01784251401411") 2026/07/17 01:31:04 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f1035e273de9964e4_d20260717_m012315_c001_v0001165_t0048_u01784251395323") 2026/07/17 01:31:04 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a485b1_d20260717_m012315_c001_v7007000_t0000_u01784251395101") 2026/07/17 01:31:04 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694244_d20260717_m012311_c001_v0001184_t0040_u01784251391436") 2026/07/17 01:31:04 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f1191fce3fb58a4ee_d20260717_m012310_c001_v0001037_t0027_u01784251390488") 2026/07/17 01:31:04 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f1191fce3fb58a4ea_d20260717_m012309_c001_v0001037_t0058_u01784251389279") 2026/07/17 01:31:04 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f42273d45ace80503_d20260717_m012256_c001_v7007000_t0000_u01784251376301") 2026/07/17 01:31:04 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f10904f225b76c3f0_d20260717_m012249_c001_v0001179_t0001_u01784251369038") 2026/07/17 01:31:04 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11365e6f65d1ec84_d20260717_m012247_c001_v0001115_t0052_u01784251367950") 2026/07/17 01:31:04 DEBUG : dst/one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11365e6f65d1ec80_d20260717_m012246_c001_v0001115_t0015_u01784251366675") 2026/07/17 01:31:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f40936fc323ce584b_d20260717_m012536_c001_v7007000_t0000_u01784251536478") 2026/07/17 01:31:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112e8c63c1e18b3c_d20260717_m012533_c001_v0001091_t0017_u01784251533760") 2026/07/17 01:31:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f105a2c3c5c34ee34_d20260717_m012529_c001_v0001130_t0049_u01784251529782") 2026/07/17 01:31:05 DEBUG : dst/one.bak: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f42273d45ace80739_d20260717_m012524_c001_v7007000_t0000_u01784251524824") 2026/07/17 01:31:05 DEBUG : dst/one.bak: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f106852f7a8c27ced_d20260717_m012521_c001_v0001183_t0008_u01784251521582") 2026/07/17 01:31:05 DEBUG : dst/one.bak: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f101f10672dea47c8_d20260717_m012517_c001_v0001171_t0008_u01784251517677") 2026/07/17 01:31:05 DEBUG : dst/one.bak: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a59a_d20260717_m012510_c001_v7007000_t0000_u01784251510267") 2026/07/17 01:31:05 DEBUG : dst/one.bak: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f103a21534c1d4524_d20260717_m012508_c001_v0001130_t0001_u01784251508339") 2026/07/17 01:31:05 DEBUG : dst/one.bak: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f1073bd503f06e2d9_d20260717_m012505_c001_v0001041_t0056_u01784251505041") 2026/07/17 01:31:05 DEBUG : dst/three: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f411f97f909e73dfb_d20260717_m012321_c001_v7007000_t0000_u01784251401600") 2026/07/17 01:31:05 DEBUG : dst/three: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f1191fce3fb58a4f8_d20260717_m012319_c001_v0001037_t0056_u01784251399823") 2026/07/17 01:31:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f40936fc323ce584c_d20260717_m012536_c001_v7007000_t0000_u01784251536653") 2026/07/17 01:31:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f102e042da6fc8c13_d20260717_m012535_c001_v0001167_t0026_u01784251535191") 2026/07/17 01:31:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f820d6c25970c_d20260717_m012531_c001_v0001131_t0033_u01784251531794") 2026/07/17 01:31:05 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f40936fc323ce584e_d20260717_m012536_c001_v7007000_t0000_u01784251536828") 2026/07/17 01:31:05 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f1161ef0f7a3ce271_d20260717_m012535_c001_v0001174_t0048_u01784251535651") 2026/07/17 01:31:05 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f414f686ef4ccfb83_d20260717_m012535_c001_v7007000_t0000_u01784251535474") 2026/07/17 01:31:05 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f1161ef0f7a3ce25d_d20260717_m012532_c001_v0001174_t0009_u01784251532352") 2026/07/17 01:31:05 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f414f686ef4ccfb81_d20260717_m012532_c001_v7007000_t0000_u01784251532175") 2026/07/17 01:31:06 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694411_d20260717_m012527_c001_v0001184_t0035_u01784251527240") 2026/07/17 01:31:06 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f42273d45ace8073a_d20260717_m012524_c001_v7007000_t0000_u01784251524999") 2026/07/17 01:31:06 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f1009e56f6ecbe7a1_d20260717_m012523_c001_v0001146_t0041_u01784251523698") 2026/07/17 01:31:06 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f420e0848ce8d900c_d20260717_m012523_c001_v7007000_t0000_u01784251523502") 2026/07/17 01:31:06 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f1009e56f6ecbe79d_d20260717_m012520_c001_v0001146_t0030_u01784251520192") 2026/07/17 01:31:06 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f420e0848ce8d900a_d20260717_m012520_c001_v7007000_t0000_u01784251520016") 2026/07/17 01:31:06 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e00_d20260717_m012514_c001_v0001036_t0045_u01784251514765") 2026/07/17 01:31:06 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41907ba3769724f0_d20260717_m012509_c001_v7007000_t0000_u01784251509562") 2026/07/17 01:31:06 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f10904f225b76c695_d20260717_m012507_c001_v0001179_t0044_u01784251507543") 2026/07/17 01:31:06 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41907ba3769724e0_d20260717_m012506_c001_v7007000_t0000_u01784251506823") 2026/07/17 01:31:06 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06943c5_d20260717_m012502_c001_v0001184_t0009_u01784251502526") 2026/07/17 01:31:06 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f423ed67bb5e6c24c_d20260717_m012459_c001_v7007000_t0000_u01784251499171") 2026/07/17 01:31:06 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06943b3_d20260717_m012455_c001_v0001184_t0021_u01784251495658") 2026/07/17 01:31:06 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f403defd4f27d377a_d20260717_m012354_c001_v7007000_t0000_u01784251434423") 2026/07/17 01:31:06 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486d4a_d20260717_m012348_c001_v0001036_t0043_u01784251428310") 2026/07/17 01:31:06 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b841_d20260717_m012345_c001_v7007000_t0000_u01784251425761") 2026/07/17 01:31:06 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486d3e_d20260717_m012343_c001_v0001036_t0056_u01784251423267") 2026/07/17 01:31:06 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b83a_d20260717_m012342_c001_v7007000_t0000_u01784251422175") 2026/07/17 01:31:06 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f10904f225b76c4a3_d20260717_m012336_c001_v0001179_t0039_u01784251416199") 2026/07/17 01:31:06 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f401c323134422aa9_d20260717_m012333_c001_v7007000_t0000_u01784251413409") 2026/07/17 01:31:06 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f10904f225b76c497_d20260717_m012331_c001_v0001179_t0009_u01784251411296") 2026/07/17 01:31:07 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f401c323134422a9d_d20260717_m012330_c001_v7007000_t0000_u01784251410250") 2026/07/17 01:31:07 DEBUG : dst/three.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069426e_d20260717_m012323_c001_v0001184_t0045_u01784251403602") 2026/07/17 01:31:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f42273d45ace8073b_d20260717_m012525_c001_v7007000_t0000_u01784251525174") 2026/07/17 01:31:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f117dccbfd45dfae2_d20260717_m012523_c001_v0001103_t0053_u01784251523150") 2026/07/17 01:31:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f105816698aa0e5ea_d20260717_m012519_c001_v0001039_t0026_u01784251519573") 2026/07/17 01:31:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a59b_d20260717_m012510_c001_v7007000_t0000_u01784251510440") 2026/07/17 01:31:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11151743998eb8fb_d20260717_m012509_c001_v0001182_t0036_u01784251509359") 2026/07/17 01:31:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f118a44f068bf7358_d20260717_m012506_c001_v0001185_t0020_u01784251506629") 2026/07/17 01:31:07 DEBUG : dst/two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f40936fc323ce584f_d20260717_m012537_c001_v7007000_t0000_u01784251537004") 2026/07/17 01:31:07 DEBUG : dst/two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e1e_d20260717_m012526_c001_v0001036_t0055_u01784251526608") 2026/07/17 01:31:07 DEBUG : dst/two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f42273d45ace8073c_d20260717_m012525_c001_v7007000_t0000_u01784251525350") 2026/07/17 01:31:07 DEBUG : dst/two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06943e5_d20260717_m012512_c001_v0001184_t0031_u01784251512520") 2026/07/17 01:31:07 DEBUG : dst/two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a59c_d20260717_m012510_c001_v7007000_t0000_u01784251510614") 2026/07/17 01:31:07 DEBUG : dst/two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486dd4_d20260717_m012501_c001_v0001036_t0013_u01784251501611") 2026/07/17 01:31:07 DEBUG : dst/two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4160a34aa039a590_d20260717_m012500_c001_v7007000_t0000_u01784251500303") 2026/07/17 01:31:07 DEBUG : dst/two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f10904f225b76c4e1_d20260717_m012348_c001_v0001179_t0030_u01784251428094") 2026/07/17 01:31:07 DEBUG : dst/two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f417a07a770c9a4ec_d20260717_m012346_c001_v7007000_t0000_u01784251426828") 2026/07/17 01:31:07 DEBUG : dst/two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06942a4_d20260717_m012335_c001_v0001184_t0030_u01784251415974") 2026/07/17 01:31:07 DEBUG : dst/two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d931a_d20260717_m012334_c001_v7007000_t0000_u01784251414473") 2026/07/17 01:31:07 DEBUG : dst/two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486d1a_d20260717_m012323_c001_v0001036_t0051_u01784251403105") 2026/07/17 01:31:07 DEBUG : dst/two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f411f97f909e73dfc_d20260717_m012321_c001_v7007000_t0000_u01784251401777") 2026/07/17 01:31:08 DEBUG : dst/two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f105b3d7f1af44b36_d20260717_m012317_c001_v0001157_t0056_u01784251397316") 2026/07/17 01:31:08 DEBUG : dst/two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f42273d45ace80504_d20260717_m012256_c001_v7007000_t0000_u01784251376494") 2026/07/17 01:31:08 DEBUG : dst/two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11365e6f65d1ec90_d20260717_m012254_c001_v0001115_t0020_u01784251374818") 2026/07/17 01:31:08 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f403defd4f27d36e7_d20260717_m012222_c001_v7007000_t0000_u01784251342229") 2026/07/17 01:31:08 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694135_d20260717_m012219_c001_v0001184_t0049_u01784251339192") 2026/07/17 01:31:08 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f403defd4f27d36c7_d20260717_m012217_c001_v7007000_t0000_u01784251337023") 2026/07/17 01:31:08 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06940ef_d20260717_m012207_c001_v0001184_t0033_u01784251327863") 2026/07/17 01:31:08 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4166c1125df31587_d20260717_m012158_c001_v7007000_t0000_u01784251318249") 2026/07/17 01:31:08 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069409b_d20260717_m012153_c001_v0001184_t0046_u01784251313752") 2026/07/17 01:31:08 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62c4_d20260717_m012134_c001_v7007000_t0000_u01784251294595") 2026/07/17 01:31:08 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693ffd_d20260717_m012132_c001_v0001184_t0008_u01784251292887") 2026/07/17 01:31:08 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62c0_d20260717_m012132_c001_v7007000_t0000_u01784251292168") 2026/07/17 01:31:08 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693fed_d20260717_m012131_c001_v0001184_t0041_u01784251291090") 2026/07/17 01:31:08 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62b9_d20260717_m012128_c001_v7007000_t0000_u01784251288759") 2026/07/17 01:31:08 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693fd9_d20260717_m012127_c001_v0001184_t0053_u01784251287260") 2026/07/17 01:31:08 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62b5_d20260717_m012126_c001_v7007000_t0000_u01784251286533") 2026/07/17 01:31:08 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693fc7_d20260717_m012125_c001_v0001184_t0041_u01784251285420") 2026/07/17 01:31:08 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62a9_d20260717_m012120_c001_v7007000_t0000_u01784251280467") 2026/07/17 01:31:08 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693f87_d20260717_m012119_c001_v0001184_t0013_u01784251279173") 2026/07/17 01:31:08 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62a6_d20260717_m012118_c001_v7007000_t0000_u01784251278373") 2026/07/17 01:31:08 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693f79_d20260717_m012117_c001_v0001184_t0049_u01784251277644") 2026/07/17 01:31:08 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f402e4670618a7c30_d20260717_m012113_c001_v7007000_t0000_u01784251273572") 2026/07/17 01:31:08 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693f57_d20260717_m012112_c001_v0001184_t0049_u01784251272425") 2026/07/17 01:31:09 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f402e4670618a7c2a_d20260717_m012110_c001_v7007000_t0000_u01784251270542") 2026/07/17 01:31:09 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693f41_d20260717_m012109_c001_v0001184_t0016_u01784251269576") 2026/07/17 01:31:09 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f402e4670618a7c28_d20260717_m012109_c001_v7007000_t0000_u01784251269200") 2026/07/17 01:31:09 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f10561be9d191b4b5_d20260717_m012108_c001_v0001181_t0042_u01784251268599") 2026/07/17 01:31:09 DEBUG : empty space: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693f23_d20260717_m012107_c001_v0001184_t0042_u01784251267113") 2026/07/17 01:31:09 DEBUG : enormous: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62c2_d20260717_m012133_c001_v7007000_t0000_u01784251293657") 2026/07/17 01:31:09 DEBUG : enormous: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694001_d20260717_m012133_c001_v0001184_t0004_u01784251293109") 2026/07/17 01:31:09 DEBUG : existing: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f40936fc323ce5855_d20260717_m012541_c001_v7007000_t0000_u01784251541859") 2026/07/17 01:31:09 DEBUG : existing: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486e3e_d20260717_m012540_c001_v0001036_t0031_u01784251540394") 2026/07/17 01:31:09 DEBUG : existing: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4166c1125df31583_d20260717_m012152_c001_v7007000_t0000_u01784251312096") 2026/07/17 01:31:09 DEBUG : existing: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f10904f225b76c2cb_d20260717_m012151_c001_v0001179_t0018_u01784251311182") 2026/07/17 01:31:09 DEBUG : existing: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f402e4670618a7c1d_d20260717_m012104_c001_v7007000_t0000_u01784251264525") 2026/07/17 01:31:09 DEBUG : existing: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693f07_d20260717_m012103_c001_v0001184_t0037_u01784251263538") 2026/07/17 01:31:09 DEBUG : existing: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f402e4670618a7c1a_d20260717_m012102_c001_v7007000_t0000_u01784251262970") 2026/07/17 01:31:09 DEBUG : existing: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693f03_d20260717_m012102_c001_v0001184_t0036_u01784251262382") 2026/07/17 01:31:09 DEBUG : existing: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693f01_d20260717_m012101_c001_v0001184_t0029_u01784251261598") 2026/07/17 01:31:09 DEBUG : existing-b: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4166c1125df31584_d20260717_m012152_c001_v7007000_t0000_u01784251312272") 2026/07/17 01:31:09 DEBUG : existing-b: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069408d_d20260717_m012151_c001_v0001184_t0052_u01784251311170") 2026/07/17 01:31:09 DEBUG : file1: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f124_d20260717_m012636_c001_v7007000_t0000_u01784251596828") 2026/07/17 01:31:09 DEBUG : file1: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694577_d20260717_m012635_c001_v0001184_t0017_u01784251595411") 2026/07/17 01:31:10 DEBUG : file1: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f120_d20260717_m012634_c001_v7007000_t0000_u01784251594490") 2026/07/17 01:31:10 DEBUG : file1: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486f24_d20260717_m012633_c001_v0001036_t0000_u01784251593382") 2026/07/17 01:31:10 DEBUG : five: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62c5_d20260717_m012138_c001_v7007000_t0000_u01784251298091") 2026/07/17 01:31:10 DEBUG : five: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408f030da0694021_d20260717_m012136_c001_v0001184_t0043_u01784251296245") 2026/07/17 01:31:10 DEBUG : foo: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f402e4670618a7c2e_d20260717_m012112_c001_v7007000_t0000_u01784251272026") 2026/07/17 01:31:10 DEBUG : foo: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408f030da0693f51_d20260717_m012111_c001_v0001184_t0043_u01784251271472") 2026/07/17 01:31:10 DEBUG : foo: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408f030da0693f47_d20260717_m012110_c001_v0001184_t0043_u01784251270919") 2026/07/17 01:31:10 DEBUG : four: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62c7_d20260717_m012138_c001_v7007000_t0000_u01784251298272") 2026/07/17 01:31:10 DEBUG : four: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f415f7288e6486be4_d20260717_m012136_c001_v0001036_t0016_u01784251296796") 2026/07/17 01:31:10 DEBUG : four: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694017_d20260717_m012135_c001_v0001184_t0051_u01784251295671") 2026/07/17 01:31:10 DEBUG : hello world2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b71c_d20260717_m012024_c001_v7007000_t0000_u01784251224088") 2026/07/17 01:31:10 DEBUG : hello world2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693deb_d20260717_m012023_c001_v0001184_t0019_u01784251223543") 2026/07/17 01:31:10 DEBUG : ignore-size: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f402e4670618a7c17_d20260717_m012101_c001_v7007000_t0000_u01784251261222") 2026/07/17 01:31:10 DEBUG : ignore-size: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693ef7_d20260717_m012100_c001_v0001184_t0024_u01784251260247") 2026/07/17 01:31:10 DEBUG : nested/sub dir/file: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4166c1125df31581_d20260717_m012150_c001_v7007000_t0000_u01784251310452") 2026/07/17 01:31:10 DEBUG : nested/sub dir/file: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f10904f225b76c2c0_d20260717_m012149_c001_v0001179_t0048_u01784251309611") 2026/07/17 01:31:10 DEBUG : nested/sub dir/file: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4166c1125df31579_d20260717_m012148_c001_v7007000_t0000_u01784251308883") 2026/07/17 01:31:10 DEBUG : nested/sub dir/file: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f10904f225b76c2b2_d20260717_m012148_c001_v0001179_t0054_u01784251308005") 2026/07/17 01:31:10 DEBUG : one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62c8_d20260717_m012138_c001_v7007000_t0000_u01784251298447") 2026/07/17 01:31:10 DEBUG : one: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408f030da0694011_d20260717_m012135_c001_v0001184_t0043_u01784251295097") 2026/07/17 01:31:10 DEBUG : only0: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f10a_d20260717_m012629_c001_v7007000_t0000_u01784251589018") 2026/07/17 01:31:11 DEBUG : only0: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f415f7288e6486f04_d20260717_m012623_c001_v0001036_t0016_u01784251583561") 2026/07/17 01:31:11 DEBUG : only0: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06944cb_d20260717_m012608_c001_v0001184_t0025_u01784251568085") 2026/07/17 01:31:11 DEBUG : only0: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486a4_d20260717_m012600_c001_v7007000_t0000_u01784251560796") 2026/07/17 01:31:11 DEBUG : only0: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694449_d20260717_m012545_c001_v0001184_t0046_u01784251545526") 2026/07/17 01:31:11 DEBUG : only1: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f10b_d20260717_m012629_c001_v7007000_t0000_u01784251589194") 2026/07/17 01:31:11 DEBUG : only1: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41975e6f682bc55a_d20260717_m012624_c001_v0001146_t0040_u01784251584456") 2026/07/17 01:31:11 DEBUG : only1: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06944d7_d20260717_m012609_c001_v0001184_t0037_u01784251569064") 2026/07/17 01:31:11 DEBUG : only1: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f401c323134422b15_d20260717_m012601_c001_v7007000_t0000_u01784251561471") 2026/07/17 01:31:11 DEBUG : only1: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069444d_d20260717_m012546_c001_v0001184_t0033_u01784251546319") 2026/07/17 01:31:11 DEBUG : only10: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f10c_d20260717_m012629_c001_v7007000_t0000_u01784251589375") 2026/07/17 01:31:11 DEBUG : only10: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408f030da0694537_d20260717_m012623_c001_v0001184_t0043_u01784251583571") 2026/07/17 01:31:11 DEBUG : only10: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694505_d20260717_m012615_c001_v0001184_t0018_u01784251575854") 2026/07/17 01:31:11 DEBUG : only10: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f401c323134422b17_d20260717_m012601_c001_v7007000_t0000_u01784251561839") 2026/07/17 01:31:11 DEBUG : only10: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694481_d20260717_m012553_c001_v0001184_t0024_u01784251553089") 2026/07/17 01:31:11 DEBUG : only11: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f10e_d20260717_m012629_c001_v7007000_t0000_u01784251589552") 2026/07/17 01:31:11 DEBUG : only11: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412fb79711b5824c_d20260717_m012624_c001_v0001098_t0013_u01784251584293") 2026/07/17 01:31:11 DEBUG : only11: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694509_d20260717_m012616_c001_v0001184_t0035_u01784251576650") 2026/07/17 01:31:11 DEBUG : only11: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486a5_d20260717_m012600_c001_v7007000_t0000_u01784251560986") 2026/07/17 01:31:11 DEBUG : only11: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694485_d20260717_m012553_c001_v0001184_t0006_u01784251553862") 2026/07/17 01:31:11 DEBUG : only12: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f10f_d20260717_m012629_c001_v7007000_t0000_u01784251589728") 2026/07/17 01:31:11 DEBUG : only12: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41975e6f682bc556_d20260717_m012624_c001_v0001146_t0040_u01784251584103") 2026/07/17 01:31:12 DEBUG : only12: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069450f_d20260717_m012617_c001_v0001184_t0026_u01784251577337") 2026/07/17 01:31:12 DEBUG : only12: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486ab_d20260717_m012601_c001_v7007000_t0000_u01784251561938") 2026/07/17 01:31:12 DEBUG : only12: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694489_d20260717_m012554_c001_v0001184_t0028_u01784251554662") 2026/07/17 01:31:12 DEBUG : only13: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f110_d20260717_m012629_c001_v7007000_t0000_u01784251589903") 2026/07/17 01:31:12 DEBUG : only13: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f415f7288e6486f06_d20260717_m012623_c001_v0001036_t0016_u01784251583948") 2026/07/17 01:31:12 DEBUG : only13: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694511_d20260717_m012618_c001_v0001184_t0038_u01784251578048") 2026/07/17 01:31:12 DEBUG : only13: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4061db36b390958b_d20260717_m012601_c001_v7007000_t0000_u01784251561404") 2026/07/17 01:31:12 DEBUG : only13: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694491_d20260717_m012555_c001_v0001184_t0027_u01784251555299") 2026/07/17 01:31:12 DEBUG : only14: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f111_d20260717_m012630_c001_v7007000_t0000_u01784251590080") 2026/07/17 01:31:12 DEBUG : only14: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408f030da0694539_d20260717_m012623_c001_v0001184_t0043_u01784251583958") 2026/07/17 01:31:12 DEBUG : only14: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694517_d20260717_m012618_c001_v0001184_t0037_u01784251578697") 2026/07/17 01:31:12 DEBUG : only14: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f401c323134422b14_d20260717_m012601_c001_v7007000_t0000_u01784251561174") 2026/07/17 01:31:12 DEBUG : only14: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694495_d20260717_m012555_c001_v0001184_t0040_u01784251555881") 2026/07/17 01:31:12 DEBUG : only15: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f112_d20260717_m012630_c001_v7007000_t0000_u01784251590255") 2026/07/17 01:31:12 DEBUG : only15: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f415f7288e6486f08_d20260717_m012624_c001_v0001036_t0016_u01784251584125") 2026/07/17 01:31:12 DEBUG : only15: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694519_d20260717_m012619_c001_v0001184_t0016_u01784251579491") 2026/07/17 01:31:12 DEBUG : only15: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486a6_d20260717_m012601_c001_v7007000_t0000_u01784251561177") 2026/07/17 01:31:12 DEBUG : only15: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069449b_d20260717_m012556_c001_v0001184_t0017_u01784251556541") 2026/07/17 01:31:12 DEBUG : only16: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f113_d20260717_m012630_c001_v7007000_t0000_u01784251590431") 2026/07/17 01:31:12 DEBUG : only16: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408f030da069453b_d20260717_m012624_c001_v0001184_t0043_u01784251584134") 2026/07/17 01:31:12 DEBUG : only16: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069451f_d20260717_m012620_c001_v0001184_t0032_u01784251580616") 2026/07/17 01:31:12 DEBUG : only16: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f401c323134422b16_d20260717_m012601_c001_v7007000_t0000_u01784251561656") 2026/07/17 01:31:13 DEBUG : only16: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06944a1_d20260717_m012557_c001_v0001184_t0015_u01784251557317") 2026/07/17 01:31:13 DEBUG : only17: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f114_d20260717_m012630_c001_v7007000_t0000_u01784251590610") 2026/07/17 01:31:13 DEBUG : only17: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41975e6f682bc558_d20260717_m012624_c001_v0001146_t0040_u01784251584282") 2026/07/17 01:31:13 DEBUG : only17: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694525_d20260717_m012621_c001_v0001184_t0017_u01784251581437") 2026/07/17 01:31:13 DEBUG : only17: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f421e7046653048d7_d20260717_m012601_c001_v7007000_t0000_u01784251561196") 2026/07/17 01:31:13 DEBUG : only17: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06944a3_d20260717_m012558_c001_v0001184_t0058_u01784251558030") 2026/07/17 01:31:13 DEBUG : only18: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f115_d20260717_m012630_c001_v7007000_t0000_u01784251590789") 2026/07/17 01:31:13 DEBUG : only18: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f415f7288e6486f0c_d20260717_m012624_c001_v0001036_t0016_u01784251584301") 2026/07/17 01:31:13 DEBUG : only18: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069452d_d20260717_m012622_c001_v0001184_t0048_u01784251582132") 2026/07/17 01:31:13 DEBUG : only18: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4061db36b390958a_d20260717_m012601_c001_v7007000_t0000_u01784251561208") 2026/07/17 01:31:14 DEBUG : only18: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06944a7_d20260717_m012558_c001_v0001184_t0018_u01784251558785") 2026/07/17 01:31:14 DEBUG : only19: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f116_d20260717_m012630_c001_v7007000_t0000_u01784251590966") 2026/07/17 01:31:14 DEBUG : only19: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408f030da069453d_d20260717_m012624_c001_v0001184_t0043_u01784251584312") 2026/07/17 01:31:14 DEBUG : only19: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694531_d20260717_m012622_c001_v0001184_t0046_u01784251582841") 2026/07/17 01:31:14 DEBUG : only19: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486aa_d20260717_m012601_c001_v7007000_t0000_u01784251561747") 2026/07/17 01:31:14 DEBUG : only19: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06944ad_d20260717_m012559_c001_v0001184_t0032_u01784251559558") 2026/07/17 01:31:14 DEBUG : only2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f117_d20260717_m012631_c001_v7007000_t0000_u01784251591141") 2026/07/17 01:31:14 DEBUG : only2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f415f7288e6486f0e_d20260717_m012624_c001_v0001036_t0016_u01784251584478") 2026/07/17 01:31:14 DEBUG : only2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06944db_d20260717_m012609_c001_v0001184_t0053_u01784251569836") 2026/07/17 01:31:14 DEBUG : only2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f421e7046653048d9_d20260717_m012601_c001_v7007000_t0000_u01784251561575") 2026/07/17 01:31:14 DEBUG : only2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694453_d20260717_m012547_c001_v0001184_t0039_u01784251547074") 2026/07/17 01:31:14 DEBUG : only3: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f118_d20260717_m012631_c001_v7007000_t0000_u01784251591315") 2026/07/17 01:31:14 DEBUG : only3: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412fb79711b5824e_d20260717_m012624_c001_v0001098_t0013_u01784251584490") 2026/07/17 01:31:14 DEBUG : only3: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06944e1_d20260717_m012610_c001_v0001184_t0013_u01784251570447") 2026/07/17 01:31:14 DEBUG : only3: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4061db36b390958c_d20260717_m012601_c001_v7007000_t0000_u01784251561595") 2026/07/17 01:31:14 DEBUG : only3: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694459_d20260717_m012547_c001_v0001184_t0005_u01784251547626") 2026/07/17 01:31:14 DEBUG : only4: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f119_d20260717_m012631_c001_v7007000_t0000_u01784251591492") 2026/07/17 01:31:14 DEBUG : only4: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408f030da069453f_d20260717_m012624_c001_v0001184_t0043_u01784251584499") 2026/07/17 01:31:14 DEBUG : only4: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06944e7_d20260717_m012611_c001_v0001184_t0035_u01784251571141") 2026/07/17 01:31:14 DEBUG : only4: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486a8_d20260717_m012601_c001_v7007000_t0000_u01784251561367") 2026/07/17 01:31:15 DEBUG : only4: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069445b_d20260717_m012548_c001_v0001184_t0004_u01784251548592") 2026/07/17 01:31:15 DEBUG : only5: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f11a_d20260717_m012631_c001_v7007000_t0000_u01784251591675") 2026/07/17 01:31:15 DEBUG : only5: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41975e6f682bc55c_d20260717_m012624_c001_v0001146_t0040_u01784251584632") 2026/07/17 01:31:15 DEBUG : only5: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06944ed_d20260717_m012611_c001_v0001184_t0041_u01784251571809") 2026/07/17 01:31:15 DEBUG : only5: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f421e7046653048dd_d20260717_m012601_c001_v7007000_t0000_u01784251561955") 2026/07/17 01:31:15 DEBUG : only5: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694461_d20260717_m012549_c001_v0001184_t0012_u01784251549221") 2026/07/17 01:31:15 DEBUG : only6: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f11b_d20260717_m012631_c001_v7007000_t0000_u01784251591923") 2026/07/17 01:31:15 DEBUG : only6: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f415f7288e6486f10_d20260717_m012624_c001_v0001036_t0016_u01784251584655") 2026/07/17 01:31:15 DEBUG : only6: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06944f5_d20260717_m012612_c001_v0001184_t0046_u01784251572642") 2026/07/17 01:31:15 DEBUG : only6: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f421e7046653048da_d20260717_m012601_c001_v7007000_t0000_u01784251561765") 2026/07/17 01:31:15 DEBUG : only6: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694467_d20260717_m012549_c001_v0001184_t0019_u01784251549917") 2026/07/17 01:31:15 DEBUG : only7: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f11c_d20260717_m012632_c001_v7007000_t0000_u01784251592099") 2026/07/17 01:31:15 DEBUG : only7: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41975e6f682bc562_d20260717_m012624_c001_v0001146_t0040_u01784251584809") 2026/07/17 01:31:15 DEBUG : only7: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06944f9_d20260717_m012613_c001_v0001184_t0014_u01784251573368") 2026/07/17 01:31:15 DEBUG : only7: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f421e7046653048d8_d20260717_m012601_c001_v7007000_t0000_u01784251561385") 2026/07/17 01:31:15 DEBUG : only7: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069446d_d20260717_m012550_c001_v0001184_t0051_u01784251550622") 2026/07/17 01:31:15 DEBUG : only8: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f11e_d20260717_m012632_c001_v7007000_t0000_u01784251592275") 2026/07/17 01:31:15 DEBUG : only8: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412fb79711b58250_d20260717_m012624_c001_v0001098_t0013_u01784251584669") 2026/07/17 01:31:15 DEBUG : only8: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06944fd_d20260717_m012614_c001_v0001184_t0025_u01784251574351") 2026/07/17 01:31:15 DEBUG : only8: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4270f93ba5a486a9_d20260717_m012601_c001_v7007000_t0000_u01784251561557") 2026/07/17 01:31:16 DEBUG : only8: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694473_d20260717_m012551_c001_v0001184_t0016_u01784251551325") 2026/07/17 01:31:16 DEBUG : only9: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f11f_d20260717_m012632_c001_v7007000_t0000_u01784251592454") 2026/07/17 01:31:16 DEBUG : only9: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408f030da0694541_d20260717_m012624_c001_v0001184_t0043_u01784251584678") 2026/07/17 01:31:16 DEBUG : only9: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da06944ff_d20260717_m012614_c001_v0001184_t0029_u01784251574952") 2026/07/17 01:31:16 DEBUG : only9: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4061db36b390958d_d20260717_m012601_c001_v7007000_t0000_u01784251561792") 2026/07/17 01:31:16 DEBUG : only9: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069447b_d20260717_m012552_c001_v0001184_t0020_u01784251552148") 2026/07/17 01:31:16 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4166c1125df3156b_d20260717_m012146_c001_v7007000_t0000_u01784251306908") 2026/07/17 01:31:16 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f10904f225b76c29c_d20260717_m012144_c001_v0001179_t0018_u01784251304802") 2026/07/17 01:31:16 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4166c1125df31556_d20260717_m012144_c001_v7007000_t0000_u01784251304073") 2026/07/17 01:31:16 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f10904f225b76c288_d20260717_m012142_c001_v0001179_t0036_u01784251302441") 2026/07/17 01:31:16 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4166c1125df31546_d20260717_m012141_c001_v7007000_t0000_u01784251301722") 2026/07/17 01:31:16 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486bee_d20260717_m012139_c001_v0001036_t0047_u01784251299325") 2026/07/17 01:31:16 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62be_d20260717_m012130_c001_v7007000_t0000_u01784251290375") 2026/07/17 01:31:16 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693fe1_d20260717_m012129_c001_v0001184_t0051_u01784251289285") 2026/07/17 01:31:16 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62b8_d20260717_m012127_c001_v7007000_t0000_u01784251287813") 2026/07/17 01:31:16 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693fd5_d20260717_m012127_c001_v0001184_t0055_u01784251287062") 2026/07/17 01:31:16 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62b4_d20260717_m012125_c001_v7007000_t0000_u01784251285974") 2026/07/17 01:31:16 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693fc3_d20260717_m012125_c001_v0001184_t0021_u01784251285180") 2026/07/17 01:31:16 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62a8_d20260717_m012119_c001_v7007000_t0000_u01784251279940") 2026/07/17 01:31:16 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693f85_d20260717_m012118_c001_v0001184_t0019_u01784251278898") 2026/07/17 01:31:16 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62a7_d20260717_m012118_c001_v7007000_t0000_u01784251278549") 2026/07/17 01:31:17 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693f73_d20260717_m012117_c001_v0001184_t0027_u01784251277423") 2026/07/17 01:31:17 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62a5_d20260717_m012117_c001_v7007000_t0000_u01784251277074") 2026/07/17 01:31:17 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693f6d_d20260717_m012116_c001_v0001184_t0017_u01784251276527") 2026/07/17 01:31:17 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693f6b_d20260717_m012115_c001_v0001184_t0036_u01784251275990") 2026/07/17 01:31:17 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62a3_d20260717_m012115_c001_v7007000_t0000_u01784251275638") 2026/07/17 01:31:17 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693f65_d20260717_m012115_c001_v0001184_t0027_u01784251275020") 2026/07/17 01:31:17 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693f61_d20260717_m012114_c001_v0001184_t0056_u01784251274476") 2026/07/17 01:31:17 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f402e4670618a7c31_d20260717_m012113_c001_v7007000_t0000_u01784251273762") 2026/07/17 01:31:17 DEBUG : potato: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693f5d_d20260717_m012113_c001_v0001184_t0020_u01784251273002") 2026/07/17 01:31:17 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f401c323134422a38_d20260717_m012231_c001_v7007000_t0000_u01784251351970") 2026/07/17 01:31:17 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486c92_d20260717_m012231_c001_v0001036_t0032_u01784251351052") 2026/07/17 01:31:17 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f403defd4f27d36ea_d20260717_m012222_c001_v7007000_t0000_u01784251342469") 2026/07/17 01:31:17 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486c64_d20260717_m012218_c001_v0001036_t0013_u01784251338298") 2026/07/17 01:31:17 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f403defd4f27d36a5_d20260717_m012211_c001_v7007000_t0000_u01784251331788") 2026/07/17 01:31:17 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486c46_d20260717_m012207_c001_v0001036_t0031_u01784251327091") 2026/07/17 01:31:17 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4166c1125df31588_d20260717_m012158_c001_v7007000_t0000_u01784251318755") 2026/07/17 01:31:17 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486c18_d20260717_m012153_c001_v0001036_t0022_u01784251313191") 2026/07/17 01:31:17 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62c3_d20260717_m012133_c001_v7007000_t0000_u01784251293833") 2026/07/17 01:31:17 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693ff9_d20260717_m012132_c001_v0001184_t0052_u01784251292694") 2026/07/17 01:31:17 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62c1_d20260717_m012132_c001_v7007000_t0000_u01784251292343") 2026/07/17 01:31:17 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693feb_d20260717_m012130_c001_v0001184_t0046_u01784251290899") 2026/07/17 01:31:17 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62bf_d20260717_m012130_c001_v7007000_t0000_u01784251290550") 2026/07/17 01:31:18 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693fe9_d20260717_m012129_c001_v0001184_t0020_u01784251289821") 2026/07/17 01:31:18 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62bb_d20260717_m012128_c001_v7007000_t0000_u01784251288935") 2026/07/17 01:31:18 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693fdb_d20260717_m012128_c001_v0001184_t0040_u01784251288163") 2026/07/17 01:31:18 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62b6_d20260717_m012126_c001_v7007000_t0000_u01784251286710") 2026/07/17 01:31:18 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693fc9_d20260717_m012125_c001_v0001184_t0015_u01784251285983") 2026/07/17 01:31:18 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62aa_d20260717_m012120_c001_v7007000_t0000_u01784251280642") 2026/07/17 01:31:18 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693f8b_d20260717_m012119_c001_v0001184_t0022_u01784251279741") 2026/07/17 01:31:18 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b72d_d20260717_m012026_c001_v7007000_t0000_u01784251226594") 2026/07/17 01:31:18 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693df7_d20260717_m012026_c001_v0001184_t0020_u01784251226052") 2026/07/17 01:31:18 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b725_d20260717_m012025_c001_v7007000_t0000_u01784251225160") 2026/07/17 01:31:18 DEBUG : potato2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693df1_d20260717_m012024_c001_v0001184_t0029_u01784251224607") 2026/07/17 01:31:18 DEBUG : potato3: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f403defd4f27d36ef_d20260717_m012223_c001_v7007000_t0000_u01784251343115") 2026/07/17 01:31:18 DEBUG : potato3: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f10904f225b76c370_d20260717_m012219_c001_v0001179_t0007_u01784251339753") 2026/07/17 01:31:18 DEBUG : potato3: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f403defd4f27d36a1_d20260717_m012211_c001_v7007000_t0000_u01784251331383") 2026/07/17 01:31:18 DEBUG : potato3: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f10904f225b76c32a_d20260717_m012208_c001_v0001179_t0027_u01784251328418") 2026/07/17 01:31:18 DEBUG : potato3: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4166c1125df31589_d20260717_m012159_c001_v7007000_t0000_u01784251319095") 2026/07/17 01:31:18 DEBUG : potato3: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f10904f225b76c2dc_d20260717_m012153_c001_v0001179_t0059_u01784251313940") 2026/07/17 01:31:18 DEBUG : pre-dest1/1: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f411f97f909e73de0_d20260717_m012305_c001_v7007000_t0000_u01784251385156") 2026/07/17 01:31:18 DEBUG : pre-dest1/1: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f10904f225b76c416_d20260717_m012257_c001_v0001179_t0055_u01784251377237") 2026/07/17 01:31:18 DEBUG : pre-dest2/2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f411f97f909e73de1_d20260717_m012305_c001_v7007000_t0000_u01784251385332") 2026/07/17 01:31:19 DEBUG : pre-dest2/2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486cce_d20260717_m012257_c001_v0001036_t0057_u01784251377792") 2026/07/17 01:31:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f42273d45ace804fc_d20260717_m012242_c001_v7007000_t0000_u01784251362650") 2026/07/17 01:31:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069418b_d20260717_m012239_c001_v0001184_t0031_u01784251359568") 2026/07/17 01:31:19 DEBUG : sizeonly: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f402e4670618a7c15_d20260717_m012059_c001_v7007000_t0000_u01784251259681") 2026/07/17 01:31:19 DEBUG : sizeonly: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693eeb_d20260717_m012058_c001_v0001184_t0041_u01784251258591") 2026/07/17 01:31:19 DEBUG : splitbanan: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b99b_d20260717_m012833_c001_v7007000_t0000_u01784251713294") 2026/07/17 01:31:19 DEBUG : splitbanan: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc78a_d20260717_m012825_c001_v0001146_t0023_u01784251705427") 2026/07/17 01:31:19 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1f9_d20260717_m012956_c001_v7007000_t0000_u01784251796421") 2026/07/17 01:31:19 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58496_d20260717_m012950_c001_v0001098_t0029_u01784251790228") 2026/07/17 01:31:19 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f400de1010927754c_d20260717_m012940_c001_v7007000_t0000_u01784251780069") 2026/07/17 01:31:19 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58472_d20260717_m012933_c001_v0001098_t0044_u01784251773680") 2026/07/17 01:31:19 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d94ae_d20260717_m012924_c001_v7007000_t0000_u01784251764101") 2026/07/17 01:31:19 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58450_d20260717_m012918_c001_v0001098_t0012_u01784251758324") 2026/07/17 01:31:19 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41968eb07cd07798_d20260717_m012908_c001_v7007000_t0000_u01784251748011") 2026/07/17 01:31:19 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58430_d20260717_m012902_c001_v0001098_t0051_u01784251742136") 2026/07/17 01:31:19 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f41345c416795308b_d20260717_m012851_c001_v7007000_t0000_u01784251731772") 2026/07/17 01:31:19 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5840c_d20260717_m012845_c001_v0001098_t0036_u01784251725121") 2026/07/17 01:31:19 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f401c323134422b78_d20260717_m012827_c001_v7007000_t0000_u01784251707615") 2026/07/17 01:31:19 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487080_d20260717_m012824_c001_v0001036_t0025_u01784251704251") 2026/07/17 01:31:19 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a614_d20260717_m012814_c001_v7007000_t0000_u01784251694398") 2026/07/17 01:31:19 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487054_d20260717_m012807_c001_v0001036_t0018_u01784251687486") 2026/07/17 01:31:19 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5ec_d20260717_m012806_c001_v7007000_t0000_u01784251686533") 2026/07/17 01:31:20 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5837c_d20260717_m012802_c001_v0001098_t0023_u01784251682260") 2026/07/17 01:31:20 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f16d_d20260717_m012753_c001_v7007000_t0000_u01784251673011") 2026/07/17 01:31:20 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5834e_d20260717_m012746_c001_v0001098_t0013_u01784251666137") 2026/07/17 01:31:20 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f412f4246b95d9410_d20260717_m012744_c001_v7007000_t0000_u01784251664927") 2026/07/17 01:31:20 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5833c_d20260717_m012741_c001_v0001098_t0023_u01784251661562") 2026/07/17 01:31:20 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d6591_d20260717_m012726_c001_v7007000_t0000_u01784251646515") 2026/07/17 01:31:20 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc67a_d20260717_m012722_c001_v0001146_t0013_u01784251642641") 2026/07/17 01:31:20 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5c2_d20260717_m012713_c001_v7007000_t0000_u01784251633243") 2026/07/17 01:31:20 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc622_d20260717_m012706_c001_v0001146_t0001_u01784251626995") 2026/07/17 01:31:20 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f418ddd58fb4a4043_d20260717_m012654_c001_v7007000_t0000_u01784251614723") 2026/07/17 01:31:20 DEBUG : splitbananasplit: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc5c6_d20260717_m012649_c001_v0001146_t0028_u01784251609107") 2026/07/17 01:31:20 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f404ca31c10c8a5f3_d20260717_m012809_c001_v7007000_t0000_u01784251689365") 2026/07/17 01:31:20 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58382_d20260717_m012803_c001_v0001098_t0031_u01784251683801") 2026/07/17 01:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f12a_d20260717_m012641_c001_v7007000_t0000_u01784251601286") 2026/07/17 01:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc5a0_d20260717_m012640_c001_v0001146_t0024_u01784251600098") 2026/07/17 01:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f128_d20260717_m012639_c001_v7007000_t0000_u01784251599337") 2026/07/17 01:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486f34_d20260717_m012637_c001_v0001036_t0025_u01784251597727") 2026/07/17 01:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4166c1125df31582_d20260717_m012150_c001_v7007000_t0000_u01784251310637") 2026/07/17 01:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486c04_d20260717_m012149_c001_v0001036_t0024_u01784251309599") 2026/07/17 01:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4166c1125df3157b_d20260717_m012149_c001_v7007000_t0000_u01784251309067") 2026/07/17 01:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069407d_d20260717_m012148_c001_v0001184_t0036_u01784251308331") 2026/07/17 01:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f402e4670618a7c0d_d20260717_m012056_c001_v7007000_t0000_u01784251256512") 2026/07/17 01:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693ed7_d20260717_m012055_c001_v0001184_t0026_u01784251255200") 2026/07/17 01:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f402e4670618a7c09_d20260717_m012054_c001_v7007000_t0000_u01784251254823") 2026/07/17 01:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693ecf_d20260717_m012053_c001_v0001184_t0025_u01784251253753") 2026/07/17 01:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f402e4670618a7c01_d20260717_m012051_c001_v7007000_t0000_u01784251251703") 2026/07/17 01:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693ebd_d20260717_m012050_c001_v0001184_t0017_u01784251250644") 2026/07/17 01:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f402e4670618a7bfd_d20260717_m012050_c001_v7007000_t0000_u01784251250094") 2026/07/17 01:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693eb7_d20260717_m012049_c001_v0001184_t0011_u01784251249002") 2026/07/17 01:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693ead_d20260717_m012046_c001_v0001184_t0005_u01784251246545") 2026/07/17 01:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f402e4670618a7bf0_d20260717_m012046_c001_v7007000_t0000_u01784251246168") 2026/07/17 01:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693ea5_d20260717_m012045_c001_v0001184_t0006_u01784251245526") 2026/07/17 01:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693e9f_d20260717_m012044_c001_v0001184_t0040_u01784251244948") 2026/07/17 01:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b750_d20260717_m012044_c001_v7007000_t0000_u01784251244197") 2026/07/17 01:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693e8b_d20260717_m012042_c001_v0001184_t0019_u01784251242146") 2026/07/17 01:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693e71_d20260717_m012039_c001_v0001184_t0031_u01784251239676") 2026/07/17 01:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b74b_d20260717_m012039_c001_v7007000_t0000_u01784251239326") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693e63_d20260717_m012038_c001_v0001184_t0015_u01784251238783") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693e57_d20260717_m012038_c001_v0001184_t0014_u01784251238248") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b745_d20260717_m012037_c001_v7007000_t0000_u01784251237833") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693e33_d20260717_m012034_c001_v0001184_t0007_u01784251234399") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b73e_d20260717_m012034_c001_v7007000_t0000_u01784251234048") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693e2d_d20260717_m012033_c001_v0001184_t0055_u01784251233499") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b73d_d20260717_m012032_c001_v7007000_t0000_u01784251232622") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693e27_d20260717_m012032_c001_v0001184_t0023_u01784251232034") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b73a_d20260717_m012031_c001_v7007000_t0000_u01784251231511") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693e1f_d20260717_m012030_c001_v0001184_t0028_u01784251230971") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b738_d20260717_m012030_c001_v7007000_t0000_u01784251230107") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693e11_d20260717_m012029_c001_v0001184_t0008_u01784251229299") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b734_d20260717_m012028_c001_v7007000_t0000_u01784251228779") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693e09_d20260717_m012028_c001_v0001184_t0018_u01784251228238") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b730_d20260717_m012027_c001_v7007000_t0000_u01784251227647") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693dff_d20260717_m012027_c001_v0001184_t0044_u01784251227114") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b712_d20260717_m012023_c001_v7007000_t0000_u01784251223024") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693de1_d20260717_m012022_c001_v0001184_t0007_u01784251222404") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b706_d20260717_m012021_c001_v7007000_t0000_u01784251221885") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693ddb_d20260717_m012021_c001_v0001184_t0020_u01784251221344") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b6f9_d20260717_m012020_c001_v7007000_t0000_u01784251220481") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693dd5_d20260717_m012019_c001_v0001184_t0022_u01784251219934") 2026/07/17 01:31:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f426983c48b66b6de_d20260717_m012017_c001_v7007000_t0000_u01784251217863") 2026/07/17 01:31:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0693dc5_d20260717_m012017_c001_v0001184_t0006_u01784251217283") 2026/07/17 01:31:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f12b_d20260717_m012641_c001_v7007000_t0000_u01784251601465") 2026/07/17 01:31:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5827a_d20260717_m012640_c001_v0001098_t0038_u01784251600106") 2026/07/17 01:31:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f129_d20260717_m012639_c001_v7007000_t0000_u01784251599546") 2026/07/17 01:31:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694587_d20260717_m012637_c001_v0001184_t0045_u01784251597738") 2026/07/17 01:31:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1fb_d20260717_m012958_c001_v7007000_t0000_u01784251798475") 2026/07/17 01:31:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694973_d20260717_m012957_c001_v0001184_t0005_u01784251797733") 2026/07/17 01:31:23 DEBUG : sub/yam: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4166c1125df31567_d20260717_m012146_c001_v7007000_t0000_u01784251306380") 2026/07/17 01:31:23 DEBUG : sub/yam: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6486bfc_d20260717_m012144_c001_v0001036_t0013_u01784251304792") 2026/07/17 01:31:23 DEBUG : test_dir1/file2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f125_d20260717_m012637_c001_v7007000_t0000_u01784251597004") 2026/07/17 01:31:23 DEBUG : test_dir1/file2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b58272_d20260717_m012635_c001_v0001098_t0015_u01784251595421") 2026/07/17 01:31:23 DEBUG : test_dir1/file2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f121_d20260717_m012634_c001_v7007000_t0000_u01784251594668") 2026/07/17 01:31:23 DEBUG : test_dir1/file2: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069456b_d20260717_m012633_c001_v0001184_t0044_u01784251593376") 2026/07/17 01:31:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f126_d20260717_m012637_c001_v7007000_t0000_u01784251597180") 2026/07/17 01:31:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc58e_d20260717_m012635_c001_v0001146_t0058_u01784251595756") 2026/07/17 01:31:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f122_d20260717_m012634_c001_v7007000_t0000_u01784251594845") 2026/07/17 01:31:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b5826a_d20260717_m012633_c001_v0001098_t0044_u01784251593366") 2026/07/17 01:31:23 DEBUG : three: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62ca_d20260717_m012138_c001_v7007000_t0000_u01784251298622") 2026/07/17 01:31:23 DEBUG : three: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694031_d20260717_m012137_c001_v0001184_t0051_u01784251297532") 2026/07/17 01:31:23 DEBUG : three: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694015_d20260717_m012135_c001_v0001184_t0047_u01784251295451") 2026/07/17 01:31:24 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1fd_d20260717_m013000_c001_v7007000_t0000_u01784251800122") 2026/07/17 01:31:24 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc888_d20260717_m012959_c001_v0001146_t0019_u01784251799416") 2026/07/17 01:31:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f214_d20260717_m013019_c001_v7007000_t0000_u01784251819728") 2026/07/17 01:31:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e648717e_d20260717_m013017_c001_v0001036_t0009_u01784251817373") 2026/07/17 01:31:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f210_d20260717_m013015_c001_v7007000_t0000_u01784251815869") 2026/07/17 01:31:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc8b0_d20260717_m013014_c001_v0001146_t0021_u01784251814248") 2026/07/17 01:31:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f20f_d20260717_m013013_c001_v7007000_t0000_u01784251813300") 2026/07/17 01:31:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694991_d20260717_m013012_c001_v0001184_t0009_u01784251812597") 2026/07/17 01:31:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f206_d20260717_m013007_c001_v7007000_t0000_u01784251807483") 2026/07/17 01:31:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc89c_d20260717_m013006_c001_v0001146_t0013_u01784251806411") 2026/07/17 01:31:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f20b_d20260717_m013009_c001_v7007000_t0000_u01784251809746") 2026/07/17 01:31:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e648716e_d20260717_m013008_c001_v0001036_t0016_u01784251808405") 2026/07/17 01:31:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f201_d20260717_m013005_c001_v7007000_t0000_u01784251805500") 2026/07/17 01:31:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da0694987_d20260717_m013004_c001_v0001184_t0046_u01784251804883") 2026/07/17 01:31:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1ff_d20260717_m013003_c001_v7007000_t0000_u01784251803947") 2026/07/17 01:31:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b584ac_d20260717_m013003_c001_v0001098_t0056_u01784251803028") 2026/07/17 01:31:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f1fe_d20260717_m013002_c001_v7007000_t0000_u01784251802081") 2026/07/17 01:31:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f115f7288e6487164_d20260717_m013001_c001_v0001036_t0015_u01784251801048") 2026/07/17 01:31:24 DEBUG : toe/toe/toe: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f21a_d20260717_m013024_c001_v7007000_t0000_u01784251824448") 2026/07/17 01:31:24 DEBUG : toe/toe/toe: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f11975e6f682bc8d7_d20260717_m013023_c001_v0001146_t0054_u01784251823585") 2026/07/17 01:31:25 DEBUG : toe/toe/toe: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f20d_d20260717_m013011_c001_v7007000_t0000_u01784251811633") 2026/07/17 01:31:25 DEBUG : toe/toe/toe: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b584b4_d20260717_m013010_c001_v0001098_t0059_u01784251810707") 2026/07/17 01:31:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f215_d20260717_m013020_c001_v7007000_t0000_u01784251820308") 2026/07/17 01:31:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f112fb79711b584ba_d20260717_m013019_c001_v0001098_t0042_u01784251819076") 2026/07/17 01:31:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f405962b20774f211_d20260717_m013016_c001_v7007000_t0000_u01784251816447") 2026/07/17 01:31:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f1161ef0f7a3ce90f_d20260717_m013015_c001_v0001174_t0032_u01784251815526") 2026/07/17 01:31:25 DEBUG : two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408426db392d62cc_d20260717_m012138_c001_v7007000_t0000_u01784251298798") 2026/07/17 01:31:25 DEBUG : two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f40904f225b76c256_d20260717_m012136_c001_v0001179_t0031_u01784251296982") 2026/07/17 01:31:25 DEBUG : two: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f408f030da0694013_d20260717_m012135_c001_v0001184_t0043_u01784251295275") 2026/07/17 01:31:25 DEBUG : yam: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4166c1125df3156d_d20260717_m012147_c001_v7007000_t0000_u01784251307085") 2026/07/17 01:31:25 DEBUG : yam: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f114610b87ff91425_d20260717_m012145_c001_v0001116_t0017_u01784251305936") 2026/07/17 01:31:25 DEBUG : yam: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4166c1125df31552_d20260717_m012143_c001_v7007000_t0000_u01784251303537") 2026/07/17 01:31:25 DEBUG : yam: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f108f030da069405b_d20260717_m012142_c001_v0001184_t0014_u01784251302430") 2026/07/17 01:31:25 DEBUG : yam: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4166c1125df31541_d20260717_m012141_c001_v7007000_t0000_u01784251301188") 2026/07/17 01:31:25 DEBUG : yam: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f10904f225b76c270_d20260717_m012139_c001_v0001179_t0008_u01784251299336") 2026/07/17 01:31:25 DEBUG : yaml: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4166c1125df31558_d20260717_m012144_c001_v7007000_t0000_u01784251304256") 2026/07/17 01:31:25 DEBUG : yaml: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f1186dfce252b96fb_d20260717_m012143_c001_v0001097_t0017_u01784251303250") 2026/07/17 01:31:25 DEBUG : yaml: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f4166c1125df31548_d20260717_m012141_c001_v7007000_t0000_u01784251301899") 2026/07/17 01:31:25 DEBUG : yaml: Deleting (id "4_z5f52ede3a08d6bdb9ff80e1b_f107ed97a96ab0bc9_d20260717_m012140_c001_v0001183_t0046_u01784251300994") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m12.398581654s (try 1/5)