"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/05 01:14:11 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba" 2026/07/05 01:14:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 01:14:12 DEBUG : Creating backend with remote "/tmp/rclone923908420" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:14:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:14:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/05 01:14:13 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:14:13 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.70s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:14:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:14:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:14:14 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:14:14 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:14:15 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:14:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:14:15 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:14:15 DEBUG : B2 bucket rclone-test-seyenuc8puba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.84s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", 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-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", 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-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:14:16 DEBUG : Creating backend with remote "/non-existing" 2026/07/05 01:14:16 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/05 01:14:16 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:14:16 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:14:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:14:17 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:14:17 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:14:18 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:14:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:14:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.66s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:14:19 INFO : B2 bucket rclone-test-seyenuc8puba: Running all checks before starting transfers 2026/07/05 01:14:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:14:19 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:14:19 INFO : B2 bucket rclone-test-seyenuc8puba: Checks finished, now starting transfers 2026/07/05 01:14:19 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:14:19 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:14:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:14:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.37s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:14:20 ERROR : Ignoring --no-traverse with sync 2026/07/05 01:14:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:14:20 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:14:20 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:14:21 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:14:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:14:21 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:14:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.31s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:14:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/05 01:14:21 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:14:21 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:14:22 DEBUG : hello world2: size = 12 OK 2026/07/05 01:14:22 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/05 01:14:22 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.16s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:14:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:14:23 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:14:23 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:14:23 DEBUG : potato2: size = 11 OK 2026/07/05 01:14:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:14:23 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.24s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:14:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:14:24 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:14:24 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:14:25 DEBUG : potato2: size = 11 OK 2026/07/05 01:14:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:14:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.64s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:14:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/05 01:14:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:14:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/05 01:14:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:14:25 INFO : sub dir2: Making directory 2026/07/05 01:14:25 INFO : sub dir: Making directory 2026/07/05 01:14:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:14:25 INFO : sub dir2/sub sub dir2: Making directory 2026/07/05 01:14:25 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:14:25 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:14:26 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:14:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:14:26 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/05 01:14:26 DEBUG : B2 bucket rclone-test-seyenuc8puba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.42s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:14:27 INFO : sub dir2: Making directory 2026/07/05 01:14:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/05 01:14:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:14:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:14:27 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:14:27 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:14:27 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:14:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:14:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.26s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:14:28 DEBUG : sub dir2: Making directory with metadata 2026/07/05 01:14:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:14:28 INFO : sub dir2: Making directory 2026/07/05 01:14:28 INFO : sub dir: Making directory 2026/07/05 01:14:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:14:28 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:14:28 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:14:29 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:14:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:14:29 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:14:29 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/05 01:14:29 DEBUG : B2 bucket rclone-test-seyenuc8puba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/05 01:14:29 DEBUG : B2 bucket rclone-test-seyenuc8puba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.46s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", 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-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:14:30 INFO : sub dir2: Making directory 2026/07/05 01:14:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:14:30 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:14:30 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:14:30 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:14:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:14:30 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:14:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.30s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:14:31 DEBUG : sub dir2: Making directory with metadata 2026/07/05 01:14:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:14:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:14:31 INFO : sub dir2: Making directory 2026/07/05 01:14:31 INFO : sub dir: Making directory 2026/07/05 01:14:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:14:31 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:14:31 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:14:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:14:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:14:32 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:14:32 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/05 01:14:32 DEBUG : B2 bucket rclone-test-seyenuc8puba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.53s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:14:33 INFO : sub dir2: Making directory 2026/07/05 01:14:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:14:33 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:14:33 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:14:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:14:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:14:34 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:14:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.23s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:14:35 DEBUG : Creating backend with remote "TestB2:rclone-test-nowumog3maca" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-seyenuc8puba -> B2 bucket rclone-test-nowumog3maca 2026/07/05 01:14:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:14:36 DEBUG : B2 bucket rclone-test-nowumog3maca: Waiting for checks to finish 2026/07/05 01:14:36 DEBUG : B2 bucket rclone-test-nowumog3maca: Waiting for transfers to finish 2026/07/05 01:14:37 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:14:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:14:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 01:14:38 DEBUG : B2 bucket rclone-test-nowumog3maca: Purge remote 2026/07/05 01:14:38 INFO : B2 bucket rclone-test-nowumog3maca: cleaning bucket "rclone-test-nowumog3maca" of all files 2026/07/05 01:14:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f427d33d07d2bfb9ff80e1b_f1067f0f7c7d3b61b_d20260705_m011437_c001_v0001036_t0000_u01783214077324") --- PASS: TestServerSideCopy (4.58s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:14:40 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:14:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone923908420) 2026/07/05 01:14:40 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:14:40 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 01:14:40 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:14:40 DEBUG : sub dir/hello world: size = 17 OK 2026/07/05 01:14:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/05 01:14:40 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.25s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:14:42 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyuhog7jobi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-seyenuc8puba -> B2 bucket rclone-test-zoyuhog7jobi 2026/07/05 01:14:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:14:43 DEBUG : B2 bucket rclone-test-zoyuhog7jobi: Waiting for checks to finish 2026/07/05 01:14:43 DEBUG : B2 bucket rclone-test-zoyuhog7jobi: Waiting for transfers to finish 2026/07/05 01:14:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:14:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:14:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 01:14:45 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:14:45 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zoyuhog7jobi) 2026/07/05 01:14:45 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 01:14:45 DEBUG : B2 bucket rclone-test-zoyuhog7jobi: Waiting for checks to finish 2026/07/05 01:14:45 DEBUG : B2 bucket rclone-test-zoyuhog7jobi: Waiting for transfers to finish 2026/07/05 01:14:46 DEBUG : sub dir/hello world: size = 17 OK 2026/07/05 01:14:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/05 01:14:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 01:14:46 DEBUG : B2 bucket rclone-test-zoyuhog7jobi: Purge remote 2026/07/05 01:14:46 INFO : B2 bucket rclone-test-zoyuhog7jobi: cleaning bucket "rclone-test-zoyuhog7jobi" of all files 2026/07/05 01:14:46 DEBUG : sub dir/hello world: Deleting (id "4_z7f328dd3d07d2bfb9ff80e1b_f1042246ffdc3a7f5_d20260705_m011445_c001_v0001167_t0000_u01783214085797") 2026/07/05 01:14:46 DEBUG : sub dir/hello world: Deleting (id "4_z7f328dd3d07d2bfb9ff80e1b_f104ca5ffbf0a3cc2_d20260705_m011443_c001_v0001131_t0030_u01783214083888") --- PASS: TestServerSideCopyOverSelf (6.36s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:14:48 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:14:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone923908420) 2026/07/05 01:14:48 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:14:48 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 01:14:48 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:14:49 DEBUG : sub dir/hello world: size = 17 OK 2026/07/05 01:14:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/05 01:14:49 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/05 01:14:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.19s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:14:50 DEBUG : Creating backend with remote "TestB2:rclone-test-jipowen2yeku" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-seyenuc8puba -> B2 bucket rclone-test-jipowen2yeku 2026/07/05 01:14:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:14:52 DEBUG : B2 bucket rclone-test-jipowen2yeku: Waiting for checks to finish 2026/07/05 01:14:52 DEBUG : B2 bucket rclone-test-jipowen2yeku: Waiting for transfers to finish 2026/07/05 01:14:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:14:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:14:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 01:14:54 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:14:54 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jipowen2yeku) 2026/07/05 01:14:54 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 01:14:54 DEBUG : B2 bucket rclone-test-jipowen2yeku: Waiting for checks to finish 2026/07/05 01:14:54 DEBUG : B2 bucket rclone-test-jipowen2yeku: Waiting for transfers to finish 2026/07/05 01:14:54 DEBUG : sub dir/hello world: size = 17 OK 2026/07/05 01:14:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/05 01:14:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 01:14:54 INFO : sub dir/hello world: Deleted 2026/07/05 01:14:56 DEBUG : testing file moves 2026/07/05 01:14:56 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:14:56 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-jipowen2yeku) 2026/07/05 01:14:56 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 01:14:56 DEBUG : B2 bucket rclone-test-jipowen2yeku: Waiting for checks to finish 2026/07/05 01:14:56 DEBUG : B2 bucket rclone-test-jipowen2yeku: Waiting for transfers to finish 2026/07/05 01:14:56 DEBUG : sub dir/hello world: size = 24 OK 2026/07/05 01:14:56 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/05 01:14:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 01:14:56 INFO : sub dir/hello world: Deleted 2026/07/05 01:14:57 DEBUG : B2 bucket rclone-test-jipowen2yeku: Purge remote 2026/07/05 01:14:57 INFO : B2 bucket rclone-test-jipowen2yeku: cleaning bucket "rclone-test-jipowen2yeku" of all files 2026/07/05 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f72adf3d07d2bfb9ff80e1b_f116233b00f8538c1_d20260705_m011456_c001_v0001178_t0024_u01783214096546") 2026/07/05 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f72adf3d07d2bfb9ff80e1b_f119d9bb327164dba_d20260705_m011454_c001_v0001146_t0009_u01783214094440") 2026/07/05 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f72adf3d07d2bfb9ff80e1b_f117140d24a5f1c2e_d20260705_m011452_c001_v0001174_t0055_u01783214092678") --- PASS: TestServerSideMoveOverSelf (8.69s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:14:59 ERROR : error listing: directory not found 2026/07/05 01:14:59 INFO : Local file system at /tmp/rclone923908420: Making directory 2026/07/05 01:14:59 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:14:59 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.90s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:15:01 DEBUG : Local file system at /tmp/rclone923908420: Waiting for checks to finish 2026/07/05 01:15:01 DEBUG : Local file system at /tmp/rclone923908420: Waiting for transfers to finish 2026/07/05 01:15:02 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/05 01:15:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:15:02 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/05 01:15:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.28s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:03 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/05 01:15:03 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:03 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:03 DEBUG : check sum: size = 1 OK 2026/07/05 01:15:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/05 01:15:03 INFO : check sum: Copied (new) 2026/07/05 01:15:03 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:03 DEBUG : check sum: size = 1 OK 2026/07/05 01:15:03 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/05 01:15:03 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/05 01:15:03 DEBUG : check sum: Unchanged skipping 2026/07/05 01:15:03 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:03 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:03 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.72s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/05 01:15:04 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:04 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:05 DEBUG : sizeonly: size = 6 OK 2026/07/05 01:15:05 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/05 01:15:05 INFO : sizeonly: Copied (new) 2026/07/05 01:15:05 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:05 DEBUG : sizeonly: size = 6 OK 2026/07/05 01:15:05 DEBUG : sizeonly: Sizes identical 2026/07/05 01:15:05 DEBUG : sizeonly: Unchanged skipping 2026/07/05 01:15:05 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:05 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:05 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:05 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.67s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/05 01:15:06 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:06 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:07 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/05 01:15:07 INFO : ignore-size: Copied (new) 2026/07/05 01:15:07 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:07 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:15:07 DEBUG : ignore-size: Unchanged skipping 2026/07/05 01:15:07 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:07 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:07 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.02s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:09 DEBUG : existing: size = 6 OK 2026/07/05 01:15:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:15:09 DEBUG : existing: Unchanged skipping 2026/07/05 01:15:09 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:09 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:09 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:09 INFO : There was nothing to transfer 2026/07/05 01:15:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/05 01:15:09 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:09 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:09 DEBUG : existing: size = 6 OK 2026/07/05 01:15:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/05 01:15:09 INFO : existing: Copied (replaced existing) 2026/07/05 01:15:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.09s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:10 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/05 01:15:10 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:10 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:10 DEBUG : existing: size = 6 OK 2026/07/05 01:15:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/05 01:15:10 INFO : existing: Copied (new) 2026/07/05 01:15:10 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:11 DEBUG : existing: Destination exists, skipping 2026/07/05 01:15:11 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:11 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:11 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.58s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:12 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/05 01:15:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/05 01:15:13 DEBUG : c/non empty space: size = 5 OK 2026/07/05 01:15:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:15:13 DEBUG : c/non empty space: Unchanged skipping 2026/07/05 01:15:13 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:13 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:13 DEBUG : a/potato2: size = 60 OK 2026/07/05 01:15:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:15:13 INFO : a/potato2: Copied (new) 2026/07/05 01:15:13 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:14 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.92s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:15 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:15 DEBUG : empty space: size = 1 OK 2026/07/05 01:15:15 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/05 01:15:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/05 01:15:15 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/05 01:15:15 DEBUG : empty space: Unchanged skipping 2026/07/05 01:15:15 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:15 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:15 INFO : There was nothing to transfer 2026/07/05 01:15:16 DEBUG : empty space: size = 1 OK 2026/07/05 01:15:16 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/05 01:15:16 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/05 01:15:16 INFO : empty space: Updated modification time in destination 2026/07/05 01:15:16 DEBUG : empty space: Unchanged skipping 2026/07/05 01:15:16 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:16 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.60s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:18 DEBUG : empty space: size = 1 OK 2026/07/05 01:15:18 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/05 01:15:18 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/05 01:15:18 DEBUG : empty space: Unchanged skipping 2026/07/05 01:15:18 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:18 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.49s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:19 DEBUG : foo: size = 3 OK 2026/07/05 01:15:19 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/05 01:15:19 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone923908420) 2026/07/05 01:15:19 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:15:19 DEBUG : foo: sha1 differ 2026/07/05 01:15:19 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:19 DEBUG : foo: size = 3 OK 2026/07/05 01:15:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/05 01:15:19 INFO : foo: Copied (replaced existing) 2026/07/05 01:15:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.53s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:21 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/05 01:15:21 DEBUG : empty space: size = 1 OK 2026/07/05 01:15:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:15:21 DEBUG : empty space: Unchanged skipping 2026/07/05 01:15:21 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:21 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:21 DEBUG : potato: size = 60 OK 2026/07/05 01:15:21 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:15:21 INFO : potato: Copied (new) 2026/07/05 01:15:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.88s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:23 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:23 DEBUG : potato: size = 21 (Local file system at /tmp/rclone923908420) 2026/07/05 01:15:23 DEBUG : potato: size = 60 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:15:23 DEBUG : potato: Sizes differ 2026/07/05 01:15:23 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:23 DEBUG : potato: size = 21 OK 2026/07/05 01:15:23 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/05 01:15:23 INFO : potato: Copied (replaced existing) 2026/07/05 01:15:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.91s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:25 DEBUG : potato: size = 21 OK 2026/07/05 01:15:25 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/05 01:15:25 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone923908420) 2026/07/05 01:15:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:15:25 DEBUG : potato: sha1 differ 2026/07/05 01:15:25 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:25 DEBUG : potato: size = 21 OK 2026/07/05 01:15:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/05 01:15:25 INFO : potato: Copied (replaced existing) 2026/07/05 01:15:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:15:27 DEBUG : empty space: size = 1 OK 2026/07/05 01:15:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:15:27 DEBUG : empty space: Unchanged skipping 2026/07/05 01:15:27 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:27 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/05 01:15:27 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:15:29 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:29 DEBUG : empty space: size = 1 OK 2026/07/05 01:15:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:15:29 DEBUG : empty space: Unchanged skipping 2026/07/05 01:15:29 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:29 DEBUG : potato2: size = 60 OK 2026/07/05 01:15:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:15:29 INFO : potato2: Copied (new) 2026/07/05 01:15:29 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:29 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:31 INFO : d: Making directory 2026/07/05 01:15:31 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/05 01:15:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/05 01:15:31 DEBUG : c/non empty space: size = 5 OK 2026/07/05 01:15:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:15:31 DEBUG : c/non empty space: Unchanged skipping 2026/07/05 01:15:32 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:32 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:32 DEBUG : a/potato2: size = 60 OK 2026/07/05 01:15:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:15:32 INFO : a/potato2: Copied (new) 2026/07/05 01:15:32 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:32 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:34 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/05 01:15:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/05 01:15:34 DEBUG : c/non empty space: size = 5 OK 2026/07/05 01:15:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:15:34 DEBUG : c/non empty space: Unchanged skipping 2026/07/05 01:15:34 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:34 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:35 DEBUG : a/potato2: size = 60 OK 2026/07/05 01:15:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:15:35 INFO : a/potato2: Copied (new) 2026/07/05 01:15:35 ERROR : B2 bucket rclone-test-seyenuc8puba: not deleting files as there were IO errors 2026/07/05 01:15:35 ERROR : B2 bucket rclone-test-seyenuc8puba: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.72s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:37 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:15:37 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:37 DEBUG : empty space: size = 1 OK 2026/07/05 01:15:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:15:37 DEBUG : empty space: Unchanged skipping 2026/07/05 01:15:37 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:37 INFO : potato: Deleted 2026/07/05 01:15:37 DEBUG : potato2: size = 60 OK 2026/07/05 01:15:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:15:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.46s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:39 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:39 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:39 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:39 INFO : potato: Deleted 2026/07/05 01:15:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:15:40 DEBUG : empty space: size = 1 OK 2026/07/05 01:15:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:15:40 DEBUG : empty space: Unchanged skipping 2026/07/05 01:15:40 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:40 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:40 DEBUG : potato2: size = 60 OK 2026/07/05 01:15:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:15:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.58s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:15:41 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:41 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:42 DEBUG : potato2: size = 19 OK 2026/07/05 01:15:42 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/05 01:15:42 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.80s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:44 DEBUG : enormous: Excluded (Size Filter) 2026/07/05 01:15:44 DEBUG : enormous: Excluded 2026/07/05 01:15:44 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:15:44 DEBUG : potato2: Excluded 2026/07/05 01:15:44 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:15:44 DEBUG : potato2: Excluded 2026/07/05 01:15:44 DEBUG : empty space: size = 1 OK 2026/07/05 01:15:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:15:44 DEBUG : empty space: Unchanged skipping 2026/07/05 01:15:44 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:44 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:44 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:44 INFO : There was nothing to transfer 2026/07/05 01:15:44 DEBUG : enormous: Excluded (Size Filter) 2026/07/05 01:15:44 DEBUG : enormous: Excluded 2026/07/05 01:15:44 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:15:44 DEBUG : potato2: Excluded 2026/07/05 01:15:44 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:15:44 DEBUG : potato2: Excluded 2026/07/05 01:15:44 DEBUG : empty space: size = 1 OK 2026/07/05 01:15:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/05 01:15:44 DEBUG : empty space: Unchanged skipping 2026/07/05 01:15:44 DEBUG : Local file system at /tmp/rclone923908420: Waiting for checks to finish 2026/07/05 01:15:44 DEBUG : Local file system at /tmp/rclone923908420: Waiting for transfers to finish 2026/07/05 01:15:44 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.30s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:46 DEBUG : enormous: Excluded (Size Filter) 2026/07/05 01:15:46 DEBUG : enormous: Excluded 2026/07/05 01:15:46 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:15:46 DEBUG : potato2: Excluded 2026/07/05 01:15:46 DEBUG : empty space: size = 1 OK 2026/07/05 01:15:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:15:46 DEBUG : empty space: Unchanged skipping 2026/07/05 01:15:46 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:46 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:46 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:47 INFO : enormous: Deleted 2026/07/05 01:15:47 INFO : potato2: Deleted 2026/07/05 01:15:47 INFO : There was nothing to transfer 2026/07/05 01:15:47 DEBUG : empty space: size = 1 OK 2026/07/05 01:15:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/05 01:15:47 DEBUG : empty space: Unchanged skipping 2026/07/05 01:15:47 DEBUG : Local file system at /tmp/rclone923908420: Waiting for checks to finish 2026/07/05 01:15:47 DEBUG : Local file system at /tmp/rclone923908420: Waiting for transfers to finish 2026/07/05 01:15:47 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:47 INFO : enormous: Deleted 2026/07/05 01:15:47 INFO : potato2: Deleted 2026/07/05 01:15:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.78s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:15:49 DEBUG : five: Need to transfer - File not found at Destination 2026/07/05 01:15:49 DEBUG : four: size = 4 (Local file system at /tmp/rclone923908420) 2026/07/05 01:15:49 DEBUG : four: size = 8 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:15:49 DEBUG : four: Sizes differ 2026/07/05 01:15:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/05 01:15:49 DEBUG : one: Destination is newer than source, skipping 2026/07/05 01:15:49 DEBUG : three: size = 5 OK 2026/07/05 01:15:49 DEBUG : three: Sizes identical 2026/07/05 01:15:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/05 01:15:49 DEBUG : two: size = 3 OK 2026/07/05 01:15:49 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone923908420) 2026/07/05 01:15:49 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:15:49 DEBUG : two: sha1 differ 2026/07/05 01:15:49 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:50 DEBUG : five: size = 4 OK 2026/07/05 01:15:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/05 01:15:50 INFO : five: Copied (new) 2026/07/05 01:15:50 DEBUG : four: size = 4 OK 2026/07/05 01:15:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/05 01:15:50 INFO : four: Copied (replaced existing) 2026/07/05 01:15:50 DEBUG : two: size = 3 OK 2026/07/05 01:15:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/05 01:15:50 INFO : two: Copied (replaced existing) 2026/07/05 01:15:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:50 DEBUG : five: size = 4 OK 2026/07/05 01:15:50 DEBUG : four: size = 4 OK 2026/07/05 01:15:50 DEBUG : one: Destination is newer than source, skipping 2026/07/05 01:15:50 DEBUG : three: size = 5 OK 2026/07/05 01:15:50 DEBUG : two: size = 3 OK 2026/07/05 01:15:50 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/05 01:15:50 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/05 01:15:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/05 01:15:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/05 01:15:50 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/05 01:15:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/05 01:15:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone923908420) 2026/07/05 01:15:50 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:15:50 DEBUG : three: sha1 differ 2026/07/05 01:15:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/05 01:15:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/05 01:15:50 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/05 01:15:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/05 01:15:50 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:51 DEBUG : three: size = 5 OK 2026/07/05 01:15:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/05 01:15:51 INFO : three: Copied (replaced existing) 2026/07/05 01:15:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.53s) === 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-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/05 01:15:52 INFO : B2 bucket rclone-test-seyenuc8puba: Making map for --track-renames 2026/07/05 01:15:52 INFO : B2 bucket rclone-test-seyenuc8puba: Finished making map for --track-renames 2026/07/05 01:15:52 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/05 01:15:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/05 01:15:52 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for renames to finish 2026/07/05 01:15:52 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:53 DEBUG : yam: size = 11 OK 2026/07/05 01:15:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/05 01:15:53 INFO : yam: Copied (new) 2026/07/05 01:15:53 DEBUG : potato: size = 14 OK 2026/07/05 01:15:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/05 01:15:53 INFO : potato: Copied (new) 2026/07/05 01:15:53 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:53 DEBUG : potato: size = 14 OK 2026/07/05 01:15:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:15:53 DEBUG : potato: Unchanged skipping 2026/07/05 01:15:53 INFO : B2 bucket rclone-test-seyenuc8puba: Making map for --track-renames 2026/07/05 01:15:53 INFO : B2 bucket rclone-test-seyenuc8puba: Finished making map for --track-renames 2026/07/05 01:15:53 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:53 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for renames to finish 2026/07/05 01:15:54 DEBUG : yaml: size = 11 OK 2026/07/05 01:15:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/05 01:15:54 INFO : yam: Copied (server-side copy) to: yaml 2026/07/05 01:15:54 INFO : yam: Deleted 2026/07/05 01:15:54 INFO : yaml: Renamed from "yam" 2026/07/05 01:15:54 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.89s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/05 01:15:55 INFO : B2 bucket rclone-test-seyenuc8puba: Making map for --track-renames 2026/07/05 01:15:55 INFO : B2 bucket rclone-test-seyenuc8puba: Finished making map for --track-renames 2026/07/05 01:15:55 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/05 01:15:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/05 01:15:55 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for renames to finish 2026/07/05 01:15:55 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:55 DEBUG : yam: size = 11 OK 2026/07/05 01:15:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/05 01:15:55 INFO : yam: Copied (new) 2026/07/05 01:15:56 DEBUG : potato: size = 14 OK 2026/07/05 01:15:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/05 01:15:56 INFO : potato: Copied (new) 2026/07/05 01:15:56 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:56 DEBUG : potato: size = 14 OK 2026/07/05 01:15:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:15:56 DEBUG : potato: Unchanged skipping 2026/07/05 01:15:56 INFO : B2 bucket rclone-test-seyenuc8puba: Making map for --track-renames 2026/07/05 01:15:56 INFO : B2 bucket rclone-test-seyenuc8puba: Finished making map for --track-renames 2026/07/05 01:15:56 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:56 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for renames to finish 2026/07/05 01:15:57 DEBUG : yaml: size = 11 OK 2026/07/05 01:15:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/05 01:15:57 INFO : yam: Copied (server-side copy) to: yaml 2026/07/05 01:15:57 INFO : yam: Deleted 2026/07/05 01:15:57 INFO : yaml: Renamed from "yam" 2026/07/05 01:15:57 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.73s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/05 01:15:58 INFO : B2 bucket rclone-test-seyenuc8puba: Making map for --track-renames 2026/07/05 01:15:58 INFO : B2 bucket rclone-test-seyenuc8puba: Finished making map for --track-renames 2026/07/05 01:15:58 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/05 01:15:58 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for renames to finish 2026/07/05 01:15:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/05 01:15:58 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:15:58 DEBUG : potato: size = 14 OK 2026/07/05 01:15:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/05 01:15:58 INFO : potato: Copied (new) 2026/07/05 01:15:59 DEBUG : sub/yam: size = 11 OK 2026/07/05 01:15:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/05 01:15:59 INFO : sub/yam: Copied (new) 2026/07/05 01:15:59 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:59 DEBUG : potato: size = 14 OK 2026/07/05 01:15:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:15:59 DEBUG : potato: Unchanged skipping 2026/07/05 01:15:59 INFO : B2 bucket rclone-test-seyenuc8puba: Making map for --track-renames 2026/07/05 01:15:59 INFO : B2 bucket rclone-test-seyenuc8puba: Finished making map for --track-renames 2026/07/05 01:15:59 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:15:59 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for renames to finish 2026/07/05 01:16:00 DEBUG : yam: size = 11 OK 2026/07/05 01:16:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/05 01:16:00 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/05 01:16:00 INFO : sub/yam: Deleted 2026/07/05 01:16:00 INFO : yam: Renamed from "sub/yam" 2026/07/05 01:16:00 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:16:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.80s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:16:01 DEBUG : Creating backend with remote "/tmp/rclone923908420/dir1" 2026/07/05 01:16:01 DEBUG : Creating backend with remote "/tmp/rclone923908420/dir2" 2026/07/05 01:16:01 DEBUG : Local file system at /tmp/rclone923908420/dir2: Using server-side directory move 2026/07/05 01:16:01 INFO : Local file system at /tmp/rclone923908420/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/05 01:16:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/05 01:16:01 INFO : file1.txt: Moved (server-side) 2026/07/05 01:16:01 DEBUG : Local file system at /tmp/rclone923908420/dir2: Waiting for checks to finish 2026/07/05 01:16:01 DEBUG : Local file system at /tmp/rclone923908420/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.42s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:16:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:16:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/05 01:16:01 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:16:01 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:16:01 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/05 01:16:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/05 01:16:01 INFO : nested/sub dir/file: Copied (new) 2026/07/05 01:16:01 INFO : nested/sub dir/file: Deleted 2026/07/05 01:16:02 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:16:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:16:02 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:16:02 INFO : sub dir/hello world: Deleted 2026/07/05 01:16:02 INFO : sub dir: Removing directory 2026/07/05 01:16:02 INFO : nested/sub dir: Removing directory 2026/07/05 01:16:02 INFO : nested: Removing directory 2026/07/05 01:16:02 DEBUG : Local file system at /tmp/rclone923908420: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.10s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:16:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/05 01:16:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:16:03 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:16:03 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:16:04 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/05 01:16:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/05 01:16:04 INFO : nested/sub dir/file: Copied (new) 2026/07/05 01:16:04 INFO : nested/sub dir/file: Deleted 2026/07/05 01:16:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:16:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:16:04 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:16:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.37s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:16:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/05 01:16:05 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/05 01:16:05 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:16:05 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:16:05 DEBUG : existing: size = 6 OK 2026/07/05 01:16:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/05 01:16:05 INFO : existing: Copied (new) 2026/07/05 01:16:05 INFO : existing: Deleted 2026/07/05 01:16:05 DEBUG : existing-b: size = 6 OK 2026/07/05 01:16:05 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/05 01:16:05 INFO : existing-b: Copied (new) 2026/07/05 01:16:05 INFO : existing-b: Deleted 2026/07/05 01:16:05 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:16:05 DEBUG : existing: Destination exists, skipping 2026/07/05 01:16:05 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/05 01:16:05 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:16:05 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.82s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:16:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yixelor5yofi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-seyenuc8puba -> B2 bucket rclone-test-yixelor5yofi 2026/07/05 01:16:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:16:10 DEBUG : empty space: size = 1 OK 2026/07/05 01:16:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 01:16:10 DEBUG : empty space: Unchanged skipping 2026/07/05 01:16:10 DEBUG : potato3: size = 68 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:16:10 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yixelor5yofi) 2026/07/05 01:16:10 DEBUG : potato3: Sizes differ 2026/07/05 01:16:10 DEBUG : B2 bucket rclone-test-yixelor5yofi: Waiting for checks to finish 2026/07/05 01:16:11 INFO : empty space: Deleted 2026/07/05 01:16:11 DEBUG : B2 bucket rclone-test-yixelor5yofi: Waiting for transfers to finish 2026/07/05 01:16:11 DEBUG : potato2: size = 60 OK 2026/07/05 01:16:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:16:11 INFO : potato2: Copied (server-side copy) 2026/07/05 01:16:11 DEBUG : potato3: size = 68 OK 2026/07/05 01:16:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/05 01:16:11 INFO : potato3: Copied (server-side copy) 2026/07/05 01:16:11 INFO : potato2: Deleted 2026/07/05 01:16:11 INFO : potato3: Deleted 2026/07/05 01:16:12 DEBUG : Creating backend with remote "TestB2:rclone-test-lupexov7laku" 2026/07/05 01:16:13 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/05 01:16:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:16:13 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/05 01:16:13 DEBUG : B2 bucket rclone-test-lupexov7laku: Waiting for checks to finish 2026/07/05 01:16:13 DEBUG : B2 bucket rclone-test-lupexov7laku: Waiting for transfers to finish 2026/07/05 01:16:13 DEBUG : empty space: size = 1 OK 2026/07/05 01:16:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/05 01:16:13 INFO : empty space: Copied (server-side copy) 2026/07/05 01:16:14 DEBUG : potato3: size = 68 OK 2026/07/05 01:16:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/05 01:16:14 INFO : potato3: Copied (server-side copy) 2026/07/05 01:16:14 INFO : empty space: Deleted 2026/07/05 01:16:14 DEBUG : potato2: size = 60 OK 2026/07/05 01:16:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:16:14 INFO : potato2: Copied (server-side copy) 2026/07/05 01:16:14 INFO : potato3: Deleted 2026/07/05 01:16:14 INFO : potato2: Deleted 2026/07/05 01:16:14 DEBUG : B2 bucket rclone-test-lupexov7laku: Purge remote 2026/07/05 01:16:14 INFO : B2 bucket rclone-test-lupexov7laku: cleaning bucket "rclone-test-lupexov7laku" of all files 2026/07/05 01:16:14 DEBUG : empty space: Deleting (id "4_z3f12edc3d08d2bfb9ff80e1b_f10644c77e165ac73_d20260705_m011613_c001_v0001173_t0014_u01783214173643") 2026/07/05 01:16:14 DEBUG : potato2: Deleting (id "4_z3f12edc3d08d2bfb9ff80e1b_f10434a7f929ae7c4_d20260705_m011613_c001_v0001101_t0041_u01783214173972") 2026/07/05 01:16:14 DEBUG : potato3: Deleting (id "4_z3f12edc3d08d2bfb9ff80e1b_f1010b27c0750a03c_d20260705_m011613_c001_v0001182_t0015_u01783214173974") 2026/07/05 01:16:15 DEBUG : B2 bucket rclone-test-yixelor5yofi: Purge remote 2026/07/05 01:16:15 INFO : B2 bucket rclone-test-yixelor5yofi: cleaning bucket "rclone-test-yixelor5yofi" of all files 2026/07/05 01:16:15 DEBUG : empty space: Deleting (id "4_z0f12ddb3d08d2bfb9ff80e1b_f41993bc52d13de88_d20260705_m011614_c001_v7007000_t0000_u01783214174042") 2026/07/05 01:16:15 DEBUG : empty space: Deleting (id "4_z0f12ddb3d08d2bfb9ff80e1b_f1069cc8eeaf838c3_d20260705_m011609_c001_v0001134_t0009_u01783214169740") 2026/07/05 01:16:15 DEBUG : potato2: Deleting (id "4_z0f12ddb3d08d2bfb9ff80e1b_f41993bc52d13de89_d20260705_m011614_c001_v7007000_t0000_u01783214174303") 2026/07/05 01:16:15 DEBUG : potato2: Deleting (id "4_z0f12ddb3d08d2bfb9ff80e1b_f1193c0b0973e86da_d20260705_m011610_c001_v0001131_t0012_u01783214170941") 2026/07/05 01:16:15 DEBUG : potato3: Deleting (id "4_z0f12ddb3d08d2bfb9ff80e1b_f427a4d3f6e1a0d98_d20260705_m011614_c001_v7007000_t0000_u01783214174201") 2026/07/05 01:16:15 DEBUG : potato3: Deleting (id "4_z0f12ddb3d08d2bfb9ff80e1b_f1132c8e5adc89e3f_d20260705_m011611_c001_v0001181_t0036_u01783214171318") 2026/07/05 01:16:15 DEBUG : potato3: Deleting (id "4_z0f12ddb3d08d2bfb9ff80e1b_f1069cc8eeaf838c5_d20260705_m011610_c001_v0001134_t0005_u01783214170160") --- PASS: TestServerSideMove (40.88s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:16:47 DEBUG : Creating backend with remote "TestB2:rclone-test-keciged6dofe" 2026/07/05 01:16:47 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-seyenuc8puba -> B2 bucket rclone-test-keciged6dofe 2026/07/05 01:16:53 DEBUG : empty space: Excluded (Size Filter) 2026/07/05 01:16:53 DEBUG : empty space: Excluded 2026/07/05 01:16:53 DEBUG : empty space: Excluded (Size Filter) 2026/07/05 01:16:53 DEBUG : empty space: Excluded 2026/07/05 01:16:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:16:53 DEBUG : potato3: size = 68 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:16:53 DEBUG : potato3: size = 60 (B2 bucket rclone-test-keciged6dofe) 2026/07/05 01:16:53 DEBUG : potato3: Sizes differ 2026/07/05 01:16:53 DEBUG : B2 bucket rclone-test-keciged6dofe: Waiting for checks to finish 2026/07/05 01:16:53 DEBUG : B2 bucket rclone-test-keciged6dofe: Waiting for transfers to finish 2026/07/05 01:16:53 DEBUG : potato3: size = 68 OK 2026/07/05 01:16:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/05 01:16:53 INFO : potato3: Copied (server-side copy) 2026/07/05 01:16:53 DEBUG : potato2: size = 60 OK 2026/07/05 01:16:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:16:53 INFO : potato2: Copied (server-side copy) 2026/07/05 01:16:53 INFO : potato3: Deleted 2026/07/05 01:16:54 INFO : potato2: Deleted 2026/07/05 01:16:54 DEBUG : Creating backend with remote "TestB2:rclone-test-kemuyoy7buve" 2026/07/05 01:16:55 DEBUG : empty space: Excluded (Size Filter) 2026/07/05 01:16:55 DEBUG : empty space: Excluded 2026/07/05 01:16:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:16:55 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/05 01:16:55 DEBUG : B2 bucket rclone-test-kemuyoy7buve: Waiting for checks to finish 2026/07/05 01:16:55 DEBUG : B2 bucket rclone-test-kemuyoy7buve: Waiting for transfers to finish 2026/07/05 01:16:56 DEBUG : potato2: size = 60 OK 2026/07/05 01:16:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:16:56 INFO : potato2: Copied (server-side copy) 2026/07/05 01:16:56 INFO : potato2: Deleted 2026/07/05 01:16:56 DEBUG : potato3: size = 68 OK 2026/07/05 01:16:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/05 01:16:56 INFO : potato3: Copied (server-side copy) 2026/07/05 01:16:56 INFO : potato3: Deleted 2026/07/05 01:16:57 DEBUG : B2 bucket rclone-test-kemuyoy7buve: Purge remote 2026/07/05 01:16:57 INFO : B2 bucket rclone-test-kemuyoy7buve: cleaning bucket "rclone-test-kemuyoy7buve" of all files 2026/07/05 01:16:57 DEBUG : potato2: Deleting (id "4_zff029d13d09d2bfb9ff80e1b_f10530c2220055b36_d20260705_m011656_c001_v0001036_t0052_u01783214216055") 2026/07/05 01:16:57 DEBUG : potato3: Deleting (id "4_zff029d13d09d2bfb9ff80e1b_f100d603abd1a792d_d20260705_m011656_c001_v0001037_t0008_u01783214216405") 2026/07/05 01:16:58 DEBUG : B2 bucket rclone-test-keciged6dofe: Purge remote 2026/07/05 01:16:58 INFO : B2 bucket rclone-test-keciged6dofe: cleaning bucket "rclone-test-keciged6dofe" of all files 2026/07/05 01:16:58 DEBUG : empty space: Deleting (id "4_z9f427df3d09d2bfb9ff80e1b_f1107e52bb570dc9b_d20260705_m011651_c001_v0001154_t0010_u01783214211878") 2026/07/05 01:16:58 DEBUG : potato2: Deleting (id "4_z9f427df3d09d2bfb9ff80e1b_f41732883679d39ca_d20260705_m011656_c001_v7007000_t0000_u01783214216502") 2026/07/05 01:16:58 DEBUG : potato2: Deleting (id "4_z9f427df3d09d2bfb9ff80e1b_f10389bc2ed32a084_d20260705_m011653_c001_v0001153_t0000_u01783214213521") 2026/07/05 01:16:58 DEBUG : potato3: Deleting (id "4_z9f427df3d09d2bfb9ff80e1b_f41732883679d39cb_d20260705_m011656_c001_v7007000_t0000_u01783214216906") 2026/07/05 01:16:58 DEBUG : potato3: Deleting (id "4_z9f427df3d09d2bfb9ff80e1b_f11891ea4eb6d8735_d20260705_m011653_c001_v0001131_t0021_u01783214213145") 2026/07/05 01:16:58 DEBUG : potato3: Deleting (id "4_z9f427df3d09d2bfb9ff80e1b_f1107e52bb570dc9f_d20260705_m011652_c001_v0001154_t0010_u01783214212295") --- PASS: TestServerSideMoveWithFilter (12.22s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:16:59 DEBUG : Creating backend with remote "TestB2:rclone-test-wukemey9yacu" 2026/07/05 01:17:02 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-seyenuc8puba -> B2 bucket rclone-test-wukemey9yacu 2026/07/05 01:17:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:17:05 DEBUG : empty space: size = 1 OK 2026/07/05 01:17:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 01:17:05 DEBUG : empty space: Unchanged skipping 2026/07/05 01:17:05 DEBUG : potato3: size = 68 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:17:05 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wukemey9yacu) 2026/07/05 01:17:05 DEBUG : potato3: Sizes differ 2026/07/05 01:17:05 DEBUG : B2 bucket rclone-test-wukemey9yacu: Waiting for checks to finish 2026/07/05 01:17:05 INFO : empty space: Deleted 2026/07/05 01:17:05 DEBUG : B2 bucket rclone-test-wukemey9yacu: Waiting for transfers to finish 2026/07/05 01:17:06 DEBUG : potato3: size = 68 OK 2026/07/05 01:17:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/05 01:17:06 INFO : potato3: Copied (server-side copy) 2026/07/05 01:17:06 DEBUG : potato2: size = 60 OK 2026/07/05 01:17:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:17:06 INFO : potato2: Copied (server-side copy) 2026/07/05 01:17:06 INFO : potato3: Deleted 2026/07/05 01:17:06 INFO : potato2: Deleted 2026/07/05 01:17:07 DEBUG : Creating backend with remote "TestB2:rclone-test-jujevoz6mina" 2026/07/05 01:17:07 INFO : tomatoDir: Making directory 2026/07/05 01:17:08 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/05 01:17:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:17:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/05 01:17:08 DEBUG : B2 bucket rclone-test-jujevoz6mina: Waiting for checks to finish 2026/07/05 01:17:08 DEBUG : B2 bucket rclone-test-jujevoz6mina: Waiting for transfers to finish 2026/07/05 01:17:09 DEBUG : empty space: size = 1 OK 2026/07/05 01:17:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/05 01:17:09 INFO : empty space: Copied (server-side copy) 2026/07/05 01:17:09 INFO : empty space: Deleted 2026/07/05 01:17:09 DEBUG : potato2: size = 60 OK 2026/07/05 01:17:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/05 01:17:09 INFO : potato2: Copied (server-side copy) 2026/07/05 01:17:09 DEBUG : potato3: size = 68 OK 2026/07/05 01:17:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/05 01:17:09 INFO : potato3: Copied (server-side copy) 2026/07/05 01:17:09 INFO : potato2: Deleted 2026/07/05 01:17:09 INFO : potato3: Deleted 2026/07/05 01:17:10 DEBUG : B2 bucket rclone-test-jujevoz6mina: Purge remote 2026/07/05 01:17:10 INFO : B2 bucket rclone-test-jujevoz6mina: cleaning bucket "rclone-test-jujevoz6mina" of all files 2026/07/05 01:17:10 DEBUG : empty space: Deleting (id "4_z0ff2cd43d09d2bfb9ff80e1b_f10189ebe825e3145_d20260705_m011708_c001_v0001172_t0004_u01783214228908") 2026/07/05 01:17:10 DEBUG : potato2: Deleting (id "4_z0ff2cd43d09d2bfb9ff80e1b_f107c2e3a1c9bcbae_d20260705_m011709_c001_v0001184_t0031_u01783214229231") 2026/07/05 01:17:10 DEBUG : potato3: Deleting (id "4_z0ff2cd43d09d2bfb9ff80e1b_f100cddc413f19b82_d20260705_m011709_c001_v0001171_t0049_u01783214229263") 2026/07/05 01:17:11 DEBUG : B2 bucket rclone-test-wukemey9yacu: Purge remote 2026/07/05 01:17:11 INFO : B2 bucket rclone-test-wukemey9yacu: cleaning bucket "rclone-test-wukemey9yacu" of all files 2026/07/05 01:17:11 DEBUG : empty space: Deleting (id "4_z9f12adf3d09d2bfb9ff80e1b_f42594a833ea47ae5_d20260705_m011709_c001_v7007000_t0000_u01783214229209") 2026/07/05 01:17:11 DEBUG : empty space: Deleting (id "4_z9f12adf3d09d2bfb9ff80e1b_f10534afc6cfa525c_d20260705_m011704_c001_v0001117_t0022_u01783214224353") 2026/07/05 01:17:11 DEBUG : potato2: Deleting (id "4_z9f12adf3d09d2bfb9ff80e1b_f42594a833ea47ae6_d20260705_m011709_c001_v7007000_t0000_u01783214229432") 2026/07/05 01:17:11 DEBUG : potato2: Deleting (id "4_z9f12adf3d09d2bfb9ff80e1b_f106e085c338c0672_d20260705_m011705_c001_v0001100_t0010_u01783214225846") 2026/07/05 01:17:11 DEBUG : potato3: Deleting (id "4_z9f12adf3d09d2bfb9ff80e1b_f405dfc0249d51833_d20260705_m011709_c001_v7007000_t0000_u01783214229620") 2026/07/05 01:17:11 DEBUG : potato3: Deleting (id "4_z9f12adf3d09d2bfb9ff80e1b_f1098f3620311bf8c_d20260705_m011706_c001_v0001180_t0040_u01783214226202") 2026/07/05 01:17:11 DEBUG : potato3: Deleting (id "4_z9f12adf3d09d2bfb9ff80e1b_f10534afc6cfa525e_d20260705_m011704_c001_v0001117_t0032_u01783214224850") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.90s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:17:12 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.50s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:17:15 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/rclone-sync-test" --- PASS: TestSyncOverlap (1.53s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:17:16 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/rclone-sync-test" 2026/07/05 01:18:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_create_bucket": net/http: TLS handshake timeout) 2026/07/05 01:18:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/05 01:18:18 DEBUG : pacer: Reducing sleep to 10ms 2026/07/05 01:18:18 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/rclone-sync-test-include/layer2" 2026/07/05 01:18:20 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/rclone-sync-test-ignore-file" 2026/07/05 01:18:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/05 01:18:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/05 01:18:24 DEBUG : pacer: Reducing sleep to 10ms 2026/07/05 01:18:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:18:24 DEBUG : B2 bucket rclone-test-seyenuc8puba path rclone-sync-test: Waiting for checks to finish 2026/07/05 01:18:24 DEBUG : B2 bucket rclone-test-seyenuc8puba path rclone-sync-test: Waiting for transfers to finish 2026/07/05 01:18:24 DEBUG : Waiting for deletions to finish 2026/07/05 01:18:24 INFO : There was nothing to transfer 2026/07/05 01:18:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:18:25 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:18:25 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:18:25 DEBUG : Waiting for deletions to finish 2026/07/05 01:18:25 INFO : There was nothing to transfer 2026/07/05 01:18:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:18:25 DEBUG : B2 bucket rclone-test-seyenuc8puba path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/05 01:18:25 DEBUG : B2 bucket rclone-test-seyenuc8puba path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/05 01:18:25 DEBUG : Waiting for deletions to finish 2026/07/05 01:18:25 INFO : There was nothing to transfer 2026/07/05 01:18:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:18:26 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:18:26 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:18:26 DEBUG : Waiting for deletions to finish 2026/07/05 01:18:26 INFO : There was nothing to transfer 2026/07/05 01:18:26 DEBUG : Excluded 2026/07/05 01:18:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:18:26 DEBUG : B2 bucket rclone-test-seyenuc8puba path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/05 01:18:26 DEBUG : B2 bucket rclone-test-seyenuc8puba path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/05 01:18:26 DEBUG : Waiting for deletions to finish 2026/07/05 01:18:26 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (70.37s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:18:27 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/dst" 2026/07/05 01:18:28 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/CompareDest" 2026/07/05 01:18:30 DEBUG : one: Need to transfer - File not found at Destination 2026/07/05 01:18:30 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for checks to finish 2026/07/05 01:18:30 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for transfers to finish 2026/07/05 01:18:31 DEBUG : one: size = 3 OK 2026/07/05 01:18:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/05 01:18:31 INFO : one: Copied (new) 2026/07/05 01:18:31 DEBUG : Waiting for deletions to finish 2026/07/05 01:18:31 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for checks to finish 2026/07/05 01:18:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone923908420) 2026/07/05 01:18:31 DEBUG : one: size = 3 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:18:31 DEBUG : one: Sizes differ 2026/07/05 01:18:31 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for transfers to finish 2026/07/05 01:18:32 DEBUG : one: size = 5 OK 2026/07/05 01:18:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/05 01:18:32 INFO : one: Copied (replaced existing) 2026/07/05 01:18:32 DEBUG : Waiting for deletions to finish 2026/07/05 01:18:34 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for checks to finish 2026/07/05 01:18:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone923908420) 2026/07/05 01:18:34 DEBUG : one: size = 3 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:18:34 DEBUG : one: Sizes differ 2026/07/05 01:18:34 DEBUG : one: size = 5 OK 2026/07/05 01:18:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:18:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 01:18:34 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for transfers to finish 2026/07/05 01:18:34 DEBUG : Waiting for deletions to finish 2026/07/05 01:18:34 INFO : There was nothing to transfer 2026/07/05 01:18:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone923908420) 2026/07/05 01:18:35 DEBUG : one: size = 3 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:18:35 DEBUG : one: Sizes differ 2026/07/05 01:18:35 DEBUG : two: size = 3 OK 2026/07/05 01:18:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:18:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/05 01:18:35 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for checks to finish 2026/07/05 01:18:36 DEBUG : one: size = 5 OK 2026/07/05 01:18:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:18:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 01:18:36 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for transfers to finish 2026/07/05 01:18:36 DEBUG : Waiting for deletions to finish 2026/07/05 01:18:36 INFO : There was nothing to transfer 2026/07/05 01:18:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone923908420) 2026/07/05 01:18:36 DEBUG : one: size = 3 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:18:36 DEBUG : one: Sizes differ 2026/07/05 01:18:36 DEBUG : two: size = 3 OK 2026/07/05 01:18:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:18:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/05 01:18:36 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for checks to finish 2026/07/05 01:18:36 DEBUG : one: size = 5 OK 2026/07/05 01:18:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:18:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 01:18:36 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for transfers to finish 2026/07/05 01:18:36 DEBUG : Waiting for deletions to finish 2026/07/05 01:18:36 INFO : There was nothing to transfer 2026/07/05 01:18:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone923908420) 2026/07/05 01:18:37 DEBUG : one: size = 3 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:18:37 DEBUG : one: Sizes differ 2026/07/05 01:18:37 DEBUG : two: size = 3 OK 2026/07/05 01:18:37 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/05 01:18:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/05 01:18:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/05 01:18:37 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for checks to finish 2026/07/05 01:18:37 DEBUG : one: size = 5 OK 2026/07/05 01:18:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:18:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 01:18:37 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for transfers to finish 2026/07/05 01:18:37 DEBUG : Waiting for deletions to finish 2026/07/05 01:18:37 INFO : There was nothing to transfer 2026/07/05 01:18:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone923908420) 2026/07/05 01:18:38 DEBUG : one: size = 3 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:18:38 DEBUG : one: Sizes differ 2026/07/05 01:18:38 DEBUG : two: size = 5 (Local file system at /tmp/rclone923908420) 2026/07/05 01:18:38 DEBUG : two: size = 3 (B2 bucket rclone-test-seyenuc8puba path CompareDest) 2026/07/05 01:18:38 DEBUG : two: Sizes differ 2026/07/05 01:18:38 DEBUG : two: Need to transfer - File not found at Destination 2026/07/05 01:18:38 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for checks to finish 2026/07/05 01:18:38 DEBUG : one: size = 5 OK 2026/07/05 01:18:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:18:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 01:18:38 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for transfers to finish 2026/07/05 01:18:39 DEBUG : two: size = 5 OK 2026/07/05 01:18:39 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/05 01:18:39 INFO : two: Copied (new) 2026/07/05 01:18:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.61s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:18:42 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/dest" 2026/07/05 01:18:43 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/pre-dest1" 2026/07/05 01:18:44 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/pre-dest2" 2026/07/05 01:18:46 DEBUG : 1: size = 1 OK 2026/07/05 01:18:46 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:18:46 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/05 01:18:46 DEBUG : 2: size = 1 OK 2026/07/05 01:18:46 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:18:46 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/05 01:18:47 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/05 01:18:47 DEBUG : B2 bucket rclone-test-seyenuc8puba path dest: Waiting for checks to finish 2026/07/05 01:18:47 DEBUG : B2 bucket rclone-test-seyenuc8puba path dest: Waiting for transfers to finish 2026/07/05 01:18:48 DEBUG : 3: size = 1 OK 2026/07/05 01:18:48 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/05 01:18:48 INFO : 3: Copied (new) 2026/07/05 01:18:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.88s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:18:49 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/dst" 2026/07/05 01:18:50 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/CopyDest" 2026/07/05 01:18:52 DEBUG : one: Need to transfer - File not found at Destination 2026/07/05 01:18:52 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for checks to finish 2026/07/05 01:18:52 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for transfers to finish 2026/07/05 01:18:53 DEBUG : one: size = 3 OK 2026/07/05 01:18:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/05 01:18:53 INFO : one: Copied (new) 2026/07/05 01:18:53 DEBUG : Waiting for deletions to finish 2026/07/05 01:18:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone923908420) 2026/07/05 01:18:54 DEBUG : one: size = 3 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:18:54 DEBUG : one: Sizes differ 2026/07/05 01:18:54 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for checks to finish 2026/07/05 01:18:54 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for transfers to finish 2026/07/05 01:18:55 DEBUG : one: size = 5 OK 2026/07/05 01:18:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/05 01:18:55 INFO : one: Copied (replaced existing) 2026/07/05 01:18:55 DEBUG : Waiting for deletions to finish 2026/07/05 01:18:56 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/BackupDir" 2026/07/05 01:18:57 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for checks to finish 2026/07/05 01:18:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone923908420) 2026/07/05 01:18:57 DEBUG : one: size = 3 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:18:57 DEBUG : one: Sizes differ 2026/07/05 01:18:58 DEBUG : one: size = 5 OK 2026/07/05 01:18:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:18:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone923908420) 2026/07/05 01:18:58 DEBUG : one: size = 3 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:18:58 DEBUG : one: Sizes differ 2026/07/05 01:18:59 DEBUG : one: size = 3 OK 2026/07/05 01:18:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/05 01:18:59 INFO : one: Copied (server-side copy) 2026/07/05 01:18:59 INFO : one: Deleted 2026/07/05 01:19:00 DEBUG : one: size = 5 OK 2026/07/05 01:19:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/05 01:19:00 INFO : one: Copied (server-side copy) 2026/07/05 01:19:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/05 01:19:00 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for transfers to finish 2026/07/05 01:19:00 DEBUG : Waiting for deletions to finish 2026/07/05 01:19:01 DEBUG : one: size = 5 OK 2026/07/05 01:19:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:19:01 DEBUG : one: Unchanged skipping 2026/07/05 01:19:01 DEBUG : two: size = 3 OK 2026/07/05 01:19:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:19:01 DEBUG : two: size = 3 OK 2026/07/05 01:19:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/05 01:19:01 INFO : two: Copied (server-side copy) 2026/07/05 01:19:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/05 01:19:01 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for checks to finish 2026/07/05 01:19:01 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for transfers to finish 2026/07/05 01:19:01 DEBUG : Waiting for deletions to finish 2026/07/05 01:19:02 DEBUG : one: size = 5 OK 2026/07/05 01:19:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:19:02 DEBUG : one: Unchanged skipping 2026/07/05 01:19:02 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for checks to finish 2026/07/05 01:19:02 DEBUG : two: size = 3 OK 2026/07/05 01:19:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:19:02 DEBUG : two: Unchanged skipping 2026/07/05 01:19:02 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for transfers to finish 2026/07/05 01:19:02 DEBUG : Waiting for deletions to finish 2026/07/05 01:19:02 INFO : There was nothing to transfer 2026/07/05 01:19:03 DEBUG : one: size = 5 OK 2026/07/05 01:19:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:19:03 DEBUG : one: Unchanged skipping 2026/07/05 01:19:03 DEBUG : three: size = 7 (Local file system at /tmp/rclone923908420) 2026/07/05 01:19:03 DEBUG : three: size = 5 (B2 bucket rclone-test-seyenuc8puba path CopyDest) 2026/07/05 01:19:03 DEBUG : three: Sizes differ 2026/07/05 01:19:03 DEBUG : three: Destination not found in --copy-dest 2026/07/05 01:19:03 DEBUG : three: Need to transfer - File not found at Destination 2026/07/05 01:19:03 DEBUG : two: size = 3 OK 2026/07/05 01:19:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/05 01:19:03 DEBUG : two: Unchanged skipping 2026/07/05 01:19:03 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for checks to finish 2026/07/05 01:19:03 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for transfers to finish 2026/07/05 01:19:04 DEBUG : three: size = 7 OK 2026/07/05 01:19:04 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/05 01:19:04 INFO : three: Copied (new) 2026/07/05 01:19:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.67s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:19:08 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/dst" 2026/07/05 01:19:09 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/backup" 2026/07/05 01:19:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone923908420) 2026/07/05 01:19:11 DEBUG : one: size = 3 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:19:11 DEBUG : one: Sizes differ 2026/07/05 01:19:11 DEBUG : two: size = 3 OK 2026/07/05 01:19:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:19:11 DEBUG : two: Unchanged skipping 2026/07/05 01:19:11 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for checks to finish 2026/07/05 01:19:12 DEBUG : one: size = 3 OK 2026/07/05 01:19:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/05 01:19:12 INFO : one: Copied (server-side copy) 2026/07/05 01:19:12 INFO : one: Deleted 2026/07/05 01:19:12 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for transfers to finish 2026/07/05 01:19:13 DEBUG : one: size = 4 OK 2026/07/05 01:19:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:19:13 INFO : one: Copied (new) 2026/07/05 01:19:13 DEBUG : Waiting for deletions to finish 2026/07/05 01:19:14 DEBUG : three.txt: size = 5 OK 2026/07/05 01:19:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/05 01:19:14 INFO : three.txt: Copied (server-side copy) 2026/07/05 01:19:14 INFO : three.txt: Deleted 2026/07/05 01:19:14 INFO : three.txt: Moved into backup dir 2026/07/05 01:19:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone923908420) 2026/07/05 01:19:16 DEBUG : one: size = 4 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:19:16 DEBUG : one: Sizes differ 2026/07/05 01:19:16 DEBUG : two: size = 3 OK 2026/07/05 01:19:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:19:16 DEBUG : two: Unchanged skipping 2026/07/05 01:19:16 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for checks to finish 2026/07/05 01:19:16 DEBUG : one: size = 4 OK 2026/07/05 01:19:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:19:16 INFO : one: Copied (server-side copy) 2026/07/05 01:19:17 INFO : one: Deleted 2026/07/05 01:19:17 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for transfers to finish 2026/07/05 01:19:18 DEBUG : one: size = 5 OK 2026/07/05 01:19:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/05 01:19:18 INFO : one: Copied (new) 2026/07/05 01:19:18 DEBUG : Waiting for deletions to finish 2026/07/05 01:19:18 DEBUG : three.txt: size = 6 OK 2026/07/05 01:19:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/05 01:19:18 INFO : three.txt: Copied (server-side copy) 2026/07/05 01:19:18 INFO : three.txt: Deleted 2026/07/05 01:19:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.50s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:19:22 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/dst" 2026/07/05 01:19:23 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/backup" 2026/07/05 01:19:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone923908420) 2026/07/05 01:19:25 DEBUG : one: size = 3 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:19:25 DEBUG : one: Sizes differ 2026/07/05 01:19:25 DEBUG : two: size = 3 OK 2026/07/05 01:19:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:19:25 DEBUG : two: Unchanged skipping 2026/07/05 01:19:25 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for checks to finish 2026/07/05 01:19:26 DEBUG : one.bak: size = 3 OK 2026/07/05 01:19:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/05 01:19:26 INFO : one: Copied (server-side copy) to: one.bak 2026/07/05 01:19:26 INFO : one: Deleted 2026/07/05 01:19:26 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for transfers to finish 2026/07/05 01:19:27 DEBUG : one: size = 4 OK 2026/07/05 01:19:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:19:27 INFO : one: Copied (new) 2026/07/05 01:19:27 DEBUG : Waiting for deletions to finish 2026/07/05 01:19:27 DEBUG : three.txt.bak: size = 5 OK 2026/07/05 01:19:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/05 01:19:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/05 01:19:27 INFO : three.txt: Deleted 2026/07/05 01:19:27 INFO : three.txt: Moved into backup dir 2026/07/05 01:19:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone923908420) 2026/07/05 01:19:29 DEBUG : one: size = 4 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:19:29 DEBUG : one: Sizes differ 2026/07/05 01:19:29 DEBUG : two: size = 3 OK 2026/07/05 01:19:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:19:29 DEBUG : two: Unchanged skipping 2026/07/05 01:19:29 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for checks to finish 2026/07/05 01:19:30 DEBUG : one.bak: size = 4 OK 2026/07/05 01:19:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:19:30 INFO : one: Copied (server-side copy) to: one.bak 2026/07/05 01:19:30 INFO : one: Deleted 2026/07/05 01:19:30 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for transfers to finish 2026/07/05 01:19:30 DEBUG : one: size = 5 OK 2026/07/05 01:19:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/05 01:19:30 INFO : one: Copied (new) 2026/07/05 01:19:30 DEBUG : Waiting for deletions to finish 2026/07/05 01:19:31 DEBUG : three.txt.bak: size = 6 OK 2026/07/05 01:19:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/05 01:19:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/05 01:19:31 INFO : three.txt: Deleted 2026/07/05 01:19:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:19:35 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/dst" 2026/07/05 01:19:36 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/backup" 2026/07/05 01:19:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone923908420) 2026/07/05 01:19:37 DEBUG : one: size = 3 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:19:37 DEBUG : one: Sizes differ 2026/07/05 01:19:37 DEBUG : two: size = 3 OK 2026/07/05 01:19:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:19:37 DEBUG : two: Unchanged skipping 2026/07/05 01:19:37 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for checks to finish 2026/07/05 01:19:39 DEBUG : one-2019-01-01: size = 3 OK 2026/07/05 01:19:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/05 01:19:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/05 01:19:39 INFO : one: Deleted 2026/07/05 01:19:39 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for transfers to finish 2026/07/05 01:19:40 DEBUG : one: size = 4 OK 2026/07/05 01:19:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:19:40 INFO : one: Copied (new) 2026/07/05 01:19:40 DEBUG : Waiting for deletions to finish 2026/07/05 01:19:40 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/05 01:19:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/05 01:19:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/05 01:19:41 INFO : three.txt: Deleted 2026/07/05 01:19:41 INFO : three.txt: Moved into backup dir 2026/07/05 01:19:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone923908420) 2026/07/05 01:19:42 DEBUG : one: size = 4 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:19:42 DEBUG : one: Sizes differ 2026/07/05 01:19:42 DEBUG : two: size = 3 OK 2026/07/05 01:19:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:19:42 DEBUG : two: Unchanged skipping 2026/07/05 01:19:42 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for checks to finish 2026/07/05 01:19:43 DEBUG : one-2019-01-01: size = 4 OK 2026/07/05 01:19:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:19:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/05 01:19:43 INFO : one: Deleted 2026/07/05 01:19:43 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for transfers to finish 2026/07/05 01:19:43 DEBUG : one: size = 5 OK 2026/07/05 01:19:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/05 01:19:43 INFO : one: Copied (new) 2026/07/05 01:19:43 DEBUG : Waiting for deletions to finish 2026/07/05 01:19:45 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/05 01:19:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/05 01:19:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/05 01:19:46 INFO : three.txt: Deleted 2026/07/05 01:19:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.30s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:19:49 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/dst" 2026/07/05 01:19:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone923908420) 2026/07/05 01:19:51 DEBUG : one: size = 3 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:19:51 DEBUG : one: Sizes differ 2026/07/05 01:19:51 DEBUG : two: size = 3 OK 2026/07/05 01:19:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:19:51 DEBUG : two: Unchanged skipping 2026/07/05 01:19:51 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for checks to finish 2026/07/05 01:19:52 DEBUG : one.bak: size = 3 OK 2026/07/05 01:19:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/05 01:19:52 INFO : one: Copied (server-side copy) to: one.bak 2026/07/05 01:19:52 INFO : one: Deleted 2026/07/05 01:19:52 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for transfers to finish 2026/07/05 01:19:53 DEBUG : one: size = 4 OK 2026/07/05 01:19:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:19:53 INFO : one: Copied (new) 2026/07/05 01:19:53 DEBUG : Waiting for deletions to finish 2026/07/05 01:19:53 DEBUG : three.txt.bak: size = 5 OK 2026/07/05 01:19:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/05 01:19:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/05 01:19:54 INFO : three.txt: Deleted 2026/07/05 01:19:54 INFO : three.txt: Moved into backup dir 2026/07/05 01:19:55 DEBUG : one.bak: Excluded (Path Filter) 2026/07/05 01:19:55 DEBUG : one.bak: Excluded 2026/07/05 01:19:55 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/05 01:19:55 DEBUG : three.txt.bak: Excluded 2026/07/05 01:19:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone923908420) 2026/07/05 01:19:55 DEBUG : one: size = 4 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:19:55 DEBUG : one: Sizes differ 2026/07/05 01:19:55 DEBUG : two: size = 3 OK 2026/07/05 01:19:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:19:55 DEBUG : two: Unchanged skipping 2026/07/05 01:19:55 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for checks to finish 2026/07/05 01:20:01 DEBUG : one.bak: size = 4 OK 2026/07/05 01:20:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:20:01 INFO : one: Copied (server-side copy) to: one.bak 2026/07/05 01:20:01 INFO : one: Deleted 2026/07/05 01:20:01 DEBUG : B2 bucket rclone-test-seyenuc8puba path dst: Waiting for transfers to finish 2026/07/05 01:20:02 DEBUG : one: size = 5 OK 2026/07/05 01:20:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/05 01:20:02 INFO : one: Copied (new) 2026/07/05 01:20:02 DEBUG : Waiting for deletions to finish 2026/07/05 01:20:03 DEBUG : three.txt.bak: size = 6 OK 2026/07/05 01:20:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/05 01:20:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/05 01:20:03 INFO : three.txt: Deleted 2026/07/05 01:20:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (18.19s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:20:07 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/dst" 2026/07/05 01:20:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone923908420) 2026/07/05 01:20:09 DEBUG : one: size = 3 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:20:09 DEBUG : one: Sizes differ 2026/07/05 01:20:10 DEBUG : one.bak: size = 3 OK 2026/07/05 01:20:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/05 01:20:10 INFO : one: Copied (server-side copy) to: one.bak 2026/07/05 01:20:10 INFO : one: Deleted 2026/07/05 01:20:12 DEBUG : one: size = 4 OK 2026/07/05 01:20:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:20:12 INFO : one: Copied (new) 2026/07/05 01:20:12 DEBUG : two: size = 3 OK 2026/07/05 01:20:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:12 DEBUG : two: Unchanged skipping 2026/07/05 01:20:12 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone923908420) 2026/07/05 01:20:12 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:20:12 DEBUG : three.txt: Sizes differ 2026/07/05 01:20:13 DEBUG : three.txt.bak: size = 5 OK 2026/07/05 01:20:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/05 01:20:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/05 01:20:13 INFO : three.txt: Deleted 2026/07/05 01:20:13 DEBUG : three.txt: size = 6 OK 2026/07/05 01:20:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/05 01:20:13 INFO : three.txt: Copied (new) 2026/07/05 01:20:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone923908420) 2026/07/05 01:20:14 DEBUG : one: size = 4 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:20:14 DEBUG : one: Sizes differ 2026/07/05 01:20:14 DEBUG : one.bak: size = 4 OK 2026/07/05 01:20:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:20:14 INFO : one: Copied (server-side copy) to: one.bak 2026/07/05 01:20:15 INFO : one: Deleted 2026/07/05 01:20:15 DEBUG : one: size = 5 OK 2026/07/05 01:20:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/05 01:20:15 INFO : one: Copied (new) 2026/07/05 01:20:15 DEBUG : two: size = 3 OK 2026/07/05 01:20:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:15 DEBUG : two: Unchanged skipping 2026/07/05 01:20:16 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone923908420) 2026/07/05 01:20:16 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:20:16 DEBUG : three.txt: Sizes differ 2026/07/05 01:20:16 DEBUG : three.txt.bak: size = 6 OK 2026/07/05 01:20:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/05 01:20:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/05 01:20:16 INFO : three.txt: Deleted 2026/07/05 01:20:17 DEBUG : three.txt: size = 19 OK 2026/07/05 01:20:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/05 01:20:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.44s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:20:20 DEBUG : Creating backend with remote "TestB2:rclone-test-seyenuc8puba/dst" 2026/07/05 01:20:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone923908420) 2026/07/05 01:20:22 DEBUG : one: size = 3 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:20:22 DEBUG : one: Sizes differ 2026/07/05 01:20:23 DEBUG : one-2019-01-01: size = 3 OK 2026/07/05 01:20:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/05 01:20:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/05 01:20:23 INFO : one: Deleted 2026/07/05 01:20:24 DEBUG : one: size = 4 OK 2026/07/05 01:20:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:20:24 INFO : one: Copied (new) 2026/07/05 01:20:24 DEBUG : two: size = 3 OK 2026/07/05 01:20:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:24 DEBUG : two: Unchanged skipping 2026/07/05 01:20:25 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone923908420) 2026/07/05 01:20:25 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:20:25 DEBUG : three.txt: Sizes differ 2026/07/05 01:20:25 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/05 01:20:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/05 01:20:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/05 01:20:25 INFO : three.txt: Deleted 2026/07/05 01:20:26 DEBUG : three.txt: size = 6 OK 2026/07/05 01:20:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/05 01:20:26 INFO : three.txt: Copied (new) 2026/07/05 01:20:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone923908420) 2026/07/05 01:20:27 DEBUG : one: size = 4 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:20:27 DEBUG : one: Sizes differ 2026/07/05 01:20:28 DEBUG : one-2019-01-01: size = 4 OK 2026/07/05 01:20:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/05 01:20:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/05 01:20:28 INFO : one: Deleted 2026/07/05 01:20:28 DEBUG : one: size = 5 OK 2026/07/05 01:20:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/05 01:20:28 INFO : one: Copied (new) 2026/07/05 01:20:29 DEBUG : two: size = 3 OK 2026/07/05 01:20:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:29 DEBUG : two: Unchanged skipping 2026/07/05 01:20:29 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone923908420) 2026/07/05 01:20:29 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-seyenuc8puba path dst) 2026/07/05 01:20:29 DEBUG : three.txt: Sizes differ 2026/07/05 01:20:30 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/05 01:20:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/05 01:20:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/05 01:20:30 INFO : three.txt: Deleted 2026/07/05 01:20:31 DEBUG : three.txt: size = 19 OK 2026/07/05 01:20:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/05 01:20:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.26s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:20:34 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone923908420) 2026/07/05 01:20:34 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:20:34 DEBUG : Testêé: Sizes differ 2026/07/05 01:20:34 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:20:34 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:20:34 DEBUG : Testêé: size = 14 OK 2026/07/05 01:20:34 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/05 01:20:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/05 01:20:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.53s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:20:36 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/05 01:20:36 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:20:36 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:20:36 DEBUG : existing: size = 6 OK 2026/07/05 01:20:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/05 01:20:36 INFO : existing: Copied (new) 2026/07/05 01:20:36 DEBUG : Waiting for deletions to finish 2026/07/05 01:20:37 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:20:37 DEBUG : existing: size = 8 (Local file system at /tmp/rclone923908420) 2026/07/05 01:20:37 DEBUG : existing: size = 6 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:20:37 DEBUG : existing: Sizes differ 2026/07/05 01:20:37 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/05 01:20:37 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:20:37 ERROR : B2 bucket rclone-test-seyenuc8puba: not deleting files as there were IO errors 2026/07/05 01:20:37 ERROR : B2 bucket rclone-test-seyenuc8puba: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.59s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:20:39 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:20:39 DEBUG : EXISTING: size = 6 OK 2026/07/05 01:20:39 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:39 DEBUG : existing: Unchanged skipping 2026/07/05 01:20:39 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:20:39 DEBUG : Waiting for deletions to finish 2026/07/05 01:20:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.74s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.18s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:20:56 DEBUG : both0: size = 6 OK 2026/07/05 01:20:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:56 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:20:56 DEBUG : both11: size = 6 OK 2026/07/05 01:20:56 DEBUG : both0: Unchanged skipping 2026/07/05 01:20:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:56 DEBUG : both12: size = 6 OK 2026/07/05 01:20:56 DEBUG : both10: size = 6 OK 2026/07/05 01:20:56 DEBUG : both13: size = 6 OK 2026/07/05 01:20:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:56 DEBUG : both11: Unchanged skipping 2026/07/05 01:20:56 DEBUG : both14: size = 6 OK 2026/07/05 01:20:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:56 DEBUG : both13: Unchanged skipping 2026/07/05 01:20:56 DEBUG : both15: size = 6 OK 2026/07/05 01:20:56 DEBUG : both14: Unchanged skipping 2026/07/05 01:20:56 DEBUG : both10: Unchanged skipping 2026/07/05 01:20:56 DEBUG : both17: size = 6 OK 2026/07/05 01:20:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:56 DEBUG : both16: size = 6 OK 2026/07/05 01:20:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:56 DEBUG : both17: Unchanged skipping 2026/07/05 01:20:56 DEBUG : both18: size = 6 OK 2026/07/05 01:20:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:56 DEBUG : both12: Unchanged skipping 2026/07/05 01:20:56 DEBUG : both15: Unchanged skipping 2026/07/05 01:20:56 DEBUG : both1: size = 6 OK 2026/07/05 01:20:56 DEBUG : both19: size = 6 OK 2026/07/05 01:20:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:56 DEBUG : both16: Unchanged skipping 2026/07/05 01:20:56 DEBUG : both2: size = 6 OK 2026/07/05 01:20:56 DEBUG : both18: Unchanged skipping 2026/07/05 01:20:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:56 DEBUG : both3: size = 6 OK 2026/07/05 01:20:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:56 DEBUG : both19: Unchanged skipping 2026/07/05 01:20:56 DEBUG : both4: size = 6 OK 2026/07/05 01:20:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:56 DEBUG : both4: Unchanged skipping 2026/07/05 01:20:56 DEBUG : both5: size = 6 OK 2026/07/05 01:20:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:56 DEBUG : both5: Unchanged skipping 2026/07/05 01:20:56 DEBUG : both6: size = 6 OK 2026/07/05 01:20:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:56 DEBUG : both6: Unchanged skipping 2026/07/05 01:20:56 DEBUG : both7: size = 6 OK 2026/07/05 01:20:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:56 DEBUG : both7: Unchanged skipping 2026/07/05 01:20:56 DEBUG : both8: size = 6 OK 2026/07/05 01:20:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:56 DEBUG : both8: Unchanged skipping 2026/07/05 01:20:56 DEBUG : both9: size = 6 OK 2026/07/05 01:20:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:20:56 DEBUG : both9: Unchanged skipping 2026/07/05 01:20:56 DEBUG : both1: Unchanged skipping 2026/07/05 01:20:56 DEBUG : both2: Unchanged skipping 2026/07/05 01:20:56 DEBUG : both3: Unchanged skipping 2026/07/05 01:20:56 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:20:56 DEBUG : Waiting for deletions to finish 2026/07/05 01:20:56 INFO : only2: Deleted 2026/07/05 01:20:56 INFO : only5: Deleted 2026/07/05 01:20:56 INFO : only11: Deleted 2026/07/05 01:20:56 INFO : only4: Deleted 2026/07/05 01:20:56 INFO : only15: Deleted 2026/07/05 01:20:56 INFO : only12: Deleted 2026/07/05 01:20:56 INFO : only13: Deleted 2026/07/05 01:20:56 INFO : only6: Deleted 2026/07/05 01:20:56 INFO : only7: Deleted 2026/07/05 01:20:56 INFO : only9: Deleted 2026/07/05 01:20:57 INFO : only0: Deleted 2026/07/05 01:20:57 INFO : only14: Deleted 2026/07/05 01:20:57 INFO : only16: Deleted 2026/07/05 01:20:57 INFO : only8: Deleted 2026/07/05 01:20:57 INFO : only3: Deleted 2026/07/05 01:20:57 INFO : only10: Deleted 2026/07/05 01:20:57 INFO : only17: Deleted 2026/07/05 01:20:57 INFO : only18: Deleted 2026/07/05 01:20:57 INFO : only19: Deleted 2026/07/05 01:20:57 INFO : only1: Deleted 2026/07/05 01:20:57 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.08s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:21:15 DEBUG : both10: size = 6 OK 2026/07/05 01:21:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:15 DEBUG : both11: size = 6 OK 2026/07/05 01:21:15 DEBUG : both0: size = 6 OK 2026/07/05 01:21:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:15 DEBUG : both12: size = 6 OK 2026/07/05 01:21:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:15 DEBUG : both10: Unchanged skipping 2026/07/05 01:21:15 DEBUG : both13: size = 6 OK 2026/07/05 01:21:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:15 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:21:15 DEBUG : both13: Unchanged skipping 2026/07/05 01:21:15 DEBUG : both14: size = 6 OK 2026/07/05 01:21:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:15 DEBUG : both14: Unchanged skipping 2026/07/05 01:21:15 DEBUG : both15: size = 6 OK 2026/07/05 01:21:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:15 DEBUG : both11: Unchanged skipping 2026/07/05 01:21:15 DEBUG : both16: size = 6 OK 2026/07/05 01:21:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:15 DEBUG : both16: Unchanged skipping 2026/07/05 01:21:15 DEBUG : both17: size = 6 OK 2026/07/05 01:21:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:15 DEBUG : both17: Unchanged skipping 2026/07/05 01:21:15 DEBUG : both18: size = 6 OK 2026/07/05 01:21:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:15 DEBUG : both18: Unchanged skipping 2026/07/05 01:21:15 DEBUG : both19: size = 6 OK 2026/07/05 01:21:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:15 DEBUG : both19: Unchanged skipping 2026/07/05 01:21:15 DEBUG : both1: size = 6 OK 2026/07/05 01:21:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:15 DEBUG : both1: Unchanged skipping 2026/07/05 01:21:15 DEBUG : both2: size = 6 OK 2026/07/05 01:21:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:15 DEBUG : both2: Unchanged skipping 2026/07/05 01:21:15 DEBUG : both3: size = 6 OK 2026/07/05 01:21:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:15 DEBUG : both3: Unchanged skipping 2026/07/05 01:21:15 DEBUG : both4: size = 6 OK 2026/07/05 01:21:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:15 DEBUG : both4: Unchanged skipping 2026/07/05 01:21:15 DEBUG : both5: size = 6 OK 2026/07/05 01:21:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:15 DEBUG : both5: Unchanged skipping 2026/07/05 01:21:15 DEBUG : both6: size = 6 OK 2026/07/05 01:21:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:15 DEBUG : both6: Unchanged skipping 2026/07/05 01:21:15 DEBUG : both7: size = 6 OK 2026/07/05 01:21:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:15 DEBUG : both7: Unchanged skipping 2026/07/05 01:21:15 DEBUG : both8: size = 6 OK 2026/07/05 01:21:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:15 DEBUG : both8: Unchanged skipping 2026/07/05 01:21:15 DEBUG : both9: size = 6 OK 2026/07/05 01:21:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:15 DEBUG : both9: Unchanged skipping 2026/07/05 01:21:15 DEBUG : only0: size = 0 (Local file system at /tmp/rclone923908420) 2026/07/05 01:21:15 DEBUG : only0: size = 6 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:21:15 DEBUG : only0: Sizes differ 2026/07/05 01:21:15 DEBUG : only10: size = 0 (Local file system at /tmp/rclone923908420) 2026/07/05 01:21:15 DEBUG : only10: size = 6 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:21:15 DEBUG : only10: Sizes differ 2026/07/05 01:21:15 DEBUG : only11: size = 0 (Local file system at /tmp/rclone923908420) 2026/07/05 01:21:15 DEBUG : only11: size = 6 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:21:15 DEBUG : only11: Sizes differ 2026/07/05 01:21:15 DEBUG : only12: size = 0 (Local file system at /tmp/rclone923908420) 2026/07/05 01:21:15 DEBUG : only12: size = 6 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:21:15 DEBUG : only12: Sizes differ 2026/07/05 01:21:15 DEBUG : only13: size = 0 (Local file system at /tmp/rclone923908420) 2026/07/05 01:21:15 DEBUG : only13: size = 6 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:21:15 DEBUG : only13: Sizes differ 2026/07/05 01:21:15 DEBUG : only14: size = 0 (Local file system at /tmp/rclone923908420) 2026/07/05 01:21:15 DEBUG : only14: size = 6 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:21:15 DEBUG : only14: Sizes differ 2026/07/05 01:21:15 DEBUG : only15: size = 0 (Local file system at /tmp/rclone923908420) 2026/07/05 01:21:15 DEBUG : only15: size = 6 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:21:15 DEBUG : only15: Sizes differ 2026/07/05 01:21:15 DEBUG : only16: size = 0 (Local file system at /tmp/rclone923908420) 2026/07/05 01:21:15 DEBUG : only16: size = 6 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:21:15 DEBUG : only16: Sizes differ 2026/07/05 01:21:15 DEBUG : only17: size = 0 (Local file system at /tmp/rclone923908420) 2026/07/05 01:21:15 DEBUG : only17: size = 6 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:21:15 DEBUG : only17: Sizes differ 2026/07/05 01:21:15 DEBUG : only18: size = 0 (Local file system at /tmp/rclone923908420) 2026/07/05 01:21:15 DEBUG : only18: size = 6 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:21:15 DEBUG : only18: Sizes differ 2026/07/05 01:21:15 DEBUG : only19: size = 0 (Local file system at /tmp/rclone923908420) 2026/07/05 01:21:15 DEBUG : only19: size = 6 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:21:15 DEBUG : only19: Sizes differ 2026/07/05 01:21:15 DEBUG : only1: size = 0 (Local file system at /tmp/rclone923908420) 2026/07/05 01:21:15 DEBUG : only1: size = 6 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:21:15 DEBUG : only1: Sizes differ 2026/07/05 01:21:15 DEBUG : only2: size = 0 (Local file system at /tmp/rclone923908420) 2026/07/05 01:21:15 DEBUG : only2: size = 6 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:21:15 DEBUG : only2: Sizes differ 2026/07/05 01:21:15 DEBUG : only3: size = 0 (Local file system at /tmp/rclone923908420) 2026/07/05 01:21:15 DEBUG : only3: size = 6 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:21:15 DEBUG : only3: Sizes differ 2026/07/05 01:21:15 DEBUG : only4: size = 0 (Local file system at /tmp/rclone923908420) 2026/07/05 01:21:15 DEBUG : only4: size = 6 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:21:15 DEBUG : only4: Sizes differ 2026/07/05 01:21:15 DEBUG : both0: Unchanged skipping 2026/07/05 01:21:15 DEBUG : only6: size = 0 (Local file system at /tmp/rclone923908420) 2026/07/05 01:21:15 DEBUG : only6: size = 6 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:21:15 DEBUG : only6: Sizes differ 2026/07/05 01:21:15 DEBUG : only7: size = 0 (Local file system at /tmp/rclone923908420) 2026/07/05 01:21:15 DEBUG : only7: size = 6 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:21:15 DEBUG : only7: Sizes differ 2026/07/05 01:21:15 DEBUG : only8: size = 0 (Local file system at /tmp/rclone923908420) 2026/07/05 01:21:15 DEBUG : only8: size = 6 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:21:15 DEBUG : only8: Sizes differ 2026/07/05 01:21:15 DEBUG : only9: size = 0 (Local file system at /tmp/rclone923908420) 2026/07/05 01:21:15 DEBUG : only9: size = 6 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:21:15 DEBUG : only9: Sizes differ 2026/07/05 01:21:15 DEBUG : only5: size = 0 (Local file system at /tmp/rclone923908420) 2026/07/05 01:21:15 DEBUG : only5: size = 6 (B2 bucket rclone-test-seyenuc8puba) 2026/07/05 01:21:15 DEBUG : both12: Unchanged skipping 2026/07/05 01:21:15 DEBUG : only5: Sizes differ 2026/07/05 01:21:15 DEBUG : both15: Unchanged skipping 2026/07/05 01:21:15 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:21:15 DEBUG : only0: size = 0 OK 2026/07/05 01:21:15 DEBUG : only11: size = 0 OK 2026/07/05 01:21:15 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:21:15 INFO : only0: Copied (replaced existing) 2026/07/05 01:21:15 DEBUG : only12: size = 0 OK 2026/07/05 01:21:15 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:21:15 INFO : only11: Copied (replaced existing) 2026/07/05 01:21:15 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:21:15 INFO : only12: Copied (replaced existing) 2026/07/05 01:21:16 DEBUG : only13: size = 0 OK 2026/07/05 01:21:16 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:21:16 INFO : only13: Copied (replaced existing) 2026/07/05 01:21:16 DEBUG : only14: size = 0 OK 2026/07/05 01:21:16 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:21:16 INFO : only14: Copied (replaced existing) 2026/07/05 01:21:16 DEBUG : only15: size = 0 OK 2026/07/05 01:21:16 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:21:16 INFO : only15: Copied (replaced existing) 2026/07/05 01:21:16 DEBUG : only16: size = 0 OK 2026/07/05 01:21:16 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:21:16 INFO : only16: Copied (replaced existing) 2026/07/05 01:21:16 DEBUG : only17: size = 0 OK 2026/07/05 01:21:16 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:21:16 INFO : only17: Copied (replaced existing) 2026/07/05 01:21:16 DEBUG : only18: size = 0 OK 2026/07/05 01:21:16 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:21:16 INFO : only18: Copied (replaced existing) 2026/07/05 01:21:16 DEBUG : only10: size = 0 OK 2026/07/05 01:21:16 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:21:16 INFO : only10: Copied (replaced existing) 2026/07/05 01:21:16 DEBUG : only19: size = 0 OK 2026/07/05 01:21:16 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:21:16 INFO : only19: Copied (replaced existing) 2026/07/05 01:21:16 DEBUG : only1: size = 0 OK 2026/07/05 01:21:16 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:21:16 INFO : only1: Copied (replaced existing) 2026/07/05 01:21:16 DEBUG : only2: size = 0 OK 2026/07/05 01:21:16 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:21:16 INFO : only2: Copied (replaced existing) 2026/07/05 01:21:16 DEBUG : only3: size = 0 OK 2026/07/05 01:21:16 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:21:16 INFO : only3: Copied (replaced existing) 2026/07/05 01:21:16 DEBUG : only4: size = 0 OK 2026/07/05 01:21:16 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:21:16 INFO : only4: Copied (replaced existing) 2026/07/05 01:21:16 DEBUG : only6: size = 0 OK 2026/07/05 01:21:16 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:21:16 INFO : only6: Copied (replaced existing) 2026/07/05 01:21:16 DEBUG : only7: size = 0 OK 2026/07/05 01:21:16 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:21:16 INFO : only7: Copied (replaced existing) 2026/07/05 01:21:16 DEBUG : only8: size = 0 OK 2026/07/05 01:21:16 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:21:16 INFO : only8: Copied (replaced existing) 2026/07/05 01:21:16 DEBUG : only9: size = 0 OK 2026/07/05 01:21:16 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:21:16 INFO : only9: Copied (replaced existing) 2026/07/05 01:21:16 DEBUG : only5: size = 0 OK 2026/07/05 01:21:16 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/05 01:21:16 INFO : only5: Copied (replaced existing) 2026/07/05 01:21:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.21s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:21:24 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:21:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:21:24 DEBUG : empty_on_remote: Making directory with metadata 2026/07/05 01:21:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:21:24 INFO : empty_on_remote: Making directory 2026/07/05 01:21:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/05 01:21:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/05 01:21:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/05 01:21:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:21:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.67s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:21:27 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:21:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:21:27 DEBUG : empty_on_remote: Making directory with metadata 2026/07/05 01:21:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:21:27 INFO : empty_on_remote: Making directory 2026/07/05 01:21:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/05 01:21:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/05 01:21:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/05 01:21:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:21:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/05 01:21:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.41s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:21:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:21:30 INFO : sub dir: Making directory 2026/07/05 01:21:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.52s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:21:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:21:33 INFO : sub dir: Making directory 2026/07/05 01:21:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.93s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:21:44 DEBUG : Waiting for deletions to finish 2026/07/05 01:21:45 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:21:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:21:45 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:21:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:21:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:21:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:21:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:21:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:21:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:21:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:21:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:21:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:21:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:21:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:21:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:21:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:21:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:21:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:21:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:21:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:21:45 DEBUG : apple: size = 5 OK 2026/07/05 01:21:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:21:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:21:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:45 DEBUG : apple: Unchanged skipping 2026/07/05 01:21:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:21:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:21:45 DEBUG : banana: size = 6 OK 2026/07/05 01:21:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:45 DEBUG : banana: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:21:46 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:21:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:21:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:21:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:21:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:21:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:21:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:21:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:21:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:21:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:21:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:21:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:21:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:21:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:21:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:21:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:21:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:21:46 DEBUG : Waiting for deletions to finish 2026/07/05 01:21:46 INFO : There was nothing to transfer 2026/07/05 01:21:46 DEBUG : Waiting for deletions to finish 2026/07/05 01:21:46 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:21:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:21:46 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:21:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:21:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:21:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:21:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:21:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:21:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:21:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:21:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:21:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:21:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:21:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:21:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:21:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:21:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:21:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:21:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:21:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:21:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:21:46 DEBUG : banana: size = 6 OK 2026/07/05 01:21:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : apple: size = 5 OK 2026/07/05 01:21:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:21:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:21:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : apple: Unchanged skipping 2026/07/05 01:21:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:21:46 DEBUG : banana: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:21:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:21:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:21:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:21:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:21:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:21:46 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:21:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:21:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:21:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:21:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:21:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:21:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:21:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:21:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:21:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:21:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:21:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:21:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:21:46 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:21:46 DEBUG : Waiting for deletions to finish 2026/07/05 01:21:46 INFO : There was nothing to transfer 2026/07/05 01:21:46 DEBUG : Waiting for deletions to finish 2026/07/05 01:21:47 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:21:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:21:47 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:21:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:21:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:21:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:21:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:21:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:21:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:21:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:21:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:21:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:21:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:21:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:21:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:21:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:21:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:21:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:21:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:21:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:21:59 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:00 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:22:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:22:00 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:22:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:22:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:22:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:22:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:22:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:22:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:22:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:22:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:22:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:22:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:22:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:22:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:22:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:22:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:22:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:22:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:22:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:22:00 DEBUG : apple: size = 5 OK 2026/07/05 01:22:00 DEBUG : banana: size = 6 OK 2026/07/05 01:22:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:00 DEBUG : banana: Unchanged skipping 2026/07/05 01:22:00 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:22:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:22:00 DEBUG : apple: Unchanged skipping 2026/07/05 01:22:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:22:00 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:22:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:22:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:22:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:22:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:22:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:22:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:22:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:22:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:22:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:22:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:22:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:22:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:22:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:22:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:22:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:22:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:22:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:22:01 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:01 INFO : There was nothing to transfer 2026/07/05 01:22:01 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:01 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:22:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:22:01 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:22:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:22:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:22:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:22:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:22:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:22:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:22:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:22:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:22:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:22:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:22:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:22:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:22:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:22:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:22:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:22:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:22:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:22:01 DEBUG : apple: size = 5 OK 2026/07/05 01:22:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:22:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:22:01 DEBUG : apple: Unchanged skipping 2026/07/05 01:22:01 DEBUG : banana: size = 6 OK 2026/07/05 01:22:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : banana: Unchanged skipping 2026/07/05 01:22:01 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:22:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:22:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:22:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:22:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:22:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:22:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:22:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:22:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:22:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:22:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:22:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:22:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:22:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:22:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:22:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:22:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:22:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:22:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:22:01 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:22:01 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:01 INFO : There was nothing to transfer 2026/07/05 01:22:01 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:02 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:22:02 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:22:16 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:16 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:22:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:22:16 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:22:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:22:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:22:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:22:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:22:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:22:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:22:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:22:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:22:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:22:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:22:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:22:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:22:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:22:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:22:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:22:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:22:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 01:22:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 01:22:17 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 01:22:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 01:22:17 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:17 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 01:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 01:22:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:17 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:22:17 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:22:17 DEBUG : YmFuYW5h: size = 6 OK 2026/07/05 01:22:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/05 01:22:17 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/05 01:22:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:17 DEBUG : YXBwbGU=: size = 5 OK 2026/07/05 01:22:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/05 01:22:17 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/05 01:22:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/05 01:22:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/05 01:22:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/05 01:22:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/05 01:22:17 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/05 01:22:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/05 01:22:17 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/05 01:22:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/05 01:22:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/05 01:22:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/05 01:22:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/05 01:22:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/05 01:22:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/05 01:22:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/05 01:22:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/05 01:22:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/05 01:22:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/05 01:22:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/05 01:22:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/05 01:22:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/05 01:22:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/05 01:22:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/05 01:22:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/05 01:22:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/05 01:22:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/05 01:22:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/05 01:22:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/05 01:22:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/05 01:22:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:22:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/05 01:22:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/05 01:22:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/05 01:22:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/05 01:22:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/05 01:22:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/05 01:22:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:19 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/05 01:22:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/05 01:22:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:22:19 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:19 INFO : apple: Deleted 2026/07/05 01:22:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 01:22:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 01:22:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 01:22:19 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 01:22:19 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 01:22:19 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 01:22:19 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 01:22:19 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 01:22:19 INFO : appleappleapplebanana: Deleted 2026/07/05 01:22:19 INFO : banana: Deleted 2026/07/05 01:22:19 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 01:22:19 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 01:22:19 INFO : splitbananasplit: Deleted 2026/07/05 01:22:19 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 01:22:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 01:22:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 01:22:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 01:22:19 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 01:22:20 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 01:22:20 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/05 01:22:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/05 01:22:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/05 01:22:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/05 01:22:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/05 01:22:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/05 01:22:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/05 01:22:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/05 01:22:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/05 01:22:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:22:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:20 DEBUG : YXBwbGU=: size = 5 OK 2026/07/05 01:22:20 DEBUG : YmFuYW5h: size = 6 OK 2026/07/05 01:22:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:20 DEBUG : apple: Unchanged skipping 2026/07/05 01:22:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:20 DEBUG : banana: Unchanged skipping 2026/07/05 01:22:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:22:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/05 01:22:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:22:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 01:22:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 01:22:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/05 01:22:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/05 01:22:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:22:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/05 01:22:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:22:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/05 01:22:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:22:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/05 01:22:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:22:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/05 01:22:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/05 01:22:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:22:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/05 01:22:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:22:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:22:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:22:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/05 01:22:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:22:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/05 01:22:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:22:20 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:22:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/05 01:22:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:22:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/05 01:22:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:22:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/05 01:22:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/05 01:22:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:22:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/05 01:22:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:22:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:22:20 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/05 01:22:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:22:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:22:20 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:22:20 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:20 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/05 01:22:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/05 01:22:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/05 01:22:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/05 01:22:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/05 01:22:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/05 01:22:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/05 01:22:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/05 01:22:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/05 01:22:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/05 01:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:22:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:22:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:22:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:22:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:22:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:22:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:22:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:22:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:22:33 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:33 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:22:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:22:33 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:22:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:22:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:22:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:22:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:22:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:22:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:22:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:22:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:22:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:22:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:22:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:22:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:22:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:22:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:22:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:22:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:22:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:22:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 01:22:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 01:22:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 01:22:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 01:22:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:22:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:22:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:22:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:22:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:22:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:22:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:22:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:22:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:22:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:22:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:22:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:22:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:22:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:22:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:22:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:22:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:22:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:22:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:22:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:22:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:22:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:22:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:22:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:22:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:22:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:22:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:22:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:22:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:22:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:22:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:22:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:22:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:22:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:22:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:22:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:22:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:22:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:22:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:22:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:22:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:22:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:22:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:22:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:22:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:22:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:22:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:22:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:22:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:22:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:22:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:22:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:22:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:22:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:22:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:22:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:22:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:22:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:22:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:22:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:22:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:22:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:22:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:22:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:22:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:22:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:22:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:22:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:22:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:22:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:22:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:22:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:22:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:22:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:22:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:22:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:22:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:22:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:22:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:22:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:22:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:22:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:22:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:22:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:22:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:22:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:22:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:22:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:22:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:22:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:22:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:22:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:22:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:22:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:22:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:22:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:22:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:22:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:22:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:22:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:22:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:22:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:22:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:22:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:22:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:22:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:22:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:22:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:22:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:22:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:22:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:22:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:22:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:22:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:22:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:22:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:22:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:22:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:22:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:22:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:22:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:22:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:22:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:22:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:22:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:22:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:22:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:22:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:22:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:22:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:22:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:22:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:22:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:22:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:22:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:22:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:22:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:22:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:22:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:22:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:22:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:22:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:22:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:22:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:22:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:22:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:22:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:22:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:22:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:22:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:22:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:22:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:22:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:22:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:22:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:22:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/05 01:22:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:22:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:22:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:22:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:22:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:22:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:22:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:22:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:22:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:22:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:22:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:22:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:22:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:22:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:22:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:22:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:22:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/05 01:22:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:34 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:22:34 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:22:34 DEBUG : PREFIXbanana: size = 6 OK 2026/07/05 01:22:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/05 01:22:34 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/05 01:22:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:22:34 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/05 01:22:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/05 01:22:34 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/05 01:22:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:22:34 DEBUG : PREFIXapple: size = 5 OK 2026/07/05 01:22:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/05 01:22:34 INFO : apple: Copied (new) to: PREFIXapple 2026/07/05 01:22:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:22:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/05 01:22:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/05 01:22:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:22:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:22:34 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/05 01:22:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/05 01:22:34 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/05 01:22:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:22:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:22:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/05 01:22:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:22:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:22:35 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/05 01:22:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/05 01:22:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:22:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:22:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/05 01:22:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/05 01:22:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:22:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:22:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/05 01:22:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/05 01:22:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:22:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:22:35 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/05 01:22:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/05 01:22:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:22:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:22:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/05 01:22:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/05 01:22:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:22:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:22:35 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/05 01:22:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/05 01:22:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:22:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:22:35 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/05 01:22:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/05 01:22:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:22:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:22:35 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/05 01:22:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/05 01:22:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:22:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:22:35 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/05 01:22:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/05 01:22:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/05 01:22:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:22:35 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/05 01:22:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/05 01:22:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:22:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:22:35 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/05 01:22:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/05 01:22:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:22:35 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/05 01:22:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/05 01:22:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:22:36 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/05 01:22:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/05 01:22:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:22:36 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/05 01:22:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/05 01:22:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:22:36 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:36 INFO : appleappleapplebanana: Deleted 2026/07/05 01:22:36 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 01:22:36 INFO : banana: Deleted 2026/07/05 01:22:36 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 01:22:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 01:22:36 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 01:22:36 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 01:22:36 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 01:22:36 INFO : apple: Deleted 2026/07/05 01:22:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 01:22:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 01:22:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 01:22:36 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 01:22:36 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 01:22:36 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 01:22:36 INFO : splitbananasplit: Deleted 2026/07/05 01:22:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 01:22:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 01:22:36 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 01:22:36 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 01:22:36 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:37 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/05 01:22:37 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:22:37 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/05 01:22:37 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/05 01:22:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:22:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:22:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:22:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:22:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:22:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:22:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:22:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:22:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:22:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:22:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:22:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:22:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:22:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:22:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:22:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:22:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:22:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:22:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:22:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:22:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:22:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:22:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:22:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:22:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:22:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:22:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:22:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:22:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:22:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:22:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:22:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:22:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:22:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:22:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:22:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:22:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:22:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:22:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:22:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:22:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:22:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:22:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:22:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:22:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:22:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:22:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:22:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:22:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:22:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:22:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:22:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:22:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:22:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:22:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:22:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:22:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:22:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:22:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:22:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:22:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:22:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:22:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:22:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:22:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:22:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:22:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:22:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:22:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:22:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:22:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:22:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:22:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:22:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:22:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:22:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:22:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:22:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:22:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:22:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:22:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:22:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:22:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:22:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:22:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:22:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:22:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:22:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:22:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:22:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:22:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:22:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:22:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:22:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:22:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:22:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:22:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:22:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:22:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:22:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:22:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:22:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:22:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:22:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:22:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:22:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:22:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:22:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:22:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:22:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:22:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:22:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:22:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:22:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 01:22:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 01:22:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:22:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/05 01:22:37 INFO : appleappleapplebanana: Copied (new) 2026/07/05 01:22:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:37 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:22:37 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:22:37 DEBUG : apple: size = 5 OK 2026/07/05 01:22:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/05 01:22:37 INFO : apple: Copied (new) 2026/07/05 01:22:37 DEBUG : banana: size = 6 OK 2026/07/05 01:22:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/05 01:22:37 INFO : banana: Copied (new) 2026/07/05 01:22:38 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:22:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/05 01:22:38 INFO : splitbananasplit: Copied (new) 2026/07/05 01:22:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:22:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/05 01:22:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/05 01:22:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:22:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/05 01:22:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/05 01:22:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:22:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/05 01:22:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/05 01:22:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:22:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/05 01:22:38 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/05 01:22:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:22:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/05 01:22:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/05 01:22:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:22:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/05 01:22:38 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/05 01:22:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:22:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/05 01:22:38 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/05 01:22:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:22:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/05 01:22:38 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/05 01:22:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:22:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/05 01:22:38 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/05 01:22:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:22:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/05 01:22:38 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/05 01:22:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:22:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/05 01:22:38 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/05 01:22:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:22:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/05 01:22:39 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/05 01:22:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:22:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/05 01:22:39 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/05 01:22:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:22:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/05 01:22:39 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/05 01:22:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:22:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/05 01:22:39 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/05 01:22:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:22:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/05 01:22:39 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/05 01:22:39 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:39 INFO : PREFIXapple: Deleted 2026/07/05 01:22:39 INFO : PREFIXbanana: Deleted 2026/07/05 01:22:39 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/05 01:22:39 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/05 01:22:39 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/05 01:22:39 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/05 01:22:39 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/05 01:22:39 INFO : PREFIXsplitbananasplit: Deleted 2026/07/05 01:22:39 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/05 01:22:39 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/05 01:22:39 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/05 01:22:39 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/05 01:22:39 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/05 01:22:39 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/05 01:22:39 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/05 01:22:40 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/05 01:22:40 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/05 01:22:40 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/05 01:22:40 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/05 01:22:40 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/05 01:22:40 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:40 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:40 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:22:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:22:53 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:53 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:22:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:22:53 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:22:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:22:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:22:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:22:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:22:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:22:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:22:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:22:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:22:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:22:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:22:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:22:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:22:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:22:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:22:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:22:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:22:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:22:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:22:53 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:22:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:53 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:22:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:22:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:53 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:53 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 01:22:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 01:22:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 01:22:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:22:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 01:22:53 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:22:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:22:53 DEBUG : appleSUFFIX: size = 5 OK 2026/07/05 01:22:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/05 01:22:53 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/05 01:22:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:22:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:22:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:22:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:22:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:22:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:22:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:22:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:22:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 01:22:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:22:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:22:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/05 01:22:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:53 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:22:53 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:22:54 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/05 01:22:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/05 01:22:54 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:54 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/05 01:22:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/05 01:22:54 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/05 01:22:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/05 01:22:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:22:54 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/05 01:22:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/05 01:22:54 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/05 01:22:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/05 01:22:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/05 01:22:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/05 01:22:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/05 01:22:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/05 01:22:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/05 01:22:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/05 01:22:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/05 01:22:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/05 01:22:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/05 01:22:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/05 01:22:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/05 01:22:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/05 01:22:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/05 01:22:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/05 01:22:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/05 01:22:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/05 01:22:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/05 01:22:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/05 01:22:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:22:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:22:55 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/05 01:22:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/05 01:22:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:22:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:22:55 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/05 01:22:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/05 01:22:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:22:55 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/05 01:22:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/05 01:22:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:22:55 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/05 01:22:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/05 01:22:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:22:55 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/05 01:22:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/05 01:22:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:22:55 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:55 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 01:22:55 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 01:22:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 01:22:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 01:22:55 INFO : apple: Deleted 2026/07/05 01:22:55 INFO : splitbananasplit: Deleted 2026/07/05 01:22:55 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 01:22:55 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 01:22:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 01:22:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 01:22:55 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 01:22:55 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 01:22:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 01:22:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 01:22:56 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 01:22:56 INFO : appleappleapplebanana: Deleted 2026/07/05 01:22:56 INFO : banana: Deleted 2026/07/05 01:22:56 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 01:22:56 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 01:22:56 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 01:22:56 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:56 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/05 01:22:56 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/05 01:22:56 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/05 01:22:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:22:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:22:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:22:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:22:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:22:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:22:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:22:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:22:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:22:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:22:56 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:22:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:22:56 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:22:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:22:56 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:22:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:22:56 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/05 01:22:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:22:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:22:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:22:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:22:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:22:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:22:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:22:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:22:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:22:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:22:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:22:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:22:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:22:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:22:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:22:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:22:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:22:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:22:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:22:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:22:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:22:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:22:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:22:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:22:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:22:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:22:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:22:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:22:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:22:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:22:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:22:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:22:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:22:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:22:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:22:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:22:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:22:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:22:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:22:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:22:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:22:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:22:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:22:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:22:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:22:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:22:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:22:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:22:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:22:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:22:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:22:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:22:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 01:22:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 01:22:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 01:22:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 01:22:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:22:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/05 01:22:57 INFO : appleappleapplebanana: Copied (new) 2026/07/05 01:22:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:22:57 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:22:57 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:22:57 DEBUG : banana: size = 6 OK 2026/07/05 01:22:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/05 01:22:57 INFO : banana: Copied (new) 2026/07/05 01:22:57 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:22:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/05 01:22:57 INFO : splitbananasplit: Copied (new) 2026/07/05 01:22:57 DEBUG : apple: size = 5 OK 2026/07/05 01:22:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/05 01:22:57 INFO : apple: Copied (new) 2026/07/05 01:22:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:22:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/05 01:22:57 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/05 01:22:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:22:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/05 01:22:57 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/05 01:22:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:22:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/05 01:22:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/05 01:22:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:22:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/05 01:22:57 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/05 01:22:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:22:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/05 01:22:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/05 01:22:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:22:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/05 01:22:57 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/05 01:22:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:22:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/05 01:22:57 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/05 01:22:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:22:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/05 01:22:57 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/05 01:22:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:22:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/05 01:22:58 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/05 01:22:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:22:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/05 01:22:58 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/05 01:22:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:22:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/05 01:22:58 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/05 01:22:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:22:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/05 01:22:58 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/05 01:22:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:22:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/05 01:22:58 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/05 01:22:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:22:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/05 01:22:58 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/05 01:22:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:22:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/05 01:22:58 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/05 01:22:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:22:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/05 01:22:58 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/05 01:22:58 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:58 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/05 01:22:58 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/05 01:22:58 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/05 01:22:58 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/05 01:22:58 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/05 01:22:58 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/05 01:22:58 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/05 01:22:58 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/05 01:22:58 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/05 01:22:58 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/05 01:22:58 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/05 01:22:58 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/05 01:22:58 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/05 01:22:58 INFO : bananaSUFFIX: Deleted 2026/07/05 01:22:58 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/05 01:22:59 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/05 01:22:59 INFO : appleSUFFIX: Deleted 2026/07/05 01:22:59 INFO : splitbananasplitSUFFIX: Deleted 2026/07/05 01:22:59 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/05 01:22:59 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/05 01:22:59 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:59 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : Waiting for deletions to finish 2026/07/05 01:22:59 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:22:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:23:12 DEBUG : Waiting for deletions to finish 2026/07/05 01:23:12 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:23:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:23:12 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:23:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:23:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:23:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:23:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:23:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:23:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:23:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:23:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:23:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:23:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:23:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:23:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:23:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:23:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:23:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:23:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:23:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:23:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:23:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:23:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:23:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:23:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 01:23:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:23:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 01:23:12 DEBUG : apple: size = 5 OK 2026/07/05 01:23:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:12 DEBUG : apple: Unchanged skipping 2026/07/05 01:23:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:12 DEBUG : banana: size = 6 OK 2026/07/05 01:23:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:12 DEBUG : banana: Unchanged skipping 2026/07/05 01:23:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:23:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:23:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:23:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/05 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:13 DEBUG : appleapple: size = 21 OK 2026/07/05 01:23:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/05 01:23:13 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/05 01:23:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 01:23:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 01:23:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 01:23:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 01:23:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 01:23:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 01:23:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:23:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 01:23:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 01:23:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 01:23:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:23:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:23:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:23:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:23:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:23:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:23:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:23:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:23:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:23:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/05 01:23:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:23:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:23:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:23:13 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:23:13 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:23:13 DEBUG : splitbanan: size = 16 OK 2026/07/05 01:23:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/05 01:23:13 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/05 01:23:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:23:13 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/05 01:23:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/05 01:23:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/05 01:23:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:23:13 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/05 01:23:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/05 01:23:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/05 01:23:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:23:13 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/05 01:23:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/05 01:23:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/05 01:23:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:23:13 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/05 01:23:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/05 01:23:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/05 01:23:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:23:13 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/05 01:23:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/05 01:23:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/05 01:23:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:23:13 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/05 01:23:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/05 01:23:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/05 01:23:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:23:13 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/05 01:23:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/05 01:23:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/05 01:23:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:23:13 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/05 01:23:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/05 01:23:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/05 01:23:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:23:14 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/05 01:23:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/05 01:23:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/05 01:23:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:23:14 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/05 01:23:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/05 01:23:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/05 01:23:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:23:14 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/05 01:23:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/05 01:23:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/05 01:23:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:23:14 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/05 01:23:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/05 01:23:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/05 01:23:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:23:14 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/05 01:23:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/05 01:23:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/05 01:23:14 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/05 01:23:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/05 01:23:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/05 01:23:14 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/05 01:23:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/05 01:23:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/05 01:23:14 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/05 01:23:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/05 01:23:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/05 01:23:14 DEBUG : Waiting for deletions to finish 2026/07/05 01:23:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 01:23:14 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 01:23:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 01:23:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 01:23:15 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 01:23:15 INFO : splitbananasplit: Deleted 2026/07/05 01:23:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 01:23:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 01:23:15 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 01:23:15 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 01:23:15 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 01:23:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 01:23:15 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 01:23:15 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 01:23:15 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 01:23:15 INFO : appleappleapplebanana: Deleted 2026/07/05 01:23:15 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 01:23:15 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 01:23:15 DEBUG : Waiting for deletions to finish 2026/07/05 01:23:15 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:23:15 DEBUG : appleapple: Excluded (Path Filter) 2026/07/05 01:23:15 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:23:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/05 01:23:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/05 01:23:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/05 01:23:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/05 01:23:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/05 01:23:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/05 01:23:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/05 01:23:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/05 01:23:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/05 01:23:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/05 01:23:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/05 01:23:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/05 01:23:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/05 01:23:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/05 01:23:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/05 01:23:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/05 01:23:15 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/05 01:23:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:23:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:23:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:23:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:23:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:23:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:23:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:23:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:23:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:23:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:23:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:23:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:23:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:23:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:23:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:23:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:23:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:23:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:23:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:23:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:23:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:23:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:23:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:23:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:23:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:23:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:23:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:23:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:23:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:23:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:23:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:23:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:23:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:23:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:23:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:23:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:23:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:23:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:23:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:23:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:23:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:23:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:23:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:23:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:23:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:23:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:23:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:23:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:23:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:23:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:23:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:23:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:23:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:23:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:23:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:23:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:23:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:23:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:23:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:23:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:23:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:23:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:23:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:23:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:23:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:23:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:23:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:23:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:23:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:23:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:23:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:23:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:23:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:23:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:23:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:23:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:23:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:23:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:23:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:23:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:23:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:23:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:23:16 DEBUG : apple: size = 5 OK 2026/07/05 01:23:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:16 DEBUG : apple: Unchanged skipping 2026/07/05 01:23:16 DEBUG : appleapple: size = 21 OK 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:23:16 DEBUG : splitbanan: size = 16 OK 2026/07/05 01:23:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:16 DEBUG : banana: size = 6 OK 2026/07/05 01:23:16 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:23:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:16 DEBUG : banana: Unchanged skipping 2026/07/05 01:23:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:23:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:23:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:23:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:23:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:23:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:23:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:23:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:23:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:23:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:23:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:23:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:23:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:23:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:23:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:23:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:23:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:23:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:23:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:23:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:23:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:23:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:23:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/05 01:23:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:23:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:23:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:23:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:23:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:23:16 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/05 01:23:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:23:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:23:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:23:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:23:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:23:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:23:16 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/05 01:23:16 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/05 01:23:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:23:16 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/05 01:23:16 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/05 01:23:16 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/05 01:23:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:23:16 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/05 01:23:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:23:16 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/05 01:23:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:23:16 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/05 01:23:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:23:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:23:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:23:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:23:16 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/05 01:23:16 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/05 01:23:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:23:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:23:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:23:16 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/05 01:23:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:23:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:23:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/05 01:23:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:23:16 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/05 01:23:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:23:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:16 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/05 01:23:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:16 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/05 01:23:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:23:16 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:23:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:23:16 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/05 01:23:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:23:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:23:16 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:23:16 DEBUG : Waiting for deletions to finish 2026/07/05 01:23:16 DEBUG : Waiting for deletions to finish 2026/07/05 01:23:16 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:23:16 DEBUG : appleapple: Excluded (Path Filter) 2026/07/05 01:23:16 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:23:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/05 01:23:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/05 01:23:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/05 01:23:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/05 01:23:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/05 01:23:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/05 01:23:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/05 01:23:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/05 01:23:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/05 01:23:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/05 01:23:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/05 01:23:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/05 01:23:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/05 01:23:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/05 01:23:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/05 01:23:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/05 01:23:16 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:23:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:23:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:23:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:23:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:23:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:23:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:23:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:23:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:23:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:23:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:23:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:23:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:23:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:23:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:23:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:23:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:23:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:23:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:23:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:23:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:23:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:23:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:23:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:23:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:23:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:23:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:23:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:23:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:23:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:23:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:23:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:23:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:23:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:23:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:23:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:23:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:23:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:23:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:23:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:23:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:23:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:23:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:23:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:23:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:23:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:23:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:23:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:23:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:23:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:23:16 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:23:29 DEBUG : Waiting for deletions to finish 2026/07/05 01:23:29 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:23:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:23:29 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:23:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:23:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:23:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:23:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:23:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:23:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:23:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:23:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:23:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:23:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:23:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:23:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:23:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:23:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:23:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:23:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:23:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:23:30 DEBUG : apple: size = 5 OK 2026/07/05 01:23:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:30 DEBUG : apple: Unchanged skipping 2026/07/05 01:23:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:23:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:23:30 DEBUG : banana: size = 6 OK 2026/07/05 01:23:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:30 DEBUG : banana: Unchanged skipping 2026/07/05 01:23:30 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:23:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:30 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:23:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:23:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:23:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:23:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:23:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:23:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:23:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:23:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:23:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:23:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:23:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:23:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:23:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:23:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:23:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:23:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:23:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:23:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:23:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:23:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:23:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:23:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:23:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:23:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:23:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:23:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:23:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:23:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:23:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:23:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:23:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:23:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:23:30 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:23:30 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:23:30 DEBUG : Waiting for deletions to finish 2026/07/05 01:23:30 DEBUG : Waiting for deletions to finish 2026/07/05 01:23:30 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:23:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:23:30 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:23:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:23:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:23:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:23:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:23:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:23:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:23:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:23:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:23:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:23:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:23:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:23:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:23:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:23:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:23:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:23:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:23:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:23:31 DEBUG : apple: size = 5 OK 2026/07/05 01:23:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:31 DEBUG : apple: Unchanged skipping 2026/07/05 01:23:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:23:31 DEBUG : banana: size = 6 OK 2026/07/05 01:23:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:31 DEBUG : banana: Unchanged skipping 2026/07/05 01:23:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:23:31 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:23:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:31 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:23:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:23:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:23:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:31 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:23:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:23:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:23:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:23:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:23:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:23:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:23:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:23:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:23:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:23:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:23:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:23:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:23:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:23:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:23:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:23:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:23:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:23:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:23:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:23:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:23:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:23:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:23:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:23:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:23:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:23:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:23:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:23:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:23:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:23:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:23:31 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:23:31 DEBUG : Waiting for deletions to finish 2026/07/05 01:23:31 DEBUG : Waiting for deletions to finish 2026/07/05 01:23:31 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:23:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:23:31 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:23:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:23:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:23:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:23:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:23:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:23:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:23:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:23:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:23:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:23:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:23:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:23:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:23:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:23:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:23:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:23:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:23:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:23:31 DEBUG : Waiting for deletions to finish 2026/07/05 01:23:32 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:23:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:23:32 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:23:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:23:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:23:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:23:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:23:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:23:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:23:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:23:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:23:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:23:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:23:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:23:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:23:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:23:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:23:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:23:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:23:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:23:45 DEBUG : Waiting for deletions to finish 2026/07/05 01:23:45 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:23:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:23:45 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:23:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:23:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:23:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:23:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:23:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:23:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:23:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:23:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:23:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:23:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:23:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:23:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:23:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:23:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:23:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:23:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:23:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:23:46 DEBUG : apple: size = 5 OK 2026/07/05 01:23:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:46 DEBUG : apple: Unchanged skipping 2026/07/05 01:23:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:23:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:23:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:23:46 DEBUG : banana: size = 6 OK 2026/07/05 01:23:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:23:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:46 DEBUG : banana: Unchanged skipping 2026/07/05 01:23:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:23:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:23:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:23:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:23:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:23:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:23:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:23:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:23:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:23:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:23:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:23:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:23:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:23:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:23:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:23:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:23:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:23:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:23:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:23:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:23:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:23:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:23:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:23:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:23:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:23:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:23:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:23:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:23:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:46 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:23:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:23:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:23:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:23:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:23:46 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:23:46 DEBUG : Waiting for deletions to finish 2026/07/05 01:23:46 DEBUG : Waiting for deletions to finish 2026/07/05 01:23:46 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:23:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:23:46 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:23:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:23:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:23:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:23:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:23:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:23:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:23:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:23:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:23:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:23:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:23:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:23:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:23:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:23:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:23:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:23:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:23:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:23:47 DEBUG : apple: size = 5 OK 2026/07/05 01:23:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:47 DEBUG : banana: size = 6 OK 2026/07/05 01:23:47 DEBUG : apple: Unchanged skipping 2026/07/05 01:23:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:47 DEBUG : banana: Unchanged skipping 2026/07/05 01:23:47 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:23:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:23:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:23:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:23:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:23:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:23:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:23:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:23:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:23:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:23:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:23:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:23:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:23:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:23:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:23:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:23:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:23:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:23:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:23:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:23:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:23:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:23:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:23:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:23:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:47 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:23:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:23:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:23:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:23:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:23:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:23:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:23:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:23:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:23:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:23:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:23:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:23:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:23:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:23:47 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:23:47 DEBUG : Waiting for deletions to finish 2026/07/05 01:23:47 DEBUG : Waiting for deletions to finish 2026/07/05 01:23:47 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:23:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:23:47 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:23:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:23:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:23:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:23:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:23:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:23:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:23:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:23:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:23:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:23:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:23:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:23:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:23:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:23:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:23:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:23:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:23:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:24:02 DEBUG : Waiting for deletions to finish 2026/07/05 01:24:02 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:24:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:24:02 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:24:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:24:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:24:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:24:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:24:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:24:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:24:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:24:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:24:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:24:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:24:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:24:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:24:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:24:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:24:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:24:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:24:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:24:02 DEBUG : apple: size = 5 OK 2026/07/05 01:24:02 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:24:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:02 DEBUG : apple: Unchanged skipping 2026/07/05 01:24:02 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:24:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:24:02 DEBUG : banana: size = 6 OK 2026/07/05 01:24:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:24:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:02 DEBUG : banana: Unchanged skipping 2026/07/05 01:24:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:24:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:24:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:24:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:24:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:24:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:24:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:24:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:24:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:24:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:03 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:24:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:24:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:24:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:24:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:24:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:24:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:24:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:24:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:24:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:24:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:24:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:24:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:24:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:24:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:24:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:24:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:24:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:24:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:24:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:24:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:24:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:24:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:24:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:24:03 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:24:03 DEBUG : Waiting for deletions to finish 2026/07/05 01:24:03 DEBUG : Waiting for deletions to finish 2026/07/05 01:24:03 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:24:03 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:24:03 DEBUG : apple: size = 5 OK 2026/07/05 01:24:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:24:03 DEBUG : apple: Unchanged skipping 2026/07/05 01:24:03 DEBUG : banana: size = 6 OK 2026/07/05 01:24:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:24:03 DEBUG : banana: Unchanged skipping 2026/07/05 01:24:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:24:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:24:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:24:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:24:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:24:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:24:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:24:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:24:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:24:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:24:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:24:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:24:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:24:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:24:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:24:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:24:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:24:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:24:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:24:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:24:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:24:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:24:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:24:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:24:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:24:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:24:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:24:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:04 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:24:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:24:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:24:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:24:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:24:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:24:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:24:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:24:04 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:24:04 DEBUG : Waiting for deletions to finish 2026/07/05 01:24:04 DEBUG : Waiting for deletions to finish 2026/07/05 01:24:04 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:24:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:24:04 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:24:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:24:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:24:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:24:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:24:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:24:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:24:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:24:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:24:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:24:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:24:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:24:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:24:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:24:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:24:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:24:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:24:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:24:17 DEBUG : Waiting for deletions to finish 2026/07/05 01:24:18 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:24:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:24:18 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:24:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:24:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:24:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:24:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:24:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:24:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:24:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:24:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:24:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:24:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:24:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:24:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:24:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:24:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:24:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:24:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:24:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:24:18 DEBUG : apple: size = 5 OK 2026/07/05 01:24:18 DEBUG : banana: size = 6 OK 2026/07/05 01:24:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:18 DEBUG : banana: Unchanged skipping 2026/07/05 01:24:18 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:24:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:18 DEBUG : apple: Unchanged skipping 2026/07/05 01:24:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:24:18 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:24:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:24:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:24:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:24:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:24:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:24:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:24:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:24:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:24:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:24:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:24:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:24:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:24:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:24:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:24:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:24:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:24:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:24:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:24:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:24:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:24:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:24:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:24:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:24:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:24:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:24:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:24:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:24:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:24:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:24:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:24:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:24:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:24:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:24:18 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:24:18 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:24:18 DEBUG : Waiting for deletions to finish 2026/07/05 01:24:18 DEBUG : Waiting for deletions to finish 2026/07/05 01:24:19 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:24:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:24:19 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:24:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:24:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:24:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:24:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:24:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:24:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:24:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:24:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:24:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:24:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:24:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:24:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:24:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:24:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:24:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:24:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:24:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:24:19 DEBUG : apple: size = 5 OK 2026/07/05 01:24:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:24:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:24:19 DEBUG : banana: size = 6 OK 2026/07/05 01:24:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:19 DEBUG : banana: Unchanged skipping 2026/07/05 01:24:19 DEBUG : apple: Unchanged skipping 2026/07/05 01:24:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:24:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:24:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:24:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:24:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:24:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:24:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:24:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:24:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:24:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:24:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:24:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:24:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:24:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:24:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:24:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:24:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:24:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:24:19 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:24:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:24:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:24:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:24:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:24:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:24:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:24:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:24:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:24:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:24:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:24:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:24:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:24:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:24:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:24:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:24:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:24:19 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:24:19 DEBUG : Waiting for deletions to finish 2026/07/05 01:24:19 DEBUG : Waiting for deletions to finish 2026/07/05 01:24:20 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:24:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:24:20 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:24:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:24:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:24:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:24:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:24:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:24:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:24:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:24:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:24:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:24:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:24:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:24:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:24:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:24:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:24:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:24:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:24:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:24:33 DEBUG : Waiting for deletions to finish 2026/07/05 01:24:33 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:24:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:24:33 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:24:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:24:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:24:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:24:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:24:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:24:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:24:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:24:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:24:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:24:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:24:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:24:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:24:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:24:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:24:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:24:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:24:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:24:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:24:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:24:34 DEBUG : apple: size = 5 OK 2026/07/05 01:24:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:34 DEBUG : apple: Unchanged skipping 2026/07/05 01:24:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:24:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:24:34 DEBUG : banana: size = 6 OK 2026/07/05 01:24:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:34 DEBUG : banana: Unchanged skipping 2026/07/05 01:24:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:24:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:24:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:24:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:24:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:24:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:24:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:24:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:24:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:24:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:24:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:24:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:24:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:24:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:24:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:24:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:24:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:24:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:24:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:24:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:24:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:24:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:24:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:24:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:24:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:24:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:24:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:24:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:24:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:24:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:24:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:24:34 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:24:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:24:34 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:24:34 DEBUG : Waiting for deletions to finish 2026/07/05 01:24:34 DEBUG : Waiting for deletions to finish 2026/07/05 01:24:34 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:24:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:24:34 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:24:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:24:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:24:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:24:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:24:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:24:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:24:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:24:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:24:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:24:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:24:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:24:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:24:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:24:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:24:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:24:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:24:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:24:35 DEBUG : apple: size = 5 OK 2026/07/05 01:24:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:35 DEBUG : apple: Unchanged skipping 2026/07/05 01:24:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:24:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:35 DEBUG : banana: size = 6 OK 2026/07/05 01:24:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:24:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:35 DEBUG : banana: Unchanged skipping 2026/07/05 01:24:35 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:24:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:35 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:24:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:24:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:24:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:24:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:24:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:24:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:24:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:24:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:24:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:24:35 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:24:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:24:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:24:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:24:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:24:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:24:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:24:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:24:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:24:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:24:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:24:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:24:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:24:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:24:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:24:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:24:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:24:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:24:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:24:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:24:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:24:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:24:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:24:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:24:35 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:24:35 DEBUG : Waiting for deletions to finish 2026/07/05 01:24:35 DEBUG : Waiting for deletions to finish 2026/07/05 01:24:35 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:24:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:24:35 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:24:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:24:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:24:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:24:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:24:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:24:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:24:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:24:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:24:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:24:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:24:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:24:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:24:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:24:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:24:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:24:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:24:35 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (183.17s) --- PASS: TestTransform/NFC (14.38s) --- PASS: TestTransform/NFD (15.23s) --- PASS: TestTransform/base64 (18.55s) --- PASS: TestTransform/prefix (19.77s) --- PASS: TestTransform/suffix (19.09s) --- PASS: TestTransform/truncate (16.94s) --- PASS: TestTransform/encoder (15.39s) --- PASS: TestTransform/ISO-8859-1 (15.85s) --- PASS: TestTransform/charmap (16.42s) --- PASS: TestTransform/lowercase (16.03s) --- PASS: TestTransform/ascii (15.52s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:24:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/05 01:24:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/05 01:24:40 INFO : sub dir_somesuffix: Making directory 2026/07/05 01:24:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/05 01:24:40 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/05 01:24:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/05 01:24:40 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/05 01:24:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/05 01:24:40 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:24:40 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:24:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/05 01:24:41 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:24:41 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/05 01:24:41 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:24:42 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:42 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:42 INFO : tictactoe: Making directory 2026/07/05 01:24:42 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:42 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:24:42 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/05 01:24:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:24:42 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:24:42 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:24:43 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/05 01:24:43 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:24:43 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/05 01:24:43 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.63s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:24:44 INFO : toe: Making directory 2026/07/05 01:24:44 INFO : toe/toe: Making directory 2026/07/05 01:24:44 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/05 01:24:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/05 01:24:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/05 01:24:44 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:24:44 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:24:44 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/05 01:24:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:24:44 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/05 01:24:44 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.80s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:24:45 INFO : toe: Making directory 2026/07/05 01:24:45 INFO : toe/toe: Making directory 2026/07/05 01:24:45 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/05 01:24:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/05 01:24:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/05 01:24:45 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:24:45 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:24:46 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/05 01:24:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:24:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/05 01:24:46 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.81s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:24:47 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:24:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 01:24:47 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:24:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:24:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:24:47 INFO : tictacempty_dir: Making directory 2026/07/05 01:24:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:24:47 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:47 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:47 INFO : tictactoe: Making directory 2026/07/05 01:24:47 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:47 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:24:47 INFO : tictactoe/tictactoe: Making directory 2026/07/05 01:24:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:24:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 01:24:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 01:24:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 01:24:47 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:24:47 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:24:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/05 01:24:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:24:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/05 01:24:48 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.60s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:24:49 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:24:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 01:24:49 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:24:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:24:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:24:49 INFO : tictacempty_dir: Making directory 2026/07/05 01:24:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:24:49 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:49 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:49 INFO : tictactoe: Making directory 2026/07/05 01:24:49 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:49 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:24:49 INFO : tictactoe/tictactoe: Making directory 2026/07/05 01:24:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:24:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 01:24:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:24:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 01:24:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:24:49 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:24:49 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:24:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 01:24:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:24:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:24:49 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/05 01:24:50 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:24:50 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:24:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:24:50 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:50 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 01:24:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 01:24:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:24:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/05 01:24:50 NOTICE: B2 bucket rclone-test-seyenuc8puba: 0 differences found 2026/07/05 01:24:50 NOTICE: B2 bucket rclone-test-seyenuc8puba: 1 matching files --- PASS: TestAllTag (2.39s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:24:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:51 INFO : tictactoe: Making directory 2026/07/05 01:24:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:24:51 INFO : tictactoe/tictactoe: Making directory 2026/07/05 01:24:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:24:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 01:24:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 01:24:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 01:24:51 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:24:51 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:24:52 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/05 01:24:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:24:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/05 01:24:52 DEBUG : Waiting for deletions to finish 2026/07/05 01:24:52 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:52 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:52 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:24:53 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/05 01:24:53 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/05 01:24:53 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:24:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 01:24:53 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/05 01:24:53 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:24:53 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.73s) === RUN TestSyntax 2026/07/05 01:24:54 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:24:54 INFO : toe: Making directory 2026/07/05 01:24:54 INFO : toe/toe: Making directory 2026/07/05 01:24:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/05 01:24:54 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:24:54 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:24:55 DEBUG : toe/toe/toe: size = 11 OK 2026/07/05 01:24:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:24:55 INFO : toe/toe/toe: Copied (new) 2026/07/05 01:24:55 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.90s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:24:56 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:24:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 01:24:56 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:24:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:24:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:24:56 INFO : tictacempty_dir: Making directory 2026/07/05 01:24:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:24:56 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:56 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:56 INFO : tictactoe: Making directory 2026/07/05 01:24:56 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:56 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:24:56 INFO : tictactoe/tictactoe: Making directory 2026/07/05 01:24:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:24:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 01:24:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:24:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 01:24:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:24:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:24:56 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:24:56 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:24:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 01:24:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:24:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:24:56 INFO : toe/toe/toe.txt: Deleted 2026/07/05 01:24:56 INFO : toe/toe: Removing directory 2026/07/05 01:24:56 INFO : toe: Removing directory 2026/07/05 01:24:56 INFO : empty_dir: Removing directory 2026/07/05 01:24:56 DEBUG : Local file system at /tmp/rclone923908420: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.61s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:24:57 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:24:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 01:24:57 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:24:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:24:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:24:57 INFO : tictacempty_dir: Making directory 2026/07/05 01:24:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:24:57 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:57 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:57 INFO : tictactoe: Making directory 2026/07/05 01:24:57 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:57 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:24:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:24:57 INFO : tictactoe/tictactoe: Making directory 2026/07/05 01:24:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:24:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 01:24:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:24:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 01:24:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:24:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:24:57 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:24:57 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:24:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 01:24:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:24:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:24:58 INFO : toe/toe/toe.txt: Deleted 2026/07/05 01:24:58 INFO : toe/toe: Removing directory 2026/07/05 01:24:58 INFO : toe: Removing directory 2026/07/05 01:24:58 INFO : empty_dir: Removing directory 2026/07/05 01:24:58 DEBUG : Local file system at /tmp/rclone923908420: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/05 01:24:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 01:24:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 01:24:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 01:24:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 01:24:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 01:24:59 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/05 01:24:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:24:59 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/05 01:24:59 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-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:25:00 DEBUG : Reset feature "Copy" 2026/07/05 01:25:00 DEBUG : Reset feature "Move" 2026/07/05 01:25:00 DEBUG : Reset feature "Copy" 2026/07/05 01:25:00 DEBUG : Reset feature "Move" 2026/07/05 01:25:00 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:25:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 01:25:00 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:25:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:25:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:25:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:25:01 INFO : tictacempty_dir: Making directory 2026/07/05 01:25:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:25:01 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:25:01 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:25:01 INFO : tictactoe: Making directory 2026/07/05 01:25:01 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:25:01 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:25:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:25:01 INFO : tictactoe/tictactoe: Making directory 2026/07/05 01:25:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:25:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 01:25:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:25:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 01:25:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:25:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:25:01 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:25:01 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:25:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 01:25:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:25:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:25:01 INFO : toe/toe/toe.txt: Deleted 2026/07/05 01:25:01 INFO : toe/toe: Removing directory 2026/07/05 01:25:01 INFO : toe: Removing directory 2026/07/05 01:25:01 INFO : empty_dir: Removing directory 2026/07/05 01:25:01 DEBUG : Local file system at /tmp/rclone923908420: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/05 01:25:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 01:25:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/05 01:25:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 01:25:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 01:25:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 01:25:03 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/05 01:25:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:25:03 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/05 01:25:03 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.78s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:25:04 DEBUG : toe: transformed to: dG9l 2026/07/05 01:25:04 DEBUG : toe: transformed to: dG9l 2026/07/05 01:25:04 INFO : dG9l: Making directory 2026/07/05 01:25:04 DEBUG : toe: transformed to: dG9l 2026/07/05 01:25:04 DEBUG : toe: transformed to: dG9l 2026/07/05 01:25:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/05 01:25:04 INFO : dG9l/dG9l: Making directory 2026/07/05 01:25:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/05 01:25:04 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/05 01:25:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/05 01:25:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 01:25:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/05 01:25:04 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:25:04 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:25:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/05 01:25:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:25:05 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/05 01:25:05 DEBUG : Waiting for deletions to finish 2026/07/05 01:25:05 DEBUG : dG9l: transformed to: toe 2026/07/05 01:25:05 DEBUG : dG9l: transformed to: toe 2026/07/05 01:25:05 DEBUG : dG9l: transformed to: toe 2026/07/05 01:25:05 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/05 01:25:06 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/05 01:25:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/05 01:25:06 DEBUG : Local file system at /tmp/rclone923908420: Waiting for checks to finish 2026/07/05 01:25:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/05 01:25:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/05 01:25:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/05 01:25:06 DEBUG : Local file system at /tmp/rclone923908420: Waiting for transfers to finish 2026/07/05 01:25:06 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.35s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-seyenuc8puba", Local "Local file system at /tmp/rclone923908420", Modify Window "1ms" 2026/07/05 01:25:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:25:06 DEBUG : toe: transformed to: 2026/07/05 01:25:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:25:07 DEBUG : toe: transformed to: 2026/07/05 01:25:07 INFO : B2 bucket rclone-test-seyenuc8puba: Making directory 2026/07/05 01:25:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:25:07 DEBUG : toe: transformed to: 2026/07/05 01:25:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:25:07 DEBUG : toe: transformed to: 2026/07/05 01:25:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:25:07 DEBUG : toe/toe: transformed to: 2026/07/05 01:25:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/05 01:25:07 INFO : toe/toe: Making directory 2026/07/05 01:25:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:25:07 DEBUG : toe/toe: transformed to: 2026/07/05 01:25:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/05 01:25:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:25:07 DEBUG : toe: transformed to: 2026/07/05 01:25:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/05 01:25:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:25:07 DEBUG : toe/toe/toe: transformed to: 2026/07/05 01:25:07 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/05 01:25:07 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for checks to finish 2026/07/05 01:25:07 DEBUG : B2 bucket rclone-test-seyenuc8puba: Waiting for transfers to finish 2026/07/05 01:25:07 DEBUG : toe/toe/toe: size = 11 OK 2026/07/05 01:25:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/05 01:25:07 INFO : toe/toe/toe: Copied (new) 2026/07/05 01:25:07 ERROR : B2 bucket rclone-test-seyenuc8puba: not deleting files as there were IO errors 2026/07/05 01:25:07 ERROR : B2 bucket rclone-test-seyenuc8puba: not deleting directories as there were IO errors --- PASS: TestError (1.58s) PASS 2026/07/05 01:25:08 DEBUG : B2 bucket rclone-test-seyenuc8puba: Purge remote 2026/07/05 01:25:08 INFO : B2 bucket rclone-test-seyenuc8puba: cleaning bucket "rclone-test-seyenuc8puba" of all files 2026/07/05 01:25:09 DEBUG : BackupDir/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f411d15fd00d4499a_d20260705_m011904_c001_v7007000_t0000_u01783214344892") 2026/07/05 01:25:09 DEBUG : BackupDir/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f118063705f78bac5_d20260705_m011859_c001_v0001174_t0058_u01783214339009") 2026/07/05 01:25:09 DEBUG : CompareDest/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4015f013e5e6bb19_d20260705_m011839_c001_v7007000_t0000_u01783214319987") 2026/07/05 01:25:09 DEBUG : CompareDest/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764ead_d20260705_m011833_c001_v0001171_t0007_u01783214313817") 2026/07/05 01:25:09 DEBUG : CompareDest/two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4015f013e5e6bb1a_d20260705_m011840_c001_v7007000_t0000_u01783214320169") 2026/07/05 01:25:09 DEBUG : CompareDest/two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323801ec7_d20260705_m011835_c001_v0001183_t0008_u01783214315233") 2026/07/05 01:25:09 DEBUG : CopyDest/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f411d15fd00d4499c_d20260705_m011905_c001_v7007000_t0000_u01783214345065") 2026/07/05 01:25:09 DEBUG : CopyDest/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17834cf_d20260705_m011856_c001_v0001113_t0027_u01783214336232") 2026/07/05 01:25:09 DEBUG : CopyDest/three: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f411d15fd00d4499d_d20260705_m011905_c001_v7007000_t0000_u01783214345238") 2026/07/05 01:25:09 DEBUG : CopyDest/three: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323801f25_d20260705_m011902_c001_v0001183_t0059_u01783214342867") 2026/07/05 01:25:09 DEBUG : CopyDest/two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f411d15fd00d4499e_d20260705_m011905_c001_v7007000_t0000_u01783214345413") 2026/07/05 01:25:10 DEBUG : CopyDest/two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764ee3_d20260705_m011900_c001_v0001171_t0054_u01783214340705") 2026/07/05 01:25:10 DEBUG : EXISTING: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e4e_d20260705_m012039_c001_v7007000_t0000_u01783214439749") 2026/07/05 01:25:10 DEBUG : EXISTING: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764fb9_d20260705_m012038_c001_v0001171_t0040_u01783214438400") 2026/07/05 01:25:10 DEBUG : PREFIXapple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784e9a0_d20260705_m012239_c001_v7007000_t0000_u01783214559660") 2026/07/05 01:25:10 DEBUG : PREFIXapple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5eb9_d20260705_m012234_c001_v0001167_t0031_u01783214554453") 2026/07/05 01:25:10 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f410d5f7e68e34f28_d20260705_m012239_c001_v7007000_t0000_u01783214559928") 2026/07/05 01:25:10 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676512b_d20260705_m012234_c001_v0001171_t0008_u01783214554473") 2026/07/05 01:25:10 DEBUG : PREFIXbanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41993bc52d1428e4_d20260705_m012239_c001_v7007000_t0000_u01783214559681") 2026/07/05 01:25:10 DEBUG : PREFIXbanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238023af_d20260705_m012234_c001_v0001183_t0023_u01783214554463") 2026/07/05 01:25:10 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42050008688f4b0a_d20260705_m012239_c001_v7007000_t0000_u01783214559737") 2026/07/05 01:25:10 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836ad_d20260705_m012234_c001_v0001113_t0009_u01783214554485") 2026/07/05 01:25:10 DEBUG : Testêé: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e4b_d20260705_m012035_c001_v7007000_t0000_u01783214435422") 2026/07/05 01:25:10 DEBUG : Testêé: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802143_d20260705_m012034_c001_v0001183_t0013_u01783214434800") 2026/07/05 01:25:10 DEBUG : Testêé: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764fb1_d20260705_m012033_c001_v0001171_t0044_u01783214433622") 2026/07/05 01:25:10 DEBUG : YXBwbGU=: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea075f_d20260705_m012221_c001_v7007000_t0000_u01783214541660") 2026/07/05 01:25:10 DEBUG : YXBwbGU=: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5e65_d20260705_m012217_c001_v0001167_t0049_u01783214537248") 2026/07/05 01:25:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0760_d20260705_m012221_c001_v7007000_t0000_u01783214541833") 2026/07/05 01:25:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178368d_d20260705_m012217_c001_v0001113_t0023_u01783214537257") 2026/07/05 01:25:10 DEBUG : YmFuYW5h: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0761_d20260705_m012222_c001_v7007000_t0000_u01783214542006") 2026/07/05 01:25:10 DEBUG : YmFuYW5h: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380234f_d20260705_m012217_c001_v0001183_t0013_u01783214537267") 2026/07/05 01:25:10 DEBUG : a/potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea47901_d20260705_m011535_c001_v7007000_t0000_u01783214135619") 2026/07/05 01:25:10 DEBUG : a/potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178338a_d20260705_m011534_c001_v0001113_t0043_u01783214134852") 2026/07/05 01:25:11 DEBUG : a/potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575acd84_d20260705_m011533_c001_v7007000_t0000_u01783214133060") 2026/07/05 01:25:11 DEBUG : a/potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783384_d20260705_m011531_c001_v0001113_t0025_u01783214131922") 2026/07/05 01:25:11 DEBUG : a/potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d50c4_d20260705_m011514_c001_v7007000_t0000_u01783214114486") 2026/07/05 01:25:11 DEBUG : a/potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783344_d20260705_m011513_c001_v0001113_t0055_u01783214113326") 2026/07/05 01:25:11 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abb3_d20260705_m012436_c001_v7007000_t0000_u01783214676199") 2026/07/05 01:25:11 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802705_d20260705_m012431_c001_v0001183_t0022_u01783214671710") 2026/07/05 01:25:11 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea09ed_d20260705_m012420_c001_v7007000_t0000_u01783214660606") 2026/07/05 01:25:11 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380268d_d20260705_m012416_c001_v0001183_t0055_u01783214656017") 2026/07/05 01:25:11 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784eb4d_d20260705_m012404_c001_v7007000_t0000_u01783214644900") 2026/07/05 01:25:11 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238025fb_d20260705_m012400_c001_v0001183_t0049_u01783214640013") 2026/07/05 01:25:11 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f407414db8f96322b_d20260705_m012348_c001_v7007000_t0000_u01783214628462") 2026/07/05 01:25:11 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380256f_d20260705_m012344_c001_v0001183_t0004_u01783214624322") 2026/07/05 01:25:11 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575adabc_d20260705_m012332_c001_v7007000_t0000_u01783214612591") 2026/07/05 01:25:11 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238024f1_d20260705_m012328_c001_v0001183_t0022_u01783214608239") 2026/07/05 01:25:11 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6e7_d20260705_m012317_c001_v7007000_t0000_u01783214597277") 2026/07/05 01:25:11 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802481_d20260705_m012311_c001_v0001183_t0006_u01783214591069") 2026/07/05 01:25:11 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de9627154e_d20260705_m012300_c001_v7007000_t0000_u01783214580390") 2026/07/05 01:25:11 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836f7_d20260705_m012256_c001_v0001113_t0030_u01783214576974") 2026/07/05 01:25:11 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de96271546_d20260705_m012255_c001_v7007000_t0000_u01783214575662") 2026/07/05 01:25:11 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380241f_d20260705_m012251_c001_v0001183_t0059_u01783214571847") 2026/07/05 01:25:11 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552e97_d20260705_m012241_c001_v7007000_t0000_u01783214561370") 2026/07/05 01:25:12 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676513d_d20260705_m012237_c001_v0001171_t0052_u01783214557763") 2026/07/05 01:25:12 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f412c791cf4e9aaed_d20260705_m012236_c001_v7007000_t0000_u01783214556577") 2026/07/05 01:25:12 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5eb5_d20260705_m012232_c001_v0001167_t0045_u01783214552039") 2026/07/05 01:25:12 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddff86_d20260705_m012219_c001_v7007000_t0000_u01783214539183") 2026/07/05 01:25:12 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5e5d_d20260705_m012214_c001_v0001167_t0019_u01783214534859") 2026/07/05 01:25:12 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026bf2_d20260705_m012202_c001_v7007000_t0000_u01783214522763") 2026/07/05 01:25:12 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5e1f_d20260705_m012158_c001_v0001167_t0052_u01783214518623") 2026/07/05 01:25:12 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfe79_d20260705_m012147_c001_v7007000_t0000_u01783214507710") 2026/07/05 01:25:12 DEBUG : apple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5de1_d20260705_m012143_c001_v0001167_t0013_u01783214503672") 2026/07/05 01:25:12 DEBUG : appleSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f409c372f5d02fd3a_d20260705_m012259_c001_v7007000_t0000_u01783214579032") 2026/07/05 01:25:12 DEBUG : appleSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380242b_d20260705_m012253_c001_v0001183_t0015_u01783214573774") 2026/07/05 01:25:12 DEBUG : appleapple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6e8_d20260705_m012317_c001_v7007000_t0000_u01783214597452") 2026/07/05 01:25:12 DEBUG : appleapple: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802485_d20260705_m012313_c001_v0001183_t0056_u01783214593062") 2026/07/05 01:25:12 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abb6_d20260705_m012436_c001_v7007000_t0000_u01783214676389") 2026/07/05 01:25:12 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867652c9_d20260705_m012432_c001_v0001171_t0046_u01783214672412") 2026/07/05 01:25:12 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea09ee_d20260705_m012420_c001_v7007000_t0000_u01783214660795") 2026/07/05 01:25:12 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765293_d20260705_m012416_c001_v0001171_t0018_u01783214656595") 2026/07/05 01:25:12 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784eb4e_d20260705_m012405_c001_v7007000_t0000_u01783214645074") 2026/07/05 01:25:12 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676524b_d20260705_m012400_c001_v0001171_t0052_u01783214640637") 2026/07/05 01:25:12 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f407414db8f96322c_d20260705_m012348_c001_v7007000_t0000_u01783214628647") 2026/07/05 01:25:12 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765213_d20260705_m012344_c001_v0001171_t0021_u01783214624855") 2026/07/05 01:25:12 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575adabd_d20260705_m012332_c001_v7007000_t0000_u01783214612774") 2026/07/05 01:25:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867651ed_d20260705_m012328_c001_v0001171_t0006_u01783214608933") 2026/07/05 01:25:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41993bc52d14299f_d20260705_m012315_c001_v7007000_t0000_u01783214595410") 2026/07/05 01:25:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867651bf_d20260705_m012311_c001_v0001171_t0017_u01783214591753") 2026/07/05 01:25:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de9627154f_d20260705_m012300_c001_v7007000_t0000_u01783214580566") 2026/07/05 01:25:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380243f_d20260705_m012256_c001_v0001183_t0038_u01783214576964") 2026/07/05 01:25:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f427a4d3f6e1a1f62_d20260705_m012256_c001_v7007000_t0000_u01783214576017") 2026/07/05 01:25:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765173_d20260705_m012252_c001_v0001171_t0049_u01783214572587") 2026/07/05 01:25:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552e98_d20260705_m012241_c001_v7007000_t0000_u01783214561544") 2026/07/05 01:25:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238023c5_d20260705_m012237_c001_v0001183_t0005_u01783214557753") 2026/07/05 01:25:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f412c791cf4e9aae6_d20260705_m012236_c001_v7007000_t0000_u01783214556185") 2026/07/05 01:25:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765125_d20260705_m012232_c001_v0001171_t0034_u01783214552577") 2026/07/05 01:25:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784e920_d20260705_m012219_c001_v7007000_t0000_u01783214539625") 2026/07/05 01:25:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802349_d20260705_m012215_c001_v0001183_t0028_u01783214535816") 2026/07/05 01:25:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026bf6_d20260705_m012202_c001_v7007000_t0000_u01783214522944") 2026/07/05 01:25:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380231b_d20260705_m012159_c001_v0001183_t0045_u01783214519460") 2026/07/05 01:25:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfe7e_d20260705_m012147_c001_v7007000_t0000_u01783214507887") 2026/07/05 01:25:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238022e9_d20260705_m012144_c001_v0001183_t0057_u01783214504550") 2026/07/05 01:25:13 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f427a4d3f6e1a1f86_d20260705_m012258_c001_v7007000_t0000_u01783214578894") 2026/07/05 01:25:13 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836ed_d20260705_m012253_c001_v0001113_t0006_u01783214573784") 2026/07/05 01:25:13 DEBUG : b/potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea47902_d20260705_m011535_c001_v7007000_t0000_u01783214135794") 2026/07/05 01:25:13 DEBUG : b/potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783386_d20260705_m011533_c001_v0001113_t0009_u01783214133606") 2026/07/05 01:25:13 DEBUG : b/potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575acd83_d20260705_m011532_c001_v7007000_t0000_u01783214132501") 2026/07/05 01:25:13 DEBUG : b/potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178337c_d20260705_m011530_c001_v0001113_t0020_u01783214130734") 2026/07/05 01:25:14 DEBUG : b/potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d50bc_d20260705_m011513_c001_v7007000_t0000_u01783214113938") 2026/07/05 01:25:14 DEBUG : b/potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783340_d20260705_m011512_c001_v0001113_t0036_u01783214112117") 2026/07/05 01:25:14 DEBUG : backup/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0362_d20260705_m011919_c001_v7007000_t0000_u01783214359056") 2026/07/05 01:25:14 DEBUG : backup/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109454092c1bb5bc_d20260705_m011916_c001_v0001179_t0005_u01783214356822") 2026/07/05 01:25:14 DEBUG : backup/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f119a3768753583c9_d20260705_m011912_c001_v0001178_t0010_u01783214352057") 2026/07/05 01:25:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f417c0ac73dfac27f_d20260705_m011946_c001_v7007000_t0000_u01783214386507") 2026/07/05 01:25:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1153cd12188ebad8_d20260705_m011942_c001_v0001174_t0018_u01783214382801") 2026/07/05 01:25:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f110c90ed4ebdb8fc_d20260705_m011938_c001_v0001090_t0018_u01783214378984") 2026/07/05 01:25:14 DEBUG : backup/one.bak: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f404a008feea69612_d20260705_m011932_c001_v7007000_t0000_u01783214372112") 2026/07/05 01:25:14 DEBUG : backup/one.bak: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f114022159cbb8b49_d20260705_m011930_c001_v0001157_t0022_u01783214370045") 2026/07/05 01:25:14 DEBUG : backup/one.bak: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f107b3e43f833661e_d20260705_m011926_c001_v0001185_t0023_u01783214366187") 2026/07/05 01:25:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f417c0ac73dfac280_d20260705_m011946_c001_v7007000_t0000_u01783214386683") 2026/07/05 01:25:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10837d482282444a_d20260705_m011944_c001_v0001144_t0044_u01783214384093") 2026/07/05 01:25:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f11582c6e673ba530_d20260705_m011940_c001_v0001154_t0017_u01783214380667") 2026/07/05 01:25:14 DEBUG : backup/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0363_d20260705_m011919_c001_v7007000_t0000_u01783214359233") 2026/07/05 01:25:14 DEBUG : backup/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1088980d709750d6_d20260705_m011918_c001_v0001176_t0049_u01783214358302") 2026/07/05 01:25:14 DEBUG : backup/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f11846a359b3de848_d20260705_m011914_c001_v0001136_t0048_u01783214354073") 2026/07/05 01:25:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f404a008feea69613_d20260705_m011932_c001_v7007000_t0000_u01783214372304") 2026/07/05 01:25:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1007f4598b4fcf50_d20260705_m011930_c001_v0001097_t0047_u01783214370990") 2026/07/05 01:25:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10062e00f40ad8d9_d20260705_m011927_c001_v0001134_t0051_u01783214367547") 2026/07/05 01:25:14 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abbb_d20260705_m012436_c001_v7007000_t0000_u01783214676580") 2026/07/05 01:25:14 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a617b_d20260705_m012432_c001_v0001167_t0020_u01783214672051") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea09ef_d20260705_m012420_c001_v7007000_t0000_u01783214660984") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a60f5_d20260705_m012416_c001_v0001167_t0023_u01783214656242") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784eb4f_d20260705_m012405_c001_v7007000_t0000_u01783214645248") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a6089_d20260705_m012400_c001_v0001167_t0015_u01783214640268") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f407414db8f96322e_d20260705_m012348_c001_v7007000_t0000_u01783214628830") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a6003_d20260705_m012344_c001_v0001167_t0034_u01783214624538") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575adabe_d20260705_m012332_c001_v7007000_t0000_u01783214612958") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5fbb_d20260705_m012328_c001_v0001167_t0020_u01783214608567") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6e9_d20260705_m012317_c001_v7007000_t0000_u01783214597630") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783711_d20260705_m012311_c001_v0001113_t0011_u01783214591273") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de96271550_d20260705_m012300_c001_v7007000_t0000_u01783214580741") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765185_d20260705_m012256_c001_v0001171_t0005_u01783214576985") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de96271549_d20260705_m012256_c001_v7007000_t0000_u01783214576027") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836e7_d20260705_m012252_c001_v0001113_t0005_u01783214572072") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552e99_d20260705_m012241_c001_v7007000_t0000_u01783214561731") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836b9_d20260705_m012237_c001_v0001113_t0038_u01783214557785") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f412c791cf4e9aae7_d20260705_m012236_c001_v7007000_t0000_u01783214556360") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238023a3_d20260705_m012232_c001_v0001183_t0016_u01783214552372") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddff8a_d20260705_m012219_c001_v7007000_t0000_u01783214539710") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783689_d20260705_m012215_c001_v0001113_t0007_u01783214535286") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026bfb_d20260705_m012203_c001_v7007000_t0000_u01783214523126") 2026/07/05 01:25:15 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783673_d20260705_m012159_c001_v0001113_t0019_u01783214519011") 2026/07/05 01:25:16 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfe83_d20260705_m012148_c001_v7007000_t0000_u01783214508064") 2026/07/05 01:25:16 DEBUG : banana: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783655_d20260705_m012144_c001_v0001113_t0020_u01783214504059") 2026/07/05 01:25:16 DEBUG : bananaSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f405dfc0249d524de_d20260705_m012258_c001_v7007000_t0000_u01783214578903") 2026/07/05 01:25:16 DEBUG : bananaSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765177_d20260705_m012253_c001_v0001171_t0057_u01783214573794") 2026/07/05 01:25:16 DEBUG : both0: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad84d_d20260705_m012117_c001_v7007000_t0000_u01783214477472") 2026/07/05 01:25:16 DEBUG : both0: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17835df_d20260705_m012102_c001_v0001113_t0033_u01783214462157") 2026/07/05 01:25:16 DEBUG : both0: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e70_d20260705_m012057_c001_v7007000_t0000_u01783214457981") 2026/07/05 01:25:16 DEBUG : both0: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802179_d20260705_m012042_c001_v0001183_t0035_u01783214442091") 2026/07/05 01:25:16 DEBUG : both1: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad84e_d20260705_m012117_c001_v7007000_t0000_u01783214477647") 2026/07/05 01:25:16 DEBUG : both1: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802227_d20260705_m012103_c001_v0001183_t0030_u01783214463574") 2026/07/05 01:25:16 DEBUG : both1: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e71_d20260705_m012058_c001_v7007000_t0000_u01783214458155") 2026/07/05 01:25:16 DEBUG : both1: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764fc9_d20260705_m012043_c001_v0001171_t0021_u01783214443191") 2026/07/05 01:25:16 DEBUG : both10: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad84f_d20260705_m012117_c001_v7007000_t0000_u01783214477824") 2026/07/05 01:25:16 DEBUG : both10: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802251_d20260705_m012109_c001_v0001183_t0028_u01783214469188") 2026/07/05 01:25:16 DEBUG : both10: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e72_d20260705_m012058_c001_v7007000_t0000_u01783214458332") 2026/07/05 01:25:16 DEBUG : both10: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764feb_d20260705_m012048_c001_v0001171_t0013_u01783214448459") 2026/07/05 01:25:16 DEBUG : both11: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad850_d20260705_m012118_c001_v7007000_t0000_u01783214478002") 2026/07/05 01:25:16 DEBUG : both11: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765041_d20260705_m012109_c001_v0001171_t0038_u01783214469805") 2026/07/05 01:25:16 DEBUG : both11: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e73_d20260705_m012058_c001_v7007000_t0000_u01783214458505") 2026/07/05 01:25:16 DEBUG : both11: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17835b1_d20260705_m012048_c001_v0001113_t0022_u01783214448946") 2026/07/05 01:25:16 DEBUG : both12: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad851_d20260705_m012118_c001_v7007000_t0000_u01783214478177") 2026/07/05 01:25:16 DEBUG : both12: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17835fb_d20260705_m012110_c001_v0001113_t0021_u01783214470336") 2026/07/05 01:25:17 DEBUG : both12: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e74_d20260705_m012058_c001_v7007000_t0000_u01783214458680") 2026/07/05 01:25:17 DEBUG : both12: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238021cf_d20260705_m012049_c001_v0001183_t0012_u01783214449935") 2026/07/05 01:25:17 DEBUG : both13: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad852_d20260705_m012118_c001_v7007000_t0000_u01783214478352") 2026/07/05 01:25:17 DEBUG : both13: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802259_d20260705_m012111_c001_v0001183_t0033_u01783214471141") 2026/07/05 01:25:17 DEBUG : both13: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e75_d20260705_m012058_c001_v7007000_t0000_u01783214458856") 2026/07/05 01:25:17 DEBUG : both13: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764ff3_d20260705_m012050_c001_v0001171_t0057_u01783214450605") 2026/07/05 01:25:17 DEBUG : both14: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad853_d20260705_m012118_c001_v7007000_t0000_u01783214478528") 2026/07/05 01:25:17 DEBUG : both14: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765049_d20260705_m012111_c001_v0001171_t0048_u01783214471776") 2026/07/05 01:25:17 DEBUG : both14: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e76_d20260705_m012059_c001_v7007000_t0000_u01783214459031") 2026/07/05 01:25:17 DEBUG : both14: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17835b9_d20260705_m012051_c001_v0001113_t0025_u01783214451080") 2026/07/05 01:25:17 DEBUG : both15: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad854_d20260705_m012118_c001_v7007000_t0000_u01783214478704") 2026/07/05 01:25:17 DEBUG : both15: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783603_d20260705_m012112_c001_v0001113_t0011_u01783214472228") 2026/07/05 01:25:17 DEBUG : both15: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e77_d20260705_m012059_c001_v7007000_t0000_u01783214459205") 2026/07/05 01:25:17 DEBUG : both15: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238021e9_d20260705_m012051_c001_v0001183_t0022_u01783214451725") 2026/07/05 01:25:17 DEBUG : both16: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad855_d20260705_m012118_c001_v7007000_t0000_u01783214478879") 2026/07/05 01:25:17 DEBUG : both16: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802263_d20260705_m012112_c001_v0001183_t0010_u01783214472914") 2026/07/05 01:25:17 DEBUG : both16: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e78_d20260705_m012059_c001_v7007000_t0000_u01783214459379") 2026/07/05 01:25:17 DEBUG : both16: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765003_d20260705_m012052_c001_v0001171_t0019_u01783214452700") 2026/07/05 01:25:17 DEBUG : both17: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad857_d20260705_m012119_c001_v7007000_t0000_u01783214479162") 2026/07/05 01:25:17 DEBUG : both17: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676504d_d20260705_m012113_c001_v0001171_t0031_u01783214473446") 2026/07/05 01:25:17 DEBUG : both17: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e79_d20260705_m012059_c001_v7007000_t0000_u01783214459553") 2026/07/05 01:25:17 DEBUG : both17: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17835c5_d20260705_m012053_c001_v0001113_t0032_u01783214453250") 2026/07/05 01:25:18 DEBUG : both18: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad858_d20260705_m012119_c001_v7007000_t0000_u01783214479338") 2026/07/05 01:25:18 DEBUG : both18: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783609_d20260705_m012113_c001_v0001113_t0019_u01783214473981") 2026/07/05 01:25:18 DEBUG : both18: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e7a_d20260705_m012059_c001_v7007000_t0000_u01783214459728") 2026/07/05 01:25:18 DEBUG : both18: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238021fd_d20260705_m012054_c001_v0001183_t0023_u01783214454104") 2026/07/05 01:25:18 DEBUG : both19: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad859_d20260705_m012119_c001_v7007000_t0000_u01783214479514") 2026/07/05 01:25:18 DEBUG : both19: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380226f_d20260705_m012114_c001_v0001183_t0009_u01783214474752") 2026/07/05 01:25:18 DEBUG : both19: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e7b_d20260705_m012059_c001_v7007000_t0000_u01783214459902") 2026/07/05 01:25:18 DEBUG : both19: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676500b_d20260705_m012054_c001_v0001171_t0049_u01783214454844") 2026/07/05 01:25:18 DEBUG : both2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad85b_d20260705_m012119_c001_v7007000_t0000_u01783214479690") 2026/07/05 01:25:18 DEBUG : both2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676502b_d20260705_m012104_c001_v0001171_t0005_u01783214464162") 2026/07/05 01:25:18 DEBUG : both2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e7c_d20260705_m012100_c001_v7007000_t0000_u01783214460199") 2026/07/05 01:25:18 DEBUG : both2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783599_d20260705_m012043_c001_v0001113_t0037_u01783214443775") 2026/07/05 01:25:18 DEBUG : both3: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad85c_d20260705_m012119_c001_v7007000_t0000_u01783214479866") 2026/07/05 01:25:18 DEBUG : both3: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17835e5_d20260705_m012104_c001_v0001113_t0025_u01783214464723") 2026/07/05 01:25:18 DEBUG : both3: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e7d_d20260705_m012100_c001_v7007000_t0000_u01783214460379") 2026/07/05 01:25:18 DEBUG : both3: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802195_d20260705_m012044_c001_v0001183_t0010_u01783214444406") 2026/07/05 01:25:18 DEBUG : both4: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad85e_d20260705_m012120_c001_v7007000_t0000_u01783214480041") 2026/07/05 01:25:18 DEBUG : both4: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802235_d20260705_m012105_c001_v0001183_t0032_u01783214465375") 2026/07/05 01:25:18 DEBUG : both4: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e7e_d20260705_m012100_c001_v7007000_t0000_u01783214460553") 2026/07/05 01:25:18 DEBUG : both4: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764fd5_d20260705_m012044_c001_v0001171_t0043_u01783214444917") 2026/07/05 01:25:18 DEBUG : both5: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad85f_d20260705_m012120_c001_v7007000_t0000_u01783214480235") 2026/07/05 01:25:19 DEBUG : both5: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765033_d20260705_m012105_c001_v0001171_t0035_u01783214465948") 2026/07/05 01:25:19 DEBUG : both5: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e7f_d20260705_m012100_c001_v7007000_t0000_u01783214460728") 2026/07/05 01:25:19 DEBUG : both5: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17835a1_d20260705_m012045_c001_v0001113_t0005_u01783214445415") 2026/07/05 01:25:19 DEBUG : both6: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad860_d20260705_m012120_c001_v7007000_t0000_u01783214480539") 2026/07/05 01:25:19 DEBUG : both6: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17835e9_d20260705_m012106_c001_v0001113_t0013_u01783214466559") 2026/07/05 01:25:19 DEBUG : both6: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e80_d20260705_m012100_c001_v7007000_t0000_u01783214460902") 2026/07/05 01:25:19 DEBUG : both6: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238021a6_d20260705_m012046_c001_v0001183_t0030_u01783214446302") 2026/07/05 01:25:19 DEBUG : both7: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad861_d20260705_m012120_c001_v7007000_t0000_u01783214480747") 2026/07/05 01:25:19 DEBUG : both7: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802245_d20260705_m012107_c001_v0001183_t0006_u01783214467264") 2026/07/05 01:25:19 DEBUG : both7: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e81_d20260705_m012101_c001_v7007000_t0000_u01783214461092") 2026/07/05 01:25:19 DEBUG : both7: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764fe1_d20260705_m012046_c001_v0001171_t0043_u01783214446806") 2026/07/05 01:25:19 DEBUG : both8: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad863_d20260705_m012120_c001_v7007000_t0000_u01783214480934") 2026/07/05 01:25:19 DEBUG : both8: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676503b_d20260705_m012107_c001_v0001171_t0055_u01783214467922") 2026/07/05 01:25:19 DEBUG : both8: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e82_d20260705_m012101_c001_v7007000_t0000_u01783214461267") 2026/07/05 01:25:19 DEBUG : both8: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17835ad_d20260705_m012047_c001_v0001113_t0033_u01783214447371") 2026/07/05 01:25:19 DEBUG : both9: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad864_d20260705_m012121_c001_v7007000_t0000_u01783214481117") 2026/07/05 01:25:19 DEBUG : both9: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17835ef_d20260705_m012108_c001_v0001113_t0024_u01783214468456") 2026/07/05 01:25:19 DEBUG : both9: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e83_d20260705_m012101_c001_v7007000_t0000_u01783214461442") 2026/07/05 01:25:19 DEBUG : both9: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238021bb_d20260705_m012047_c001_v0001183_t0019_u01783214447954") 2026/07/05 01:25:19 DEBUG : c/non empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea47903_d20260705_m011535_c001_v7007000_t0000_u01783214135973") 2026/07/05 01:25:19 DEBUG : c/non empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783388_d20260705_m011534_c001_v0001113_t0046_u01783214134006") 2026/07/05 01:25:19 DEBUG : c/non empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575acd85_d20260705_m011533_c001_v7007000_t0000_u01783214133241") 2026/07/05 01:25:19 DEBUG : c/non empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178337e_d20260705_m011531_c001_v0001113_t0018_u01783214131201") 2026/07/05 01:25:19 DEBUG : c/non empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d50c9_d20260705_m011514_c001_v7007000_t0000_u01783214114671") 2026/07/05 01:25:20 DEBUG : c/non empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783342_d20260705_m011512_c001_v0001113_t0013_u01783214112460") 2026/07/05 01:25:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0762_d20260705_m012222_c001_v7007000_t0000_u01783214542177") 2026/07/05 01:25:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867650f3_d20260705_m012217_c001_v0001171_t0027_u01783214537277") 2026/07/05 01:25:20 DEBUG : check sum: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d508f_d20260705_m011504_c001_v7007000_t0000_u01783214104395") 2026/07/05 01:25:20 DEBUG : check sum: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178332a_d20260705_m011503_c001_v0001113_t0032_u01783214103361") 2026/07/05 01:25:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026ecc_d20260705_m012506_c001_v7007000_t0000_u01783214706666") 2026/07/05 01:25:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802817_d20260705_m012505_c001_v0001183_t0017_u01783214705251") 2026/07/05 01:25:20 DEBUG : dest/3: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f411d15fd00d4498c_d20260705_m011849_c001_v7007000_t0000_u01783214329033") 2026/07/05 01:25:20 DEBUG : dest/3: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41543654f022143d_d20260705_m011847_c001_v0001131_t0050_u01783214327970") 2026/07/05 01:25:20 DEBUG : dir1/0000-abcde: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6eb_d20260705_m012317_c001_v7007000_t0000_u01783214597807") 2026/07/05 01:25:20 DEBUG : dir1/0000-abcde: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867651c9_d20260705_m012313_c001_v0001171_t0040_u01783214593270") 2026/07/05 01:25:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abbf_d20260705_m012436_c001_v7007000_t0000_u01783214676770") 2026/07/05 01:25:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238026d9_d20260705_m012425_c001_v0001183_t0043_u01783214665590") 2026/07/05 01:25:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea09f0_d20260705_m012421_c001_v7007000_t0000_u01783214661173") 2026/07/05 01:25:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802651_d20260705_m012409_c001_v0001183_t0034_u01783214649493") 2026/07/05 01:25:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784eb50_d20260705_m012405_c001_v7007000_t0000_u01783214645422") 2026/07/05 01:25:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238025b7_d20260705_m012353_c001_v0001183_t0037_u01783214633079") 2026/07/05 01:25:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f407414db8f96322f_d20260705_m012349_c001_v7007000_t0000_u01783214629014") 2026/07/05 01:25:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802523_d20260705_m012337_c001_v0001183_t0042_u01783214617241") 2026/07/05 01:25:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575adabf_d20260705_m012333_c001_v7007000_t0000_u01783214613142") 2026/07/05 01:25:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238024bf_d20260705_m012321_c001_v0001183_t0046_u01783214601849") 2026/07/05 01:25:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6e2_d20260705_m012314_c001_v7007000_t0000_u01783214594845") 2026/07/05 01:25:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802465_d20260705_m012304_c001_v0001183_t0006_u01783214584900") 2026/07/05 01:25:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de96271551_d20260705_m012300_c001_v7007000_t0000_u01783214580916") 2026/07/05 01:25:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802445_d20260705_m012257_c001_v0001183_t0035_u01783214577193") 2026/07/05 01:25:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41993bc52d1428eb_d20260705_m012255_c001_v7007000_t0000_u01783214575887") 2026/07/05 01:25:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238023f5_d20260705_m012245_c001_v0001183_t0044_u01783214565809") 2026/07/05 01:25:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552e9a_d20260705_m012241_c001_v7007000_t0000_u01783214561905") 2026/07/05 01:25:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238023c9_d20260705_m012237_c001_v0001183_t0037_u01783214557996") 2026/07/05 01:25:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f412c791cf4e9aaf1_d20260705_m012236_c001_v7007000_t0000_u01783214556758") 2026/07/05 01:25:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5e97_d20260705_m012226_c001_v0001167_t0032_u01783214546041") 2026/07/05 01:25:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddff87_d20260705_m012219_c001_v7007000_t0000_u01783214539358") 2026/07/05 01:25:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5e35_d20260705_m012207_c001_v0001167_t0052_u01783214527486") 2026/07/05 01:25:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026c00_d20260705_m012203_c001_v7007000_t0000_u01783214523307") 2026/07/05 01:25:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5e0b_d20260705_m012152_c001_v0001167_t0027_u01783214512258") 2026/07/05 01:25:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfe88_d20260705_m012148_c001_v7007000_t0000_u01783214508241") 2026/07/05 01:25:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5dcb_d20260705_m012137_c001_v0001167_t0000_u01783214497912") 2026/07/05 01:25:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40692eec4b41158a_d20260705_m012258_c001_v7007000_t0000_u01783214578739") 2026/07/05 01:25:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380242d_d20260705_m012253_c001_v0001183_t0004_u01783214573980") 2026/07/05 01:25:21 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6ec_d20260705_m012317_c001_v7007000_t0000_u01783214597982") 2026/07/05 01:25:21 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f6d_d20260705_m012313_c001_v0001167_t0035_u01783214593281") 2026/07/05 01:25:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abc4_d20260705_m012436_c001_v7007000_t0000_u01783214676961") 2026/07/05 01:25:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a614d_d20260705_m012426_c001_v0001167_t0017_u01783214666136") 2026/07/05 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea09f1_d20260705_m012421_c001_v7007000_t0000_u01783214661363") 2026/07/05 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a60d3_d20260705_m012410_c001_v0001167_t0050_u01783214650056") 2026/07/05 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784eb51_d20260705_m012405_c001_v7007000_t0000_u01783214645609") 2026/07/05 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a6039_d20260705_m012353_c001_v0001167_t0012_u01783214633614") 2026/07/05 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f407414db8f963230_d20260705_m012349_c001_v7007000_t0000_u01783214629197") 2026/07/05 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5fe1_d20260705_m012337_c001_v0001167_t0031_u01783214617795") 2026/07/05 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575adac0_d20260705_m012333_c001_v7007000_t0000_u01783214613326") 2026/07/05 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f9b_d20260705_m012322_c001_v0001167_t0041_u01783214602444") 2026/07/05 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41993bc52d14299b_d20260705_m012315_c001_v7007000_t0000_u01783214595225") 2026/07/05 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783707_d20260705_m012305_c001_v0001113_t0050_u01783214585470") 2026/07/05 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de96271552_d20260705_m012301_c001_v7007000_t0000_u01783214581092") 2026/07/05 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765189_d20260705_m012257_c001_v0001171_t0026_u01783214577232") 2026/07/05 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f427a4d3f6e1a1f5e_d20260705_m012255_c001_v7007000_t0000_u01783214575898") 2026/07/05 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836d1_d20260705_m012246_c001_v0001113_t0029_u01783214566348") 2026/07/05 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552e9b_d20260705_m012242_c001_v7007000_t0000_u01783214562080") 2026/07/05 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676513f_d20260705_m012238_c001_v0001171_t0042_u01783214558034") 2026/07/05 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41993bc52d1428e2_d20260705_m012236_c001_v7007000_t0000_u01783214556793") 2026/07/05 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380237b_d20260705_m012226_c001_v0001183_t0017_u01783214546790") 2026/07/05 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4236b05f273bd97a_d20260705_m012219_c001_v7007000_t0000_u01783214539571") 2026/07/05 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178367d_d20260705_m012208_c001_v0001113_t0045_u01783214528122") 2026/07/05 01:25:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026c08_d20260705_m012203_c001_v7007000_t0000_u01783214523489") 2026/07/05 01:25:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178365f_d20260705_m012153_c001_v0001113_t0034_u01783214513157") 2026/07/05 01:25:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfe8d_d20260705_m012148_c001_v7007000_t0000_u01783214508418") 2026/07/05 01:25:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783647_d20260705_m012138_c001_v0001113_t0053_u01783214498743") 2026/07/05 01:25:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41732883679d49ce_d20260705_m012258_c001_v7007000_t0000_u01783214578913") 2026/07/05 01:25:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f23_d20260705_m012254_c001_v0001167_t0032_u01783214574143") 2026/07/05 01:25:23 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6ed_d20260705_m012318_c001_v7007000_t0000_u01783214598159") 2026/07/05 01:25:23 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802487_d20260705_m012313_c001_v0001183_t0029_u01783214593291") 2026/07/05 01:25:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abc8_d20260705_m012437_c001_v7007000_t0000_u01783214677152") 2026/07/05 01:25:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867652af_d20260705_m012426_c001_v0001171_t0012_u01783214666869") 2026/07/05 01:25:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea09f2_d20260705_m012421_c001_v7007000_t0000_u01783214661552") 2026/07/05 01:25:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765281_d20260705_m012410_c001_v0001171_t0056_u01783214650814") 2026/07/05 01:25:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784eb53_d20260705_m012405_c001_v7007000_t0000_u01783214645783") 2026/07/05 01:25:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765233_d20260705_m012354_c001_v0001171_t0043_u01783214634209") 2026/07/05 01:25:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f407414db8f963231_d20260705_m012349_c001_v7007000_t0000_u01783214629380") 2026/07/05 01:25:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765205_d20260705_m012338_c001_v0001171_t0022_u01783214618597") 2026/07/05 01:25:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575adac3_d20260705_m012333_c001_v7007000_t0000_u01783214613509") 2026/07/05 01:25:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867651df_d20260705_m012323_c001_v0001171_t0050_u01783214603225") 2026/07/05 01:25:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f409c372f5d0300a3_d20260705_m012315_c001_v7007000_t0000_u01783214595223") 2026/07/05 01:25:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867651a7_d20260705_m012306_c001_v0001171_t0016_u01783214586189") 2026/07/05 01:25:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de96271553_d20260705_m012301_c001_v7007000_t0000_u01783214581269") 2026/07/05 01:25:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f35_d20260705_m012257_c001_v0001167_t0041_u01783214577334") 2026/07/05 01:25:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f417c0ac73dfac3e6_d20260705_m012255_c001_v7007000_t0000_u01783214575843") 2026/07/05 01:25:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676515f_d20260705_m012247_c001_v0001171_t0051_u01783214567038") 2026/07/05 01:25:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552e9c_d20260705_m012242_c001_v7007000_t0000_u01783214562253") 2026/07/05 01:25:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836bb_d20260705_m012238_c001_v0001113_t0051_u01783214558085") 2026/07/05 01:25:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41993bc52d1428e1_d20260705_m012236_c001_v7007000_t0000_u01783214556612") 2026/07/05 01:25:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765109_d20260705_m012227_c001_v0001171_t0045_u01783214547331") 2026/07/05 01:25:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4236b05f273bd97b_d20260705_m012219_c001_v7007000_t0000_u01783214539744") 2026/07/05 01:25:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802333_d20260705_m012208_c001_v0001183_t0047_u01783214528823") 2026/07/05 01:25:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026c0e_d20260705_m012203_c001_v7007000_t0000_u01783214523670") 2026/07/05 01:25:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802307_d20260705_m012153_c001_v0001183_t0051_u01783214513935") 2026/07/05 01:25:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfe94_d20260705_m012148_c001_v7007000_t0000_u01783214508679") 2026/07/05 01:25:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238022dd_d20260705_m012139_c001_v0001183_t0051_u01783214499101") 2026/07/05 01:25:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f427a4d3f6e1a1f85_d20260705_m012258_c001_v7007000_t0000_u01783214578709") 2026/07/05 01:25:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765179_d20260705_m012254_c001_v0001171_t0033_u01783214574154") 2026/07/05 01:25:24 DEBUG : dir1/0003-defgh: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6ef_d20260705_m012318_c001_v7007000_t0000_u01783214598349") 2026/07/05 01:25:24 DEBUG : dir1/0003-defgh: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783717_d20260705_m012313_c001_v0001113_t0047_u01783214593468") 2026/07/05 01:25:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abcf_d20260705_m012437_c001_v7007000_t0000_u01783214677344") 2026/07/05 01:25:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17837bb_d20260705_m012427_c001_v0001113_t0043_u01783214667473") 2026/07/05 01:25:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea09f3_d20260705_m012421_c001_v7007000_t0000_u01783214661810") 2026/07/05 01:25:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783793_d20260705_m012411_c001_v0001113_t0056_u01783214651498") 2026/07/05 01:25:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784eb54_d20260705_m012406_c001_v7007000_t0000_u01783214646101") 2026/07/05 01:25:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783763_d20260705_m012354_c001_v0001113_t0047_u01783214634897") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f407414db8f963232_d20260705_m012349_c001_v7007000_t0000_u01783214629564") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783745_d20260705_m012339_c001_v0001113_t0013_u01783214619275") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575adac4_d20260705_m012333_c001_v7007000_t0000_u01783214613692") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783729_d20260705_m012323_c001_v0001113_t0013_u01783214603924") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42050008688f4b3f_d20260705_m012314_c001_v7007000_t0000_u01783214594856") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f4d_d20260705_m012307_c001_v0001167_t0007_u01783214587003") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de96271554_d20260705_m012301_c001_v7007000_t0000_u01783214581444") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836f9_d20260705_m012257_c001_v0001113_t0031_u01783214577372") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de96271545_d20260705_m012255_c001_v7007000_t0000_u01783214575474") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5eff_d20260705_m012247_c001_v0001167_t0046_u01783214567704") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552e9e_d20260705_m012242_c001_v7007000_t0000_u01783214562428") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5ecf_d20260705_m012238_c001_v0001167_t0038_u01783214558179") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40692eec4b411571_d20260705_m012236_c001_v7007000_t0000_u01783214556566") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783699_d20260705_m012227_c001_v0001113_t0048_u01783214547925") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f411d15fd00d44ca8_d20260705_m012219_c001_v7007000_t0000_u01783214539790") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867650dd_d20260705_m012209_c001_v0001171_t0024_u01783214529375") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026c13_d20260705_m012203_c001_v7007000_t0000_u01783214523851") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867650b7_d20260705_m012154_c001_v0001171_t0015_u01783214514482") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfe97_d20260705_m012148_c001_v7007000_t0000_u01783214508856") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765099_d20260705_m012139_c001_v0001171_t0047_u01783214499335") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f409c372f5d02fd38_d20260705_m012258_c001_v7007000_t0000_u01783214578850") 2026/07/05 01:25:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802430_d20260705_m012254_c001_v0001183_t0042_u01783214574183") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghi: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6f0_d20260705_m012318_c001_v7007000_t0000_u01783214598525") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghi: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380248d_d20260705_m012313_c001_v0001183_t0010_u01783214593511") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abd0_d20260705_m012437_c001_v7007000_t0000_u01783214677533") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238026e5_d20260705_m012427_c001_v0001183_t0022_u01783214667809") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea09f4_d20260705_m012421_c001_v7007000_t0000_u01783214661999") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802667_d20260705_m012411_c001_v0001183_t0021_u01783214651974") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784eb55_d20260705_m012406_c001_v7007000_t0000_u01783214646275") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238025cb_d20260705_m012355_c001_v0001183_t0045_u01783214635226") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f407414db8f963233_d20260705_m012349_c001_v7007000_t0000_u01783214629747") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802551_d20260705_m012339_c001_v0001183_t0025_u01783214619870") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575adac5_d20260705_m012333_c001_v7007000_t0000_u01783214613877") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238024cf_d20260705_m012324_c001_v0001183_t0047_u01783214604327") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f416906a7dd4fdfee_d20260705_m012315_c001_v7007000_t0000_u01783214595382") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380246d_d20260705_m012307_c001_v0001183_t0038_u01783214587323") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de96271555_d20260705_m012301_c001_v7007000_t0000_u01783214581619") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802447_d20260705_m012257_c001_v0001183_t0057_u01783214577388") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de96271548_d20260705_m012255_c001_v7007000_t0000_u01783214575843") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802403_d20260705_m012247_c001_v0001183_t0005_u01783214567981") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552e9f_d20260705_m012242_c001_v7007000_t0000_u01783214562603") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238023cd_d20260705_m012238_c001_v0001183_t0020_u01783214558206") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f410d5f7e68e34f24_d20260705_m012236_c001_v7007000_t0000_u01783214556624") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5ea3_d20260705_m012228_c001_v0001167_t0000_u01783214548403") 2026/07/05 01:25:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddff88_d20260705_m012219_c001_v7007000_t0000_u01783214539533") 2026/07/05 01:25:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5e41_d20260705_m012209_c001_v0001167_t0029_u01783214529660") 2026/07/05 01:25:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026c18_d20260705_m012204_c001_v7007000_t0000_u01783214524033") 2026/07/05 01:25:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5e11_d20260705_m012154_c001_v0001167_t0049_u01783214514806") 2026/07/05 01:25:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfe9c_d20260705_m012149_c001_v7007000_t0000_u01783214509033") 2026/07/05 01:25:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5dd1_d20260705_m012139_c001_v0001167_t0057_u01783214499601") 2026/07/05 01:25:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd1084_d20260705_m012258_c001_v7007000_t0000_u01783214578861") 2026/07/05 01:25:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836ef_d20260705_m012254_c001_v0001113_t0051_u01783214574228") 2026/07/05 01:25:27 DEBUG : dir1/0005-fghij: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6f1_d20260705_m012318_c001_v7007000_t0000_u01783214598700") 2026/07/05 01:25:27 DEBUG : dir1/0005-fghij: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867651cb_d20260705_m012313_c001_v0001171_t0038_u01783214593611") 2026/07/05 01:25:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abd1_d20260705_m012437_c001_v7007000_t0000_u01783214677744") 2026/07/05 01:25:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a615b_d20260705_m012428_c001_v0001167_t0014_u01783214668093") 2026/07/05 01:25:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea09f5_d20260705_m012422_c001_v7007000_t0000_u01783214662187") 2026/07/05 01:25:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a60df_d20260705_m012412_c001_v0001167_t0057_u01783214652188") 2026/07/05 01:25:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784eb56_d20260705_m012406_c001_v7007000_t0000_u01783214646449") 2026/07/05 01:25:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a604b_d20260705_m012355_c001_v0001167_t0041_u01783214635416") 2026/07/05 01:25:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f407414db8f963234_d20260705_m012349_c001_v7007000_t0000_u01783214629931") 2026/07/05 01:25:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5feb_d20260705_m012340_c001_v0001167_t0048_u01783214620169") 2026/07/05 01:25:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575adac6_d20260705_m012334_c001_v7007000_t0000_u01783214614065") 2026/07/05 01:25:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5fa5_d20260705_m012324_c001_v0001167_t0022_u01783214604520") 2026/07/05 01:25:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6e3_d20260705_m012315_c001_v7007000_t0000_u01783214595023") 2026/07/05 01:25:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178370b_d20260705_m012307_c001_v0001113_t0043_u01783214587518") 2026/07/05 01:25:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de96271556_d20260705_m012301_c001_v7007000_t0000_u01783214581797") 2026/07/05 01:25:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802449_d20260705_m012257_c001_v0001183_t0044_u01783214577582") 2026/07/05 01:25:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f427a4d3f6e1a1f53_d20260705_m012255_c001_v7007000_t0000_u01783214575461") 2026/07/05 01:25:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836d9_d20260705_m012248_c001_v0001113_t0011_u01783214568195") 2026/07/05 01:25:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552ea0_d20260705_m012242_c001_v7007000_t0000_u01783214562778") 2026/07/05 01:25:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765141_d20260705_m012238_c001_v0001171_t0006_u01783214558303") 2026/07/05 01:25:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784e99b_d20260705_m012236_c001_v7007000_t0000_u01783214556636") 2026/07/05 01:25:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380238f_d20260705_m012228_c001_v0001183_t0033_u01783214548894") 2026/07/05 01:25:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd1067_d20260705_m012219_c001_v7007000_t0000_u01783214539801") 2026/07/05 01:25:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178367f_d20260705_m012209_c001_v0001113_t0012_u01783214529930") 2026/07/05 01:25:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026c1e_d20260705_m012204_c001_v7007000_t0000_u01783214524215") 2026/07/05 01:25:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783667_d20260705_m012155_c001_v0001113_t0017_u01783214515110") 2026/07/05 01:25:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfe9f_d20260705_m012149_c001_v7007000_t0000_u01783214509209") 2026/07/05 01:25:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178364b_d20260705_m012140_c001_v0001113_t0038_u01783214500249") 2026/07/05 01:25:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f417c0ac73dfac3e9_d20260705_m012258_c001_v7007000_t0000_u01783214578688") 2026/07/05 01:25:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802437_d20260705_m012254_c001_v0001183_t0054_u01783214574385") 2026/07/05 01:25:28 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6f2_d20260705_m012318_c001_v7007000_t0000_u01783214598876") 2026/07/05 01:25:28 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f71_d20260705_m012313_c001_v0001167_t0055_u01783214593623") 2026/07/05 01:25:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abd2_d20260705_m012437_c001_v7007000_t0000_u01783214677935") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867652b7_d20260705_m012428_c001_v0001171_t0012_u01783214668570") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea09f6_d20260705_m012422_c001_v7007000_t0000_u01783214662423") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765285_d20260705_m012412_c001_v0001171_t0057_u01783214652528") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784eb57_d20260705_m012406_c001_v7007000_t0000_u01783214646623") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765237_d20260705_m012355_c001_v0001171_t0042_u01783214635730") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f407414db8f963235_d20260705_m012350_c001_v7007000_t0000_u01783214630117") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765207_d20260705_m012340_c001_v0001171_t0050_u01783214620440") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575adac7_d20260705_m012334_c001_v7007000_t0000_u01783214614248") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867651e1_d20260705_m012325_c001_v0001171_t0044_u01783214605051") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42050008688f4b44_d20260705_m012315_c001_v7007000_t0000_u01783214595033") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867651ad_d20260705_m012307_c001_v0001171_t0040_u01783214587900") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de96271557_d20260705_m012301_c001_v7007000_t0000_u01783214581971") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f37_d20260705_m012257_c001_v0001167_t0052_u01783214577618") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41732883679d49c9_d20260705_m012255_c001_v7007000_t0000_u01783214575654") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765161_d20260705_m012248_c001_v0001171_t0029_u01783214568573") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552ea1_d20260705_m012242_c001_v7007000_t0000_u01783214562952") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836bf_d20260705_m012238_c001_v0001113_t0041_u01783214558362") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f412c791cf4e9aaeb_d20260705_m012236_c001_v7007000_t0000_u01783214556536") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765111_d20260705_m012229_c001_v0001171_t0010_u01783214549102") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784e921_d20260705_m012219_c001_v7007000_t0000_u01783214539814") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802339_d20260705_m012210_c001_v0001183_t0054_u01783214530844") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026c23_d20260705_m012204_c001_v7007000_t0000_u01783214524396") 2026/07/05 01:25:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380230f_d20260705_m012155_c001_v0001183_t0041_u01783214515611") 2026/07/05 01:25:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfea4_d20260705_m012149_c001_v7007000_t0000_u01783214509386") 2026/07/05 01:25:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238022df_d20260705_m012140_c001_v0001183_t0040_u01783214500547") 2026/07/05 01:25:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f405dfc0249d524dd_d20260705_m012258_c001_v7007000_t0000_u01783214578721") 2026/07/05 01:25:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f25_d20260705_m012254_c001_v0001167_t0041_u01783214574442") 2026/07/05 01:25:30 DEBUG : dir1/0007-12345: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6f3_d20260705_m012319_c001_v7007000_t0000_u01783214599051") 2026/07/05 01:25:30 DEBUG : dir1/0007-12345: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802491_d20260705_m012313_c001_v0001183_t0047_u01783214593720") 2026/07/05 01:25:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abd3_d20260705_m012438_c001_v7007000_t0000_u01783214678127") 2026/07/05 01:25:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17837bf_d20260705_m012428_c001_v0001113_t0038_u01783214668815") 2026/07/05 01:25:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea09f7_d20260705_m012422_c001_v7007000_t0000_u01783214662613") 2026/07/05 01:25:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783795_d20260705_m012412_c001_v0001113_t0020_u01783214652773") 2026/07/05 01:25:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784eb58_d20260705_m012406_c001_v7007000_t0000_u01783214646800") 2026/07/05 01:25:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178376b_d20260705_m012356_c001_v0001113_t0014_u01783214636070") 2026/07/05 01:25:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f407414db8f963236_d20260705_m012350_c001_v7007000_t0000_u01783214630300") 2026/07/05 01:25:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178374b_d20260705_m012340_c001_v0001113_t0037_u01783214620704") 2026/07/05 01:25:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575adac8_d20260705_m012334_c001_v7007000_t0000_u01783214614434") 2026/07/05 01:25:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178372b_d20260705_m012325_c001_v0001113_t0017_u01783214605344") 2026/07/05 01:25:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4222077878ad4612_d20260705_m012315_c001_v7007000_t0000_u01783214595381") 2026/07/05 01:25:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f53_d20260705_m012308_c001_v0001167_t0007_u01783214588157") 2026/07/05 01:25:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de96271558_d20260705_m012302_c001_v7007000_t0000_u01783214582147") 2026/07/05 01:25:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836fb_d20260705_m012257_c001_v0001113_t0056_u01783214577741") 2026/07/05 01:25:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41732883679d49c8_d20260705_m012255_c001_v7007000_t0000_u01783214575478") 2026/07/05 01:25:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f05_d20260705_m012248_c001_v0001167_t0058_u01783214568885") 2026/07/05 01:25:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552ea2_d20260705_m012243_c001_v7007000_t0000_u01783214563129") 2026/07/05 01:25:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238023cf_d20260705_m012238_c001_v0001183_t0035_u01783214558422") 2026/07/05 01:25:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f412c791cf4e9aaef_d20260705_m012236_c001_v7007000_t0000_u01783214556712") 2026/07/05 01:25:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178369d_d20260705_m012229_c001_v0001113_t0027_u01783214549360") 2026/07/05 01:25:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41732883679d493d_d20260705_m012219_c001_v7007000_t0000_u01783214539574") 2026/07/05 01:25:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867650e5_d20260705_m012211_c001_v0001171_t0020_u01783214531057") 2026/07/05 01:25:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026c25_d20260705_m012204_c001_v7007000_t0000_u01783214524579") 2026/07/05 01:25:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867650bf_d20260705_m012155_c001_v0001171_t0018_u01783214515818") 2026/07/05 01:25:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfea6_d20260705_m012149_c001_v7007000_t0000_u01783214509568") 2026/07/05 01:25:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676509f_d20260705_m012140_c001_v0001171_t0000_u01783214500756") 2026/07/05 01:25:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f417c0ac73dfac3eb_d20260705_m012259_c001_v7007000_t0000_u01783214579054") 2026/07/05 01:25:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676517b_d20260705_m012254_c001_v0001171_t0025_u01783214574458") 2026/07/05 01:25:31 DEBUG : dir1/0008-23456: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6f4_d20260705_m012319_c001_v7007000_t0000_u01783214599226") 2026/07/05 01:25:31 DEBUG : dir1/0008-23456: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783719_d20260705_m012313_c001_v0001113_t0025_u01783214593896") 2026/07/05 01:25:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abd4_d20260705_m012438_c001_v7007000_t0000_u01783214678318") 2026/07/05 01:25:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238026ef_d20260705_m012429_c001_v0001183_t0056_u01783214669140") 2026/07/05 01:25:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea09f8_d20260705_m012422_c001_v7007000_t0000_u01783214662801") 2026/07/05 01:25:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802669_d20260705_m012413_c001_v0001183_t0037_u01783214653188") 2026/07/05 01:25:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784eb59_d20260705_m012406_c001_v7007000_t0000_u01783214646975") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238025d7_d20260705_m012356_c001_v0001183_t0009_u01783214636456") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f407414db8f963237_d20260705_m012350_c001_v7007000_t0000_u01783214630484") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802559_d20260705_m012340_c001_v0001183_t0054_u01783214620997") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575adac9_d20260705_m012334_c001_v7007000_t0000_u01783214614618") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238024db_d20260705_m012325_c001_v0001183_t0040_u01783214605730") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552ed8_d20260705_m012315_c001_v7007000_t0000_u01783214595266") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802471_d20260705_m012308_c001_v0001183_t0029_u01783214588456") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de96271559_d20260705_m012302_c001_v7007000_t0000_u01783214582323") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676518b_d20260705_m012257_c001_v0001171_t0029_u01783214577764") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41732883679d49cb_d20260705_m012256_c001_v7007000_t0000_u01783214576004") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380240d_d20260705_m012249_c001_v0001183_t0005_u01783214569341") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552ea3_d20260705_m012243_c001_v7007000_t0000_u01783214563304") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765143_d20260705_m012238_c001_v0001171_t0042_u01783214558566") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f417c0ac73dfac375_d20260705_m012236_c001_v7007000_t0000_u01783214556199") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5ea9_d20260705_m012229_c001_v0001167_t0044_u01783214549714") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddff8c_d20260705_m012219_c001_v7007000_t0000_u01783214539885") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5e4f_d20260705_m012211_c001_v0001167_t0004_u01783214531369") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026c26_d20260705_m012204_c001_v7007000_t0000_u01783214524759") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5e15_d20260705_m012156_c001_v0001167_t0048_u01783214516079") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfeab_d20260705_m012149_c001_v7007000_t0000_u01783214509745") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5dd5_d20260705_m012141_c001_v0001167_t0050_u01783214501162") 2026/07/05 01:25:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f417c0ac73dfac3ea_d20260705_m012258_c001_v7007000_t0000_u01783214578872") 2026/07/05 01:25:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802439_d20260705_m012254_c001_v0001183_t0035_u01783214574589") 2026/07/05 01:25:33 DEBUG : dir1/0009-34567: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6f5_d20260705_m012319_c001_v7007000_t0000_u01783214599402") 2026/07/05 01:25:33 DEBUG : dir1/0009-34567: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867651cd_d20260705_m012313_c001_v0001171_t0004_u01783214593942") 2026/07/05 01:25:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abd5_d20260705_m012438_c001_v7007000_t0000_u01783214678508") 2026/07/05 01:25:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a6165_d20260705_m012429_c001_v0001167_t0009_u01783214669344") 2026/07/05 01:25:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea09f9_d20260705_m012422_c001_v7007000_t0000_u01783214662990") 2026/07/05 01:25:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a60e3_d20260705_m012413_c001_v0001167_t0042_u01783214653383") 2026/07/05 01:25:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784eb5a_d20260705_m012407_c001_v7007000_t0000_u01783214647175") 2026/07/05 01:25:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a605d_d20260705_m012356_c001_v0001167_t0018_u01783214636666") 2026/07/05 01:25:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f407414db8f963238_d20260705_m012350_c001_v7007000_t0000_u01783214630668") 2026/07/05 01:25:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5ff1_d20260705_m012341_c001_v0001167_t0025_u01783214621284") 2026/07/05 01:25:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575adaca_d20260705_m012334_c001_v7007000_t0000_u01783214614801") 2026/07/05 01:25:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5fad_d20260705_m012325_c001_v0001167_t0030_u01783214605943") 2026/07/05 01:25:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6e5_d20260705_m012315_c001_v7007000_t0000_u01783214595375") 2026/07/05 01:25:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178370d_d20260705_m012308_c001_v0001113_t0007_u01783214588658") 2026/07/05 01:25:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de9627155a_d20260705_m012302_c001_v7007000_t0000_u01783214582498") 2026/07/05 01:25:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380244f_d20260705_m012257_c001_v0001183_t0023_u01783214577798") 2026/07/05 01:25:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f409c372f5d02fd34_d20260705_m012255_c001_v7007000_t0000_u01783214575874") 2026/07/05 01:25:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836dd_d20260705_m012249_c001_v0001113_t0031_u01783214569539") 2026/07/05 01:25:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552ea4_d20260705_m012243_c001_v7007000_t0000_u01783214563478") 2026/07/05 01:25:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238023d3_d20260705_m012238_c001_v0001183_t0010_u01783214558612") 2026/07/05 01:25:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552e8d_d20260705_m012236_c001_v7007000_t0000_u01783214556555") 2026/07/05 01:25:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802395_d20260705_m012230_c001_v0001183_t0037_u01783214550013") 2026/07/05 01:25:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea075d_d20260705_m012219_c001_v7007000_t0000_u01783214539925") 2026/07/05 01:25:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783683_d20260705_m012211_c001_v0001113_t0023_u01783214531954") 2026/07/05 01:25:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026c2a_d20260705_m012204_c001_v7007000_t0000_u01783214524941") 2026/07/05 01:25:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783669_d20260705_m012156_c001_v0001113_t0008_u01783214516355") 2026/07/05 01:25:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfeb0_d20260705_m012149_c001_v7007000_t0000_u01783214509921") 2026/07/05 01:25:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178364d_d20260705_m012141_c001_v0001113_t0016_u01783214501484") 2026/07/05 01:25:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41732883679d49cd_d20260705_m012258_c001_v7007000_t0000_u01783214578730") 2026/07/05 01:25:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f29_d20260705_m012254_c001_v0001167_t0004_u01783214574771") 2026/07/05 01:25:34 DEBUG : dir1/0010-45678: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6f6_d20260705_m012319_c001_v7007000_t0000_u01783214599578") 2026/07/05 01:25:34 DEBUG : dir1/0010-45678: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f75_d20260705_m012313_c001_v0001167_t0026_u01783214593945") 2026/07/05 01:25:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abd6_d20260705_m012438_c001_v7007000_t0000_u01783214678698") 2026/07/05 01:25:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867652bd_d20260705_m012429_c001_v0001171_t0029_u01783214669665") 2026/07/05 01:25:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea09fa_d20260705_m012423_c001_v7007000_t0000_u01783214663179") 2026/07/05 01:25:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765289_d20260705_m012413_c001_v0001171_t0008_u01783214653885") 2026/07/05 01:25:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784eb5b_d20260705_m012407_c001_v7007000_t0000_u01783214647350") 2026/07/05 01:25:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765239_d20260705_m012357_c001_v0001171_t0001_u01783214637088") 2026/07/05 01:25:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f407414db8f963239_d20260705_m012350_c001_v7007000_t0000_u01783214630851") 2026/07/05 01:25:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676520d_d20260705_m012341_c001_v0001171_t0022_u01783214621779") 2026/07/05 01:25:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575adacb_d20260705_m012334_c001_v7007000_t0000_u01783214614984") 2026/07/05 01:25:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867651e3_d20260705_m012326_c001_v0001171_t0007_u01783214606261") 2026/07/05 01:25:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552ed9_d20260705_m012315_c001_v7007000_t0000_u01783214595448") 2026/07/05 01:25:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867651af_d20260705_m012309_c001_v0001171_t0050_u01783214589155") 2026/07/05 01:25:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de9627155b_d20260705_m012302_c001_v7007000_t0000_u01783214582674") 2026/07/05 01:25:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f39_d20260705_m012257_c001_v0001167_t0017_u01783214577885") 2026/07/05 01:25:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de96271547_d20260705_m012255_c001_v7007000_t0000_u01783214575836") 2026/07/05 01:25:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765167_d20260705_m012249_c001_v0001171_t0035_u01783214569873") 2026/07/05 01:25:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552ea5_d20260705_m012243_c001_v7007000_t0000_u01783214563654") 2026/07/05 01:25:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5ed4_d20260705_m012238_c001_v0001167_t0056_u01783214558742") 2026/07/05 01:25:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f417c0ac73dfac376_d20260705_m012236_c001_v7007000_t0000_u01783214556373") 2026/07/05 01:25:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765115_d20260705_m012230_c001_v0001171_t0014_u01783214550210") 2026/07/05 01:25:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea075b_d20260705_m012219_c001_v7007000_t0000_u01783214539576") 2026/07/05 01:25:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380233f_d20260705_m012212_c001_v0001183_t0053_u01783214532369") 2026/07/05 01:25:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026c2e_d20260705_m012205_c001_v7007000_t0000_u01783214525122") 2026/07/05 01:25:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802313_d20260705_m012156_c001_v0001183_t0025_u01783214516843") 2026/07/05 01:25:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfeb5_d20260705_m012150_c001_v7007000_t0000_u01783214510103") 2026/07/05 01:25:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238022e3_d20260705_m012141_c001_v0001183_t0009_u01783214501947") 2026/07/05 01:25:35 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de9627154a_d20260705_m012258_c001_v7007000_t0000_u01783214578697") 2026/07/05 01:25:35 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380243b_d20260705_m012254_c001_v0001183_t0008_u01783214574785") 2026/07/05 01:25:35 DEBUG : dir1/0011-56789: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6f7_d20260705_m012319_c001_v7007000_t0000_u01783214599753") 2026/07/05 01:25:35 DEBUG : dir1/0011-56789: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802493_d20260705_m012313_c001_v0001183_t0026_u01783214593944") 2026/07/05 01:25:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abd7_d20260705_m012438_c001_v7007000_t0000_u01783214678888") 2026/07/05 01:25:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17837c3_d20260705_m012430_c001_v0001113_t0007_u01783214670007") 2026/07/05 01:25:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea09fb_d20260705_m012423_c001_v7007000_t0000_u01783214663368") 2026/07/05 01:25:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178379b_d20260705_m012414_c001_v0001113_t0014_u01783214654176") 2026/07/05 01:25:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784ec07_d20260705_m012407_c001_v7007000_t0000_u01783214647523") 2026/07/05 01:25:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783771_d20260705_m012357_c001_v0001113_t0055_u01783214637509") 2026/07/05 01:25:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f407414db8f96323a_d20260705_m012351_c001_v7007000_t0000_u01783214631035") 2026/07/05 01:25:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178374f_d20260705_m012342_c001_v0001113_t0009_u01783214622239") 2026/07/05 01:25:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575adacc_d20260705_m012335_c001_v7007000_t0000_u01783214615166") 2026/07/05 01:25:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178372d_d20260705_m012326_c001_v0001113_t0004_u01783214606602") 2026/07/05 01:25:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42050008688f4b4f_d20260705_m012315_c001_v7007000_t0000_u01783214595389") 2026/07/05 01:25:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f5b_d20260705_m012309_c001_v0001167_t0039_u01783214589603") 2026/07/05 01:25:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de9627155d_d20260705_m012302_c001_v7007000_t0000_u01783214582849") 2026/07/05 01:25:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676518d_d20260705_m012258_c001_v0001171_t0054_u01783214578060") 2026/07/05 01:25:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f417c0ac73dfac3e7_d20260705_m012256_c001_v7007000_t0000_u01783214576038") 2026/07/05 01:25:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f0b_d20260705_m012250_c001_v0001167_t0033_u01783214570120") 2026/07/05 01:25:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552ea6_d20260705_m012243_c001_v7007000_t0000_u01783214563829") 2026/07/05 01:25:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238023d7_d20260705_m012238_c001_v0001183_t0032_u01783214558807") 2026/07/05 01:25:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f417c0ac73dfac378_d20260705_m012236_c001_v7007000_t0000_u01783214556724") 2026/07/05 01:25:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836a3_d20260705_m012230_c001_v0001113_t0007_u01783214550478") 2026/07/05 01:25:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddff89_d20260705_m012219_c001_v7007000_t0000_u01783214539605") 2026/07/05 01:25:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867650e7_d20260705_m012212_c001_v0001171_t0006_u01783214532567") 2026/07/05 01:25:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026c34_d20260705_m012205_c001_v7007000_t0000_u01783214525424") 2026/07/05 01:25:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867650c3_d20260705_m012157_c001_v0001171_t0017_u01783214517096") 2026/07/05 01:25:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfeba_d20260705_m012150_c001_v7007000_t0000_u01783214510280") 2026/07/05 01:25:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867650a1_d20260705_m012142_c001_v0001171_t0050_u01783214502154") 2026/07/05 01:25:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40692eec4b41158f_d20260705_m012258_c001_v7007000_t0000_u01783214578924") 2026/07/05 01:25:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676517f_d20260705_m012254_c001_v0001171_t0036_u01783214574799") 2026/07/05 01:25:37 DEBUG : dir1/0012-6789;: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6f8_d20260705_m012319_c001_v7007000_t0000_u01783214599928") 2026/07/05 01:25:37 DEBUG : dir1/0012-6789;: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802495_d20260705_m012314_c001_v0001183_t0042_u01783214594240") 2026/07/05 01:25:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abd8_d20260705_m012439_c001_v7007000_t0000_u01783214679080") 2026/07/05 01:25:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238026f9_d20260705_m012430_c001_v0001183_t0050_u01783214670507") 2026/07/05 01:25:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea09fc_d20260705_m012423_c001_v7007000_t0000_u01783214663558") 2026/07/05 01:25:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802679_d20260705_m012414_c001_v0001183_t0058_u01783214654574") 2026/07/05 01:25:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784ec08_d20260705_m012407_c001_v7007000_t0000_u01783214647697") 2026/07/05 01:25:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238025e9_d20260705_m012358_c001_v0001183_t0022_u01783214638017") 2026/07/05 01:25:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f407414db8f96323b_d20260705_m012351_c001_v7007000_t0000_u01783214631218") 2026/07/05 01:25:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802565_d20260705_m012342_c001_v0001183_t0055_u01783214622605") 2026/07/05 01:25:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575adace_d20260705_m012335_c001_v7007000_t0000_u01783214615351") 2026/07/05 01:25:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238024e7_d20260705_m012327_c001_v0001183_t0055_u01783214607059") 2026/07/05 01:25:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4222077878ad4611_d20260705_m012315_c001_v7007000_t0000_u01783214595381") 2026/07/05 01:25:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380247b_d20260705_m012309_c001_v0001183_t0027_u01783214589883") 2026/07/05 01:25:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de9627155e_d20260705_m012303_c001_v7007000_t0000_u01783214583099") 2026/07/05 01:25:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836fd_d20260705_m012258_c001_v0001113_t0046_u01783214578127") 2026/07/05 01:25:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd107c_d20260705_m012256_c001_v7007000_t0000_u01783214576048") 2026/07/05 01:25:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802419_d20260705_m012250_c001_v0001183_t0054_u01783214570364") 2026/07/05 01:25:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552ea7_d20260705_m012244_c001_v7007000_t0000_u01783214564002") 2026/07/05 01:25:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836c1_d20260705_m012238_c001_v0001113_t0041_u01783214558821") 2026/07/05 01:25:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f410d5f7e68e34f25_d20260705_m012236_c001_v7007000_t0000_u01783214556817") 2026/07/05 01:25:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5eb1_d20260705_m012230_c001_v0001167_t0038_u01783214550982") 2026/07/05 01:25:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea075c_d20260705_m012219_c001_v7007000_t0000_u01783214539753") 2026/07/05 01:25:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5e53_d20260705_m012212_c001_v0001167_t0030_u01783214532865") 2026/07/05 01:25:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026c39_d20260705_m012205_c001_v7007000_t0000_u01783214525605") 2026/07/05 01:25:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5e1d_d20260705_m012157_c001_v0001167_t0041_u01783214517386") 2026/07/05 01:25:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfebc_d20260705_m012150_c001_v7007000_t0000_u01783214510458") 2026/07/05 01:25:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5ddb_d20260705_m012142_c001_v0001167_t0053_u01783214502419") 2026/07/05 01:25:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de9627154c_d20260705_m012259_c001_v7007000_t0000_u01783214579066") 2026/07/05 01:25:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836f1_d20260705_m012254_c001_v0001113_t0051_u01783214574809") 2026/07/05 01:25:38 DEBUG : dir1/0013-789;=: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6f9_d20260705_m012320_c001_v7007000_t0000_u01783214600103") 2026/07/05 01:25:38 DEBUG : dir1/0013-789;=: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867651cf_d20260705_m012314_c001_v0001171_t0058_u01783214594271") 2026/07/05 01:25:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abd9_d20260705_m012439_c001_v7007000_t0000_u01783214679270") 2026/07/05 01:25:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a616d_d20260705_m012430_c001_v0001167_t0045_u01783214670724") 2026/07/05 01:25:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea09fd_d20260705_m012423_c001_v7007000_t0000_u01783214663748") 2026/07/05 01:25:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a60e9_d20260705_m012414_c001_v0001167_t0051_u01783214654771") 2026/07/05 01:25:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784ec09_d20260705_m012407_c001_v7007000_t0000_u01783214647871") 2026/07/05 01:25:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a6073_d20260705_m012358_c001_v0001167_t0036_u01783214638362") 2026/07/05 01:25:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f407414db8f96323c_d20260705_m012351_c001_v7007000_t0000_u01783214631402") 2026/07/05 01:25:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5ffb_d20260705_m012342_c001_v0001167_t0033_u01783214622833") 2026/07/05 01:25:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575adacf_d20260705_m012335_c001_v7007000_t0000_u01783214615534") 2026/07/05 01:25:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5fb3_d20260705_m012327_c001_v0001167_t0034_u01783214607272") 2026/07/05 01:25:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6e6_d20260705_m012315_c001_v7007000_t0000_u01783214595551") 2026/07/05 01:25:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178370f_d20260705_m012310_c001_v0001113_t0024_u01783214590088") 2026/07/05 01:25:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de9627155f_d20260705_m012303_c001_v7007000_t0000_u01783214583275") 2026/07/05 01:25:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802451_d20260705_m012258_c001_v0001183_t0046_u01783214578171") 2026/07/05 01:25:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd107a_d20260705_m012255_c001_v7007000_t0000_u01783214575874") 2026/07/05 01:25:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836e3_d20260705_m012250_c001_v0001113_t0023_u01783214570563") 2026/07/05 01:25:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552ea8_d20260705_m012244_c001_v7007000_t0000_u01783214564180") 2026/07/05 01:25:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238023d9_d20260705_m012238_c001_v0001183_t0057_u01783214558995") 2026/07/05 01:25:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552e8e_d20260705_m012236_c001_v7007000_t0000_u01783214556734") 2026/07/05 01:25:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380239d_d20260705_m012231_c001_v0001183_t0008_u01783214551240") 2026/07/05 01:25:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd1066_d20260705_m012219_c001_v7007000_t0000_u01783214539611") 2026/07/05 01:25:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783685_d20260705_m012213_c001_v0001113_t0008_u01783214533297") 2026/07/05 01:25:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026c3e_d20260705_m012205_c001_v7007000_t0000_u01783214525788") 2026/07/05 01:25:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783671_d20260705_m012157_c001_v0001113_t0029_u01783214517670") 2026/07/05 01:25:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfec1_d20260705_m012150_c001_v7007000_t0000_u01783214510635") 2026/07/05 01:25:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783651_d20260705_m012142_c001_v0001113_t0034_u01783214502729") 2026/07/05 01:25:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de9627154b_d20260705_m012258_c001_v7007000_t0000_u01783214578883") 2026/07/05 01:25:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380243d_d20260705_m012255_c001_v0001183_t0016_u01783214575026") 2026/07/05 01:25:40 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6fa_d20260705_m012320_c001_v7007000_t0000_u01783214600279") 2026/07/05 01:25:40 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f79_d20260705_m012314_c001_v0001167_t0058_u01783214594283") 2026/07/05 01:25:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abda_d20260705_m012439_c001_v7007000_t0000_u01783214679460") 2026/07/05 01:25:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867652bf_d20260705_m012431_c001_v0001171_t0038_u01783214671055") 2026/07/05 01:25:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea09fe_d20260705_m012423_c001_v7007000_t0000_u01783214663937") 2026/07/05 01:25:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676528f_d20260705_m012415_c001_v0001171_t0054_u01783214655156") 2026/07/05 01:25:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784ec0a_d20260705_m012408_c001_v7007000_t0000_u01783214648045") 2026/07/05 01:25:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765247_d20260705_m012358_c001_v0001171_t0040_u01783214638707") 2026/07/05 01:25:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f407414db8f96323d_d20260705_m012351_c001_v7007000_t0000_u01783214631585") 2026/07/05 01:25:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676520f_d20260705_m012343_c001_v0001171_t0030_u01783214623320") 2026/07/05 01:25:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575adad0_d20260705_m012335_c001_v7007000_t0000_u01783214615717") 2026/07/05 01:25:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867651e5_d20260705_m012327_c001_v0001171_t0004_u01783214607535") 2026/07/05 01:25:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6e4_d20260705_m012315_c001_v7007000_t0000_u01783214595199") 2026/07/05 01:25:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867651b7_d20260705_m012310_c001_v0001171_t0012_u01783214590498") 2026/07/05 01:25:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de96271563_d20260705_m012303_c001_v7007000_t0000_u01783214583450") 2026/07/05 01:25:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f3d_d20260705_m012258_c001_v0001167_t0058_u01783214578354") 2026/07/05 01:25:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f409c372f5d02fd35_d20260705_m012256_c001_v7007000_t0000_u01783214576059") 2026/07/05 01:25:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676516d_d20260705_m012251_c001_v0001171_t0028_u01783214571044") 2026/07/05 01:25:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552ea9_d20260705_m012244_c001_v7007000_t0000_u01783214564358") 2026/07/05 01:25:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765145_d20260705_m012239_c001_v0001171_t0024_u01783214559007") 2026/07/05 01:25:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784e99f_d20260705_m012236_c001_v7007000_t0000_u01783214556827") 2026/07/05 01:25:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676511b_d20260705_m012231_c001_v0001171_t0007_u01783214551474") 2026/07/05 01:25:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f411d15fd00d44ca7_d20260705_m012219_c001_v7007000_t0000_u01783214539616") 2026/07/05 01:25:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802341_d20260705_m012214_c001_v0001183_t0040_u01783214534325") 2026/07/05 01:25:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026c44_d20260705_m012206_c001_v7007000_t0000_u01783214526014") 2026/07/05 01:25:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802317_d20260705_m012158_c001_v0001183_t0043_u01783214518084") 2026/07/05 01:25:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfec5_d20260705_m012150_c001_v7007000_t0000_u01783214510812") 2026/07/05 01:25:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238022e7_d20260705_m012143_c001_v0001183_t0037_u01783214503079") 2026/07/05 01:25:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd1082_d20260705_m012258_c001_v7007000_t0000_u01783214578677") 2026/07/05 01:25:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765181_d20260705_m012255_c001_v0001171_t0051_u01783214575040") 2026/07/05 01:25:41 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6fb_d20260705_m012320_c001_v7007000_t0000_u01783214600453") 2026/07/05 01:25:41 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178371b_d20260705_m012314_c001_v0001113_t0027_u01783214594314") 2026/07/05 01:25:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abdb_d20260705_m012439_c001_v7007000_t0000_u01783214679650") 2026/07/05 01:25:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17837c5_d20260705_m012431_c001_v0001113_t0032_u01783214671302") 2026/07/05 01:25:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea09ff_d20260705_m012424_c001_v7007000_t0000_u01783214664135") 2026/07/05 01:25:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17837a1_d20260705_m012415_c001_v0001113_t0018_u01783214655482") 2026/07/05 01:25:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784ec0b_d20260705_m012408_c001_v7007000_t0000_u01783214648218") 2026/07/05 01:25:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783773_d20260705_m012359_c001_v0001113_t0051_u01783214639263") 2026/07/05 01:25:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f407414db8f96323e_d20260705_m012351_c001_v7007000_t0000_u01783214631769") 2026/07/05 01:25:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783753_d20260705_m012343_c001_v0001113_t0030_u01783214623835") 2026/07/05 01:25:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575adad1_d20260705_m012335_c001_v7007000_t0000_u01783214615904") 2026/07/05 01:25:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178372f_d20260705_m012327_c001_v0001113_t0020_u01783214607850") 2026/07/05 01:25:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f409c372f5d0300a4_d20260705_m012315_c001_v7007000_t0000_u01783214595401") 2026/07/05 01:25:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f63_d20260705_m012310_c001_v0001167_t0030_u01783214590779") 2026/07/05 01:25:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de9627156e_d20260705_m012303_c001_v7007000_t0000_u01783214583626") 2026/07/05 01:25:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765191_d20260705_m012258_c001_v0001171_t0059_u01783214578364") 2026/07/05 01:25:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41732883679d49ca_d20260705_m012255_c001_v7007000_t0000_u01783214575829") 2026/07/05 01:25:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f11_d20260705_m012251_c001_v0001167_t0036_u01783214571582") 2026/07/05 01:25:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552eaa_d20260705_m012244_c001_v7007000_t0000_u01783214564532") 2026/07/05 01:25:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5ed7_d20260705_m012239_c001_v0001167_t0049_u01783214559136") 2026/07/05 01:25:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f417c0ac73dfac377_d20260705_m012236_c001_v7007000_t0000_u01783214556548") 2026/07/05 01:25:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836a7_d20260705_m012231_c001_v0001113_t0053_u01783214551745") 2026/07/05 01:25:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41732883679d493e_d20260705_m012219_c001_v7007000_t0000_u01783214539764") 2026/07/05 01:25:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867650ed_d20260705_m012214_c001_v0001171_t0039_u01783214534532") 2026/07/05 01:25:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026c4a_d20260705_m012206_c001_v7007000_t0000_u01783214526196") 2026/07/05 01:25:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867650c5_d20260705_m012158_c001_v0001171_t0037_u01783214518296") 2026/07/05 01:25:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfeca_d20260705_m012150_c001_v7007000_t0000_u01783214510990") 2026/07/05 01:25:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867650a7_d20260705_m012143_c001_v0001171_t0036_u01783214503281") 2026/07/05 01:25:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f409c372f5d02fd37_d20260705_m012258_c001_v7007000_t0000_u01783214578666") 2026/07/05 01:25:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f2d_d20260705_m012255_c001_v0001167_t0051_u01783214575177") 2026/07/05 01:25:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0763_d20260705_m012222_c001_v7007000_t0000_u01783214542350") 2026/07/05 01:25:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802355_d20260705_m012217_c001_v0001183_t0012_u01783214537476") 2026/07/05 01:25:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0764_d20260705_m012222_c001_v7007000_t0000_u01783214542523") 2026/07/05 01:25:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5e69_d20260705_m012217_c001_v0001167_t0029_u01783214537573") 2026/07/05 01:25:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0765_d20260705_m012222_c001_v7007000_t0000_u01783214542695") 2026/07/05 01:25:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802357_d20260705_m012217_c001_v0001183_t0012_u01783214537672") 2026/07/05 01:25:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0766_d20260705_m012222_c001_v7007000_t0000_u01783214542867") 2026/07/05 01:25:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178368f_d20260705_m012217_c001_v0001113_t0021_u01783214537683") 2026/07/05 01:25:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0767_d20260705_m012223_c001_v7007000_t0000_u01783214543039") 2026/07/05 01:25:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867650f7_d20260705_m012217_c001_v0001171_t0047_u01783214537704") 2026/07/05 01:25:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0768_d20260705_m012223_c001_v7007000_t0000_u01783214543212") 2026/07/05 01:25:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802359_d20260705_m012217_c001_v0001183_t0014_u01783214537877") 2026/07/05 01:25:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea076a_d20260705_m012223_c001_v7007000_t0000_u01783214543384") 2026/07/05 01:25:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867650f9_d20260705_m012217_c001_v0001171_t0011_u01783214537954") 2026/07/05 01:25:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea076b_d20260705_m012223_c001_v7007000_t0000_u01783214543557") 2026/07/05 01:25:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5e6b_d20260705_m012217_c001_v0001167_t0053_u01783214537985") 2026/07/05 01:25:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea076d_d20260705_m012223_c001_v7007000_t0000_u01783214543730") 2026/07/05 01:25:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380235b_d20260705_m012218_c001_v0001183_t0010_u01783214538093") 2026/07/05 01:25:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea076e_d20260705_m012223_c001_v7007000_t0000_u01783214543902") 2026/07/05 01:25:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783691_d20260705_m012218_c001_v0001113_t0056_u01783214538116") 2026/07/05 01:25:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea076f_d20260705_m012224_c001_v7007000_t0000_u01783214544075") 2026/07/05 01:25:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867650fb_d20260705_m012218_c001_v0001171_t0005_u01783214538241") 2026/07/05 01:25:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0770_d20260705_m012224_c001_v7007000_t0000_u01783214544248") 2026/07/05 01:25:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380235d_d20260705_m012218_c001_v0001183_t0026_u01783214538305") 2026/07/05 01:25:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0771_d20260705_m012224_c001_v7007000_t0000_u01783214544421") 2026/07/05 01:25:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5e71_d20260705_m012218_c001_v0001167_t0033_u01783214538317") 2026/07/05 01:25:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0772_d20260705_m012224_c001_v7007000_t0000_u01783214544593") 2026/07/05 01:25:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802361_d20260705_m012218_c001_v0001183_t0025_u01783214538656") 2026/07/05 01:25:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0773_d20260705_m012224_c001_v7007000_t0000_u01783214544787") 2026/07/05 01:25:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867650fd_d20260705_m012218_c001_v0001171_t0023_u01783214538667") 2026/07/05 01:25:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0774_d20260705_m012224_c001_v7007000_t0000_u01783214544962") 2026/07/05 01:25:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783693_d20260705_m012218_c001_v0001113_t0007_u01783214538678") 2026/07/05 01:25:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784e9a1_d20260705_m012239_c001_v7007000_t0000_u01783214559852") 2026/07/05 01:25:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238023b1_d20260705_m012234_c001_v0001183_t0042_u01783214554730") 2026/07/05 01:25:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784e9a3_d20260705_m012240_c001_v7007000_t0000_u01783214560042") 2026/07/05 01:25:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676512d_d20260705_m012234_c001_v0001171_t0027_u01783214554741") 2026/07/05 01:25:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f417c0ac73dfac37a_d20260705_m012239_c001_v7007000_t0000_u01783214559905") 2026/07/05 01:25:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5ebd_d20260705_m012234_c001_v0001167_t0048_u01783214554929") 2026/07/05 01:25:44 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41993bc52d1428e5_d20260705_m012239_c001_v7007000_t0000_u01783214559862") 2026/07/05 01:25:44 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238023b3_d20260705_m012234_c001_v0001183_t0032_u01783214554940") 2026/07/05 01:25:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42050008688f4b0b_d20260705_m012239_c001_v7007000_t0000_u01783214559916") 2026/07/05 01:25:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836af_d20260705_m012234_c001_v0001113_t0005_u01783214554969") 2026/07/05 01:25:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f412c791cf4e9ab0b_d20260705_m012239_c001_v7007000_t0000_u01783214559875") 2026/07/05 01:25:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765131_d20260705_m012235_c001_v0001171_t0001_u01783214555048") 2026/07/05 01:25:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f412c791cf4e9ab0a_d20260705_m012239_c001_v7007000_t0000_u01783214559693") 2026/07/05 01:25:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238023b5_d20260705_m012235_c001_v0001183_t0000_u01783214555137") 2026/07/05 01:25:44 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40692eec4b411575_d20260705_m012239_c001_v7007000_t0000_u01783214559702") 2026/07/05 01:25:45 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5ec1_d20260705_m012235_c001_v0001167_t0015_u01783214555190") 2026/07/05 01:25:45 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f412c791cf4e9ab0c_d20260705_m012240_c001_v7007000_t0000_u01783214560053") 2026/07/05 01:25:45 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238023b7_d20260705_m012235_c001_v0001183_t0045_u01783214555402") 2026/07/05 01:25:45 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40692eec4b411576_d20260705_m012239_c001_v7007000_t0000_u01783214559884") 2026/07/05 01:25:45 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836b3_d20260705_m012235_c001_v0001113_t0016_u01783214555414") 2026/07/05 01:25:45 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552e94_d20260705_m012239_c001_v7007000_t0000_u01783214559711") 2026/07/05 01:25:45 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765135_d20260705_m012235_c001_v0001171_t0014_u01783214555504") 2026/07/05 01:25:45 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40692eec4b411577_d20260705_m012240_c001_v7007000_t0000_u01783214560063") 2026/07/05 01:25:45 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238023b9_d20260705_m012235_c001_v0001183_t0055_u01783214555586") 2026/07/05 01:25:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f410d5f7e68e34f27_d20260705_m012239_c001_v7007000_t0000_u01783214559672") 2026/07/05 01:25:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5ec5_d20260705_m012235_c001_v0001167_t0043_u01783214555665") 2026/07/05 01:25:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552e96_d20260705_m012240_c001_v7007000_t0000_u01783214560073") 2026/07/05 01:25:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836b5_d20260705_m012235_c001_v0001113_t0016_u01783214555777") 2026/07/05 01:25:45 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552e95_d20260705_m012239_c001_v7007000_t0000_u01783214559894") 2026/07/05 01:25:45 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765137_d20260705_m012235_c001_v0001171_t0058_u01783214555786") 2026/07/05 01:25:45 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f417c0ac73dfac379_d20260705_m012239_c001_v7007000_t0000_u01783214559722") 2026/07/05 01:25:45 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238023bb_d20260705_m012235_c001_v0001183_t0028_u01783214555796") 2026/07/05 01:25:45 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e44_d20260705_m012031_c001_v7007000_t0000_u01783214431971") 2026/07/05 01:25:45 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f111f766523e81aac_d20260705_m012028_c001_v0001033_t0020_u01783214428417") 2026/07/05 01:25:45 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f410d5f7e68e34d03_d20260705_m012028_c001_v7007000_t0000_u01783214428239") 2026/07/05 01:25:45 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f111f766523e81a98_d20260705_m012024_c001_v0001033_t0004_u01783214424286") 2026/07/05 01:25:46 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f410d5f7e68e34cf7_d20260705_m012023_c001_v7007000_t0000_u01783214423553") 2026/07/05 01:25:46 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764f8f_d20260705_m012019_c001_v0001171_t0059_u01783214419359") 2026/07/05 01:25:46 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f405dfc0249d51ec3_d20260705_m012017_c001_v7007000_t0000_u01783214417815") 2026/07/05 01:25:46 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1162e2378f4a6e5b_d20260705_m012015_c001_v0001032_t0054_u01783214415259") 2026/07/05 01:25:46 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4236b05f273bd061_d20260705_m012015_c001_v7007000_t0000_u01783214415074") 2026/07/05 01:25:46 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1162e2378f4a6e53_d20260705_m012011_c001_v0001032_t0018_u01783214411236") 2026/07/05 01:25:46 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4236b05f273bd05e_d20260705_m012010_c001_v7007000_t0000_u01783214410510") 2026/07/05 01:25:46 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764f73_d20260705_m012005_c001_v0001171_t0042_u01783214405927") 2026/07/05 01:25:46 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f417c0ac73dfac2a5_d20260705_m012004_c001_v7007000_t0000_u01783214404676") 2026/07/05 01:25:46 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f102afc75e894388c_d20260705_m012002_c001_v0001105_t0009_u01783214402371") 2026/07/05 01:25:46 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f416906a7dd4fdeaf_d20260705_m012001_c001_v7007000_t0000_u01783214401795") 2026/07/05 01:25:46 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f102afc75e8943872_d20260705_m011953_c001_v0001105_t0005_u01783214393011") 2026/07/05 01:25:46 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f416906a7dd4fdeac_d20260705_m011952_c001_v7007000_t0000_u01783214392255") 2026/07/05 01:25:46 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783521_d20260705_m011947_c001_v0001113_t0004_u01783214387734") 2026/07/05 01:25:46 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f417c0ac73dfac281_d20260705_m011946_c001_v7007000_t0000_u01783214386858") 2026/07/05 01:25:46 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f107a726b0c79634a_d20260705_m011943_c001_v0001174_t0054_u01783214383390") 2026/07/05 01:25:46 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41993bc52d14257b_d20260705_m011943_c001_v7007000_t0000_u01783214383214") 2026/07/05 01:25:46 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f107a726b0c79632a_d20260705_m011940_c001_v0001174_t0039_u01783214380127") 2026/07/05 01:25:46 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41993bc52d142539_d20260705_m011939_c001_v7007000_t0000_u01783214379401") 2026/07/05 01:25:46 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323801fbd_d20260705_m011933_c001_v0001183_t0041_u01783214373469") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f404a008feea69614_d20260705_m011932_c001_v7007000_t0000_u01783214372496") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1091bf1b6fa8d2f2_d20260705_m011930_c001_v0001184_t0037_u01783214370567") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea03c1_d20260705_m011930_c001_v7007000_t0000_u01783214370388") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1091bf1b6fa8d2e0_d20260705_m011927_c001_v0001184_t0004_u01783214367133") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea038e_d20260705_m011926_c001_v7007000_t0000_u01783214366398") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764f0b_d20260705_m011920_c001_v0001171_t0030_u01783214360323") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0364_d20260705_m011919_c001_v7007000_t0000_u01783214359409") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f111c2be76b1e2f7c_d20260705_m011917_c001_v0001144_t0025_u01783214357248") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40692eec4b4110fc_d20260705_m011917_c001_v7007000_t0000_u01783214357044") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f111c2be76b1e2f76_d20260705_m011913_c001_v0001144_t0032_u01783214353013") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40692eec4b4110d3_d20260705_m011912_c001_v7007000_t0000_u01783214352268") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17834d7_d20260705_m011906_c001_v0001113_t0046_u01783214346795") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f411d15fd00d4499f_d20260705_m011905_c001_v7007000_t0000_u01783214345587") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f115748eb6018228b_d20260705_m011859_c001_v0001097_t0017_u01783214339661") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f416906a7dd4fde31_d20260705_m011859_c001_v7007000_t0000_u01783214339461") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323801f07_d20260705_m011855_c001_v0001183_t0016_u01783214335645") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f111ba76f974324e6_d20260705_m011854_c001_v0001106_t0005_u01783214334595") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f111ba76f974324e2_d20260705_m011853_c001_v0001106_t0045_u01783214333305") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4015f013e5e6bb1b_d20260705_m011840_c001_v7007000_t0000_u01783214320351") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17834a9_d20260705_m011833_c001_v0001113_t0034_u01783214313190") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f110280fcf34777c8_d20260705_m011832_c001_v0001130_t0022_u01783214312093") 2026/07/05 01:25:47 DEBUG : dst/one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f110280fcf34777c4_d20260705_m011831_c001_v0001130_t0034_u01783214311032") 2026/07/05 01:25:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e45_d20260705_m012032_c001_v7007000_t0000_u01783214432315") 2026/07/05 01:25:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1140bbc1cd258231_d20260705_m012027_c001_v0001044_t0036_u01783214427655") 2026/07/05 01:25:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f112efede00ddfcc2_d20260705_m012023_c001_v0001185_t0016_u01783214423330") 2026/07/05 01:25:48 DEBUG : dst/one.bak: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f405dfc0249d51ec4_d20260705_m012017_c001_v7007000_t0000_u01783214417991") 2026/07/05 01:25:48 DEBUG : dst/one.bak: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109cbb858f11cdf4_d20260705_m012014_c001_v0001185_t0021_u01783214414880") 2026/07/05 01:25:48 DEBUG : dst/one.bak: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1085a641b775f413_d20260705_m012010_c001_v0001157_t0012_u01783214410072") 2026/07/05 01:25:48 DEBUG : dst/one.bak: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f417c0ac73dfac2a6_d20260705_m012004_c001_v7007000_t0000_u01783214404853") 2026/07/05 01:25:48 DEBUG : dst/one.bak: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106b982de1dad06c_d20260705_m012001_c001_v0001171_t0004_u01783214401291") 2026/07/05 01:25:48 DEBUG : dst/one.bak: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106babbd032912d2_d20260705_m011951_c001_v0001182_t0024_u01783214391894") 2026/07/05 01:25:48 DEBUG : dst/three: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f411d15fd00d449a0_d20260705_m011905_c001_v7007000_t0000_u01783214345761") 2026/07/05 01:25:48 DEBUG : dst/three: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f111ba76f974324f4_d20260705_m011904_c001_v0001106_t0009_u01783214344035") 2026/07/05 01:25:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e46_d20260705_m012032_c001_v7007000_t0000_u01783214432505") 2026/07/05 01:25:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f112313f8fc6749e4_d20260705_m012029_c001_v0001144_t0038_u01783214429573") 2026/07/05 01:25:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10481c76dd97efd2_d20260705_m012025_c001_v0001178_t0045_u01783214425340") 2026/07/05 01:25:48 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e48_d20260705_m012032_c001_v7007000_t0000_u01783214432696") 2026/07/05 01:25:48 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f111f766523e81ab6_d20260705_m012030_c001_v0001033_t0015_u01783214430865") 2026/07/05 01:25:48 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f410d5f7e68e34d06_d20260705_m012030_c001_v7007000_t0000_u01783214430688") 2026/07/05 01:25:48 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f111f766523e81a9c_d20260705_m012025_c001_v0001033_t0011_u01783214425768") 2026/07/05 01:25:48 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f410d5f7e68e34d01_d20260705_m012025_c001_v7007000_t0000_u01783214425589") 2026/07/05 01:25:48 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178355d_d20260705_m012020_c001_v0001113_t0041_u01783214420537") 2026/07/05 01:25:48 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f405dfc0249d51ec5_d20260705_m012018_c001_v7007000_t0000_u01783214418167") 2026/07/05 01:25:49 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1162e2378f4a6e61_d20260705_m012016_c001_v0001032_t0029_u01783214416939") 2026/07/05 01:25:49 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4236b05f273bd064_d20260705_m012016_c001_v7007000_t0000_u01783214416753") 2026/07/05 01:25:49 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1162e2378f4a6e57_d20260705_m012013_c001_v0001032_t0025_u01783214413327") 2026/07/05 01:25:49 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4236b05f273bd05f_d20260705_m012013_c001_v7007000_t0000_u01783214413143") 2026/07/05 01:25:49 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783545_d20260705_m012007_c001_v0001113_t0024_u01783214407176") 2026/07/05 01:25:49 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f416906a7dd4fdeb0_d20260705_m012003_c001_v7007000_t0000_u01783214403794") 2026/07/05 01:25:49 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783537_d20260705_m011954_c001_v0001113_t0024_u01783214394734") 2026/07/05 01:25:49 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f416906a7dd4fdead_d20260705_m011954_c001_v7007000_t0000_u01783214394026") 2026/07/05 01:25:49 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380202b_d20260705_m011949_c001_v0001183_t0028_u01783214389210") 2026/07/05 01:25:49 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41993bc52d14257f_d20260705_m011945_c001_v7007000_t0000_u01783214385976") 2026/07/05 01:25:49 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323801feb_d20260705_m011942_c001_v0001183_t0037_u01783214382032") 2026/07/05 01:25:49 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41993bc52d14255d_d20260705_m011940_c001_v7007000_t0000_u01783214380989") 2026/07/05 01:25:49 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764f2f_d20260705_m011934_c001_v0001171_t0049_u01783214374747") 2026/07/05 01:25:49 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea03cf_d20260705_m011931_c001_v7007000_t0000_u01783214371547") 2026/07/05 01:25:49 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764f17_d20260705_m011928_c001_v0001171_t0009_u01783214368936") 2026/07/05 01:25:49 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0394_d20260705_m011927_c001_v7007000_t0000_u01783214367835") 2026/07/05 01:25:49 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17834f3_d20260705_m011921_c001_v0001113_t0018_u01783214361537") 2026/07/05 01:25:49 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40692eec4b41110b_d20260705_m011918_c001_v7007000_t0000_u01783214358503") 2026/07/05 01:25:49 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17834eb_d20260705_m011915_c001_v0001113_t0020_u01783214355721") 2026/07/05 01:25:49 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40692eec4b4110ef_d20260705_m011914_c001_v7007000_t0000_u01783214354637") 2026/07/05 01:25:49 DEBUG : dst/three.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323801f41_d20260705_m011907_c001_v0001183_t0010_u01783214347808") 2026/07/05 01:25:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f405dfc0249d51ec8_d20260705_m012018_c001_v7007000_t0000_u01783214418480") 2026/07/05 01:25:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1024759682bf7874_d20260705_m012016_c001_v0001113_t0039_u01783214416403") 2026/07/05 01:25:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f107540a20d0ca3f3_d20260705_m012012_c001_v0001044_t0047_u01783214412688") 2026/07/05 01:25:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f417c0ac73dfac2a8_d20260705_m012005_c001_v7007000_t0000_u01783214405028") 2026/07/05 01:25:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f101a71f57643d480_d20260705_m012003_c001_v0001098_t0038_u01783214403339") 2026/07/05 01:25:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109752c412607c0b_d20260705_m011953_c001_v0001100_t0022_u01783214393577") 2026/07/05 01:25:50 DEBUG : dst/two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e49_d20260705_m012032_c001_v7007000_t0000_u01783214432887") 2026/07/05 01:25:50 DEBUG : dst/two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238020c3_d20260705_m012019_c001_v0001183_t0055_u01783214419974") 2026/07/05 01:25:50 DEBUG : dst/two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f405dfc0249d51ec9_d20260705_m012018_c001_v7007000_t0000_u01783214418655") 2026/07/05 01:25:50 DEBUG : dst/two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802085_d20260705_m012006_c001_v0001183_t0005_u01783214406597") 2026/07/05 01:25:50 DEBUG : dst/two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f417c0ac73dfac2a9_d20260705_m012005_c001_v7007000_t0000_u01783214405203") 2026/07/05 01:25:50 DEBUG : dst/two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764f53_d20260705_m011948_c001_v0001171_t0018_u01783214388555") 2026/07/05 01:25:50 DEBUG : dst/two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f417c0ac73dfac282_d20260705_m011947_c001_v7007000_t0000_u01783214387033") 2026/07/05 01:25:50 DEBUG : dst/two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783509_d20260705_m011934_c001_v0001113_t0017_u01783214374019") 2026/07/05 01:25:50 DEBUG : dst/two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f404a008feea69615_d20260705_m011932_c001_v7007000_t0000_u01783214372688") 2026/07/05 01:25:50 DEBUG : dst/two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323801f7d_d20260705_m011920_c001_v0001183_t0042_u01783214360982") 2026/07/05 01:25:50 DEBUG : dst/two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0365_d20260705_m011919_c001_v7007000_t0000_u01783214359586") 2026/07/05 01:25:50 DEBUG : dst/two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764ef7_d20260705_m011907_c001_v0001171_t0013_u01783214347515") 2026/07/05 01:25:50 DEBUG : dst/two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f411d15fd00d449a1_d20260705_m011906_c001_v7007000_t0000_u01783214346086") 2026/07/05 01:25:50 DEBUG : dst/two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f115926ba187a928e_d20260705_m011901_c001_v0001180_t0031_u01783214341685") 2026/07/05 01:25:50 DEBUG : dst/two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4015f013e5e6bb1c_d20260705_m011840_c001_v7007000_t0000_u01783214320532") 2026/07/05 01:25:50 DEBUG : dst/two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f110280fcf34777d0_d20260705_m011839_c001_v0001130_t0013_u01783214319141") 2026/07/05 01:25:51 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297a222_d20260705_m011705_c001_v7007000_t0000_u01783214225822") 2026/07/05 01:25:51 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323801c53_d20260705_m011701_c001_v0001183_t0044_u01783214221595") 2026/07/05 01:25:51 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff52732979f6e_d20260705_m011659_c001_v7007000_t0000_u01783214219642") 2026/07/05 01:25:51 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323801bb3_d20260705_m011649_c001_v0001183_t0056_u01783214209386") 2026/07/05 01:25:51 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9f09_d20260705_m011610_c001_v7007000_t0000_u01783214170921") 2026/07/05 01:25:51 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323801a59_d20260705_m011607_c001_v0001183_t0038_u01783214167768") 2026/07/05 01:25:51 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea47920_d20260705_m011547_c001_v7007000_t0000_u01783214147889") 2026/07/05 01:25:51 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17833b2_d20260705_m011545_c001_v0001113_t0051_u01783214145914") 2026/07/05 01:25:51 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea47915_d20260705_m011544_c001_v7007000_t0000_u01783214144936") 2026/07/05 01:25:51 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17833ae_d20260705_m011543_c001_v0001113_t0049_u01783214143680") 2026/07/05 01:25:51 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea4790b_d20260705_m011540_c001_v7007000_t0000_u01783214140839") 2026/07/05 01:25:51 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178339c_d20260705_m011539_c001_v0001113_t0030_u01783214139097") 2026/07/05 01:25:51 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea47907_d20260705_m011538_c001_v7007000_t0000_u01783214138254") 2026/07/05 01:25:51 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783392_d20260705_m011536_c001_v0001113_t0049_u01783214136772") 2026/07/05 01:25:51 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea46dca_d20260705_m011530_c001_v7007000_t0000_u01783214130210") 2026/07/05 01:25:51 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783374_d20260705_m011528_c001_v0001113_t0024_u01783214128529") 2026/07/05 01:25:51 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea46d9f_d20260705_m011527_c001_v7007000_t0000_u01783214127633") 2026/07/05 01:25:51 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783370_d20260705_m011526_c001_v0001113_t0019_u01783214126570") 2026/07/05 01:25:51 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea46d39_d20260705_m011522_c001_v7007000_t0000_u01783214122016") 2026/07/05 01:25:51 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783356_d20260705_m011520_c001_v0001113_t0033_u01783214120658") 2026/07/05 01:25:51 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d50dd_d20260705_m011518_c001_v7007000_t0000_u01783214118758") 2026/07/05 01:25:52 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178334c_d20260705_m011517_c001_v0001113_t0026_u01783214117639") 2026/07/05 01:25:52 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d50d7_d20260705_m011517_c001_v7007000_t0000_u01783214117274") 2026/07/05 01:25:52 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f112650bdf05d22e6_d20260705_m011516_c001_v0001176_t0000_u01783214116658") 2026/07/05 01:25:52 DEBUG : empty space: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783348_d20260705_m011515_c001_v0001113_t0029_u01783214115038") 2026/07/05 01:25:52 DEBUG : enormous: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea4791b_d20260705_m011547_c001_v7007000_t0000_u01783214147006") 2026/07/05 01:25:52 DEBUG : enormous: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17833b4_d20260705_m011546_c001_v0001113_t0015_u01783214146203") 2026/07/05 01:25:52 DEBUG : existing: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e4d_d20260705_m012037_c001_v7007000_t0000_u01783214437937") 2026/07/05 01:25:52 DEBUG : existing: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783587_d20260705_m012036_c001_v0001113_t0010_u01783214436548") 2026/07/05 01:25:52 DEBUG : existing: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9f07_d20260705_m011606_c001_v7007000_t0000_u01783214166366") 2026/07/05 01:25:52 DEBUG : existing: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323801a4d_d20260705_m011605_c001_v0001183_t0041_u01783214165266") 2026/07/05 01:25:52 DEBUG : existing: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d5097_d20260705_m011511_c001_v7007000_t0000_u01783214111751") 2026/07/05 01:25:52 DEBUG : existing: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178333e_d20260705_m011510_c001_v0001113_t0050_u01783214110718") 2026/07/05 01:25:52 DEBUG : existing: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d5095_d20260705_m011510_c001_v7007000_t0000_u01783214110162") 2026/07/05 01:25:52 DEBUG : existing: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178333a_d20260705_m011509_c001_v0001113_t0032_u01783214109410") 2026/07/05 01:25:52 DEBUG : existing: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783336_d20260705_m011508_c001_v0001113_t0042_u01783214108446") 2026/07/05 01:25:52 DEBUG : existing-b: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9f08_d20260705_m011606_c001_v7007000_t0000_u01783214166542") 2026/07/05 01:25:52 DEBUG : existing-b: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17833d4_d20260705_m011605_c001_v0001113_t0021_u01783214165254") 2026/07/05 01:25:52 DEBUG : file1: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad889_d20260705_m012129_c001_v7007000_t0000_u01783214489379") 2026/07/05 01:25:52 DEBUG : file1: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238022b3_d20260705_m012128_c001_v0001183_t0020_u01783214488215") 2026/07/05 01:25:52 DEBUG : file1: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad882_d20260705_m012126_c001_v7007000_t0000_u01783214486972") 2026/07/05 01:25:52 DEBUG : file1: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765081_d20260705_m012125_c001_v0001171_t0050_u01783214485561") 2026/07/05 01:25:53 DEBUG : five: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea47924_d20260705_m011551_c001_v7007000_t0000_u01783214151680") 2026/07/05 01:25:53 DEBUG : five: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f406a3c26b17833c0_d20260705_m011549_c001_v0001113_t0039_u01783214149728") 2026/07/05 01:25:53 DEBUG : foo: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea46d27_d20260705_m011520_c001_v7007000_t0000_u01783214120298") 2026/07/05 01:25:53 DEBUG : foo: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f406a3c26b1783354_d20260705_m011519_c001_v0001113_t0039_u01783214119656") 2026/07/05 01:25:53 DEBUG : foo: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f406a3c26b1783350_d20260705_m011519_c001_v0001113_t0039_u01783214119124") 2026/07/05 01:25:53 DEBUG : four: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9ef1_d20260705_m011551_c001_v7007000_t0000_u01783214151862") 2026/07/05 01:25:53 DEBUG : four: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4183fab886764d13_d20260705_m011550_c001_v0001171_t0012_u01783214150266") 2026/07/05 01:25:53 DEBUG : four: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17833be_d20260705_m011548_c001_v0001113_t0010_u01783214148942") 2026/07/05 01:25:53 DEBUG : hello world2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d168d_d20260705_m011422_c001_v7007000_t0000_u01783214062674") 2026/07/05 01:25:53 DEBUG : hello world2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17832b4_d20260705_m011422_c001_v0001113_t0033_u01783214062034") 2026/07/05 01:25:53 DEBUG : ignore-size: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d5093_d20260705_m011508_c001_v7007000_t0000_u01783214108079") 2026/07/05 01:25:53 DEBUG : ignore-size: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783330_d20260705_m011506_c001_v0001113_t0008_u01783214106613") 2026/07/05 01:25:53 DEBUG : nested/sub dir/file: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9f04_d20260705_m011604_c001_v7007000_t0000_u01783214164552") 2026/07/05 01:25:53 DEBUG : nested/sub dir/file: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323801a41_d20260705_m011603_c001_v0001183_t0040_u01783214163905") 2026/07/05 01:25:53 DEBUG : nested/sub dir/file: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9f00_d20260705_m011603_c001_v7007000_t0000_u01783214163175") 2026/07/05 01:25:53 DEBUG : nested/sub dir/file: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323801a39_d20260705_m011601_c001_v0001183_t0013_u01783214161802") 2026/07/05 01:25:53 DEBUG : one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9ef2_d20260705_m011552_c001_v7007000_t0000_u01783214152076") 2026/07/05 01:25:53 DEBUG : one: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f406a3c26b17833b8_d20260705_m011548_c001_v0001113_t0039_u01783214148259") 2026/07/05 01:25:53 DEBUG : only0: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad866_d20260705_m012121_c001_v7007000_t0000_u01783214481293") 2026/07/05 01:25:53 DEBUG : only0: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4183fab88676505b_d20260705_m012115_c001_v0001171_t0012_u01783214475825") 2026/07/05 01:25:53 DEBUG : only0: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765023_d20260705_m012102_c001_v0001171_t0010_u01783214462859") 2026/07/05 01:25:53 DEBUG : only0: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4082c36fc8d6a5bd_d20260705_m012057_c001_v7007000_t0000_u01783214457018") 2026/07/05 01:25:54 DEBUG : only0: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783595_d20260705_m012042_c001_v0001113_t0022_u01783214442648") 2026/07/05 01:25:54 DEBUG : only1: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad867_d20260705_m012121_c001_v7007000_t0000_u01783214481470") 2026/07/05 01:25:54 DEBUG : only1: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f409895932380227d_d20260705_m012116_c001_v0001183_t0026_u01783214476418") 2026/07/05 01:25:54 DEBUG : only1: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17835e1_d20260705_m012103_c001_v0001113_t0029_u01783214463813") 2026/07/05 01:25:54 DEBUG : only1: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e6f_d20260705_m012057_c001_v7007000_t0000_u01783214457383") 2026/07/05 01:25:54 DEBUG : only1: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802189_d20260705_m012043_c001_v0001183_t0039_u01783214443552") 2026/07/05 01:25:54 DEBUG : only10: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad869_d20260705_m012121_c001_v7007000_t0000_u01783214481646") 2026/07/05 01:25:54 DEBUG : only10: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40935b13d73a5d6b_d20260705_m012116_c001_v0001167_t0054_u01783214476380") 2026/07/05 01:25:54 DEBUG : only10: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17835f7_d20260705_m012109_c001_v0001113_t0011_u01783214469402") 2026/07/05 01:25:54 DEBUG : only10: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e6e_d20260705_m012057_c001_v7007000_t0000_u01783214457209") 2026/07/05 01:25:54 DEBUG : only10: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238021c3_d20260705_m012048_c001_v0001183_t0044_u01783214448728") 2026/07/05 01:25:54 DEBUG : only11: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad86b_d20260705_m012121_c001_v7007000_t0000_u01783214481822") 2026/07/05 01:25:54 DEBUG : only11: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4098959323802275_d20260705_m012115_c001_v0001183_t0026_u01783214475835") 2026/07/05 01:25:54 DEBUG : only11: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802255_d20260705_m012110_c001_v0001183_t0004_u01783214470052") 2026/07/05 01:25:54 DEBUG : only11: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4082c36fc8d6a5bb_d20260705_m012056_c001_v7007000_t0000_u01783214456664") 2026/07/05 01:25:54 DEBUG : only11: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764fef_d20260705_m012049_c001_v0001171_t0054_u01783214449502") 2026/07/05 01:25:54 DEBUG : only12: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad86c_d20260705_m012121_c001_v7007000_t0000_u01783214481997") 2026/07/05 01:25:54 DEBUG : only12: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f406a3c26b1783611_d20260705_m012115_c001_v0001113_t0039_u01783214475847") 2026/07/05 01:25:54 DEBUG : only12: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765047_d20260705_m012110_c001_v0001171_t0015_u01783214470816") 2026/07/05 01:25:54 DEBUG : only12: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41732883679d4061_d20260705_m012056_c001_v7007000_t0000_u01783214456701") 2026/07/05 01:25:54 DEBUG : only12: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17835b5_d20260705_m012050_c001_v0001113_t0022_u01783214450135") 2026/07/05 01:25:54 DEBUG : only13: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad86d_d20260705_m012122_c001_v7007000_t0000_u01783214482175") 2026/07/05 01:25:55 DEBUG : only13: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4183fab88676505d_d20260705_m012116_c001_v0001171_t0012_u01783214476040") 2026/07/05 01:25:55 DEBUG : only13: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17835ff_d20260705_m012111_c001_v0001113_t0055_u01783214471346") 2026/07/05 01:25:55 DEBUG : only13: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4082c36fc8d6a5bc_d20260705_m012056_c001_v7007000_t0000_u01783214456841") 2026/07/05 01:25:55 DEBUG : only13: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238021db_d20260705_m012050_c001_v0001183_t0000_u01783214450868") 2026/07/05 01:25:55 DEBUG : only14: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad86e_d20260705_m012122_c001_v7007000_t0000_u01783214482357") 2026/07/05 01:25:55 DEBUG : only14: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4098959323802277_d20260705_m012116_c001_v0001183_t0026_u01783214476049") 2026/07/05 01:25:55 DEBUG : only14: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380225f_d20260705_m012112_c001_v0001183_t0051_u01783214472022") 2026/07/05 01:25:55 DEBUG : only14: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e6d_d20260705_m012057_c001_v7007000_t0000_u01783214457034") 2026/07/05 01:25:55 DEBUG : only14: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764ff9_d20260705_m012051_c001_v0001171_t0051_u01783214451465") 2026/07/05 01:25:55 DEBUG : only15: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad86f_d20260705_m012122_c001_v7007000_t0000_u01783214482535") 2026/07/05 01:25:55 DEBUG : only15: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f406a3c26b1783613_d20260705_m012116_c001_v0001113_t0039_u01783214476061") 2026/07/05 01:25:55 DEBUG : only15: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676504b_d20260705_m012112_c001_v0001171_t0050_u01783214472596") 2026/07/05 01:25:55 DEBUG : only15: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d57f5_d20260705_m012056_c001_v7007000_t0000_u01783214456683") 2026/07/05 01:25:55 DEBUG : only15: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17835bf_d20260705_m012052_c001_v0001113_t0012_u01783214452075") 2026/07/05 01:25:55 DEBUG : only16: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad871_d20260705_m012122_c001_v7007000_t0000_u01783214482710") 2026/07/05 01:25:55 DEBUG : only16: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4183fab88676505f_d20260705_m012116_c001_v0001171_t0012_u01783214476222") 2026/07/05 01:25:55 DEBUG : only16: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783607_d20260705_m012113_c001_v0001113_t0043_u01783214473126") 2026/07/05 01:25:55 DEBUG : only16: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d57f7_d20260705_m012057_c001_v7007000_t0000_u01783214457046") 2026/07/05 01:25:55 DEBUG : only16: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238021f1_d20260705_m012053_c001_v0001183_t0016_u01783214453033") 2026/07/05 01:25:56 DEBUG : only17: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad872_d20260705_m012122_c001_v7007000_t0000_u01783214482886") 2026/07/05 01:25:56 DEBUG : only17: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f409895932380227b_d20260705_m012116_c001_v0001183_t0026_u01783214476231") 2026/07/05 01:25:56 DEBUG : only17: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802267_d20260705_m012113_c001_v0001183_t0015_u01783214473715") 2026/07/05 01:25:56 DEBUG : only17: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d57f8_d20260705_m012057_c001_v7007000_t0000_u01783214457220") 2026/07/05 01:25:56 DEBUG : only17: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765007_d20260705_m012053_c001_v0001171_t0043_u01783214453554") 2026/07/05 01:25:56 DEBUG : only18: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad874_d20260705_m012123_c001_v7007000_t0000_u01783214483062") 2026/07/05 01:25:56 DEBUG : only18: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f406a3c26b1783615_d20260705_m012116_c001_v0001113_t0039_u01783214476259") 2026/07/05 01:25:56 DEBUG : only18: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676504f_d20260705_m012114_c001_v0001171_t0001_u01783214474413") 2026/07/05 01:25:56 DEBUG : only18: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41732883679d4064_d20260705_m012057_c001_v7007000_t0000_u01783214457273") 2026/07/05 01:25:56 DEBUG : only18: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17835c9_d20260705_m012054_c001_v0001113_t0035_u01783214454417") 2026/07/05 01:25:56 DEBUG : only19: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad875_d20260705_m012123_c001_v7007000_t0000_u01783214483239") 2026/07/05 01:25:56 DEBUG : only19: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4183fab886765061_d20260705_m012116_c001_v0001171_t0012_u01783214476408") 2026/07/05 01:25:56 DEBUG : only19: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178360d_d20260705_m012114_c001_v0001113_t0013_u01783214474982") 2026/07/05 01:25:57 DEBUG : only19: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4082c36fc8d6a5bf_d20260705_m012057_c001_v7007000_t0000_u01783214457370") 2026/07/05 01:25:57 DEBUG : only19: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802201_d20260705_m012055_c001_v0001183_t0037_u01783214455175") 2026/07/05 01:25:57 DEBUG : only2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad876_d20260705_m012123_c001_v7007000_t0000_u01783214483414") 2026/07/05 01:25:57 DEBUG : only2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f406a3c26b1783617_d20260705_m012116_c001_v0001113_t0039_u01783214476437") 2026/07/05 01:25:57 DEBUG : only2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380222f_d20260705_m012104_c001_v0001183_t0057_u01783214464491") 2026/07/05 01:25:57 DEBUG : only2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4082c36fc8d6a5b9_d20260705_m012056_c001_v7007000_t0000_u01783214456312") 2026/07/05 01:25:57 DEBUG : only2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764fcd_d20260705_m012044_c001_v0001171_t0046_u01783214444044") 2026/07/05 01:25:57 DEBUG : only3: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad878_d20260705_m012123_c001_v7007000_t0000_u01783214483590") 2026/07/05 01:25:57 DEBUG : only3: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40935b13d73a5d6d_d20260705_m012116_c001_v0001167_t0054_u01783214476558") 2026/07/05 01:25:57 DEBUG : only3: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676502f_d20260705_m012105_c001_v0001171_t0054_u01783214465097") 2026/07/05 01:25:57 DEBUG : only3: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4082c36fc8d6a5be_d20260705_m012057_c001_v7007000_t0000_u01783214457194") 2026/07/05 01:25:57 DEBUG : only3: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178359d_d20260705_m012044_c001_v0001113_t0052_u01783214444618") 2026/07/05 01:25:57 DEBUG : only4: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad879_d20260705_m012123_c001_v7007000_t0000_u01783214483766") 2026/07/05 01:25:57 DEBUG : only4: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4183fab886765065_d20260705_m012116_c001_v0001171_t0012_u01783214476595") 2026/07/05 01:25:57 DEBUG : only4: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17835e7_d20260705_m012105_c001_v0001113_t0043_u01783214465632") 2026/07/05 01:25:57 DEBUG : only4: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e6b_d20260705_m012056_c001_v7007000_t0000_u01783214456685") 2026/07/05 01:25:57 DEBUG : only4: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380219b_d20260705_m012045_c001_v0001183_t0017_u01783214445206") 2026/07/05 01:25:57 DEBUG : only5: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad87a_d20260705_m012123_c001_v7007000_t0000_u01783214483943") 2026/07/05 01:25:57 DEBUG : only5: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4098959323802281_d20260705_m012116_c001_v0001183_t0026_u01783214476788") 2026/07/05 01:25:57 DEBUG : only5: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380223d_d20260705_m012106_c001_v0001183_t0021_u01783214466229") 2026/07/05 01:25:58 DEBUG : only5: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4082c36fc8d6a5ba_d20260705_m012056_c001_v7007000_t0000_u01783214456488") 2026/07/05 01:25:58 DEBUG : only5: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764fd9_d20260705_m012045_c001_v0001171_t0029_u01783214445913") 2026/07/05 01:25:58 DEBUG : only6: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad87b_d20260705_m012124_c001_v7007000_t0000_u01783214484118") 2026/07/05 01:25:58 DEBUG : only6: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f409895932380227f_d20260705_m012116_c001_v0001183_t0026_u01783214476604") 2026/07/05 01:25:58 DEBUG : only6: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765039_d20260705_m012107_c001_v0001171_t0010_u01783214467001") 2026/07/05 01:25:58 DEBUG : only6: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd0e6c_d20260705_m012056_c001_v7007000_t0000_u01783214456860") 2026/07/05 01:25:58 DEBUG : only6: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17835a5_d20260705_m012046_c001_v0001113_t0051_u01783214446521") 2026/07/05 01:25:58 DEBUG : only7: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad87c_d20260705_m012124_c001_v7007000_t0000_u01783214484295") 2026/07/05 01:25:58 DEBUG : only7: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f406a3c26b1783619_d20260705_m012116_c001_v0001113_t0039_u01783214476616") 2026/07/05 01:25:58 DEBUG : only7: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17835ed_d20260705_m012107_c001_v0001113_t0019_u01783214467484") 2026/07/05 01:25:58 DEBUG : only7: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d57f6_d20260705_m012056_c001_v7007000_t0000_u01783214456873") 2026/07/05 01:25:58 DEBUG : only7: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238021af_d20260705_m012047_c001_v0001183_t0029_u01783214447064") 2026/07/05 01:25:58 DEBUG : only8: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad87d_d20260705_m012124_c001_v7007000_t0000_u01783214484470") 2026/07/05 01:25:58 DEBUG : only8: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40935b13d73a5d71_d20260705_m012116_c001_v0001167_t0054_u01783214476733") 2026/07/05 01:25:58 DEBUG : only8: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380224d_d20260705_m012108_c001_v0001183_t0044_u01783214468224") 2026/07/05 01:25:58 DEBUG : only8: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41732883679d4063_d20260705_m012057_c001_v7007000_t0000_u01783214457082") 2026/07/05 01:25:58 DEBUG : only8: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764fe9_d20260705_m012047_c001_v0001171_t0018_u01783214447656") 2026/07/05 01:25:58 DEBUG : only9: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad87e_d20260705_m012124_c001_v7007000_t0000_u01783214484651") 2026/07/05 01:25:58 DEBUG : only9: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4183fab886765067_d20260705_m012116_c001_v0001171_t0012_u01783214476779") 2026/07/05 01:25:58 DEBUG : only9: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676503f_d20260705_m012108_c001_v0001171_t0041_u01783214468888") 2026/07/05 01:25:58 DEBUG : only9: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41732883679d4062_d20260705_m012056_c001_v7007000_t0000_u01783214456892") 2026/07/05 01:25:59 DEBUG : only9: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17835af_d20260705_m012048_c001_v0001113_t0035_u01783214448161") 2026/07/05 01:25:59 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9efe_d20260705_m011600_c001_v7007000_t0000_u01783214160664") 2026/07/05 01:25:59 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323801a1b_d20260705_m011558_c001_v0001183_t0022_u01783214158584") 2026/07/05 01:25:59 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9efb_d20260705_m011557_c001_v7007000_t0000_u01783214157866") 2026/07/05 01:25:59 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17833ce_d20260705_m011555_c001_v0001113_t0010_u01783214155837") 2026/07/05 01:25:59 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9ef8_d20260705_m011555_c001_v7007000_t0000_u01783214155129") 2026/07/05 01:25:59 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764d1d_d20260705_m011552_c001_v0001171_t0013_u01783214152950") 2026/07/05 01:25:59 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea4790e_d20260705_m011542_c001_v7007000_t0000_u01783214142636") 2026/07/05 01:25:59 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17833a4_d20260705_m011541_c001_v0001113_t0025_u01783214141364") 2026/07/05 01:25:59 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea4790a_d20260705_m011539_c001_v7007000_t0000_u01783214139787") 2026/07/05 01:25:59 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783398_d20260705_m011538_c001_v0001113_t0035_u01783214138780") 2026/07/05 01:25:59 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea47905_d20260705_m011537_c001_v7007000_t0000_u01783214137546") 2026/07/05 01:25:59 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783390_d20260705_m011536_c001_v0001113_t0009_u01783214136322") 2026/07/05 01:25:59 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea46dbf_d20260705_m011529_c001_v7007000_t0000_u01783214129688") 2026/07/05 01:25:59 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783372_d20260705_m011528_c001_v0001113_t0024_u01783214128156") 2026/07/05 01:25:59 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea46da2_d20260705_m011527_c001_v7007000_t0000_u01783214127806") 2026/07/05 01:25:59 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178336c_d20260705_m011526_c001_v0001113_t0043_u01783214126255") 2026/07/05 01:25:59 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea46d79_d20260705_m011525_c001_v7007000_t0000_u01783214125905") 2026/07/05 01:25:59 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783368_d20260705_m011525_c001_v0001113_t0047_u01783214125231") 2026/07/05 01:25:59 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783364_d20260705_m011524_c001_v0001113_t0024_u01783214124445") 2026/07/05 01:25:59 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea46d64_d20260705_m011524_c001_v7007000_t0000_u01783214124095") 2026/07/05 01:26:00 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783360_d20260705_m011523_c001_v0001113_t0054_u01783214123347") 2026/07/05 01:26:00 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178335c_d20260705_m011522_c001_v0001113_t0024_u01783214122541") 2026/07/05 01:26:00 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea46d3e_d20260705_m011522_c001_v7007000_t0000_u01783214122191") 2026/07/05 01:26:00 DEBUG : potato: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178335a_d20260705_m011521_c001_v0001113_t0040_u01783214121310") 2026/07/05 01:26:00 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40692eec4b410e49_d20260705_m011715_c001_v7007000_t0000_u01783214235043") 2026/07/05 01:26:00 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764e19_d20260705_m011714_c001_v0001171_t0058_u01783214234331") 2026/07/05 01:26:00 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297a224_d20260705_m011706_c001_v7007000_t0000_u01783214226597") 2026/07/05 01:26:00 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764df7_d20260705_m011700_c001_v0001171_t0004_u01783214220897") 2026/07/05 01:26:00 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0142_d20260705_m011653_c001_v7007000_t0000_u01783214213991") 2026/07/05 01:26:00 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764dc1_d20260705_m011648_c001_v0001171_t0031_u01783214208725") 2026/07/05 01:26:00 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9f0a_d20260705_m011611_c001_v7007000_t0000_u01783214171409") 2026/07/05 01:26:00 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764d41_d20260705_m011607_c001_v0001171_t0040_u01783214167463") 2026/07/05 01:26:00 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea4791d_d20260705_m011547_c001_v7007000_t0000_u01783214147183") 2026/07/05 01:26:00 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17833b0_d20260705_m011545_c001_v0001113_t0005_u01783214145459") 2026/07/05 01:26:00 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea47916_d20260705_m011545_c001_v7007000_t0000_u01783214145110") 2026/07/05 01:26:00 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17833ac_d20260705_m011543_c001_v0001113_t0048_u01783214143162") 2026/07/05 01:26:00 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea47910_d20260705_m011542_c001_v7007000_t0000_u01783214142811") 2026/07/05 01:26:00 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17833a6_d20260705_m011542_c001_v0001113_t0036_u01783214142041") 2026/07/05 01:26:00 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea4790c_d20260705_m011541_c001_v7007000_t0000_u01783214141015") 2026/07/05 01:26:00 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178339e_d20260705_m011540_c001_v0001113_t0052_u01783214140140") 2026/07/05 01:26:01 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea47908_d20260705_m011538_c001_v7007000_t0000_u01783214138429") 2026/07/05 01:26:01 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783394_d20260705_m011537_c001_v0001113_t0039_u01783214137556") 2026/07/05 01:26:01 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42594a833ea46dcd_d20260705_m011530_c001_v7007000_t0000_u01783214130385") 2026/07/05 01:26:01 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783378_d20260705_m011529_c001_v0001113_t0010_u01783214129285") 2026/07/05 01:26:01 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d1691_d20260705_m011425_c001_v7007000_t0000_u01783214065559") 2026/07/05 01:26:01 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17832bc_d20260705_m011424_c001_v0001113_t0013_u01783214064806") 2026/07/05 01:26:01 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d168f_d20260705_m011423_c001_v7007000_t0000_u01783214063919") 2026/07/05 01:26:01 DEBUG : potato2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17832b6_d20260705_m011423_c001_v0001113_t0021_u01783214063192") 2026/07/05 01:26:01 DEBUG : potato3: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297a223_d20260705_m011706_c001_v7007000_t0000_u01783214226420") 2026/07/05 01:26:01 DEBUG : potato3: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783434_d20260705_m011702_c001_v0001113_t0010_u01783214222192") 2026/07/05 01:26:01 DEBUG : potato3: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0141_d20260705_m011653_c001_v7007000_t0000_u01783214213813") 2026/07/05 01:26:01 DEBUG : potato3: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178341a_d20260705_m011649_c001_v0001113_t0055_u01783214209942") 2026/07/05 01:26:01 DEBUG : potato3: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9f0b_d20260705_m011611_c001_v7007000_t0000_u01783214171585") 2026/07/05 01:26:01 DEBUG : potato3: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17833da_d20260705_m011607_c001_v0001113_t0054_u01783214167971") 2026/07/05 01:26:01 DEBUG : pre-dest1/1: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f411d15fd00d4498d_d20260705_m011849_c001_v7007000_t0000_u01783214329207") 2026/07/05 01:26:01 DEBUG : pre-dest1/1: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17834b7_d20260705_m011841_c001_v0001113_t0044_u01783214321249") 2026/07/05 01:26:01 DEBUG : pre-dest2/2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f411d15fd00d4498e_d20260705_m011849_c001_v7007000_t0000_u01783214329429") 2026/07/05 01:26:01 DEBUG : pre-dest2/2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764ebf_d20260705_m011842_c001_v0001171_t0034_u01783214322044") 2026/07/05 01:26:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4015f013e5e6bb0a_d20260705_m011826_c001_v7007000_t0000_u01783214306920") 2026/07/05 01:26:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323801e9b_d20260705_m011823_c001_v0001183_t0015_u01783214303067") 2026/07/05 01:26:01 DEBUG : sizeonly: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d5092_d20260705_m011506_c001_v7007000_t0000_u01783214106066") 2026/07/05 01:26:02 DEBUG : sizeonly: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178332e_d20260705_m011504_c001_v0001113_t0040_u01783214104945") 2026/07/05 01:26:02 DEBUG : splitbanan: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619da6fc_d20260705_m012320_c001_v7007000_t0000_u01783214600631") 2026/07/05 01:26:02 DEBUG : splitbanan: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783715_d20260705_m012313_c001_v0001113_t0029_u01783214593074") 2026/07/05 01:26:02 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abdc_d20260705_m012439_c001_v7007000_t0000_u01783214679840") 2026/07/05 01:26:02 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17837cd_d20260705_m012432_c001_v0001113_t0056_u01783214672772") 2026/07/05 01:26:02 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42424937c0ea0a00_d20260705_m012424_c001_v7007000_t0000_u01783214664324") 2026/07/05 01:26:02 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17837a5_d20260705_m012417_c001_v0001113_t0031_u01783214657061") 2026/07/05 01:26:02 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f41913b676784ec0c_d20260705_m012408_c001_v7007000_t0000_u01783214648393") 2026/07/05 01:26:02 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783779_d20260705_m012401_c001_v0001113_t0009_u01783214641031") 2026/07/05 01:26:02 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f407414db8f96323f_d20260705_m012351_c001_v7007000_t0000_u01783214631953") 2026/07/05 01:26:02 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783755_d20260705_m012345_c001_v0001113_t0010_u01783214625199") 2026/07/05 01:26:02 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575adad2_d20260705_m012336_c001_v7007000_t0000_u01783214616086") 2026/07/05 01:26:02 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783731_d20260705_m012329_c001_v0001113_t0042_u01783214609221") 2026/07/05 01:26:02 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f42050008688f4b49_d20260705_m012315_c001_v7007000_t0000_u01783214595210") 2026/07/05 01:26:02 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f67_d20260705_m012312_c001_v0001167_t0057_u01783214592122") 2026/07/05 01:26:02 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4167e7de96271580_d20260705_m012303_c001_v7007000_t0000_u01783214583813") 2026/07/05 01:26:02 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f33_d20260705_m012256_c001_v0001167_t0017_u01783214576996") 2026/07/05 01:26:02 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f427a4d3f6e1a1f58_d20260705_m012255_c001_v7007000_t0000_u01783214575722") 2026/07/05 01:26:02 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f19_d20260705_m012252_c001_v0001167_t0056_u01783214572879") 2026/07/05 01:26:02 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f413f4b08d2552eab_d20260705_m012244_c001_v7007000_t0000_u01783214564709") 2026/07/05 01:26:03 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5ecb_d20260705_m012237_c001_v0001167_t0002_u01783214557774") 2026/07/05 01:26:03 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40692eec4b411572_d20260705_m012236_c001_v7007000_t0000_u01783214556747") 2026/07/05 01:26:03 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17836a9_d20260705_m012233_c001_v0001113_t0047_u01783214553223") 2026/07/05 01:26:03 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddff8b_d20260705_m012219_c001_v7007000_t0000_u01783214539779") 2026/07/05 01:26:03 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867650f1_d20260705_m012216_c001_v0001171_t0034_u01783214536009") 2026/07/05 01:26:03 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026c4e_d20260705_m012206_c001_v7007000_t0000_u01783214526378") 2026/07/05 01:26:03 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867650c9_d20260705_m012159_c001_v0001171_t0040_u01783214519703") 2026/07/05 01:26:03 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfecf_d20260705_m012151_c001_v7007000_t0000_u01783214511167") 2026/07/05 01:26:03 DEBUG : splitbananasplit: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867650a9_d20260705_m012144_c001_v0001171_t0042_u01783214504744") 2026/07/05 01:26:03 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40054d1a0dbd1085_d20260705_m012259_c001_v7007000_t0000_u01783214579043") 2026/07/05 01:26:03 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5f1d_d20260705_m012253_c001_v0001167_t0026_u01783214573805") 2026/07/05 01:26:03 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad894_d20260705_m012136_c001_v7007000_t0000_u01783214496994") 2026/07/05 01:26:03 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765091_d20260705_m012134_c001_v0001171_t0037_u01783214494210") 2026/07/05 01:26:03 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfdee_d20260705_m012133_c001_v7007000_t0000_u01783214493028") 2026/07/05 01:26:03 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178363f_d20260705_m012130_c001_v0001113_t0011_u01783214490282") 2026/07/05 01:26:03 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9f05_d20260705_m011604_c001_v7007000_t0000_u01783214164728") 2026/07/05 01:26:03 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764d39_d20260705_m011603_c001_v0001171_t0043_u01783214163893") 2026/07/05 01:26:03 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9f01_d20260705_m011603_c001_v7007000_t0000_u01783214163362") 2026/07/05 01:26:03 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17833d0_d20260705_m011602_c001_v0001113_t0004_u01783214162140") 2026/07/05 01:26:03 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d508d_d20260705_m011502_c001_v7007000_t0000_u01783214102678") 2026/07/05 01:26:03 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783322_d20260705_m011500_c001_v0001113_t0004_u01783214100765") 2026/07/05 01:26:04 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d508a_d20260705_m011500_c001_v7007000_t0000_u01783214100399") 2026/07/05 01:26:04 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178331c_d20260705_m011458_c001_v0001113_t0042_u01783214098869") 2026/07/05 01:26:04 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d5089_d20260705_m011456_c001_v7007000_t0000_u01783214096854") 2026/07/05 01:26:04 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783310_d20260705_m011455_c001_v0001113_t0023_u01783214095425") 2026/07/05 01:26:04 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d5087_d20260705_m011454_c001_v7007000_t0000_u01783214094813") 2026/07/05 01:26:04 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178330c_d20260705_m011453_c001_v0001113_t0019_u01783214093364") 2026/07/05 01:26:04 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178330a_d20260705_m011450_c001_v0001113_t0054_u01783214090177") 2026/07/05 01:26:04 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d5082_d20260705_m011449_c001_v7007000_t0000_u01783214089812") 2026/07/05 01:26:04 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783304_d20260705_m011448_c001_v0001113_t0042_u01783214088954") 2026/07/05 01:26:04 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783302_d20260705_m011447_c001_v0001113_t0021_u01783214087983") 2026/07/05 01:26:04 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d5080_d20260705_m011447_c001_v7007000_t0000_u01783214087620") 2026/07/05 01:26:04 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17832fa_d20260705_m011444_c001_v0001113_t0006_u01783214084517") 2026/07/05 01:26:04 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17832f0_d20260705_m011441_c001_v0001113_t0052_u01783214081625") 2026/07/05 01:26:04 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d507e_d20260705_m011441_c001_v7007000_t0000_u01783214081279") 2026/07/05 01:26:04 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17832ec_d20260705_m011440_c001_v0001113_t0047_u01783214080433") 2026/07/05 01:26:04 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17832e4_d20260705_m011439_c001_v0001113_t0045_u01783214079371") 2026/07/05 01:26:04 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d507c_d20260705_m011439_c001_v7007000_t0000_u01783214079026") 2026/07/05 01:26:04 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17832d8_d20260705_m011434_c001_v0001113_t0018_u01783214074793") 2026/07/05 01:26:04 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d35de_d20260705_m011434_c001_v7007000_t0000_u01783214074445") 2026/07/05 01:26:04 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17832d6_d20260705_m011433_c001_v0001113_t0039_u01783214073734") 2026/07/05 01:26:04 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d1a84_d20260705_m011432_c001_v7007000_t0000_u01783214072870") 2026/07/05 01:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17832d2_d20260705_m011431_c001_v0001113_t0004_u01783214071862") 2026/07/05 01:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d169b_d20260705_m011431_c001_v7007000_t0000_u01783214071341") 2026/07/05 01:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17832d0_d20260705_m011430_c001_v0001113_t0013_u01783214070565") 2026/07/05 01:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d169a_d20260705_m011429_c001_v7007000_t0000_u01783214069699") 2026/07/05 01:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17832c6_d20260705_m011428_c001_v0001113_t0054_u01783214068759") 2026/07/05 01:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d1695_d20260705_m011428_c001_v7007000_t0000_u01783214068151") 2026/07/05 01:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17832c4_d20260705_m011427_c001_v0001113_t0037_u01783214067502") 2026/07/05 01:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d1692_d20260705_m011426_c001_v7007000_t0000_u01783214066984") 2026/07/05 01:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17832be_d20260705_m011426_c001_v0001113_t0006_u01783214066079") 2026/07/05 01:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d168c_d20260705_m011421_c001_v7007000_t0000_u01783214061514") 2026/07/05 01:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17832b2_d20260705_m011420_c001_v0001113_t0007_u01783214060723") 2026/07/05 01:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d168b_d20260705_m011420_c001_v7007000_t0000_u01783214060203") 2026/07/05 01:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17832b0_d20260705_m011419_c001_v0001113_t0005_u01783214059348") 2026/07/05 01:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d1689_d20260705_m011418_c001_v7007000_t0000_u01783214058466") 2026/07/05 01:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17832ac_d20260705_m011417_c001_v0001113_t0054_u01783214057696") 2026/07/05 01:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4184404ded5d1685_d20260705_m011415_c001_v7007000_t0000_u01783214055603") 2026/07/05 01:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17832a6_d20260705_m011414_c001_v0001113_t0025_u01783214054800") 2026/07/05 01:26:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad895_d20260705_m012137_c001_v7007000_t0000_u01783214497170") 2026/07/05 01:26:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238022cb_d20260705_m012134_c001_v0001183_t0027_u01783214494231") 2026/07/05 01:26:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4034c04bdaddfdef_d20260705_m012133_c001_v7007000_t0000_u01783214493219") 2026/07/05 01:26:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5da9_d20260705_m012130_c001_v0001167_t0013_u01783214490293") 2026/07/05 01:26:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abde_d20260705_m012441_c001_v7007000_t0000_u01783214681888") 2026/07/05 01:26:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1098959323802751_d20260705_m012441_c001_v0001183_t0035_u01783214681265") 2026/07/05 01:26:06 DEBUG : sub/yam: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9efd_d20260705_m011600_c001_v7007000_t0000_u01783214160138") 2026/07/05 01:26:06 DEBUG : sub/yam: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886764d2b_d20260705_m011558_c001_v0001171_t0031_u01783214158936") 2026/07/05 01:26:06 DEBUG : test_dir1/file2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad88a_d20260705_m012129_c001_v7007000_t0000_u01783214489555") 2026/07/05 01:26:06 DEBUG : test_dir1/file2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5da3_d20260705_m012127_c001_v0001167_t0026_u01783214487895") 2026/07/05 01:26:06 DEBUG : test_dir1/file2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad883_d20260705_m012127_c001_v7007000_t0000_u01783214487149") 2026/07/05 01:26:06 DEBUG : test_dir1/file2: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a5d8f_d20260705_m012125_c001_v0001167_t0018_u01783214485555") 2026/07/05 01:26:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad88b_d20260705_m012129_c001_v7007000_t0000_u01783214489732") 2026/07/05 01:26:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765087_d20260705_m012127_c001_v0001171_t0034_u01783214487884") 2026/07/05 01:26:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f402a38c2575ad885_d20260705_m012127_c001_v7007000_t0000_u01783214487324") 2026/07/05 01:26:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b178362b_d20260705_m012125_c001_v0001113_t0041_u01783214485548") 2026/07/05 01:26:06 DEBUG : three: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9ef3_d20260705_m011552_c001_v7007000_t0000_u01783214152252") 2026/07/05 01:26:06 DEBUG : three: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17833c4_d20260705_m011550_c001_v0001113_t0038_u01783214150988") 2026/07/05 01:26:06 DEBUG : three: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17833bc_d20260705_m011548_c001_v0001113_t0037_u01783214148622") 2026/07/05 01:26:06 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abdf_d20260705_m012443_c001_v7007000_t0000_u01783214683530") 2026/07/05 01:26:06 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a61b9_d20260705_m012442_c001_v0001167_t0012_u01783214682856") 2026/07/05 01:26:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297ac6e_d20260705_m012503_c001_v7007000_t0000_u01783214703351") 2026/07/05 01:26:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab88676533d_d20260705_m012501_c001_v0001171_t0021_u01783214701476") 2026/07/05 01:26:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297ac3d_d20260705_m012459_c001_v7007000_t0000_u01783214699889") 2026/07/05 01:26:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a620d_d20260705_m012458_c001_v0001167_t0030_u01783214698339") 2026/07/05 01:26:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297ac34_d20260705_m012457_c001_v7007000_t0000_u01783214697359") 2026/07/05 01:26:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238027d9_d20260705_m012456_c001_v0001183_t0013_u01783214696722") 2026/07/05 01:26:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abf7_d20260705_m012451_c001_v7007000_t0000_u01783214691126") 2026/07/05 01:26:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a61df_d20260705_m012449_c001_v0001167_t0015_u01783214689713") 2026/07/05 01:26:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297ac2c_d20260705_m012453_c001_v7007000_t0000_u01783214693861") 2026/07/05 01:26:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab886765317_d20260705_m012452_c001_v0001171_t0015_u01783214692112") 2026/07/05 01:26:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abe4_d20260705_m012448_c001_v7007000_t0000_u01783214688730") 2026/07/05 01:26:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f109895932380279b_d20260705_m012448_c001_v0001183_t0055_u01783214688097") 2026/07/05 01:26:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abe3_d20260705_m012447_c001_v7007000_t0000_u01783214687140") 2026/07/05 01:26:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17837e1_d20260705_m012446_c001_v0001113_t0052_u01783214686299") 2026/07/05 01:26:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297abe0_d20260705_m012445_c001_v7007000_t0000_u01783214685322") 2026/07/05 01:26:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1183fab8867652f5_d20260705_m012444_c001_v0001171_t0011_u01783214684591") 2026/07/05 01:26:07 DEBUG : toe/toe/toe: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4217885b50026ece_d20260705_m012508_c001_v7007000_t0000_u01783214708252") 2026/07/05 01:26:07 DEBUG : toe/toe/toe: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10935b13d73a6263_d20260705_m012507_c001_v0001167_t0037_u01783214707569") 2026/07/05 01:26:07 DEBUG : toe/toe/toe: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297ac33_d20260705_m012455_c001_v7007000_t0000_u01783214695749") 2026/07/05 01:26:07 DEBUG : toe/toe/toe: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b17837f5_d20260705_m012454_c001_v0001113_t0020_u01783214694809") 2026/07/05 01:26:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297ac73_d20260705_m012503_c001_v7007000_t0000_u01783214703959") 2026/07/05 01:26:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f106a3c26b1783803_d20260705_m012502_c001_v0001113_t0028_u01783214702925") 2026/07/05 01:26:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f426ff5273297ac41_d20260705_m012500_c001_v7007000_t0000_u01783214700503") 2026/07/05 01:26:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f117140d24a5f309a_d20260705_m012459_c001_v0001174_t0045_u01783214699532") 2026/07/05 01:26:08 DEBUG : two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9ef4_d20260705_m011552_c001_v7007000_t0000_u01783214152426") 2026/07/05 01:26:08 DEBUG : two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f40989593238019c9_d20260705_m011550_c001_v0001183_t0026_u01783214150450") 2026/07/05 01:26:08 DEBUG : two: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f406a3c26b17833ba_d20260705_m011548_c001_v0001113_t0039_u01783214148437") 2026/07/05 01:26:08 DEBUG : yam: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9eff_d20260705_m011600_c001_v7007000_t0000_u01783214160842") 2026/07/05 01:26:08 DEBUG : yam: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f11527d6e7c294a4a_d20260705_m011559_c001_v0001182_t0040_u01783214159947") 2026/07/05 01:26:08 DEBUG : yam: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9efa_d20260705_m011557_c001_v7007000_t0000_u01783214157333") 2026/07/05 01:26:08 DEBUG : yam: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238019fb_d20260705_m011555_c001_v0001183_t0057_u01783214155849") 2026/07/05 01:26:08 DEBUG : yam: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9ef7_d20260705_m011554_c001_v7007000_t0000_u01783214154601") 2026/07/05 01:26:08 DEBUG : yam: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f10989593238019d9_d20260705_m011552_c001_v0001183_t0033_u01783214152965") 2026/07/05 01:26:08 DEBUG : yaml: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9efc_d20260705_m011558_c001_v7007000_t0000_u01783214158041") 2026/07/05 01:26:08 DEBUG : yaml: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f1101cb2a5344ddf5_d20260705_m011556_c001_v0001173_t0009_u01783214156873") 2026/07/05 01:26:08 DEBUG : yaml: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f4186241b619d9ef9_d20260705_m011555_c001_v7007000_t0000_u01783214155312") 2026/07/05 01:26:08 DEBUG : yaml: Deleting (id "4_z6ff21d63d07d2bfb9ff80e1b_f101a7b493ba4929d_d20260705_m011554_c001_v0001146_t0019_u01783214154147") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m57.844639903s (try 1/5)