"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/11/07 05:21:01 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu" 2025/11/07 05:21:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/07 05:21:02 DEBUG : Creating backend with remote "/tmp/rclone1768842476" === 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:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 05:21:03 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/07 05:21:03 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:03 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.78s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 05:21:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 05:21:04 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:04 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:05 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 05:21:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:21:05 INFO : sub dir/hello world: Copied (new) 2025/11/07 05:21:05 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.11s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:07 DEBUG : Creating backend with remote "/non-existing" 2025/11/07 05:21:07 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/07 05:21:07 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:07 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 05:21:08 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:08 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:08 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 05:21:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:21:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.61s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:09 INFO : B2 bucket rclone-test-jalimaw9bapu: Running all checks before starting transfers 2025/11/07 05:21:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 05:21:09 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:09 INFO : B2 bucket rclone-test-jalimaw9bapu: Checks finished, now starting transfers 2025/11/07 05:21:09 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:10 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 05:21:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:21:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.51s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:11 ERROR : Ignoring --no-traverse with sync 2025/11/07 05:21:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 05:21:11 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:11 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:11 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 05:21:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:21:11 INFO : sub dir/hello world: Copied (new) 2025/11/07 05:21:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/07 05:21:12 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:12 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:13 DEBUG : hello world2: size = 12 OK 2025/11/07 05:21:13 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/07 05:21:13 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.40s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 05:21:14 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:14 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:14 DEBUG : potato2: size = 11 OK 2025/11/07 05:21:14 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:21:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.25s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 05:21:15 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:15 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:15 DEBUG : potato2: size = 11 OK 2025/11/07 05:21:15 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:21:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.60s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/07 05:21:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 05:21:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/07 05:21:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 05:21:16 INFO : sub dir2: Making directory 2025/11/07 05:21:16 INFO : sub dir: Making directory 2025/11/07 05:21:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 05:21:16 INFO : sub dir2/sub sub dir2: Making directory 2025/11/07 05:21:16 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:16 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:17 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 05:21:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:21:17 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" 2025/11/07 05:21:17 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.29s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:17 INFO : sub dir2: Making directory 2025/11/07 05:21:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/07 05:21:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 05:21:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 05:21:18 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:18 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:18 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 05:21:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:21:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.29s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:19 DEBUG : sub dir2: Making directory with metadata 2025/11/07 05:21:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 05:21:19 INFO : sub dir2: Making directory 2025/11/07 05:21:19 INFO : sub dir: Making directory 2025/11/07 05:21:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 05:21:19 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:19 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:19 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 05:21:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:21:19 INFO : sub dir/hello world: Copied (new) 2025/11/07 05:21:19 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/07 05:21:19 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/07 05:21:20 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.43s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:21 INFO : sub dir2: Making directory 2025/11/07 05:21:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 05:21:21 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:21 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:21 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 05:21:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:21:21 INFO : sub dir/hello world: Copied (new) 2025/11/07 05:21:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.29s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:22 DEBUG : sub dir2: Making directory with metadata 2025/11/07 05:21:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 05:21:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 05:21:22 INFO : sub dir2: Making directory 2025/11/07 05:21:22 INFO : sub dir: Making directory 2025/11/07 05:21:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 05:21:22 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:22 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:23 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 05:21:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:21:23 INFO : sub dir/hello world: Copied (new) 2025/11/07 05:21:23 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/07 05:21:23 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.45s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:24 INFO : sub dir2: Making directory 2025/11/07 05:21:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 05:21:24 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:24 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:24 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 05:21:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:21:24 INFO : sub dir/hello world: Copied (new) 2025/11/07 05:21:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.29s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:25 DEBUG : Creating backend with remote "TestB2:rclone-test-culafog6wela" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-jalimaw9bapu -> B2 bucket rclone-test-culafog6wela 2025/11/07 05:21:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 05:21:27 DEBUG : B2 bucket rclone-test-culafog6wela: Waiting for checks to finish 2025/11/07 05:21:27 DEBUG : B2 bucket rclone-test-culafog6wela: Waiting for transfers to finish 2025/11/07 05:21:28 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 05:21:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:21:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 05:21:28 DEBUG : B2 bucket rclone-test-culafog6wela: Purge remote 2025/11/07 05:21:28 INFO : B2 bucket rclone-test-culafog6wela: cleaning bucket "rclone-test-culafog6wela" of all files 2025/11/07 05:21:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f423d13c03d5bcb9fa80e1b_f114e713075d1397d_d20251107_m052127_c001_v0001130_t0038_u01762492887982") --- PASS: TestServerSideCopy (4.47s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:30 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:21:30 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:21:30 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 05:21:30 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:31 DEBUG : sub dir/hello world: size = 17 OK 2025/11/07 05:21:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/07 05:21:31 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.98s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yufedov9tewe" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-jalimaw9bapu -> B2 bucket rclone-test-yufedov9tewe 2025/11/07 05:21:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 05:21:33 DEBUG : B2 bucket rclone-test-yufedov9tewe: Waiting for checks to finish 2025/11/07 05:21:33 DEBUG : B2 bucket rclone-test-yufedov9tewe: Waiting for transfers to finish 2025/11/07 05:21:34 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 05:21:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:21:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 05:21:36 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:21:36 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yufedov9tewe) 2025/11/07 05:21:36 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 05:21:36 DEBUG : B2 bucket rclone-test-yufedov9tewe: Waiting for checks to finish 2025/11/07 05:21:36 DEBUG : B2 bucket rclone-test-yufedov9tewe: Waiting for transfers to finish 2025/11/07 05:21:36 DEBUG : sub dir/hello world: size = 17 OK 2025/11/07 05:21:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/07 05:21:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 05:21:36 DEBUG : B2 bucket rclone-test-yufedov9tewe: Purge remote 2025/11/07 05:21:36 INFO : B2 bucket rclone-test-yufedov9tewe: cleaning bucket "rclone-test-yufedov9tewe" of all files 2025/11/07 05:21:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf324da3c03d5bcb9fa80e1b_f106228b8e4a70822_d20251107_m052136_c001_v0001098_t0058_u01762492896171") 2025/11/07 05:21:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf324da3c03d5bcb9fa80e1b_f11569295af8ed36e_d20251107_m052134_c001_v0001172_t0057_u01762492894318") --- PASS: TestServerSideCopyOverSelf (6.31s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:39 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:39 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:21:39 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:21:39 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 05:21:39 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:39 DEBUG : sub dir/hello world: size = 17 OK 2025/11/07 05:21:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/07 05:21:39 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/07 05:21:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.10s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:40 DEBUG : Creating backend with remote "TestB2:rclone-test-ducajon9jamo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-jalimaw9bapu -> B2 bucket rclone-test-ducajon9jamo 2025/11/07 05:21:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 05:21:42 DEBUG : B2 bucket rclone-test-ducajon9jamo: Waiting for checks to finish 2025/11/07 05:21:42 DEBUG : B2 bucket rclone-test-ducajon9jamo: Waiting for transfers to finish 2025/11/07 05:21:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 05:21:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:21:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 05:21:44 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:21:44 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-ducajon9jamo) 2025/11/07 05:21:44 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 05:21:44 DEBUG : B2 bucket rclone-test-ducajon9jamo: Waiting for checks to finish 2025/11/07 05:21:44 DEBUG : B2 bucket rclone-test-ducajon9jamo: Waiting for transfers to finish 2025/11/07 05:21:46 DEBUG : sub dir/hello world: size = 17 OK 2025/11/07 05:21:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/07 05:21:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 05:21:47 INFO : sub dir/hello world: Deleted 2025/11/07 05:21:47 DEBUG : testing file moves 2025/11/07 05:21:48 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:21:48 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-ducajon9jamo) 2025/11/07 05:21:48 DEBUG : B2 bucket rclone-test-ducajon9jamo: Waiting for checks to finish 2025/11/07 05:21:48 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 05:21:48 DEBUG : B2 bucket rclone-test-ducajon9jamo: Waiting for transfers to finish 2025/11/07 05:21:48 DEBUG : sub dir/hello world: size = 24 OK 2025/11/07 05:21:48 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/07 05:21:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 05:21:48 INFO : sub dir/hello world: Deleted 2025/11/07 05:21:49 DEBUG : B2 bucket rclone-test-ducajon9jamo: Purge remote 2025/11/07 05:21:49 INFO : B2 bucket rclone-test-ducajon9jamo: cleaning bucket "rclone-test-ducajon9jamo" of all files 2025/11/07 05:21:49 DEBUG : sub dir/hello world: Deleting (id "4_zff126db3c03d5bcb9fa80e1b_f105a0f847f12f404_d20251107_m052148_c001_v0001184_t0056_u01762492908366") 2025/11/07 05:21:49 DEBUG : sub dir/hello world: Deleting (id "4_zff126db3c03d5bcb9fa80e1b_f1180dc781326f551_d20251107_m052146_c001_v0001180_t0016_u01762492906727") 2025/11/07 05:21:49 DEBUG : sub dir/hello world: Deleting (id "4_zff126db3c03d5bcb9fa80e1b_f111ba85b2f34b8f4_d20251107_m052142_c001_v0001037_t0045_u01762492902917") --- PASS: TestServerSideMoveOverSelf (10.31s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:51 ERROR : error listing: directory not found 2025/11/07 05:21:51 INFO : Local file system at /tmp/rclone1768842476: Making directory 2025/11/07 05:21:51 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:51 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.65s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 05:21:53 DEBUG : Local file system at /tmp/rclone1768842476: Waiting for checks to finish 2025/11/07 05:21:53 DEBUG : Local file system at /tmp/rclone1768842476: Waiting for transfers to finish 2025/11/07 05:21:53 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/07 05:21:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:21:53 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/07 05:21:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.94s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:54 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/07 05:21:54 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:54 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:54 DEBUG : check sum: size = 1 OK 2025/11/07 05:21:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/07 05:21:54 INFO : check sum: Copied (new) 2025/11/07 05:21:54 DEBUG : Waiting for deletions to finish 2025/11/07 05:21:55 DEBUG : check sum: size = 1 OK 2025/11/07 05:21:55 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:55 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/07 05:21:55 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/07 05:21:55 DEBUG : check sum: Unchanged skipping 2025/11/07 05:21:55 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:55 DEBUG : Waiting for deletions to finish 2025/11/07 05:21:55 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.60s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/07 05:21:55 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:55 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:56 DEBUG : sizeonly: size = 6 OK 2025/11/07 05:21:56 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/07 05:21:56 INFO : sizeonly: Copied (new) 2025/11/07 05:21:56 DEBUG : Waiting for deletions to finish 2025/11/07 05:21:56 DEBUG : sizeonly: size = 6 OK 2025/11/07 05:21:56 DEBUG : sizeonly: Sizes identical 2025/11/07 05:21:56 DEBUG : sizeonly: Unchanged skipping 2025/11/07 05:21:56 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:56 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:56 DEBUG : Waiting for deletions to finish 2025/11/07 05:21:56 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.63s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/07 05:21:57 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:57 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:58 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/07 05:21:58 INFO : ignore-size: Copied (new) 2025/11/07 05:21:58 DEBUG : Waiting for deletions to finish 2025/11/07 05:21:58 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:58 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:21:58 DEBUG : ignore-size: Unchanged skipping 2025/11/07 05:21:58 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:58 DEBUG : Waiting for deletions to finish 2025/11/07 05:21:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.76s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:21:59 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:21:59 DEBUG : existing: size = 6 OK 2025/11/07 05:21:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:21:59 DEBUG : existing: Unchanged skipping 2025/11/07 05:21:59 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:21:59 DEBUG : Waiting for deletions to finish 2025/11/07 05:21:59 INFO : There was nothing to transfer 2025/11/07 05:22:00 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/07 05:22:00 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:00 DEBUG : existing: size = 6 OK 2025/11/07 05:22:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/07 05:22:00 INFO : existing: Copied (replaced existing) 2025/11/07 05:22:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.00s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/07 05:22:01 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:01 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:02 DEBUG : existing: size = 6 OK 2025/11/07 05:22:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/07 05:22:02 INFO : existing: Copied (new) 2025/11/07 05:22:02 DEBUG : Waiting for deletions to finish 2025/11/07 05:22:02 DEBUG : existing: Destination exists, skipping 2025/11/07 05:22:02 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:02 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:02 DEBUG : Waiting for deletions to finish 2025/11/07 05:22:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.90s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:03 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/07 05:22:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/07 05:22:04 DEBUG : c/non empty space: size = 5 OK 2025/11/07 05:22:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:22:04 DEBUG : c/non empty space: Unchanged skipping 2025/11/07 05:22:04 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:04 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:04 DEBUG : a/potato2: size = 60 OK 2025/11/07 05:22:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 05:22:04 INFO : a/potato2: Copied (new) 2025/11/07 05:22:04 DEBUG : Waiting for deletions to finish 2025/11/07 05:22:05 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.89s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:06 DEBUG : empty space: size = 1 OK 2025/11/07 05:22:06 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/07 05:22:06 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/07 05:22:06 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/07 05:22:06 DEBUG : empty space: Unchanged skipping 2025/11/07 05:22:06 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:06 DEBUG : Waiting for deletions to finish 2025/11/07 05:22:06 INFO : There was nothing to transfer 2025/11/07 05:22:07 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:07 DEBUG : empty space: size = 1 OK 2025/11/07 05:22:07 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/07 05:22:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/07 05:22:07 INFO : empty space: Updated modification time in destination 2025/11/07 05:22:07 DEBUG : empty space: Unchanged skipping 2025/11/07 05:22:07 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:07 DEBUG : Waiting for deletions to finish 2025/11/07 05:22:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.68s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:09 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:09 DEBUG : empty space: size = 1 OK 2025/11/07 05:22:09 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/07 05:22:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/07 05:22:09 DEBUG : empty space: Unchanged skipping 2025/11/07 05:22:09 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:09 DEBUG : Waiting for deletions to finish 2025/11/07 05:22:09 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.51s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:10 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:10 DEBUG : foo: size = 3 OK 2025/11/07 05:22:10 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/07 05:22:10 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:22:10 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:22:10 DEBUG : foo: sha1 differ 2025/11/07 05:22:10 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:10 DEBUG : foo: size = 3 OK 2025/11/07 05:22:10 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/07 05:22:10 INFO : foo: Copied (replaced existing) 2025/11/07 05:22:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:12 DEBUG : empty space: size = 1 OK 2025/11/07 05:22:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:22:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/07 05:22:12 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:12 DEBUG : empty space: Unchanged skipping 2025/11/07 05:22:12 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:12 DEBUG : potato: size = 60 OK 2025/11/07 05:22:12 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 05:22:12 INFO : potato: Copied (new) 2025/11/07 05:22:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.25s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:14 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:22:14 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:14 DEBUG : potato: size = 60 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:22:14 DEBUG : potato: Sizes differ 2025/11/07 05:22:14 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:15 DEBUG : potato: size = 21 OK 2025/11/07 05:22:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/07 05:22:15 INFO : potato: Copied (replaced existing) 2025/11/07 05:22:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.85s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:16 DEBUG : potato: size = 21 OK 2025/11/07 05:22:16 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:16 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/07 05:22:16 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1768842476) 2025/11/07 05:22:16 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:22:16 DEBUG : potato: sha1 differ 2025/11/07 05:22:16 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:16 DEBUG : potato: size = 21 OK 2025/11/07 05:22:16 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/07 05:22:16 INFO : potato: Copied (replaced existing) 2025/11/07 05:22:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 05:22:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/07 05:22:18 DEBUG : empty space: size = 1 OK 2025/11/07 05:22:18 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:22:18 DEBUG : empty space: Unchanged skipping 2025/11/07 05:22:18 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:18 DEBUG : Waiting for deletions to finish 2025/11/07 05:22:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:20 DEBUG : empty space: size = 1 OK 2025/11/07 05:22:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:22:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 05:22:20 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:20 DEBUG : empty space: Unchanged skipping 2025/11/07 05:22:20 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:21 DEBUG : potato2: size = 60 OK 2025/11/07 05:22:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 05:22:21 INFO : potato2: Copied (new) 2025/11/07 05:22:21 DEBUG : Waiting for deletions to finish 2025/11/07 05:22:21 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:23 INFO : d: Making directory 2025/11/07 05:22:23 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/07 05:22:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/07 05:22:23 DEBUG : c/non empty space: size = 5 OK 2025/11/07 05:22:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:22:23 DEBUG : c/non empty space: Unchanged skipping 2025/11/07 05:22:23 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:23 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:23 DEBUG : a/potato2: size = 60 OK 2025/11/07 05:22:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 05:22:23 INFO : a/potato2: Copied (new) 2025/11/07 05:22:23 DEBUG : Waiting for deletions to finish 2025/11/07 05:22:24 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:25 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/07 05:22:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/07 05:22:26 DEBUG : c/non empty space: size = 5 OK 2025/11/07 05:22:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:22:26 DEBUG : c/non empty space: Unchanged skipping 2025/11/07 05:22:26 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:26 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:26 DEBUG : a/potato2: size = 60 OK 2025/11/07 05:22:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 05:22:26 INFO : a/potato2: Copied (new) 2025/11/07 05:22:26 ERROR : B2 bucket rclone-test-jalimaw9bapu: not deleting files as there were IO errors 2025/11/07 05:22:26 ERROR : B2 bucket rclone-test-jalimaw9bapu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.57s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:28 DEBUG : Waiting for deletions to finish 2025/11/07 05:22:28 DEBUG : empty space: size = 1 OK 2025/11/07 05:22:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:22:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 05:22:28 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:28 DEBUG : empty space: Unchanged skipping 2025/11/07 05:22:28 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:29 INFO : potato: Deleted 2025/11/07 05:22:29 DEBUG : potato2: size = 60 OK 2025/11/07 05:22:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 05:22:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.55s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:31 DEBUG : Waiting for deletions to finish 2025/11/07 05:22:31 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:31 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:31 INFO : potato: Deleted 2025/11/07 05:22:31 DEBUG : empty space: size = 1 OK 2025/11/07 05:22:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:22:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 05:22:31 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:31 DEBUG : empty space: Unchanged skipping 2025/11/07 05:22:31 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:31 DEBUG : potato2: size = 60 OK 2025/11/07 05:22:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 05:22:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.63s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 05:22:33 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:33 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:33 DEBUG : potato2: size = 19 OK 2025/11/07 05:22:33 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/07 05:22:33 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.11s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:35 DEBUG : enormous: Excluded (Size Filter) 2025/11/07 05:22:35 DEBUG : enormous: Excluded 2025/11/07 05:22:35 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 05:22:35 DEBUG : potato2: Excluded 2025/11/07 05:22:36 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 05:22:36 DEBUG : potato2: Excluded 2025/11/07 05:22:36 DEBUG : empty space: size = 1 OK 2025/11/07 05:22:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:22:36 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:36 DEBUG : empty space: Unchanged skipping 2025/11/07 05:22:36 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:36 DEBUG : Waiting for deletions to finish 2025/11/07 05:22:36 INFO : There was nothing to transfer 2025/11/07 05:22:36 DEBUG : enormous: Excluded (Size Filter) 2025/11/07 05:22:36 DEBUG : enormous: Excluded 2025/11/07 05:22:36 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 05:22:36 DEBUG : potato2: Excluded 2025/11/07 05:22:36 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 05:22:36 DEBUG : potato2: Excluded 2025/11/07 05:22:36 DEBUG : empty space: size = 1 OK 2025/11/07 05:22:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/07 05:22:36 DEBUG : empty space: Unchanged skipping 2025/11/07 05:22:36 DEBUG : Local file system at /tmp/rclone1768842476: Waiting for checks to finish 2025/11/07 05:22:36 DEBUG : Local file system at /tmp/rclone1768842476: Waiting for transfers to finish 2025/11/07 05:22:36 DEBUG : Waiting for deletions to finish 2025/11/07 05:22:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.71s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:39 DEBUG : enormous: Excluded (Size Filter) 2025/11/07 05:22:39 DEBUG : enormous: Excluded 2025/11/07 05:22:39 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 05:22:39 DEBUG : potato2: Excluded 2025/11/07 05:22:39 DEBUG : empty space: size = 1 OK 2025/11/07 05:22:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:22:39 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:39 DEBUG : empty space: Unchanged skipping 2025/11/07 05:22:39 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:39 DEBUG : Waiting for deletions to finish 2025/11/07 05:22:39 INFO : potato2: Deleted 2025/11/07 05:22:39 INFO : enormous: Deleted 2025/11/07 05:22:39 INFO : There was nothing to transfer 2025/11/07 05:22:40 DEBUG : empty space: size = 1 OK 2025/11/07 05:22:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/07 05:22:40 DEBUG : Local file system at /tmp/rclone1768842476: Waiting for checks to finish 2025/11/07 05:22:40 DEBUG : empty space: Unchanged skipping 2025/11/07 05:22:40 DEBUG : Local file system at /tmp/rclone1768842476: Waiting for transfers to finish 2025/11/07 05:22:40 DEBUG : Waiting for deletions to finish 2025/11/07 05:22:40 INFO : potato2: Deleted 2025/11/07 05:22:40 INFO : enormous: Deleted 2025/11/07 05:22:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.12s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:42 DEBUG : five: Need to transfer - File not found at Destination 2025/11/07 05:22:42 DEBUG : one: Destination is newer than source, skipping 2025/11/07 05:22:42 DEBUG : four: size = 4 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:22:42 DEBUG : four: size = 8 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:22:42 DEBUG : four: Sizes differ 2025/11/07 05:22:42 DEBUG : three: size = 5 OK 2025/11/07 05:22:42 DEBUG : three: Sizes identical 2025/11/07 05:22:42 DEBUG : two: size = 3 OK 2025/11/07 05:22:42 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:42 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/07 05:22:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1768842476) 2025/11/07 05:22:42 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:22:42 DEBUG : two: sha1 differ 2025/11/07 05:22:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/07 05:22:42 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:42 DEBUG : five: size = 4 OK 2025/11/07 05:22:42 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/07 05:22:42 INFO : five: Copied (new) 2025/11/07 05:22:43 DEBUG : four: size = 4 OK 2025/11/07 05:22:43 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/07 05:22:43 INFO : four: Copied (replaced existing) 2025/11/07 05:22:43 DEBUG : two: size = 3 OK 2025/11/07 05:22:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/07 05:22:43 INFO : two: Copied (replaced existing) 2025/11/07 05:22:43 DEBUG : Waiting for deletions to finish 2025/11/07 05:22:43 DEBUG : four: size = 4 OK 2025/11/07 05:22:43 DEBUG : one: Destination is newer than source, skipping 2025/11/07 05:22:43 DEBUG : five: size = 4 OK 2025/11/07 05:22:43 DEBUG : three: size = 5 OK 2025/11/07 05:22:43 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:43 DEBUG : two: size = 3 OK 2025/11/07 05:22:43 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/07 05:22:43 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/07 05:22:43 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/07 05:22:43 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1768842476) 2025/11/07 05:22:43 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/07 05:22:43 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/07 05:22:43 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:22:43 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/07 05:22:43 DEBUG : three: sha1 differ 2025/11/07 05:22:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/07 05:22:43 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/07 05:22:43 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/07 05:22:43 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/07 05:22:43 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:44 DEBUG : three: size = 5 OK 2025/11/07 05:22:44 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/07 05:22:44 INFO : three: Copied (replaced existing) 2025/11/07 05:22:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.76s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/07 05:22:45 INFO : B2 bucket rclone-test-jalimaw9bapu: Making map for --track-renames 2025/11/07 05:22:45 INFO : B2 bucket rclone-test-jalimaw9bapu: Finished making map for --track-renames 2025/11/07 05:22:45 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/07 05:22:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/07 05:22:45 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for renames to finish 2025/11/07 05:22:45 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:45 DEBUG : yam: size = 11 OK 2025/11/07 05:22:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/07 05:22:45 INFO : yam: Copied (new) 2025/11/07 05:22:45 DEBUG : potato: size = 14 OK 2025/11/07 05:22:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/07 05:22:45 INFO : potato: Copied (new) 2025/11/07 05:22:45 DEBUG : Waiting for deletions to finish 2025/11/07 05:22:46 DEBUG : potato: size = 14 OK 2025/11/07 05:22:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:22:46 INFO : B2 bucket rclone-test-jalimaw9bapu: Making map for --track-renames 2025/11/07 05:22:46 INFO : B2 bucket rclone-test-jalimaw9bapu: Finished making map for --track-renames 2025/11/07 05:22:46 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:46 DEBUG : potato: Unchanged skipping 2025/11/07 05:22:46 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for renames to finish 2025/11/07 05:22:47 DEBUG : yaml: size = 11 OK 2025/11/07 05:22:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/07 05:22:47 INFO : yam: Copied (server-side copy) to: yaml 2025/11/07 05:22:47 INFO : yam: Deleted 2025/11/07 05:22:47 INFO : yaml: Renamed from "yam" 2025/11/07 05:22:47 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.72s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/07 05:22:48 INFO : B2 bucket rclone-test-jalimaw9bapu: Making map for --track-renames 2025/11/07 05:22:48 INFO : B2 bucket rclone-test-jalimaw9bapu: Finished making map for --track-renames 2025/11/07 05:22:48 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/07 05:22:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/07 05:22:48 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for renames to finish 2025/11/07 05:22:48 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:48 DEBUG : yam: size = 11 OK 2025/11/07 05:22:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/07 05:22:48 INFO : yam: Copied (new) 2025/11/07 05:22:48 DEBUG : potato: size = 14 OK 2025/11/07 05:22:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/07 05:22:48 INFO : potato: Copied (new) 2025/11/07 05:22:48 DEBUG : Waiting for deletions to finish 2025/11/07 05:22:49 DEBUG : potato: size = 14 OK 2025/11/07 05:22:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:22:49 INFO : B2 bucket rclone-test-jalimaw9bapu: Making map for --track-renames 2025/11/07 05:22:49 INFO : B2 bucket rclone-test-jalimaw9bapu: Finished making map for --track-renames 2025/11/07 05:22:49 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:49 DEBUG : potato: Unchanged skipping 2025/11/07 05:22:49 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for renames to finish 2025/11/07 05:22:49 DEBUG : yaml: size = 11 OK 2025/11/07 05:22:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/07 05:22:49 INFO : yam: Copied (server-side copy) to: yaml 2025/11/07 05:22:49 INFO : yam: Deleted 2025/11/07 05:22:49 INFO : yaml: Renamed from "yam" 2025/11/07 05:22:49 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/07 05:22:51 INFO : B2 bucket rclone-test-jalimaw9bapu: Making map for --track-renames 2025/11/07 05:22:51 INFO : B2 bucket rclone-test-jalimaw9bapu: Finished making map for --track-renames 2025/11/07 05:22:51 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/07 05:22:51 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for renames to finish 2025/11/07 05:22:51 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/07 05:22:51 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:51 DEBUG : sub/yam: size = 11 OK 2025/11/07 05:22:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/07 05:22:51 INFO : sub/yam: Copied (new) 2025/11/07 05:22:51 DEBUG : potato: size = 14 OK 2025/11/07 05:22:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/07 05:22:51 INFO : potato: Copied (new) 2025/11/07 05:22:51 DEBUG : Waiting for deletions to finish 2025/11/07 05:22:52 DEBUG : potato: size = 14 OK 2025/11/07 05:22:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:22:52 DEBUG : potato: Unchanged skipping 2025/11/07 05:22:52 INFO : B2 bucket rclone-test-jalimaw9bapu: Making map for --track-renames 2025/11/07 05:22:52 INFO : B2 bucket rclone-test-jalimaw9bapu: Finished making map for --track-renames 2025/11/07 05:22:52 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:52 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for renames to finish 2025/11/07 05:22:52 DEBUG : yam: size = 11 OK 2025/11/07 05:22:52 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/07 05:22:52 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/07 05:22:53 INFO : sub/yam: Deleted 2025/11/07 05:22:53 INFO : yam: Renamed from "sub/yam" 2025/11/07 05:22:53 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.10s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:53 DEBUG : Creating backend with remote "/tmp/rclone1768842476/dir1" 2025/11/07 05:22:53 DEBUG : Creating backend with remote "/tmp/rclone1768842476/dir2" 2025/11/07 05:22:53 DEBUG : Local file system at /tmp/rclone1768842476/dir2: Using server-side directory move 2025/11/07 05:22:53 INFO : Local file system at /tmp/rclone1768842476/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/07 05:22:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/07 05:22:53 DEBUG : Local file system at /tmp/rclone1768842476/dir2: Waiting for checks to finish 2025/11/07 05:22:53 INFO : file1.txt: Moved (server-side) 2025/11/07 05:22:53 DEBUG : Local file system at /tmp/rclone1768842476/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 05:22:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/07 05:22:54 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:54 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:54 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/07 05:22:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/07 05:22:54 INFO : nested/sub dir/file: Copied (new) 2025/11/07 05:22:54 INFO : nested/sub dir/file: Deleted 2025/11/07 05:22:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 05:22:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:22:55 INFO : sub dir/hello world: Copied (new) 2025/11/07 05:22:55 INFO : sub dir/hello world: Deleted 2025/11/07 05:22:55 INFO : sub dir: Removing directory 2025/11/07 05:22:55 INFO : nested/sub dir: Removing directory 2025/11/07 05:22:55 INFO : nested: Removing directory 2025/11/07 05:22:55 DEBUG : Local file system at /tmp/rclone1768842476: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.82s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 05:22:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/07 05:22:56 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:56 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:56 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/07 05:22:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/07 05:22:56 INFO : nested/sub dir/file: Copied (new) 2025/11/07 05:22:56 INFO : nested/sub dir/file: Deleted 2025/11/07 05:22:56 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 05:22:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:22:56 INFO : sub dir/hello world: Copied (new) 2025/11/07 05:22:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.53s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:57 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/07 05:22:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/07 05:22:57 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:57 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:58 DEBUG : existing: size = 6 OK 2025/11/07 05:22:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/07 05:22:58 INFO : existing: Copied (new) 2025/11/07 05:22:58 INFO : existing: Deleted 2025/11/07 05:22:58 DEBUG : existing-b: size = 6 OK 2025/11/07 05:22:58 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/07 05:22:58 INFO : existing-b: Copied (new) 2025/11/07 05:22:58 INFO : existing-b: Deleted 2025/11/07 05:22:58 DEBUG : existing: Destination exists, skipping 2025/11/07 05:22:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/07 05:22:58 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:22:58 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:22:58 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.81s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:22:59 DEBUG : Creating backend with remote "TestB2:rclone-test-wemuvel4rebu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jalimaw9bapu -> B2 bucket rclone-test-wemuvel4rebu 2025/11/07 05:23:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 05:23:04 DEBUG : empty space: size = 1 OK 2025/11/07 05:23:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/07 05:23:04 DEBUG : empty space: Unchanged skipping 2025/11/07 05:23:04 DEBUG : B2 bucket rclone-test-wemuvel4rebu: Waiting for checks to finish 2025/11/07 05:23:04 DEBUG : potato3: size = 68 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:23:04 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wemuvel4rebu) 2025/11/07 05:23:04 DEBUG : potato3: Sizes differ 2025/11/07 05:23:04 INFO : empty space: Deleted 2025/11/07 05:23:04 DEBUG : B2 bucket rclone-test-wemuvel4rebu: Waiting for transfers to finish 2025/11/07 05:23:04 DEBUG : potato2: size = 60 OK 2025/11/07 05:23:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 05:23:04 INFO : potato2: Copied (server-side copy) 2025/11/07 05:23:04 INFO : potato2: Deleted 2025/11/07 05:23:05 DEBUG : potato3: size = 68 OK 2025/11/07 05:23:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/07 05:23:05 INFO : potato3: Copied (server-side copy) 2025/11/07 05:23:05 INFO : potato3: Deleted 2025/11/07 05:23:05 DEBUG : Creating backend with remote "TestB2:rclone-test-bokuleq1walo" 2025/11/07 05:23:06 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/07 05:23:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 05:23:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/07 05:23:06 DEBUG : B2 bucket rclone-test-bokuleq1walo: Waiting for checks to finish 2025/11/07 05:23:06 DEBUG : B2 bucket rclone-test-bokuleq1walo: Waiting for transfers to finish 2025/11/07 05:23:07 DEBUG : potato3: size = 68 OK 2025/11/07 05:23:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/07 05:23:07 INFO : potato3: Copied (server-side copy) 2025/11/07 05:23:07 DEBUG : empty space: size = 1 OK 2025/11/07 05:23:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/07 05:23:07 INFO : empty space: Copied (server-side copy) 2025/11/07 05:23:07 DEBUG : potato2: size = 60 OK 2025/11/07 05:23:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 05:23:07 INFO : potato2: Copied (server-side copy) 2025/11/07 05:23:07 INFO : potato3: Deleted 2025/11/07 05:23:07 INFO : empty space: Deleted 2025/11/07 05:23:08 INFO : potato2: Deleted 2025/11/07 05:23:08 DEBUG : B2 bucket rclone-test-bokuleq1walo: Purge remote 2025/11/07 05:23:08 INFO : B2 bucket rclone-test-bokuleq1walo: cleaning bucket "rclone-test-bokuleq1walo" of all files 2025/11/07 05:23:08 DEBUG : empty space: Deleting (id "4_zdf42bd53c04d5bcb9fa80e1b_f115bdb6bfbac115f_d20251107_m052307_c001_v0001116_t0020_u01762492987283") 2025/11/07 05:23:08 DEBUG : potato2: Deleting (id "4_zdf42bd53c04d5bcb9fa80e1b_f100086dd9b131008_d20251107_m052307_c001_v0001178_t0031_u01762492987660") 2025/11/07 05:23:08 DEBUG : potato3: Deleting (id "4_zdf42bd53c04d5bcb9fa80e1b_f1110dff8aef19c8f_d20251107_m052307_c001_v0001182_t0058_u01762492987655") 2025/11/07 05:23:09 DEBUG : B2 bucket rclone-test-wemuvel4rebu: Purge remote 2025/11/07 05:23:09 INFO : B2 bucket rclone-test-wemuvel4rebu: cleaning bucket "rclone-test-wemuvel4rebu" of all files 2025/11/07 05:23:09 DEBUG : empty space: Deleting (id "4_z0f02ad23c04d5bcb9fa80e1b_f411858a374f1d2cc_d20251107_m052307_c001_v7007000_t0000_u01762492987887") 2025/11/07 05:23:09 DEBUG : empty space: Deleting (id "4_z0f02ad23c04d5bcb9fa80e1b_f113217190b392a53_d20251107_m052302_c001_v0001091_t0037_u01762492982733") 2025/11/07 05:23:09 DEBUG : potato2: Deleting (id "4_z0f02ad23c04d5bcb9fa80e1b_f404f8df6aaa15eed_d20251107_m052308_c001_v7007000_t0000_u01762492988040") 2025/11/07 05:23:09 DEBUG : potato2: Deleting (id "4_z0f02ad23c04d5bcb9fa80e1b_f109ae9b515a400c6_d20251107_m052304_c001_v0001042_t0012_u01762492984124") 2025/11/07 05:23:09 DEBUG : potato3: Deleting (id "4_z0f02ad23c04d5bcb9fa80e1b_f404f8df6aaa15eeb_d20251107_m052307_c001_v7007000_t0000_u01762492987858") 2025/11/07 05:23:09 DEBUG : potato3: Deleting (id "4_z0f02ad23c04d5bcb9fa80e1b_f11123be7dfa5647a_d20251107_m052304_c001_v0001104_t0011_u01762492984506") 2025/11/07 05:23:09 DEBUG : potato3: Deleting (id "4_z0f02ad23c04d5bcb9fa80e1b_f113217190b392a57_d20251107_m052303_c001_v0001091_t0035_u01762492983139") --- PASS: TestServerSideMove (11.49s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:23:10 DEBUG : Creating backend with remote "TestB2:rclone-test-puzemag4fuyi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jalimaw9bapu -> B2 bucket rclone-test-puzemag4fuyi 2025/11/07 05:23:16 DEBUG : empty space: Excluded (Size Filter) 2025/11/07 05:23:16 DEBUG : empty space: Excluded 2025/11/07 05:23:16 DEBUG : empty space: Excluded (Size Filter) 2025/11/07 05:23:16 DEBUG : empty space: Excluded 2025/11/07 05:23:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 05:23:16 DEBUG : potato3: size = 68 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:23:16 DEBUG : potato3: size = 60 (B2 bucket rclone-test-puzemag4fuyi) 2025/11/07 05:23:16 DEBUG : potato3: Sizes differ 2025/11/07 05:23:16 DEBUG : B2 bucket rclone-test-puzemag4fuyi: Waiting for checks to finish 2025/11/07 05:23:16 DEBUG : B2 bucket rclone-test-puzemag4fuyi: Waiting for transfers to finish 2025/11/07 05:23:17 DEBUG : potato2: size = 60 OK 2025/11/07 05:23:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 05:23:17 INFO : potato2: Copied (server-side copy) 2025/11/07 05:23:17 INFO : potato2: Deleted 2025/11/07 05:23:17 DEBUG : potato3: size = 68 OK 2025/11/07 05:23:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/07 05:23:17 INFO : potato3: Copied (server-side copy) 2025/11/07 05:23:18 INFO : potato3: Deleted 2025/11/07 05:23:18 DEBUG : Creating backend with remote "TestB2:rclone-test-dilanog6vili" 2025/11/07 05:23:19 DEBUG : empty space: Excluded (Size Filter) 2025/11/07 05:23:19 DEBUG : empty space: Excluded 2025/11/07 05:23:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 05:23:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/07 05:23:19 DEBUG : B2 bucket rclone-test-dilanog6vili: Waiting for checks to finish 2025/11/07 05:23:19 DEBUG : B2 bucket rclone-test-dilanog6vili: Waiting for transfers to finish 2025/11/07 05:23:20 DEBUG : potato2: size = 60 OK 2025/11/07 05:23:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 05:23:20 INFO : potato2: Copied (server-side copy) 2025/11/07 05:23:20 DEBUG : potato3: size = 68 OK 2025/11/07 05:23:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/07 05:23:20 INFO : potato3: Copied (server-side copy) 2025/11/07 05:23:20 INFO : potato2: Deleted 2025/11/07 05:23:21 INFO : potato3: Deleted 2025/11/07 05:23:21 DEBUG : B2 bucket rclone-test-dilanog6vili: Purge remote 2025/11/07 05:23:21 INFO : B2 bucket rclone-test-dilanog6vili: cleaning bucket "rclone-test-dilanog6vili" of all files 2025/11/07 05:23:21 DEBUG : potato2: Deleting (id "4_zffb2ed73c04d5bcb9fa80e1b_f100e9ce0d9c48450_d20251107_m052320_c001_v0001154_t0000_u01762493000221") 2025/11/07 05:23:21 DEBUG : potato3: Deleting (id "4_zffb2ed73c04d5bcb9fa80e1b_f1107f948d25d3c63_d20251107_m052320_c001_v0001120_t0059_u01762493000599") 2025/11/07 05:23:22 DEBUG : B2 bucket rclone-test-puzemag4fuyi: Purge remote 2025/11/07 05:23:22 INFO : B2 bucket rclone-test-puzemag4fuyi: cleaning bucket "rclone-test-puzemag4fuyi" of all files 2025/11/07 05:23:22 DEBUG : empty space: Deleting (id "4_z3fe2dd33c04d5bcb9fa80e1b_f117456cc4ee94741_d20251107_m052315_c001_v0001036_t0050_u01762492995338") 2025/11/07 05:23:22 DEBUG : potato2: Deleting (id "4_z3fe2dd33c04d5bcb9fa80e1b_f409c56953bd8a7d0_d20251107_m052320_c001_v7007000_t0000_u01762493000889") 2025/11/07 05:23:22 DEBUG : potato2: Deleting (id "4_z3fe2dd33c04d5bcb9fa80e1b_f1061aa0bd2e3910f_d20251107_m052316_c001_v0001184_t0038_u01762492996997") 2025/11/07 05:23:22 DEBUG : potato3: Deleting (id "4_z3fe2dd33c04d5bcb9fa80e1b_f4098ef171810c84e_d20251107_m052320_c001_v7007000_t0000_u01762493000958") 2025/11/07 05:23:22 DEBUG : potato3: Deleting (id "4_z3fe2dd33c04d5bcb9fa80e1b_f119d8cdf92aeff25_d20251107_m052317_c001_v0001042_t0054_u01762492997260") 2025/11/07 05:23:22 DEBUG : potato3: Deleting (id "4_z3fe2dd33c04d5bcb9fa80e1b_f117456cc4ee94743_d20251107_m052315_c001_v0001036_t0007_u01762492995777") --- PASS: TestServerSideMoveWithFilter (13.29s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:23:24 DEBUG : Creating backend with remote "TestB2:rclone-test-sosemap5piwu" 2025/11/07 05:23:27 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jalimaw9bapu -> B2 bucket rclone-test-sosemap5piwu 2025/11/07 05:23:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 05:23:29 DEBUG : empty space: size = 1 OK 2025/11/07 05:23:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/07 05:23:29 DEBUG : empty space: Unchanged skipping 2025/11/07 05:23:29 DEBUG : potato3: size = 68 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:23:29 DEBUG : potato3: size = 60 (B2 bucket rclone-test-sosemap5piwu) 2025/11/07 05:23:29 DEBUG : potato3: Sizes differ 2025/11/07 05:23:29 DEBUG : B2 bucket rclone-test-sosemap5piwu: Waiting for checks to finish 2025/11/07 05:23:30 INFO : empty space: Deleted 2025/11/07 05:23:30 DEBUG : B2 bucket rclone-test-sosemap5piwu: Waiting for transfers to finish 2025/11/07 05:23:30 DEBUG : potato2: size = 60 OK 2025/11/07 05:23:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 05:23:30 INFO : potato2: Copied (server-side copy) 2025/11/07 05:23:30 INFO : potato2: Deleted 2025/11/07 05:23:32 DEBUG : potato3: size = 68 OK 2025/11/07 05:23:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/07 05:23:32 INFO : potato3: Copied (server-side copy) 2025/11/07 05:23:32 INFO : potato3: Deleted 2025/11/07 05:23:33 DEBUG : Creating backend with remote "TestB2:rclone-test-jigisiy8regi" 2025/11/07 05:23:33 INFO : tomatoDir: Making directory 2025/11/07 05:23:34 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/07 05:23:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 05:23:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/07 05:23:34 DEBUG : B2 bucket rclone-test-jigisiy8regi: Waiting for checks to finish 2025/11/07 05:23:34 DEBUG : B2 bucket rclone-test-jigisiy8regi: Waiting for transfers to finish 2025/11/07 05:23:35 DEBUG : empty space: size = 1 OK 2025/11/07 05:23:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/07 05:23:35 INFO : empty space: Copied (server-side copy) 2025/11/07 05:23:35 INFO : empty space: Deleted 2025/11/07 05:23:35 DEBUG : potato3: size = 68 OK 2025/11/07 05:23:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/07 05:23:35 INFO : potato3: Copied (server-side copy) 2025/11/07 05:23:35 INFO : potato3: Deleted 2025/11/07 05:23:35 DEBUG : potato2: size = 60 OK 2025/11/07 05:23:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 05:23:35 INFO : potato2: Copied (server-side copy) 2025/11/07 05:23:35 INFO : potato2: Deleted 2025/11/07 05:23:36 DEBUG : B2 bucket rclone-test-jigisiy8regi: Purge remote 2025/11/07 05:23:36 INFO : B2 bucket rclone-test-jigisiy8regi: cleaning bucket "rclone-test-jigisiy8regi" of all files 2025/11/07 05:23:36 DEBUG : empty space: Deleting (id "4_z0f122d23c05d5bcb9fa80e1b_f1151bd2b16809305_d20251107_m052334_c001_v0001182_t0032_u01762493014951") 2025/11/07 05:23:36 DEBUG : potato2: Deleting (id "4_z0f122d23c05d5bcb9fa80e1b_f103142b3a329723d_d20251107_m052335_c001_v0001100_t0059_u01762493015175") 2025/11/07 05:23:36 DEBUG : potato3: Deleting (id "4_z0f122d23c05d5bcb9fa80e1b_f10312b253ac39cfc_d20251107_m052335_c001_v0001182_t0005_u01762493015316") 2025/11/07 05:23:37 DEBUG : B2 bucket rclone-test-sosemap5piwu: Purge remote 2025/11/07 05:23:37 INFO : B2 bucket rclone-test-sosemap5piwu: cleaning bucket "rclone-test-sosemap5piwu" of all files 2025/11/07 05:23:37 DEBUG : empty space: Deleting (id "4_z4f220d73c05d5bcb9fa80e1b_f422c1db689365fd6_d20251107_m052335_c001_v7007000_t0000_u01762493015155") 2025/11/07 05:23:37 DEBUG : empty space: Deleting (id "4_z4f220d73c05d5bcb9fa80e1b_f1176e0d4b3b14d1a_d20251107_m052328_c001_v0001044_t0018_u01762493008677") 2025/11/07 05:23:37 DEBUG : potato2: Deleting (id "4_z4f220d73c05d5bcb9fa80e1b_f422c1db689365fd8_d20251107_m052335_c001_v7007000_t0000_u01762493015783") 2025/11/07 05:23:37 DEBUG : potato2: Deleting (id "4_z4f220d73c05d5bcb9fa80e1b_f114a30c16a68dcd7_d20251107_m052329_c001_v0001161_t0057_u01762493009994") 2025/11/07 05:23:37 DEBUG : potato3: Deleting (id "4_z4f220d73c05d5bcb9fa80e1b_f422c1db689365fd7_d20251107_m052335_c001_v7007000_t0000_u01762493015532") 2025/11/07 05:23:37 DEBUG : potato3: Deleting (id "4_z4f220d73c05d5bcb9fa80e1b_f108da0ab0c03a751_d20251107_m052332_c001_v0001177_t0037_u01762493012378") 2025/11/07 05:23:37 DEBUG : potato3: Deleting (id "4_z4f220d73c05d5bcb9fa80e1b_f1176e0d4b3b14d20_d20251107_m052329_c001_v0001044_t0002_u01762493009062") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.05s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:23:39 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.67s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:23:41 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:23:43 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/rclone-sync-test" 2025/11/07 05:23:45 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/rclone-sync-test-include/layer2" 2025/11/07 05:23:47 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/rclone-sync-test-ignore-file" 2025/11/07 05:23:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/07 05:23:50 DEBUG : B2 bucket rclone-test-jalimaw9bapu path rclone-sync-test: Waiting for checks to finish 2025/11/07 05:23:50 DEBUG : B2 bucket rclone-test-jalimaw9bapu path rclone-sync-test: Waiting for transfers to finish 2025/11/07 05:23:50 DEBUG : Waiting for deletions to finish 2025/11/07 05:23:50 INFO : There was nothing to transfer 2025/11/07 05:23:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/07 05:23:51 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:23:51 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:23:51 DEBUG : Waiting for deletions to finish 2025/11/07 05:23:51 INFO : There was nothing to transfer 2025/11/07 05:23:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/07 05:23:51 DEBUG : B2 bucket rclone-test-jalimaw9bapu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/07 05:23:51 DEBUG : B2 bucket rclone-test-jalimaw9bapu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/07 05:23:51 DEBUG : Waiting for deletions to finish 2025/11/07 05:23:51 INFO : There was nothing to transfer 2025/11/07 05:23:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/07 05:23:52 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:23:52 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:23:52 DEBUG : Waiting for deletions to finish 2025/11/07 05:23:52 INFO : There was nothing to transfer 2025/11/07 05:23:52 DEBUG : Excluded 2025/11/07 05:23:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/07 05:23:52 DEBUG : B2 bucket rclone-test-jalimaw9bapu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/07 05:23:52 DEBUG : B2 bucket rclone-test-jalimaw9bapu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/07 05:23:52 DEBUG : Waiting for deletions to finish 2025/11/07 05:23:52 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.10s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:23:53 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/dst" 2025/11/07 05:23:53 DEBUG : Config file has changed externally - reloading 2025/11/07 05:23:54 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/CompareDest" 2025/11/07 05:23:56 DEBUG : one: Need to transfer - File not found at Destination 2025/11/07 05:23:56 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for checks to finish 2025/11/07 05:23:56 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for transfers to finish 2025/11/07 05:23:57 DEBUG : one: size = 3 OK 2025/11/07 05:23:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/07 05:23:57 INFO : one: Copied (new) 2025/11/07 05:23:57 DEBUG : Waiting for deletions to finish 2025/11/07 05:23:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:23:58 DEBUG : one: size = 3 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:23:58 DEBUG : one: Sizes differ 2025/11/07 05:23:58 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for checks to finish 2025/11/07 05:23:58 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for transfers to finish 2025/11/07 05:23:59 DEBUG : one: size = 5 OK 2025/11/07 05:23:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/07 05:23:59 INFO : one: Copied (replaced existing) 2025/11/07 05:23:59 DEBUG : Waiting for deletions to finish 2025/11/07 05:24:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:24:01 DEBUG : one: size = 3 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:24:01 DEBUG : one: Sizes differ 2025/11/07 05:24:01 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for checks to finish 2025/11/07 05:24:02 DEBUG : one: size = 5 OK 2025/11/07 05:24:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:24:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 05:24:02 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for transfers to finish 2025/11/07 05:24:02 DEBUG : Waiting for deletions to finish 2025/11/07 05:24:02 INFO : There was nothing to transfer 2025/11/07 05:24:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:24:03 DEBUG : one: size = 3 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:24:03 DEBUG : one: Sizes differ 2025/11/07 05:24:03 DEBUG : two: size = 3 OK 2025/11/07 05:24:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:24:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/07 05:24:03 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for checks to finish 2025/11/07 05:24:03 DEBUG : one: size = 5 OK 2025/11/07 05:24:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:24:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 05:24:03 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for transfers to finish 2025/11/07 05:24:03 DEBUG : Waiting for deletions to finish 2025/11/07 05:24:03 INFO : There was nothing to transfer 2025/11/07 05:24:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:24:04 DEBUG : one: size = 3 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:24:04 DEBUG : one: Sizes differ 2025/11/07 05:24:04 DEBUG : two: size = 3 OK 2025/11/07 05:24:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:24:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/07 05:24:04 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for checks to finish 2025/11/07 05:24:04 DEBUG : one: size = 5 OK 2025/11/07 05:24:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:24:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 05:24:04 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for transfers to finish 2025/11/07 05:24:04 DEBUG : Waiting for deletions to finish 2025/11/07 05:24:04 INFO : There was nothing to transfer 2025/11/07 05:24:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:24:05 DEBUG : one: size = 3 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:24:05 DEBUG : one: Sizes differ 2025/11/07 05:24:05 DEBUG : two: size = 3 OK 2025/11/07 05:24:05 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/11/07 05:24:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/07 05:24:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/07 05:24:05 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for checks to finish 2025/11/07 05:24:05 DEBUG : one: size = 5 OK 2025/11/07 05:24:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:24:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 05:24:05 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for transfers to finish 2025/11/07 05:24:05 DEBUG : Waiting for deletions to finish 2025/11/07 05:24:05 INFO : There was nothing to transfer 2025/11/07 05:24:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:24:06 DEBUG : one: size = 3 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:24:06 DEBUG : one: Sizes differ 2025/11/07 05:24:06 DEBUG : two: size = 5 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:24:06 DEBUG : two: size = 3 (B2 bucket rclone-test-jalimaw9bapu path CompareDest) 2025/11/07 05:24:06 DEBUG : two: Sizes differ 2025/11/07 05:24:06 DEBUG : two: Need to transfer - File not found at Destination 2025/11/07 05:24:06 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for checks to finish 2025/11/07 05:24:06 DEBUG : one: size = 5 OK 2025/11/07 05:24:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:24:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 05:24:06 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for transfers to finish 2025/11/07 05:24:07 DEBUG : two: size = 5 OK 2025/11/07 05:24:07 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/07 05:24:07 INFO : two: Copied (new) 2025/11/07 05:24:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.05s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:24:10 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/dest" 2025/11/07 05:24:10 DEBUG : Config file has changed externally - reloading 2025/11/07 05:24:11 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/pre-dest1" 2025/11/07 05:24:12 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/pre-dest2" 2025/11/07 05:24:14 DEBUG : 1: size = 1 OK 2025/11/07 05:24:14 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:24:14 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/07 05:24:15 DEBUG : 2: size = 1 OK 2025/11/07 05:24:15 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:24:15 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/07 05:24:15 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/07 05:24:15 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dest: Waiting for checks to finish 2025/11/07 05:24:15 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dest: Waiting for transfers to finish 2025/11/07 05:24:16 DEBUG : 3: size = 1 OK 2025/11/07 05:24:16 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/07 05:24:16 INFO : 3: Copied (new) 2025/11/07 05:24:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.18s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:24:17 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/dst" 2025/11/07 05:24:18 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/CopyDest" 2025/11/07 05:24:20 DEBUG : one: Need to transfer - File not found at Destination 2025/11/07 05:24:20 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for checks to finish 2025/11/07 05:24:20 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for transfers to finish 2025/11/07 05:24:21 DEBUG : one: size = 3 OK 2025/11/07 05:24:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/07 05:24:21 INFO : one: Copied (new) 2025/11/07 05:24:21 DEBUG : Waiting for deletions to finish 2025/11/07 05:24:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:24:22 DEBUG : one: size = 3 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:24:22 DEBUG : one: Sizes differ 2025/11/07 05:24:22 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for checks to finish 2025/11/07 05:24:22 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for transfers to finish 2025/11/07 05:24:23 DEBUG : one: size = 5 OK 2025/11/07 05:24:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/07 05:24:23 INFO : one: Copied (replaced existing) 2025/11/07 05:24:23 DEBUG : Waiting for deletions to finish 2025/11/07 05:24:25 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/BackupDir" 2025/11/07 05:24:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:24:26 DEBUG : one: size = 3 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:24:26 DEBUG : one: Sizes differ 2025/11/07 05:24:26 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for checks to finish 2025/11/07 05:24:27 DEBUG : one: size = 5 OK 2025/11/07 05:24:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:24:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:24:27 DEBUG : one: size = 3 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:24:27 DEBUG : one: Sizes differ 2025/11/07 05:24:28 DEBUG : one: size = 3 OK 2025/11/07 05:24:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/07 05:24:28 INFO : one: Copied (server-side copy) 2025/11/07 05:24:28 INFO : one: Deleted 2025/11/07 05:24:28 DEBUG : one: size = 5 OK 2025/11/07 05:24:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/07 05:24:28 INFO : one: Copied (server-side copy) 2025/11/07 05:24:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/07 05:24:28 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for transfers to finish 2025/11/07 05:24:28 DEBUG : Waiting for deletions to finish 2025/11/07 05:24:30 DEBUG : one: size = 5 OK 2025/11/07 05:24:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:24:30 DEBUG : one: Unchanged skipping 2025/11/07 05:24:30 DEBUG : two: size = 3 OK 2025/11/07 05:24:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:24:31 DEBUG : two: size = 3 OK 2025/11/07 05:24:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/07 05:24:31 INFO : two: Copied (server-side copy) 2025/11/07 05:24:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/07 05:24:31 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for checks to finish 2025/11/07 05:24:31 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for transfers to finish 2025/11/07 05:24:31 DEBUG : Waiting for deletions to finish 2025/11/07 05:24:31 DEBUG : one: size = 5 OK 2025/11/07 05:24:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:24:31 DEBUG : one: Unchanged skipping 2025/11/07 05:24:31 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for checks to finish 2025/11/07 05:24:31 DEBUG : two: size = 3 OK 2025/11/07 05:24:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:24:31 DEBUG : two: Unchanged skipping 2025/11/07 05:24:31 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for transfers to finish 2025/11/07 05:24:31 DEBUG : Waiting for deletions to finish 2025/11/07 05:24:31 INFO : There was nothing to transfer 2025/11/07 05:24:32 DEBUG : one: size = 5 OK 2025/11/07 05:24:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:24:32 DEBUG : one: Unchanged skipping 2025/11/07 05:24:33 DEBUG : three: size = 7 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:24:33 DEBUG : three: size = 5 (B2 bucket rclone-test-jalimaw9bapu path CopyDest) 2025/11/07 05:24:33 DEBUG : three: Sizes differ 2025/11/07 05:24:33 DEBUG : three: Destination not found in --copy-dest 2025/11/07 05:24:33 DEBUG : three: Need to transfer - File not found at Destination 2025/11/07 05:24:33 DEBUG : two: size = 3 OK 2025/11/07 05:24:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 05:24:33 DEBUG : two: Unchanged skipping 2025/11/07 05:24:33 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for checks to finish 2025/11/07 05:24:33 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for transfers to finish 2025/11/07 05:24:34 DEBUG : three: size = 7 OK 2025/11/07 05:24:34 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/07 05:24:34 INFO : three: Copied (new) 2025/11/07 05:24:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.14s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:24:37 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/8fb2dd23c02d5bcb9fa80e1b/c001_v0001183_t0020": EOF 2025/11/07 05:24:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/8fb2dd23c02d5bcb9fa80e1b/c001_v0001183_t0020": EOF) 2025/11/07 05:24:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-jalimaw9bapu: 1/10 (Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/8fb2dd23c02d5bcb9fa80e1b/c001_v0001183_t0020": EOF) 2025/11/07 05:24:39 DEBUG : pacer: Reducing sleep to 10ms 2025/11/07 05:24:40 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/dst" 2025/11/07 05:24:41 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/backup" 2025/11/07 05:24:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:24:43 DEBUG : two: size = 3 OK 2025/11/07 05:24:43 DEBUG : one: size = 3 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:24:43 DEBUG : one: Sizes differ 2025/11/07 05:24:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:24:43 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for checks to finish 2025/11/07 05:24:43 DEBUG : two: Unchanged skipping 2025/11/07 05:24:44 DEBUG : one: size = 3 OK 2025/11/07 05:24:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/07 05:24:44 INFO : one: Copied (server-side copy) 2025/11/07 05:24:44 INFO : one: Deleted 2025/11/07 05:24:44 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for transfers to finish 2025/11/07 05:24:46 DEBUG : one: size = 4 OK 2025/11/07 05:24:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 05:24:46 INFO : one: Copied (new) 2025/11/07 05:24:46 DEBUG : Waiting for deletions to finish 2025/11/07 05:24:46 DEBUG : three.txt: size = 5 OK 2025/11/07 05:24:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/07 05:24:46 INFO : three.txt: Copied (server-side copy) 2025/11/07 05:24:46 INFO : three.txt: Deleted 2025/11/07 05:24:46 INFO : three.txt: Moved into backup dir 2025/11/07 05:24:48 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for checks to finish 2025/11/07 05:24:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:24:48 DEBUG : one: size = 4 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:24:48 DEBUG : one: Sizes differ 2025/11/07 05:24:48 DEBUG : two: size = 3 OK 2025/11/07 05:24:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:24:48 DEBUG : two: Unchanged skipping 2025/11/07 05:24:49 DEBUG : one: size = 4 OK 2025/11/07 05:24:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 05:24:49 INFO : one: Copied (server-side copy) 2025/11/07 05:24:49 INFO : one: Deleted 2025/11/07 05:24:49 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for transfers to finish 2025/11/07 05:24:49 DEBUG : one: size = 5 OK 2025/11/07 05:24:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/07 05:24:49 INFO : one: Copied (new) 2025/11/07 05:24:49 DEBUG : Waiting for deletions to finish 2025/11/07 05:24:52 DEBUG : three.txt: size = 6 OK 2025/11/07 05:24:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/07 05:24:52 INFO : three.txt: Copied (server-side copy) 2025/11/07 05:24:52 INFO : three.txt: Deleted 2025/11/07 05:24:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (18.21s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:24:56 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/dst" 2025/11/07 05:24:57 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/backup" 2025/11/07 05:24:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:24:59 DEBUG : one: size = 3 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:24:59 DEBUG : one: Sizes differ 2025/11/07 05:24:59 DEBUG : two: size = 3 OK 2025/11/07 05:24:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:24:59 DEBUG : two: Unchanged skipping 2025/11/07 05:24:59 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for checks to finish 2025/11/07 05:25:00 DEBUG : one.bak: size = 3 OK 2025/11/07 05:25:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/07 05:25:00 INFO : one: Copied (server-side copy) to: one.bak 2025/11/07 05:25:00 INFO : one: Deleted 2025/11/07 05:25:00 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for transfers to finish 2025/11/07 05:25:01 DEBUG : one: size = 4 OK 2025/11/07 05:25:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 05:25:01 INFO : one: Copied (new) 2025/11/07 05:25:01 DEBUG : Waiting for deletions to finish 2025/11/07 05:25:02 DEBUG : three.txt.bak: size = 5 OK 2025/11/07 05:25:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/07 05:25:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/07 05:25:03 INFO : three.txt: Deleted 2025/11/07 05:25:03 INFO : three.txt: Moved into backup dir 2025/11/07 05:25:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:25:04 DEBUG : one: size = 4 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:25:04 DEBUG : one: Sizes differ 2025/11/07 05:25:04 DEBUG : two: size = 3 OK 2025/11/07 05:25:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:25:04 DEBUG : two: Unchanged skipping 2025/11/07 05:25:04 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for checks to finish 2025/11/07 05:25:05 DEBUG : one.bak: size = 4 OK 2025/11/07 05:25:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 05:25:05 INFO : one: Copied (server-side copy) to: one.bak 2025/11/07 05:25:05 INFO : one: Deleted 2025/11/07 05:25:05 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for transfers to finish 2025/11/07 05:25:06 DEBUG : one: size = 5 OK 2025/11/07 05:25:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/07 05:25:06 INFO : one: Copied (new) 2025/11/07 05:25:06 DEBUG : Waiting for deletions to finish 2025/11/07 05:25:07 DEBUG : three.txt.bak: size = 6 OK 2025/11/07 05:25:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/07 05:25:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/07 05:25:07 INFO : three.txt: Deleted 2025/11/07 05:25:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.78s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:25:11 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/dst" 2025/11/07 05:25:12 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/backup" 2025/11/07 05:25:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:25:14 DEBUG : one: size = 3 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:25:14 DEBUG : one: Sizes differ 2025/11/07 05:25:14 DEBUG : two: size = 3 OK 2025/11/07 05:25:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:25:14 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for checks to finish 2025/11/07 05:25:14 DEBUG : two: Unchanged skipping 2025/11/07 05:25:15 DEBUG : one-2019-01-01: size = 3 OK 2025/11/07 05:25:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/07 05:25:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/07 05:25:15 INFO : one: Deleted 2025/11/07 05:25:15 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for transfers to finish 2025/11/07 05:25:16 DEBUG : one: size = 4 OK 2025/11/07 05:25:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 05:25:16 INFO : one: Copied (new) 2025/11/07 05:25:16 DEBUG : Waiting for deletions to finish 2025/11/07 05:25:16 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/07 05:25:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/07 05:25:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/07 05:25:17 INFO : three.txt: Deleted 2025/11/07 05:25:17 INFO : three.txt: Moved into backup dir 2025/11/07 05:25:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:25:18 DEBUG : one: size = 4 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:25:18 DEBUG : one: Sizes differ 2025/11/07 05:25:18 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for checks to finish 2025/11/07 05:25:18 DEBUG : two: size = 3 OK 2025/11/07 05:25:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:25:18 DEBUG : two: Unchanged skipping 2025/11/07 05:25:19 DEBUG : one-2019-01-01: size = 4 OK 2025/11/07 05:25:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 05:25:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/07 05:25:19 INFO : one: Deleted 2025/11/07 05:25:19 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for transfers to finish 2025/11/07 05:25:19 DEBUG : one: size = 5 OK 2025/11/07 05:25:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/07 05:25:19 INFO : one: Copied (new) 2025/11/07 05:25:19 DEBUG : Waiting for deletions to finish 2025/11/07 05:25:20 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/07 05:25:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/07 05:25:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/07 05:25:20 INFO : three.txt: Deleted 2025/11/07 05:25:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.87s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:25:23 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/dst" 2025/11/07 05:25:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:25:25 DEBUG : one: size = 3 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:25:25 DEBUG : one: Sizes differ 2025/11/07 05:25:25 DEBUG : two: size = 3 OK 2025/11/07 05:25:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:25:25 DEBUG : two: Unchanged skipping 2025/11/07 05:25:25 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for checks to finish 2025/11/07 05:25:26 DEBUG : one.bak: size = 3 OK 2025/11/07 05:25:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/07 05:25:26 INFO : one: Copied (server-side copy) to: one.bak 2025/11/07 05:25:26 INFO : one: Deleted 2025/11/07 05:25:26 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for transfers to finish 2025/11/07 05:25:27 DEBUG : one: size = 4 OK 2025/11/07 05:25:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 05:25:27 INFO : one: Copied (new) 2025/11/07 05:25:27 DEBUG : Waiting for deletions to finish 2025/11/07 05:25:28 DEBUG : three.txt.bak: size = 5 OK 2025/11/07 05:25:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/07 05:25:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/07 05:25:28 INFO : three.txt: Deleted 2025/11/07 05:25:28 INFO : three.txt: Moved into backup dir 2025/11/07 05:25:28 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/07 05:25:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/07 05:25:29 DEBUG : pacer: Reducing sleep to 10ms 2025/11/07 05:25:30 DEBUG : one.bak: Excluded (Path Filter) 2025/11/07 05:25:30 DEBUG : one.bak: Excluded 2025/11/07 05:25:30 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/07 05:25:30 DEBUG : three.txt.bak: Excluded 2025/11/07 05:25:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:25:30 DEBUG : one: size = 4 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:25:30 DEBUG : one: Sizes differ 2025/11/07 05:25:30 DEBUG : two: size = 3 OK 2025/11/07 05:25:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:25:30 DEBUG : two: Unchanged skipping 2025/11/07 05:25:30 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for checks to finish 2025/11/07 05:25:31 DEBUG : one.bak: size = 4 OK 2025/11/07 05:25:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 05:25:31 INFO : one: Copied (server-side copy) to: one.bak 2025/11/07 05:25:31 INFO : one: Deleted 2025/11/07 05:25:31 DEBUG : B2 bucket rclone-test-jalimaw9bapu path dst: Waiting for transfers to finish 2025/11/07 05:25:31 DEBUG : one: size = 5 OK 2025/11/07 05:25:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/07 05:25:31 INFO : one: Copied (new) 2025/11/07 05:25:31 DEBUG : Waiting for deletions to finish 2025/11/07 05:25:32 DEBUG : three.txt.bak: size = 6 OK 2025/11/07 05:25:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/07 05:25:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/07 05:25:33 INFO : three.txt: Deleted 2025/11/07 05:25:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.53s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:25:36 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/dst" 2025/11/07 05:25:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:25:37 DEBUG : one: size = 3 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:25:37 DEBUG : one: Sizes differ 2025/11/07 05:25:39 DEBUG : one.bak: size = 3 OK 2025/11/07 05:25:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/07 05:25:39 INFO : one: Copied (server-side copy) to: one.bak 2025/11/07 05:25:39 INFO : one: Deleted 2025/11/07 05:25:40 DEBUG : one: size = 4 OK 2025/11/07 05:25:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 05:25:40 INFO : one: Copied (new) 2025/11/07 05:25:40 DEBUG : two: size = 3 OK 2025/11/07 05:25:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:25:40 DEBUG : two: Unchanged skipping 2025/11/07 05:25:40 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:25:40 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:25:40 DEBUG : three.txt: Sizes differ 2025/11/07 05:25:41 DEBUG : three.txt.bak: size = 5 OK 2025/11/07 05:25:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/07 05:25:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/07 05:25:41 INFO : three.txt: Deleted 2025/11/07 05:25:41 DEBUG : three.txt: size = 6 OK 2025/11/07 05:25:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/07 05:25:41 INFO : three.txt: Copied (new) 2025/11/07 05:25:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:25:42 DEBUG : one: size = 4 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:25:42 DEBUG : one: Sizes differ 2025/11/07 05:25:43 DEBUG : one.bak: size = 4 OK 2025/11/07 05:25:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 05:25:43 INFO : one: Copied (server-side copy) to: one.bak 2025/11/07 05:25:43 INFO : one: Deleted 2025/11/07 05:25:44 DEBUG : one: size = 5 OK 2025/11/07 05:25:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/07 05:25:44 INFO : one: Copied (new) 2025/11/07 05:25:44 DEBUG : two: size = 3 OK 2025/11/07 05:25:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:25:44 DEBUG : two: Unchanged skipping 2025/11/07 05:25:44 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:25:44 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:25:44 DEBUG : three.txt: Sizes differ 2025/11/07 05:25:45 DEBUG : three.txt.bak: size = 6 OK 2025/11/07 05:25:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/07 05:25:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/07 05:25:45 INFO : three.txt: Deleted 2025/11/07 05:25:45 DEBUG : three.txt: size = 19 OK 2025/11/07 05:25:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/07 05:25:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.60s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:25:49 DEBUG : Creating backend with remote "TestB2:rclone-test-jalimaw9bapu/dst" 2025/11/07 05:25:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:25:50 DEBUG : one: size = 3 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:25:50 DEBUG : one: Sizes differ 2025/11/07 05:25:51 DEBUG : one-2019-01-01: size = 3 OK 2025/11/07 05:25:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/07 05:25:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/07 05:25:52 INFO : one: Deleted 2025/11/07 05:25:53 DEBUG : one: size = 4 OK 2025/11/07 05:25:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 05:25:53 INFO : one: Copied (new) 2025/11/07 05:25:53 DEBUG : two: size = 3 OK 2025/11/07 05:25:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:25:53 DEBUG : two: Unchanged skipping 2025/11/07 05:25:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:25:53 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:25:53 DEBUG : three.txt: Sizes differ 2025/11/07 05:25:54 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/07 05:25:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/07 05:25:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/07 05:25:54 INFO : three.txt: Deleted 2025/11/07 05:25:54 DEBUG : three.txt: size = 6 OK 2025/11/07 05:25:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/07 05:25:54 INFO : three.txt: Copied (new) 2025/11/07 05:25:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:25:55 DEBUG : one: size = 4 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:25:55 DEBUG : one: Sizes differ 2025/11/07 05:25:56 DEBUG : one-2019-01-01: size = 4 OK 2025/11/07 05:25:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 05:25:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/07 05:25:56 INFO : one: Deleted 2025/11/07 05:25:56 DEBUG : one: size = 5 OK 2025/11/07 05:25:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/07 05:25:56 INFO : one: Copied (new) 2025/11/07 05:25:56 DEBUG : two: size = 3 OK 2025/11/07 05:25:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:25:56 DEBUG : two: Unchanged skipping 2025/11/07 05:25:57 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:25:57 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-jalimaw9bapu path dst) 2025/11/07 05:25:57 DEBUG : three.txt: Sizes differ 2025/11/07 05:25:57 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/07 05:25:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/07 05:25:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/07 05:25:57 INFO : three.txt: Deleted 2025/11/07 05:25:58 DEBUG : three.txt: size = 19 OK 2025/11/07 05:25:58 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/07 05:25:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.94s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:26:01 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:01 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:01 DEBUG : Testêé: Sizes differ 2025/11/07 05:26:01 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:26:01 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:26:01 DEBUG : Testêé: size = 14 OK 2025/11/07 05:26:01 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/07 05:26:01 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/07 05:26:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.69s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:26:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/07 05:26:02 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:26:02 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:26:03 DEBUG : existing: size = 6 OK 2025/11/07 05:26:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/07 05:26:03 INFO : existing: Copied (new) 2025/11/07 05:26:03 DEBUG : Waiting for deletions to finish 2025/11/07 05:26:03 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:03 DEBUG : existing: size = 6 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:03 DEBUG : existing: Sizes differ 2025/11/07 05:26:03 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/07 05:26:03 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:26:03 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:26:03 ERROR : B2 bucket rclone-test-jalimaw9bapu: not deleting files as there were IO errors 2025/11/07 05:26:03 ERROR : B2 bucket rclone-test-jalimaw9bapu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.11s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:26:05 DEBUG : EXISTING: size = 6 OK 2025/11/07 05:26:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:05 DEBUG : existing: Unchanged skipping 2025/11/07 05:26:05 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:26:05 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:26:05 DEBUG : Waiting for deletions to finish 2025/11/07 05:26:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.49s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:26:25 DEBUG : both0: size = 6 OK 2025/11/07 05:26:25 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:26:25 DEBUG : both12: size = 6 OK 2025/11/07 05:26:25 DEBUG : both11: size = 6 OK 2025/11/07 05:26:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:25 DEBUG : both10: size = 6 OK 2025/11/07 05:26:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:25 DEBUG : both12: Unchanged skipping 2025/11/07 05:26:25 DEBUG : both13: size = 6 OK 2025/11/07 05:26:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:25 DEBUG : both11: Unchanged skipping 2025/11/07 05:26:25 DEBUG : both14: size = 6 OK 2025/11/07 05:26:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:25 DEBUG : both14: Unchanged skipping 2025/11/07 05:26:25 DEBUG : both15: size = 6 OK 2025/11/07 05:26:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:25 DEBUG : both15: Unchanged skipping 2025/11/07 05:26:25 DEBUG : both16: size = 6 OK 2025/11/07 05:26:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:25 DEBUG : both0: Unchanged skipping 2025/11/07 05:26:25 DEBUG : both17: size = 6 OK 2025/11/07 05:26:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:25 DEBUG : both10: Unchanged skipping 2025/11/07 05:26:25 DEBUG : both18: size = 6 OK 2025/11/07 05:26:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:25 DEBUG : both13: Unchanged skipping 2025/11/07 05:26:25 DEBUG : both19: size = 6 OK 2025/11/07 05:26:25 DEBUG : both16: Unchanged skipping 2025/11/07 05:26:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:25 DEBUG : both1: size = 6 OK 2025/11/07 05:26:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:25 DEBUG : both19: Unchanged skipping 2025/11/07 05:26:25 DEBUG : both2: size = 6 OK 2025/11/07 05:26:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:25 DEBUG : both1: Unchanged skipping 2025/11/07 05:26:25 DEBUG : both3: size = 6 OK 2025/11/07 05:26:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:25 DEBUG : both3: Unchanged skipping 2025/11/07 05:26:25 DEBUG : both4: size = 6 OK 2025/11/07 05:26:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:25 DEBUG : both18: Unchanged skipping 2025/11/07 05:26:25 DEBUG : both5: size = 6 OK 2025/11/07 05:26:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:25 DEBUG : both5: Unchanged skipping 2025/11/07 05:26:25 DEBUG : both6: size = 6 OK 2025/11/07 05:26:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:25 DEBUG : both17: Unchanged skipping 2025/11/07 05:26:25 DEBUG : both2: Unchanged skipping 2025/11/07 05:26:25 DEBUG : both8: size = 6 OK 2025/11/07 05:26:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:25 DEBUG : both7: size = 6 OK 2025/11/07 05:26:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:25 DEBUG : both6: Unchanged skipping 2025/11/07 05:26:25 DEBUG : both9: size = 6 OK 2025/11/07 05:26:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:25 DEBUG : both9: Unchanged skipping 2025/11/07 05:26:25 DEBUG : both4: Unchanged skipping 2025/11/07 05:26:25 DEBUG : both8: Unchanged skipping 2025/11/07 05:26:25 DEBUG : both7: Unchanged skipping 2025/11/07 05:26:25 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:26:25 DEBUG : Waiting for deletions to finish 2025/11/07 05:26:25 INFO : only14: Deleted 2025/11/07 05:26:25 INFO : only15: Deleted 2025/11/07 05:26:26 INFO : only19: Deleted 2025/11/07 05:26:26 INFO : only9: Deleted 2025/11/07 05:26:26 INFO : only10: Deleted 2025/11/07 05:26:26 INFO : only3: Deleted 2025/11/07 05:26:26 INFO : only4: Deleted 2025/11/07 05:26:26 INFO : only6: Deleted 2025/11/07 05:26:26 INFO : only8: Deleted 2025/11/07 05:26:26 INFO : only12: Deleted 2025/11/07 05:26:26 INFO : only13: Deleted 2025/11/07 05:26:26 INFO : only1: Deleted 2025/11/07 05:26:26 INFO : only2: Deleted 2025/11/07 05:26:26 INFO : only16: Deleted 2025/11/07 05:26:26 INFO : only17: Deleted 2025/11/07 05:26:26 INFO : only18: Deleted 2025/11/07 05:26:26 INFO : only5: Deleted 2025/11/07 05:26:26 INFO : only7: Deleted 2025/11/07 05:26:26 INFO : only0: Deleted 2025/11/07 05:26:26 INFO : only11: Deleted 2025/11/07 05:26:26 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.56s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:26:51 DEBUG : both0: size = 6 OK 2025/11/07 05:26:51 DEBUG : both10: size = 6 OK 2025/11/07 05:26:51 DEBUG : both12: size = 6 OK 2025/11/07 05:26:51 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:51 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:51 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:26:51 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:51 DEBUG : both11: size = 6 OK 2025/11/07 05:26:51 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:51 DEBUG : both10: Unchanged skipping 2025/11/07 05:26:51 DEBUG : both13: size = 6 OK 2025/11/07 05:26:51 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:51 DEBUG : both0: Unchanged skipping 2025/11/07 05:26:51 DEBUG : both14: size = 6 OK 2025/11/07 05:26:51 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:51 DEBUG : both14: Unchanged skipping 2025/11/07 05:26:51 DEBUG : both15: size = 6 OK 2025/11/07 05:26:51 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:51 DEBUG : both12: Unchanged skipping 2025/11/07 05:26:51 DEBUG : both16: size = 6 OK 2025/11/07 05:26:51 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:51 DEBUG : both16: Unchanged skipping 2025/11/07 05:26:51 DEBUG : both17: size = 6 OK 2025/11/07 05:26:51 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:51 DEBUG : both17: Unchanged skipping 2025/11/07 05:26:51 DEBUG : both18: size = 6 OK 2025/11/07 05:26:51 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:51 DEBUG : both11: Unchanged skipping 2025/11/07 05:26:51 DEBUG : both19: size = 6 OK 2025/11/07 05:26:51 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:51 DEBUG : both13: Unchanged skipping 2025/11/07 05:26:51 DEBUG : both1: size = 6 OK 2025/11/07 05:26:51 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:51 DEBUG : both15: Unchanged skipping 2025/11/07 05:26:51 DEBUG : both2: size = 6 OK 2025/11/07 05:26:51 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:51 DEBUG : both18: Unchanged skipping 2025/11/07 05:26:51 DEBUG : both3: size = 6 OK 2025/11/07 05:26:51 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:51 DEBUG : both3: Unchanged skipping 2025/11/07 05:26:51 DEBUG : both4: size = 6 OK 2025/11/07 05:26:51 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:51 DEBUG : both4: Unchanged skipping 2025/11/07 05:26:51 DEBUG : both5: size = 6 OK 2025/11/07 05:26:51 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:51 DEBUG : both5: Unchanged skipping 2025/11/07 05:26:51 DEBUG : both6: size = 6 OK 2025/11/07 05:26:51 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:51 DEBUG : both19: Unchanged skipping 2025/11/07 05:26:51 DEBUG : both7: size = 6 OK 2025/11/07 05:26:51 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:51 DEBUG : both7: Unchanged skipping 2025/11/07 05:26:51 DEBUG : both8: size = 6 OK 2025/11/07 05:26:51 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:51 DEBUG : both8: Unchanged skipping 2025/11/07 05:26:51 DEBUG : both9: size = 6 OK 2025/11/07 05:26:51 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:26:51 DEBUG : both2: Unchanged skipping 2025/11/07 05:26:51 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:51 DEBUG : only0: size = 6 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:51 DEBUG : only0: Sizes differ 2025/11/07 05:26:51 DEBUG : both9: Unchanged skipping 2025/11/07 05:26:51 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:51 DEBUG : only10: size = 6 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:51 DEBUG : only10: Sizes differ 2025/11/07 05:26:51 DEBUG : both1: Unchanged skipping 2025/11/07 05:26:51 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:51 DEBUG : only11: size = 6 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:51 DEBUG : only11: Sizes differ 2025/11/07 05:26:51 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:51 DEBUG : only12: size = 6 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:51 DEBUG : only12: Sizes differ 2025/11/07 05:26:51 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:51 DEBUG : only13: size = 6 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:51 DEBUG : only13: Sizes differ 2025/11/07 05:26:51 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:51 DEBUG : only14: size = 6 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:51 DEBUG : only14: Sizes differ 2025/11/07 05:26:51 DEBUG : both6: Unchanged skipping 2025/11/07 05:26:51 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:51 DEBUG : only15: size = 6 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:51 DEBUG : only15: Sizes differ 2025/11/07 05:26:51 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:51 DEBUG : only16: size = 6 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:51 DEBUG : only16: Sizes differ 2025/11/07 05:26:51 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:51 DEBUG : only17: size = 6 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:51 DEBUG : only17: Sizes differ 2025/11/07 05:26:51 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:51 DEBUG : only18: size = 6 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:51 DEBUG : only18: Sizes differ 2025/11/07 05:26:51 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:51 DEBUG : only19: size = 6 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:51 DEBUG : only19: Sizes differ 2025/11/07 05:26:51 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:51 DEBUG : only1: size = 6 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:51 DEBUG : only1: Sizes differ 2025/11/07 05:26:51 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:51 DEBUG : only2: size = 6 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:51 DEBUG : only2: Sizes differ 2025/11/07 05:26:51 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:51 DEBUG : only3: size = 6 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:51 DEBUG : only3: Sizes differ 2025/11/07 05:26:51 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:51 DEBUG : only4: size = 6 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:51 DEBUG : only4: Sizes differ 2025/11/07 05:26:51 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:51 DEBUG : only5: size = 6 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:51 DEBUG : only5: Sizes differ 2025/11/07 05:26:51 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:51 DEBUG : only6: size = 6 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:51 DEBUG : only6: Sizes differ 2025/11/07 05:26:51 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:51 DEBUG : only7: size = 6 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:51 DEBUG : only7: Sizes differ 2025/11/07 05:26:51 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:51 DEBUG : only8: size = 6 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:51 DEBUG : only8: Sizes differ 2025/11/07 05:26:51 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1768842476) 2025/11/07 05:26:51 DEBUG : only9: size = 6 (B2 bucket rclone-test-jalimaw9bapu) 2025/11/07 05:26:51 DEBUG : only9: Sizes differ 2025/11/07 05:26:51 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:26:51 DEBUG : only11: size = 0 OK 2025/11/07 05:26:51 DEBUG : only0: size = 0 OK 2025/11/07 05:26:51 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 05:26:51 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 05:26:51 INFO : only0: Copied (replaced existing) 2025/11/07 05:26:51 INFO : only11: Copied (replaced existing) 2025/11/07 05:26:52 DEBUG : only10: size = 0 OK 2025/11/07 05:26:52 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 05:26:52 INFO : only10: Copied (replaced existing) 2025/11/07 05:26:52 DEBUG : only17: size = 0 OK 2025/11/07 05:26:52 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 05:26:52 INFO : only17: Copied (replaced existing) 2025/11/07 05:26:52 DEBUG : only12: size = 0 OK 2025/11/07 05:26:52 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 05:26:52 INFO : only12: Copied (replaced existing) 2025/11/07 05:26:52 DEBUG : only18: size = 0 OK 2025/11/07 05:26:52 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 05:26:52 INFO : only18: Copied (replaced existing) 2025/11/07 05:26:52 DEBUG : only19: size = 0 OK 2025/11/07 05:26:52 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 05:26:52 INFO : only19: Copied (replaced existing) 2025/11/07 05:26:52 DEBUG : only15: size = 0 OK 2025/11/07 05:26:52 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 05:26:52 INFO : only15: Copied (replaced existing) 2025/11/07 05:26:52 DEBUG : only2: size = 0 OK 2025/11/07 05:26:52 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 05:26:52 INFO : only2: Copied (replaced existing) 2025/11/07 05:26:52 DEBUG : only1: size = 0 OK 2025/11/07 05:26:52 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 05:26:52 INFO : only1: Copied (replaced existing) 2025/11/07 05:26:52 DEBUG : only13: size = 0 OK 2025/11/07 05:26:52 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 05:26:52 INFO : only13: Copied (replaced existing) 2025/11/07 05:26:52 DEBUG : only16: size = 0 OK 2025/11/07 05:26:52 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 05:26:52 INFO : only16: Copied (replaced existing) 2025/11/07 05:26:52 DEBUG : only14: size = 0 OK 2025/11/07 05:26:52 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 05:26:52 INFO : only14: Copied (replaced existing) 2025/11/07 05:26:52 DEBUG : only3: size = 0 OK 2025/11/07 05:26:52 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 05:26:52 INFO : only3: Copied (replaced existing) 2025/11/07 05:26:52 DEBUG : only6: size = 0 OK 2025/11/07 05:26:52 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 05:26:52 INFO : only6: Copied (replaced existing) 2025/11/07 05:26:52 DEBUG : only8: size = 0 OK 2025/11/07 05:26:52 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 05:26:52 INFO : only8: Copied (replaced existing) 2025/11/07 05:26:52 DEBUG : only9: size = 0 OK 2025/11/07 05:26:52 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 05:26:52 INFO : only9: Copied (replaced existing) 2025/11/07 05:26:52 DEBUG : only7: size = 0 OK 2025/11/07 05:26:52 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 05:26:52 INFO : only7: Copied (replaced existing) 2025/11/07 05:26:52 DEBUG : only5: size = 0 OK 2025/11/07 05:26:52 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 05:26:52 INFO : only5: Copied (replaced existing) 2025/11/07 05:26:52 DEBUG : only4: size = 0 OK 2025/11/07 05:26:52 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 05:26:52 INFO : only4: Copied (replaced existing) 2025/11/07 05:26:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.81s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:27:01 DEBUG : empty_dir: Making directory with metadata 2025/11/07 05:27:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 05:27:01 DEBUG : empty_on_remote: Making directory with metadata 2025/11/07 05:27:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 05:27:01 INFO : empty_on_remote: Making directory 2025/11/07 05:27:01 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/07 05:27:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/07 05:27:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/07 05:27:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/07 05:27:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.92s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:27:03 DEBUG : empty_dir: Making directory with metadata 2025/11/07 05:27:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 05:27:03 DEBUG : empty_on_remote: Making directory with metadata 2025/11/07 05:27:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 05:27:03 INFO : empty_on_remote: Making directory 2025/11/07 05:27:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/07 05:27:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/07 05:27:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/07 05:27:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/07 05:27:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/07 05:27:05 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.50s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:27:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 05:27:07 INFO : sub dir: Making directory 2025/11/07 05:27:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.84s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:27:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 05:27:11 INFO : sub dir: Making directory 2025/11/07 05:27:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.97s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:27:25 DEBUG : Waiting for deletions to finish 2025/11/07 05:27:26 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:27:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:27:26 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:27:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:27:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:27:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:27:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:27:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:27:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:27:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:27:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:27:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:27:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:27:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:27:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:27:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:27:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:27:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:27:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:27:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:27:26 DEBUG : apple: size = 5 OK 2025/11/07 05:27:26 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:27:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:26 DEBUG : apple: Unchanged skipping 2025/11/07 05:27:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 05:27:26 DEBUG : banana: size = 6 OK 2025/11/07 05:27:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:26 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:27:26 DEBUG : banana: Unchanged skipping 2025/11/07 05:27:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 05:27:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:27:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 05:27:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:27:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 05:27:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:27:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 05:27:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:27:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 05:27:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:27:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 05:27:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:27:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 05:27:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:27:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 05:27:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:27:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 05:27:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:27:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:27:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 05:27:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 05:27:26 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:27:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:27:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 05:27:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:27:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 05:27:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:27:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 05:27:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:27:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:27:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 05:27:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 05:27:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:27:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 05:27:26 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:27:26 DEBUG : Waiting for deletions to finish 2025/11/07 05:27:26 INFO : There was nothing to transfer 2025/11/07 05:27:26 DEBUG : Waiting for deletions to finish 2025/11/07 05:27:27 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : apple: size = 5 OK 2025/11/07 05:27:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:27 DEBUG : apple: Unchanged skipping 2025/11/07 05:27:27 DEBUG : banana: size = 6 OK 2025/11/07 05:27:27 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:27:27 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:27:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:27 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 05:27:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:27 DEBUG : banana: Unchanged skipping 2025/11/07 05:27:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 05:27:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:27:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 05:27:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:27:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 05:27:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:27:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:27:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:27:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 05:27:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:27:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 05:27:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:27:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:27:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:27:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:27:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 05:27:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 05:27:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:27:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:27:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:27:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 05:27:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:27:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 05:27:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:27:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 05:27:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 05:27:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 05:27:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 05:27:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:27:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 05:27:27 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:27:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 05:27:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 05:27:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 05:27:27 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:27:27 DEBUG : Waiting for deletions to finish 2025/11/07 05:27:27 INFO : There was nothing to transfer 2025/11/07 05:27:27 DEBUG : Waiting for deletions to finish 2025/11/07 05:27:27 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:27:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:27:43 DEBUG : Waiting for deletions to finish 2025/11/07 05:27:44 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:27:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:27:44 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:27:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:27:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:27:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:27:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:27:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:27:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:27:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:27:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:27:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:27:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:27:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:27:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:27:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:27:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:27:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:27:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:27:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:27:45 DEBUG : apple: size = 5 OK 2025/11/07 05:27:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:27:45 DEBUG : apple: Unchanged skipping 2025/11/07 05:27:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 05:27:45 DEBUG : banana: size = 6 OK 2025/11/07 05:27:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : banana: Unchanged skipping 2025/11/07 05:27:45 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:27:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 05:27:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:27:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:27:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:27:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 05:27:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 05:27:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:27:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 05:27:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 05:27:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:27:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 05:27:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:27:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:27:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:27:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:27:45 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:27:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 05:27:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:27:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:27:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:27:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 05:27:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:27:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:27:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 05:27:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:27:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 05:27:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 05:27:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 05:27:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 05:27:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 05:27:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:27:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 05:27:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 05:27:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 05:27:45 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:27:45 DEBUG : Waiting for deletions to finish 2025/11/07 05:27:45 INFO : There was nothing to transfer 2025/11/07 05:27:45 DEBUG : Waiting for deletions to finish 2025/11/07 05:27:45 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:27:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:27:45 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:27:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:27:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:27:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:27:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:27:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:27:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:27:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:27:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:27:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:27:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:27:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:27:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:27:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:27:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:27:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:27:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:27:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:27:45 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:27:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 05:27:45 DEBUG : apple: size = 5 OK 2025/11/07 05:27:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : apple: Unchanged skipping 2025/11/07 05:27:45 DEBUG : banana: size = 6 OK 2025/11/07 05:27:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : banana: Unchanged skipping 2025/11/07 05:27:45 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:27:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:45 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 05:27:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:27:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 05:27:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:27:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 05:27:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:27:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:27:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:27:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:27:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 05:27:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:27:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 05:27:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:27:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:27:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 05:27:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:27:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:27:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:27:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:46 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:27:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 05:27:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 05:27:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:27:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:27:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 05:27:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:27:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 05:27:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 05:27:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 05:27:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 05:27:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 05:27:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 05:27:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 05:27:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:27:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:27:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 05:27:46 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:27:46 DEBUG : Waiting for deletions to finish 2025/11/07 05:27:46 INFO : There was nothing to transfer 2025/11/07 05:27:46 DEBUG : Waiting for deletions to finish 2025/11/07 05:27:46 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:27:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:27:46 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:27:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:27:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:27:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:27:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:27:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:27:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:27:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:27:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:27:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:27:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:27:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:27:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:27:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:27:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:27:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:27:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:27:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:28:02 DEBUG : Waiting for deletions to finish 2025/11/07 05:28:03 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:28:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:28:03 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:28:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:28:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:28:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:28:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:28:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:28:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:28:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:28:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:28:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:28:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:28:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:28:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:28:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:28:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:28:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:28:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:28:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:28:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:03 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:03 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:03 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:03 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:03 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:03 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:03 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/07 05:28:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 05:28:03 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/07 05:28:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 05:28:03 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:03 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/07 05:28:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/07 05:28:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:04 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:28:04 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:28:04 DEBUG : YmFuYW5h: size = 6 OK 2025/11/07 05:28:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/07 05:28:04 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/07 05:28:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:04 DEBUG : YXBwbGU=: size = 5 OK 2025/11/07 05:28:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/07 05:28:04 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/07 05:28:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/07 05:28:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/07 05:28:04 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/07 05:28:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/07 05:28:04 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/07 05:28:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/07 05:28:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/07 05:28:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/07 05:28:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/07 05:28:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/07 05:28:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/07 05:28:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/07 05:28:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/07 05:28:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/07 05:28:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/07 05:28:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/07 05:28:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/07 05:28:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/07 05:28:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/07 05:28:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/07 05:28:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/07 05:28:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/07 05:28:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/07 05:28:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/07 05:28:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/07 05:28:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/07 05:28:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/07 05:28:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/07 05:28:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 05:28:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/07 05:28:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/07 05:28:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/07 05:28:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/07 05:28:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:06 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/07 05:28:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/07 05:28:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/07 05:28:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/07 05:28:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/07 05:28:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:06 DEBUG : Waiting for deletions to finish 2025/11/07 05:28:06 INFO : splitbananasplit: Deleted 2025/11/07 05:28:07 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/07 05:28:07 INFO : dir1/0003-defghij.txt: Deleted 2025/11/07 05:28:07 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/07 05:28:07 INFO : dir1/0010-456789.txt: Deleted 2025/11/07 05:28:07 INFO : banana: Deleted 2025/11/07 05:28:07 INFO : dir1/0007-1234567.txt: Deleted 2025/11/07 05:28:07 INFO : dir1/0009-3456789.txt: Deleted 2025/11/07 05:28:07 INFO : dir1/0013-789;=.txt: Deleted 2025/11/07 05:28:07 INFO : dir1/0015-9;=.txt: Deleted 2025/11/07 05:28:07 INFO : dir1/0012-6789;.txt: Deleted 2025/11/07 05:28:07 INFO : apple: Deleted 2025/11/07 05:28:07 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/07 05:28:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/07 05:28:07 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/07 05:28:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/07 05:28:07 INFO : dir1/0011-56789;.txt: Deleted 2025/11/07 05:28:07 INFO : dir1/0014-89;=.txt: Deleted 2025/11/07 05:28:07 INFO : appleappleapplebanana: Deleted 2025/11/07 05:28:07 INFO : dir1/0008-2345678.txt: Deleted 2025/11/07 05:28:07 DEBUG : Waiting for deletions to finish 2025/11/07 05:28:07 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/07 05:28:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/07 05:28:07 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/07 05:28:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/07 05:28:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/07 05:28:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/07 05:28:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/07 05:28:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/07 05:28:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/07 05:28:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 05:28:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/07 05:28:08 DEBUG : YXBwbGU=: size = 5 OK 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:28:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 05:28:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:28:08 DEBUG : apple: Unchanged skipping 2025/11/07 05:28:08 DEBUG : YmFuYW5h: size = 6 OK 2025/11/07 05:28:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:28:08 DEBUG : banana: Unchanged skipping 2025/11/07 05:28:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/07 05:28:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:28:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 05:28:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/07 05:28:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/07 05:28:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/07 05:28:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:28:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:28:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 05:28:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 05:28:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/07 05:28:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/07 05:28:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:28:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 05:28:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/07 05:28:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:28:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:28:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 05:28:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 05:28:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/07 05:28:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:28:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/07 05:28:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 05:28:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:28:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/07 05:28:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:28:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 05:28:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 05:28:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/07 05:28:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/07 05:28:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:28:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 05:28:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/07 05:28:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/07 05:28:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/07 05:28:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:28:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:28:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 05:28:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 05:28:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/07 05:28:08 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:28:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:28:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 05:28:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:28:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 05:28:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/07 05:28:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:28:08 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/07 05:28:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 05:28:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:28:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 05:28:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/07 05:28:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:28:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 05:28:08 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:28:08 DEBUG : Waiting for deletions to finish 2025/11/07 05:28:08 DEBUG : Waiting for deletions to finish 2025/11/07 05:28:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/07 05:28:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/07 05:28:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/07 05:28:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/07 05:28:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/07 05:28:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/07 05:28:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/07 05:28:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/07 05:28:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/07 05:28:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/07 05:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 05:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 05:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 05:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 05:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 05:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 05:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 05:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 05:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 05:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 05:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:28:25 DEBUG : Waiting for deletions to finish 2025/11/07 05:28:25 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:28:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:28:25 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:28:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:28:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:28:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:28:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:28:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:28:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:28:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:28:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:28:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:28:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:28:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:28:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:28:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:28:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:28:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:28:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:28:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:28:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/07 05:28:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 05:28:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/07 05:28:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 05:28:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:28:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:28:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 05:28:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:28:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 05:28:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:28:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:28:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:28:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:28:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:28:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:28:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:28:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:28:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:28:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:28:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:28:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:28:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 05:28:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:28:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:28:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:28:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:28:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:28:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:28:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:28:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:28:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:28:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:28:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:28:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:28:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:28:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:28:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:28:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:28:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:28:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:28:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:28:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:28:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:28:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:28:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:28:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:28:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:28:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 05:28:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:28:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:28:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:28:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:28:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:28:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:28:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:28:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:28:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:28:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:28:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:28:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:28:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:28:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 05:28:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:28:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:28:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:28:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:28:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:28:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:28:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:28:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:28:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:28:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:28:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:28:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:28:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:28:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:28:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:28:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 05:28:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:28:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:28:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:28:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:28:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 05:28:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:28:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 05:28:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:28:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 05:28:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:28:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 05:28:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:28:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 05:28:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:28:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:28:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:28:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:28:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:28:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:28:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:28:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:28:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:28:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:28:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 05:28:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:28:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:28:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:28:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:28:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:28:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 05:28:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:28:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:28:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:28:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:28:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:28:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:28:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 05:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:28:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:28:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:28:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 05:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:28:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:28:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:28:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:28:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:28:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 05:28:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:28:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 05:28:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:28:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 05:28:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:28:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 05:28:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:28:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 05:28:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 05:28:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:28:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:28:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:28:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:28:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:28:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:28:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:28:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:28:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:28:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 05:28:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:28:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 05:28:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:28:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:28:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:28:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:28:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:28:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 05:28:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:28:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:28:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:28:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:28:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:28:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:28:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:28:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:28:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:28:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:28:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/07 05:28:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:28:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 05:28:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 05:28:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 05:28:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 05:28:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 05:28:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 05:28:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 05:28:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 05:28:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 05:28:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 05:28:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 05:28:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 05:28:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 05:28:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 05:28:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 05:28:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/07 05:28:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:26 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:28:26 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:28:26 DEBUG : PREFIXbanana: size = 6 OK 2025/11/07 05:28:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/07 05:28:26 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/07 05:28:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 05:28:26 DEBUG : PREFIXapple: size = 5 OK 2025/11/07 05:28:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/07 05:28:26 INFO : apple: Copied (new) to: PREFIXapple 2025/11/07 05:28:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 05:28:26 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/07 05:28:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/07 05:28:26 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/07 05:28:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 05:28:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/07 05:28:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/07 05:28:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 05:28:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 05:28:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:28:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/07 05:28:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 05:28:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 05:28:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/07 05:28:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/07 05:28:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 05:28:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 05:28:26 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/07 05:28:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/07 05:28:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/07 05:28:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 05:28:26 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/07 05:28:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/07 05:28:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/07 05:28:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 05:28:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/07 05:28:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/07 05:28:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 05:28:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 05:28:27 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/07 05:28:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/07 05:28:27 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/07 05:28:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 05:28:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/07 05:28:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/07 05:28:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 05:28:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 05:28:27 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/07 05:28:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/07 05:28:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/07 05:28:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 05:28:27 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/07 05:28:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/07 05:28:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/07 05:28:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 05:28:27 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/07 05:28:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/07 05:28:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/07 05:28:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 05:28:27 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/07 05:28:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/07 05:28:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/07 05:28:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 05:28:28 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/07 05:28:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/07 05:28:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/07 05:28:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 05:28:28 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/07 05:28:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/07 05:28:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/07 05:28:28 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/07 05:28:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/07 05:28:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/07 05:28:28 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/07 05:28:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/07 05:28:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/07 05:28:28 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/07 05:28:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/07 05:28:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/07 05:28:28 DEBUG : Waiting for deletions to finish 2025/11/07 05:28:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/07 05:28:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/07 05:28:28 INFO : apple: Deleted 2025/11/07 05:28:28 INFO : dir1/0013-789;=.txt: Deleted 2025/11/07 05:28:29 INFO : dir1/0010-456789.txt: Deleted 2025/11/07 05:28:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/07 05:28:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/07 05:28:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/07 05:28:29 INFO : dir1/0015-9;=.txt: Deleted 2025/11/07 05:28:29 INFO : splitbananasplit: Deleted 2025/11/07 05:28:29 INFO : dir1/0011-56789;.txt: Deleted 2025/11/07 05:28:29 INFO : dir1/0007-1234567.txt: Deleted 2025/11/07 05:28:29 INFO : dir1/0014-89;=.txt: Deleted 2025/11/07 05:28:29 INFO : appleappleapplebanana: Deleted 2025/11/07 05:28:29 INFO : dir1/0008-2345678.txt: Deleted 2025/11/07 05:28:29 INFO : dir1/0009-3456789.txt: Deleted 2025/11/07 05:28:29 INFO : dir1/0012-6789;.txt: Deleted 2025/11/07 05:28:29 INFO : banana: Deleted 2025/11/07 05:28:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/07 05:28:29 INFO : dir1/0003-defghij.txt: Deleted 2025/11/07 05:28:29 DEBUG : Waiting for deletions to finish 2025/11/07 05:28:29 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/07 05:28:29 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:28:29 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/07 05:28:29 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/07 05:28:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:28:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:28:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:28:29 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:28:29 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:28:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:28:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:28:29 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:28:29 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:28:29 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:28:29 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:28:29 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:28:29 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:28:29 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:28:29 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:28:29 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:28:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 05:28:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 05:28:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 05:28:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 05:28:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 05:28:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 05:28:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 05:28:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 05:28:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 05:28:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 05:28:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 05:28:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 05:28:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 05:28:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 05:28:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 05:28:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 05:28:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 05:28:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 05:28:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 05:28:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 05:28:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 05:28:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 05:28:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 05:28:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 05:28:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 05:28:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 05:28:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 05:28:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 05:28:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 05:28:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 05:28:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 05:28:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 05:28:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 05:28:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 05:28:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 05:28:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 05:28:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 05:28:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 05:28:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 05:28:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 05:28:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 05:28:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 05:28:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 05:28:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 05:28:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 05:28:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 05:28:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 05:28:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 05:28:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 05:28:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 05:28:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 05:28:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 05:28:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 05:28:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 05:28:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 05:28:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 05:28:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 05:28:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 05:28:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 05:28:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 05:28:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 05:28:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 05:28:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 05:28:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 05:28:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 05:28:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 05:28:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 05:28:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 05:28:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 05:28:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 05:28:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 05:28:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 05:28:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 05:28:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 05:28:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 05:28:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 05:28:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 05:28:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 05:28:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 05:28:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 05:28:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 05:28:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 05:28:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 05:28:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 05:28:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 05:28:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 05:28:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 05:28:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 05:28:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 05:28:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 05:28:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 05:28:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 05:28:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 05:28:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 05:28:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 05:28:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 05:28:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 05:28:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 05:28:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 05:28:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 05:28:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 05:28:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 05:28:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 05:28:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 05:28:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 05:28:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 05:28:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 05:28:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 05:28:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 05:28:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 05:28:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 05:28:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 05:28:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 05:28:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 05:28:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/07 05:28:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 05:28:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/07 05:28:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 05:28:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:30 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:28:30 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:28:30 DEBUG : banana: size = 6 OK 2025/11/07 05:28:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/07 05:28:30 INFO : banana: Copied (new) 2025/11/07 05:28:30 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:28:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/07 05:28:30 INFO : appleappleapplebanana: Copied (new) 2025/11/07 05:28:30 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:28:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/07 05:28:30 INFO : splitbananasplit: Copied (new) 2025/11/07 05:28:30 DEBUG : apple: size = 5 OK 2025/11/07 05:28:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/07 05:28:30 INFO : apple: Copied (new) 2025/11/07 05:28:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:28:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/07 05:28:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/07 05:28:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:28:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/07 05:28:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/07 05:28:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:28:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/07 05:28:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/07 05:28:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:28:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/07 05:28:31 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/07 05:28:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:28:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/07 05:28:31 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/07 05:28:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:28:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/07 05:28:31 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/07 05:28:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:28:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/07 05:28:31 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/07 05:28:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:28:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/07 05:28:31 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/07 05:28:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:28:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/07 05:28:31 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/07 05:28:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:28:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/07 05:28:31 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/07 05:28:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:28:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/07 05:28:31 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/07 05:28:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:28:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/07 05:28:32 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/07 05:28:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:28:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/07 05:28:32 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/07 05:28:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:28:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/07 05:28:32 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/07 05:28:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:28:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/07 05:28:32 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/07 05:28:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:28:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/07 05:28:32 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/07 05:28:32 DEBUG : Waiting for deletions to finish 2025/11/07 05:28:32 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/07 05:28:32 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/07 05:28:32 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/07 05:28:32 INFO : PREFIXapple: Deleted 2025/11/07 05:28:32 INFO : PREFIXsplitbananasplit: Deleted 2025/11/07 05:28:32 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/07 05:28:32 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/07 05:28:32 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/07 05:28:32 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/07 05:28:32 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/07 05:28:32 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/07 05:28:32 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/07 05:28:32 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/07 05:28:32 INFO : PREFIXbanana: Deleted 2025/11/07 05:28:32 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/07 05:28:32 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/07 05:28:33 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/07 05:28:33 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/07 05:28:33 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/07 05:28:33 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/07 05:28:33 DEBUG : Waiting for deletions to finish 2025/11/07 05:28:33 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : Waiting for deletions to finish 2025/11/07 05:28:33 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:28:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:28:48 DEBUG : Waiting for deletions to finish 2025/11/07 05:28:49 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:28:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:28:49 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:28:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:28:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:28:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:28:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:28:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:28:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:28:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:28:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:28:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:28:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:28:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:28:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:28:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:28:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:28:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:28:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:28:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:28:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 05:28:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 05:28:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 05:28:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 05:28:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/07 05:28:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 05:28:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/07 05:28:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 05:28:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 05:28:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 05:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 05:28:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 05:28:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 05:28:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 05:28:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 05:28:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 05:28:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 05:28:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 05:28:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 05:28:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 05:28:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 05:28:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/07 05:28:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:49 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:28:49 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:28:50 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/07 05:28:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/07 05:28:50 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/07 05:28:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 05:28:50 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/07 05:28:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/07 05:28:50 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/07 05:28:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:50 DEBUG : appleSUFFIX: size = 5 OK 2025/11/07 05:28:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/07 05:28:50 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/07 05:28:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 05:28:50 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/07 05:28:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/07 05:28:50 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/07 05:28:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 05:28:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/07 05:28:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/07 05:28:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 05:28:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/07 05:28:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/07 05:28:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 05:28:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 05:28:50 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/07 05:28:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/07 05:28:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/07 05:28:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 05:28:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/07 05:28:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/07 05:28:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 05:28:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 05:28:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/07 05:28:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/07 05:28:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 05:28:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 05:28:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/07 05:28:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/07 05:28:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 05:28:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 05:28:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/07 05:28:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/07 05:28:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 05:28:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 05:28:51 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/07 05:28:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/07 05:28:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/07 05:28:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 05:28:51 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/07 05:28:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/07 05:28:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/07 05:28:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 05:28:51 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/07 05:28:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/07 05:28:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/07 05:28:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 05:28:51 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/07 05:28:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/07 05:28:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/07 05:28:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 05:28:51 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/07 05:28:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/07 05:28:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/07 05:28:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 05:28:51 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/07 05:28:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/07 05:28:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/07 05:28:51 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/07 05:28:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/07 05:28:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/07 05:28:51 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/07 05:28:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/07 05:28:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/07 05:28:52 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/07 05:28:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/07 05:28:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/07 05:28:52 DEBUG : Waiting for deletions to finish 2025/11/07 05:28:52 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/07 05:28:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/07 05:28:52 INFO : dir1/0009-3456789.txt: Deleted 2025/11/07 05:28:52 INFO : dir1/0013-789;=.txt: Deleted 2025/11/07 05:28:52 INFO : appleappleapplebanana: Deleted 2025/11/07 05:28:52 INFO : banana: Deleted 2025/11/07 05:28:52 INFO : dir1/0003-defghij.txt: Deleted 2025/11/07 05:28:52 INFO : dir1/0011-56789;.txt: Deleted 2025/11/07 05:28:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/07 05:28:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/07 05:28:52 INFO : dir1/0008-2345678.txt: Deleted 2025/11/07 05:28:52 INFO : dir1/0010-456789.txt: Deleted 2025/11/07 05:28:52 INFO : dir1/0014-89;=.txt: Deleted 2025/11/07 05:28:52 INFO : apple: Deleted 2025/11/07 05:28:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/07 05:28:53 INFO : dir1/0007-1234567.txt: Deleted 2025/11/07 05:28:53 INFO : dir1/0015-9;=.txt: Deleted 2025/11/07 05:28:53 INFO : splitbananasplit: Deleted 2025/11/07 05:28:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/07 05:28:53 INFO : dir1/0012-6789;.txt: Deleted 2025/11/07 05:28:53 DEBUG : Waiting for deletions to finish 2025/11/07 05:28:53 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/07 05:28:53 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/07 05:28:53 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/07 05:28:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:28:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:28:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:28:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:28:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:28:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:28:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:28:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:28:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:28:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:28:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:28:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:28:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:28:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:28:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:28:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/07 05:28:53 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/07 05:28:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 05:28:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 05:28:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 05:28:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 05:28:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 05:28:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 05:28:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 05:28:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 05:28:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 05:28:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 05:28:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 05:28:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 05:28:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 05:28:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 05:28:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 05:28:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 05:28:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 05:28:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 05:28:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 05:28:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 05:28:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 05:28:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 05:28:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 05:28:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 05:28:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 05:28:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 05:28:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 05:28:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 05:28:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 05:28:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 05:28:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 05:28:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 05:28:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 05:28:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 05:28:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 05:28:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 05:28:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 05:28:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 05:28:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 05:28:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 05:28:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 05:28:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 05:28:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 05:28:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 05:28:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 05:28:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 05:28:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 05:28:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 05:28:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 05:28:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 05:28:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 05:28:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 05:28:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/07 05:28:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 05:28:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/07 05:28:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 05:28:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:28:53 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:28:53 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:28:54 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:28:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/07 05:28:54 INFO : splitbananasplit: Copied (new) 2025/11/07 05:28:54 DEBUG : banana: size = 6 OK 2025/11/07 05:28:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/07 05:28:54 INFO : banana: Copied (new) 2025/11/07 05:28:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:28:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/07 05:28:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/07 05:28:54 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:28:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/07 05:28:54 INFO : appleappleapplebanana: Copied (new) 2025/11/07 05:28:54 DEBUG : apple: size = 5 OK 2025/11/07 05:28:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/07 05:28:54 INFO : apple: Copied (new) 2025/11/07 05:28:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:28:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/07 05:28:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/07 05:28:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:28:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/07 05:28:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/07 05:28:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:28:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/07 05:28:54 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/07 05:28:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:28:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/07 05:28:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/07 05:28:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:28:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/07 05:28:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/07 05:28:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:28:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/07 05:28:55 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/07 05:28:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:28:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/07 05:28:55 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/07 05:28:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:28:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/07 05:28:55 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/07 05:28:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:28:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/07 05:28:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/07 05:28:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:28:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/07 05:28:55 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/07 05:28:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:28:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/07 05:28:55 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/07 05:28:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:28:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/07 05:28:56 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/07 05:28:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:28:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/07 05:28:56 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/07 05:28:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:28:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/07 05:28:56 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/07 05:28:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:28:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/07 05:28:56 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/07 05:28:56 DEBUG : Waiting for deletions to finish 2025/11/07 05:28:56 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/07 05:28:56 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/07 05:28:56 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/07 05:28:56 INFO : bananaSUFFIX: Deleted 2025/11/07 05:28:56 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/07 05:28:56 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/07 05:28:56 INFO : splitbananasplitSUFFIX: Deleted 2025/11/07 05:28:56 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/07 05:28:56 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/07 05:28:56 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/07 05:28:56 INFO : appleSUFFIX: Deleted 2025/11/07 05:28:56 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/07 05:28:56 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/07 05:28:56 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/07 05:28:56 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/07 05:28:56 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/07 05:28:56 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/07 05:28:56 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/07 05:28:56 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/07 05:28:56 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/07 05:28:56 DEBUG : Waiting for deletions to finish 2025/11/07 05:28:57 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : Waiting for deletions to finish 2025/11/07 05:28:57 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:28:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:29:14 DEBUG : Waiting for deletions to finish 2025/11/07 05:29:14 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:29:14 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:29:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 05:29:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 05:29:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 05:29:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 05:29:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 05:29:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 05:29:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 05:29:15 DEBUG : apple: size = 5 OK 2025/11/07 05:29:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:15 DEBUG : apple: Unchanged skipping 2025/11/07 05:29:15 DEBUG : banana: size = 6 OK 2025/11/07 05:29:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:15 DEBUG : banana: Unchanged skipping 2025/11/07 05:29:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 05:29:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 05:29:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 05:29:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 05:29:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 05:29:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 05:29:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 05:29:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 05:29:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 05:29:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 05:29:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 05:29:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 05:29:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 05:29:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 05:29:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 05:29:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 05:29:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 05:29:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 05:29:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 05:29:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 05:29:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 05:29:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 05:29:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 05:29:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 05:29:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 05:29:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/07 05:29:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 05:29:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 05:29:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 05:29:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 05:29:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 05:29:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 05:29:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 05:29:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 05:29:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 05:29:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 05:29:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 05:29:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 05:29:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:29:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 05:29:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 05:29:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 05:29:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:29:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 05:29:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:29:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:29:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/07 05:29:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 05:29:15 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:29:15 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:29:15 DEBUG : splitbanan: size = 16 OK 2025/11/07 05:29:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/07 05:29:15 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/07 05:29:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 05:29:15 DEBUG : appleapple: size = 21 OK 2025/11/07 05:29:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/07 05:29:15 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/07 05:29:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 05:29:16 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/07 05:29:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/07 05:29:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/07 05:29:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 05:29:16 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/07 05:29:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/07 05:29:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/07 05:29:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 05:29:16 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/07 05:29:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/07 05:29:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/07 05:29:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 05:29:16 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/07 05:29:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/07 05:29:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/07 05:29:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 05:29:16 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/07 05:29:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/07 05:29:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/07 05:29:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 05:29:16 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/07 05:29:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/07 05:29:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/07 05:29:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 05:29:17 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/07 05:29:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/07 05:29:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/07 05:29:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 05:29:17 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/07 05:29:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/07 05:29:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/07 05:29:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 05:29:17 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/07 05:29:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/07 05:29:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/07 05:29:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 05:29:17 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/07 05:29:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/07 05:29:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/07 05:29:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 05:29:17 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/07 05:29:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/07 05:29:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/07 05:29:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 05:29:17 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/07 05:29:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/07 05:29:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/07 05:29:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 05:29:17 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/07 05:29:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/07 05:29:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/07 05:29:17 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/07 05:29:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/07 05:29:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/07 05:29:17 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/07 05:29:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/07 05:29:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/07 05:29:17 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/07 05:29:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/07 05:29:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/07 05:29:17 DEBUG : Waiting for deletions to finish 2025/11/07 05:29:18 INFO : dir1/0014-89;=.txt: Deleted 2025/11/07 05:29:18 INFO : dir1/0008-2345678.txt: Deleted 2025/11/07 05:29:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/07 05:29:18 INFO : dir1/0010-456789.txt: Deleted 2025/11/07 05:29:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/07 05:29:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/07 05:29:18 INFO : dir1/0012-6789;.txt: Deleted 2025/11/07 05:29:18 INFO : dir1/0003-defghij.txt: Deleted 2025/11/07 05:29:18 INFO : dir1/0007-1234567.txt: Deleted 2025/11/07 05:29:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/07 05:29:18 INFO : appleappleapplebanana: Deleted 2025/11/07 05:29:18 INFO : dir1/0011-56789;.txt: Deleted 2025/11/07 05:29:18 INFO : splitbananasplit: Deleted 2025/11/07 05:29:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/07 05:29:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/07 05:29:18 INFO : dir1/0009-3456789.txt: Deleted 2025/11/07 05:29:18 INFO : dir1/0013-789;=.txt: Deleted 2025/11/07 05:29:18 INFO : dir1/0015-9;=.txt: Deleted 2025/11/07 05:29:18 DEBUG : Waiting for deletions to finish 2025/11/07 05:29:18 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:29:18 DEBUG : appleapple: Excluded (Path Filter) 2025/11/07 05:29:18 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:29:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/07 05:29:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/07 05:29:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/07 05:29:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/07 05:29:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/07 05:29:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/07 05:29:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/07 05:29:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/07 05:29:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/07 05:29:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/07 05:29:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/07 05:29:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/07 05:29:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/07 05:29:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/07 05:29:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/07 05:29:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/07 05:29:18 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/07 05:29:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 05:29:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 05:29:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 05:29:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 05:29:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 05:29:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 05:29:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 05:29:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 05:29:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 05:29:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 05:29:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 05:29:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 05:29:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 05:29:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 05:29:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 05:29:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 05:29:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 05:29:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 05:29:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 05:29:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 05:29:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 05:29:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 05:29:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 05:29:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 05:29:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 05:29:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 05:29:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 05:29:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 05:29:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 05:29:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 05:29:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 05:29:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 05:29:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 05:29:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 05:29:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 05:29:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 05:29:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 05:29:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 05:29:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 05:29:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 05:29:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 05:29:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 05:29:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 05:29:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 05:29:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 05:29:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 05:29:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 05:29:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 05:29:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 05:29:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 05:29:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 05:29:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 05:29:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 05:29:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 05:29:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 05:29:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 05:29:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 05:29:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 05:29:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 05:29:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 05:29:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 05:29:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 05:29:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 05:29:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 05:29:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 05:29:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 05:29:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 05:29:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 05:29:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 05:29:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 05:29:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 05:29:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 05:29:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 05:29:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 05:29:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 05:29:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 05:29:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 05:29:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 05:29:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 05:29:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 05:29:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 05:29:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 05:29:19 DEBUG : apple: size = 5 OK 2025/11/07 05:29:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:19 DEBUG : appleapple: size = 21 OK 2025/11/07 05:29:19 DEBUG : apple: Unchanged skipping 2025/11/07 05:29:19 DEBUG : banana: size = 6 OK 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 05:29:19 DEBUG : banana: Unchanged skipping 2025/11/07 05:29:19 DEBUG : splitbanan: size = 16 OK 2025/11/07 05:29:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 05:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 05:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 05:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 05:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 05:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 05:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 05:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 05:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 05:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 05:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 05:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 05:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 05:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 05:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 05:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 05:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 05:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 05:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 05:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 05:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 05:29:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 05:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 05:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 05:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 05:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/07 05:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 05:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 05:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 05:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 05:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 05:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 05:29:19 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/07 05:29:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 05:29:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 05:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 05:29:19 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/07 05:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 05:29:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 05:29:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 05:29:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 05:29:19 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/07 05:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 05:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 05:29:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 05:29:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 05:29:19 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/07 05:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 05:29:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 05:29:19 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/07 05:29:19 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/07 05:29:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 05:29:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 05:29:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/07 05:29:19 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/07 05:29:19 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/07 05:29:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 05:29:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 05:29:19 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/07 05:29:19 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/07 05:29:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 05:29:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 05:29:19 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/07 05:29:19 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/07 05:29:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 05:29:19 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/07 05:29:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 05:29:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:19 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:29:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 05:29:19 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/07 05:29:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 05:29:19 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/07 05:29:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 05:29:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/07 05:29:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 05:29:19 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:29:19 DEBUG : Waiting for deletions to finish 2025/11/07 05:29:19 DEBUG : Waiting for deletions to finish 2025/11/07 05:29:19 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:29:19 DEBUG : appleapple: Excluded (Path Filter) 2025/11/07 05:29:19 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:29:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/07 05:29:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/07 05:29:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/07 05:29:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/07 05:29:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/07 05:29:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/07 05:29:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/07 05:29:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/07 05:29:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/07 05:29:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/07 05:29:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/07 05:29:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/07 05:29:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/07 05:29:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/07 05:29:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/07 05:29:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/07 05:29:19 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/07 05:29:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 05:29:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 05:29:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 05:29:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 05:29:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 05:29:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 05:29:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 05:29:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 05:29:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 05:29:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 05:29:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 05:29:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 05:29:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 05:29:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 05:29:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 05:29:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 05:29:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 05:29:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 05:29:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 05:29:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 05:29:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 05:29:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 05:29:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 05:29:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 05:29:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 05:29:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 05:29:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 05:29:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 05:29:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 05:29:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 05:29:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 05:29:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 05:29:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 05:29:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 05:29:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 05:29:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 05:29:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 05:29:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 05:29:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 05:29:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 05:29:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 05:29:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 05:29:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 05:29:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 05:29:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 05:29:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 05:29:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 05:29:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 05:29:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 05:29:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 05:29:20 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:29:36 DEBUG : Waiting for deletions to finish 2025/11/07 05:29:36 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:29:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:29:36 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:29:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:29:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:29:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:29:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:29:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:29:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:29:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:29:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:29:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:29:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:29:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:29:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:29:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:29:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:29:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:29:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:29:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:29:36 DEBUG : apple: size = 5 OK 2025/11/07 05:29:36 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:29:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:36 DEBUG : apple: Unchanged skipping 2025/11/07 05:29:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:36 DEBUG : banana: size = 6 OK 2025/11/07 05:29:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 05:29:36 DEBUG : banana: Unchanged skipping 2025/11/07 05:29:36 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:29:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:36 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:29:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:29:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:29:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:29:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:29:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:29:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:29:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:29:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:29:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:29:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:29:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:29:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:29:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:29:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:29:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:29:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:29:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:29:37 DEBUG : Waiting for deletions to finish 2025/11/07 05:29:37 DEBUG : Waiting for deletions to finish 2025/11/07 05:29:37 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:29:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:29:37 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:29:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:29:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:29:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:29:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:29:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:29:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:29:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:29:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:29:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:29:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:29:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:29:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:29:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:29:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:29:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:29:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:29:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:29:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:29:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 05:29:37 DEBUG : banana: size = 6 OK 2025/11/07 05:29:37 DEBUG : apple: size = 5 OK 2025/11/07 05:29:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : apple: Unchanged skipping 2025/11/07 05:29:37 DEBUG : banana: Unchanged skipping 2025/11/07 05:29:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:29:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:29:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:29:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:29:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:29:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:29:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:29:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:29:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:29:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:29:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:29:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:29:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:29:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:29:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:29:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:29:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:29:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:29:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 05:29:37 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:29:37 DEBUG : Waiting for deletions to finish 2025/11/07 05:29:37 DEBUG : Waiting for deletions to finish 2025/11/07 05:29:38 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : Waiting for deletions to finish 2025/11/07 05:29:38 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:29:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:29:55 DEBUG : Waiting for deletions to finish 2025/11/07 05:29:55 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:29:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:29:55 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:29:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:29:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:29:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:29:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:29:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:29:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:29:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:29:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:29:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:29:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:29:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:29:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:29:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:29:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:29:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:29:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:29:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:29:55 DEBUG : apple: size = 5 OK 2025/11/07 05:29:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:55 DEBUG : apple: Unchanged skipping 2025/11/07 05:29:55 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:29:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:55 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 05:29:55 DEBUG : banana: size = 6 OK 2025/11/07 05:29:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:55 DEBUG : banana: Unchanged skipping 2025/11/07 05:29:55 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:29:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:29:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:29:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:29:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:29:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:29:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:29:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:29:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:29:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:29:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:29:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:29:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:29:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:29:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:29:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:29:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:29:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:29:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:29:56 DEBUG : Waiting for deletions to finish 2025/11/07 05:29:56 DEBUG : Waiting for deletions to finish 2025/11/07 05:29:56 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:29:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:29:56 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:29:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:29:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:29:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:29:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:29:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:29:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:29:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:29:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:29:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:29:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:29:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:29:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:29:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:29:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:29:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:29:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:29:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:29:56 DEBUG : apple: size = 5 OK 2025/11/07 05:29:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : apple: Unchanged skipping 2025/11/07 05:29:56 DEBUG : banana: size = 6 OK 2025/11/07 05:29:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : banana: Unchanged skipping 2025/11/07 05:29:56 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:29:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 05:29:56 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:29:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:29:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:29:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:29:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:29:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:29:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:29:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:29:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:29:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:29:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:29:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:29:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:29:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:29:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:29:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:29:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:29:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:29:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:29:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 05:29:56 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:29:56 DEBUG : Waiting for deletions to finish 2025/11/07 05:29:56 DEBUG : Waiting for deletions to finish 2025/11/07 05:29:57 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:29:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:29:57 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:29:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:29:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:29:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:29:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:29:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:29:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:29:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:29:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:29:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:29:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:29:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:29:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:29:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:29:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:29:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:29:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:29:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:30:13 DEBUG : Waiting for deletions to finish 2025/11/07 05:30:14 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:30:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:30:14 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:30:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:30:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:30:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:30:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:30:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:30:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:30:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:30:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:30:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:30:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:30:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:30:14 DEBUG : apple: size = 5 OK 2025/11/07 05:30:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:30:14 DEBUG : banana: size = 6 OK 2025/11/07 05:30:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 05:30:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:30:14 DEBUG : banana: Unchanged skipping 2025/11/07 05:30:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 05:30:14 DEBUG : apple: Unchanged skipping 2025/11/07 05:30:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:30:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:30:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:30:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:30:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:30:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:30:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 05:30:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:30:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 05:30:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 05:30:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 05:30:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 05:30:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:30:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 05:30:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:30:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 05:30:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:30:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 05:30:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:30:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 05:30:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:30:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 05:30:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:30:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 05:30:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:30:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:30:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 05:30:14 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:30:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:30:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 05:30:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 05:30:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 05:30:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 05:30:14 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:30:14 DEBUG : Waiting for deletions to finish 2025/11/07 05:30:14 DEBUG : Waiting for deletions to finish 2025/11/07 05:30:15 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:30:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:30:15 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:30:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:30:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:30:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:30:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:30:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:30:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:30:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:30:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:30:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:30:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:30:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:30:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:30:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:30:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:30:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:30:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:30:15 DEBUG : apple: size = 5 OK 2025/11/07 05:30:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:15 DEBUG : apple: Unchanged skipping 2025/11/07 05:30:15 DEBUG : banana: size = 6 OK 2025/11/07 05:30:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:15 DEBUG : banana: Unchanged skipping 2025/11/07 05:30:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:30:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:30:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 05:30:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 05:30:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:30:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:30:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:30:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 05:30:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 05:30:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 05:30:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:30:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:30:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 05:30:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 05:30:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:30:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:30:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 05:30:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 05:30:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:30:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 05:30:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:30:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:30:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:30:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 05:30:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:30:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 05:30:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:30:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:30:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:30:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:30:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 05:30:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 05:30:15 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:30:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 05:30:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 05:30:15 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:30:15 DEBUG : Waiting for deletions to finish 2025/11/07 05:30:15 DEBUG : Waiting for deletions to finish 2025/11/07 05:30:16 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:30:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:30:16 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:30:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:30:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:30:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:30:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:30:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:30:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:30:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:30:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:30:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:30:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:30:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:30:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:30:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:30:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:30:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:30:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:30:31 DEBUG : Waiting for deletions to finish 2025/11/07 05:30:32 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:30:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:30:32 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:30:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:30:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:30:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:30:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:30:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:30:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:30:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:30:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:30:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:30:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:30:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:30:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:30:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:30:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:30:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:30:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:30:33 DEBUG : apple: size = 5 OK 2025/11/07 05:30:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:30:33 DEBUG : apple: Unchanged skipping 2025/11/07 05:30:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 05:30:33 DEBUG : banana: size = 6 OK 2025/11/07 05:30:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:30:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : banana: Unchanged skipping 2025/11/07 05:30:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 05:30:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:30:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 05:30:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 05:30:33 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:30:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:30:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:30:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:30:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:30:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:30:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 05:30:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:30:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 05:30:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 05:30:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:30:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:30:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 05:30:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 05:30:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:30:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:30:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 05:30:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:30:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:30:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 05:30:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:30:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 05:30:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 05:30:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 05:30:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 05:30:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 05:30:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 05:30:33 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:30:33 DEBUG : Waiting for deletions to finish 2025/11/07 05:30:33 DEBUG : Waiting for deletions to finish 2025/11/07 05:30:33 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:30:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:30:33 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:30:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:30:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:30:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:30:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:30:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:30:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:30:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:30:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:30:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:30:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:30:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:30:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:30:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:30:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:30:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:30:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:30:33 DEBUG : apple: size = 5 OK 2025/11/07 05:30:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : apple: Unchanged skipping 2025/11/07 05:30:33 DEBUG : banana: size = 6 OK 2025/11/07 05:30:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : banana: Unchanged skipping 2025/11/07 05:30:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:30:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:30:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 05:30:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 05:30:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:30:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:30:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:34 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:30:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 05:30:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 05:30:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:30:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 05:30:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:30:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:30:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:30:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 05:30:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:30:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:30:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 05:30:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 05:30:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 05:30:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 05:30:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:30:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:30:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:30:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:30:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 05:30:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 05:30:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:30:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 05:30:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:30:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 05:30:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:30:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 05:30:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 05:30:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 05:30:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:30:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 05:30:34 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:30:34 DEBUG : Waiting for deletions to finish 2025/11/07 05:30:34 DEBUG : Waiting for deletions to finish 2025/11/07 05:30:34 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:30:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:30:34 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:30:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:30:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:30:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:30:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:30:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:30:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:30:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:30:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:30:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:30:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:30:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:30:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:30:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:30:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:30:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:30:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:30:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:30:50 DEBUG : Waiting for deletions to finish 2025/11/07 05:30:51 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:30:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:30:51 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:30:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:30:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:30:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:30:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:30:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:30:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:30:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:30:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:30:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:30:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:30:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:30:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:30:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:30:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:30:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:30:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:30:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:30:51 DEBUG : apple: size = 5 OK 2025/11/07 05:30:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:51 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:30:51 DEBUG : apple: Unchanged skipping 2025/11/07 05:30:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 05:30:51 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:30:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:51 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 05:30:51 DEBUG : banana: size = 6 OK 2025/11/07 05:30:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:51 DEBUG : banana: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:30:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:30:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:30:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:30:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:30:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:30:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:30:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:30:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:30:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:30:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:30:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:30:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:30:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:30:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:30:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:30:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:30:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:30:52 DEBUG : Waiting for deletions to finish 2025/11/07 05:30:52 DEBUG : Waiting for deletions to finish 2025/11/07 05:30:52 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:30:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:30:52 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:30:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:30:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:30:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:30:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:30:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:30:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:30:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:30:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:30:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:30:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:30:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:30:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:30:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:30:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:30:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:30:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:30:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 05:30:52 DEBUG : apple: size = 5 OK 2025/11/07 05:30:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 05:30:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : apple: Unchanged skipping 2025/11/07 05:30:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 05:30:52 DEBUG : banana: size = 6 OK 2025/11/07 05:30:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : banana: Unchanged skipping 2025/11/07 05:30:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 05:30:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 05:30:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 05:30:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 05:30:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 05:30:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 05:30:52 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:30:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 05:30:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 05:30:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 05:30:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 05:30:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 05:30:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 05:30:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 05:30:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 05:30:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 05:30:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 05:30:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 05:30:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:30:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 05:30:52 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:30:52 DEBUG : Waiting for deletions to finish 2025/11/07 05:30:52 DEBUG : Waiting for deletions to finish 2025/11/07 05:30:53 DEBUG : apple: Excluded (Path Filter) 2025/11/07 05:30:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 05:30:53 DEBUG : banana: Excluded (Path Filter) 2025/11/07 05:30:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 05:30:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 05:30:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 05:30:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 05:30:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 05:30:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 05:30:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 05:30:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 05:30:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 05:30:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 05:30:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 05:30:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 05:30:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 05:30:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 05:30:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 05:30:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 05:30:53 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (222.63s) --- PASS: TestTransform/NFC (17.30s) --- PASS: TestTransform/NFD (18.65s) --- PASS: TestTransform/base64 (22.34s) --- PASS: TestTransform/prefix (24.89s) --- PASS: TestTransform/suffix (24.05s) --- PASS: TestTransform/truncate (22.06s) --- PASS: TestTransform/encoder (18.93s) --- PASS: TestTransform/ISO-8859-1 (18.38s) --- PASS: TestTransform/charmap (18.93s) --- PASS: TestTransform/lowercase (18.47s) --- PASS: TestTransform/ascii (18.62s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:30:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/07 05:30:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/07 05:30:58 INFO : sub dir_somesuffix: Making directory 2025/11/07 05:30:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/07 05:30:58 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/07 05:30:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/07 05:30:58 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/07 05:30:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/07 05:30:58 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:30:58 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:30:59 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/07 05:30:59 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:30:59 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/07 05:30:59 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.94s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:30:59 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:00 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:00 INFO : tictactoe: Making directory 2025/11/07 05:31:00 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:00 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 05:31:00 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/07 05:31:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 05:31:00 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:31:00 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:31:00 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/07 05:31:00 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:31:00 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/07 05:31:00 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.77s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:31:01 INFO : toe: Making directory 2025/11/07 05:31:01 INFO : toe/toe: Making directory 2025/11/07 05:31:01 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/07 05:31:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/07 05:31:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/07 05:31:01 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:31:01 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:31:02 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/07 05:31:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:31:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/07 05:31:02 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.04s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:31:03 INFO : toe: Making directory 2025/11/07 05:31:03 INFO : toe/toe: Making directory 2025/11/07 05:31:03 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/07 05:31:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/07 05:31:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/07 05:31:03 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:31:03 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:31:04 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/07 05:31:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:31:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/07 05:31:04 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.07s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:31:05 DEBUG : empty_dir: Making directory with metadata 2025/11/07 05:31:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 05:31:05 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:05 INFO : tictacempty_dir: Making directory 2025/11/07 05:31:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:05 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:05 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:05 INFO : tictactoe: Making directory 2025/11/07 05:31:05 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:05 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 05:31:05 INFO : tictactoe/tictactoe: Making directory 2025/11/07 05:31:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 05:31:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/07 05:31:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/07 05:31:05 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:31:05 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:31:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/07 05:31:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:31:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/07 05:31:07 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.19s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:31:07 DEBUG : empty_dir: Making directory with metadata 2025/11/07 05:31:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 05:31:07 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:08 INFO : tictacempty_dir: Making directory 2025/11/07 05:31:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:08 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:08 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:08 INFO : tictactoe: Making directory 2025/11/07 05:31:08 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:08 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 05:31:08 INFO : tictactoe/tictactoe: Making directory 2025/11/07 05:31:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 05:31:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/07 05:31:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 05:31:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 05:31:08 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:31:08 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:31:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/07 05:31:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:31:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 05:31:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/07 05:31:09 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:31:09 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:09 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:09 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/07 05:31:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/07 05:31:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:31:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/07 05:31:09 NOTICE: B2 bucket rclone-test-jalimaw9bapu: 0 differences found 2025/11/07 05:31:09 NOTICE: B2 bucket rclone-test-jalimaw9bapu: 1 matching files --- PASS: TestAllTag (2.29s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:31:10 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:10 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:10 INFO : tictactoe: Making directory 2025/11/07 05:31:10 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:10 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 05:31:10 INFO : tictactoe/tictactoe: Making directory 2025/11/07 05:31:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 05:31:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/07 05:31:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/07 05:31:10 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:31:10 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:31:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/07 05:31:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:31:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/07 05:31:11 DEBUG : Waiting for deletions to finish 2025/11/07 05:31:11 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:11 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:11 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 05:31:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/07 05:31:11 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 05:31:11 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:31:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/07 05:31:11 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/07 05:31:11 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:31:11 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.52s) === RUN TestSyntax 2025/11/07 05:31:12 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:31:12 INFO : toe: Making directory 2025/11/07 05:31:12 INFO : toe/toe: Making directory 2025/11/07 05:31:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/07 05:31:12 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:31:12 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:31:13 DEBUG : toe/toe/toe: size = 11 OK 2025/11/07 05:31:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:31:13 INFO : toe/toe/toe: Copied (new) 2025/11/07 05:31:13 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.82s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:31:14 DEBUG : empty_dir: Making directory with metadata 2025/11/07 05:31:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 05:31:14 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:14 INFO : tictacempty_dir: Making directory 2025/11/07 05:31:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:14 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:14 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:14 INFO : tictactoe: Making directory 2025/11/07 05:31:14 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:14 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 05:31:14 INFO : tictactoe/tictactoe: Making directory 2025/11/07 05:31:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 05:31:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/07 05:31:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 05:31:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:14 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:31:14 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:31:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 05:31:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 05:31:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/07 05:31:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:31:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 05:31:15 INFO : toe/toe/toe.txt: Deleted 2025/11/07 05:31:15 INFO : toe/toe: Removing directory 2025/11/07 05:31:15 INFO : toe: Removing directory 2025/11/07 05:31:15 INFO : empty_dir: Removing directory 2025/11/07 05:31:15 DEBUG : Local file system at /tmp/rclone1768842476: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.13s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:31:16 DEBUG : empty_dir: Making directory with metadata 2025/11/07 05:31:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 05:31:16 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:16 INFO : tictacempty_dir: Making directory 2025/11/07 05:31:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:16 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:16 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:16 INFO : tictactoe: Making directory 2025/11/07 05:31:16 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:16 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 05:31:16 INFO : tictactoe/tictactoe: Making directory 2025/11/07 05:31:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 05:31:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/07 05:31:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 05:31:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 05:31:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 05:31:16 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:31:16 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:31:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/07 05:31:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:31:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 05:31:17 INFO : toe/toe/toe.txt: Deleted 2025/11/07 05:31:17 INFO : toe/toe: Removing directory 2025/11/07 05:31:17 INFO : toe: Removing directory 2025/11/07 05:31:17 INFO : empty_dir: Removing directory 2025/11/07 05:31:17 DEBUG : Local file system at /tmp/rclone1768842476: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/07 05:31:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/07 05:31:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/07 05:31:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/07 05:31:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/07 05:31:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/07 05:31:19 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/07 05:31:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:31:19 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/07 05:31:19 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.50s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:31:20 DEBUG : Reset feature "Copy" 2025/11/07 05:31:20 DEBUG : Reset feature "Move" 2025/11/07 05:31:20 DEBUG : Reset feature "Copy" 2025/11/07 05:31:20 DEBUG : Reset feature "Move" 2025/11/07 05:31:20 DEBUG : empty_dir: Making directory with metadata 2025/11/07 05:31:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 05:31:20 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:20 INFO : tictacempty_dir: Making directory 2025/11/07 05:31:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 05:31:20 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:20 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:20 INFO : tictactoe: Making directory 2025/11/07 05:31:20 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:20 DEBUG : toe: transformed to: tictactoe 2025/11/07 05:31:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 05:31:20 INFO : tictactoe/tictactoe: Making directory 2025/11/07 05:31:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 05:31:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/07 05:31:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 05:31:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 05:31:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 05:31:20 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:31:20 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:31:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/07 05:31:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:31:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 05:31:21 INFO : toe/toe/toe.txt: Deleted 2025/11/07 05:31:21 INFO : toe/toe: Removing directory 2025/11/07 05:31:21 INFO : toe: Removing directory 2025/11/07 05:31:21 INFO : empty_dir: Removing directory 2025/11/07 05:31:21 DEBUG : Local file system at /tmp/rclone1768842476: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/07 05:31:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/07 05:31:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/07 05:31:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/07 05:31:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/07 05:31:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/07 05:31:22 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/07 05:31:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:31:22 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/07 05:31:23 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 (4.18s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:31:24 DEBUG : toe: transformed to: dG9l 2025/11/07 05:31:24 DEBUG : toe: transformed to: dG9l 2025/11/07 05:31:24 INFO : dG9l: Making directory 2025/11/07 05:31:24 DEBUG : toe: transformed to: dG9l 2025/11/07 05:31:24 DEBUG : toe: transformed to: dG9l 2025/11/07 05:31:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/07 05:31:24 INFO : dG9l/dG9l: Making directory 2025/11/07 05:31:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/07 05:31:24 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/07 05:31:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/07 05:31:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/07 05:31:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/07 05:31:24 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:31:24 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:31:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/07 05:31:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:31:25 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/07 05:31:25 DEBUG : Waiting for deletions to finish 2025/11/07 05:31:25 DEBUG : dG9l: transformed to: toe 2025/11/07 05:31:25 DEBUG : dG9l: transformed to: toe 2025/11/07 05:31:26 DEBUG : dG9l: transformed to: toe 2025/11/07 05:31:26 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/07 05:31:26 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/07 05:31:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/07 05:31:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/07 05:31:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/07 05:31:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/07 05:31:26 DEBUG : Local file system at /tmp/rclone1768842476: Waiting for checks to finish 2025/11/07 05:31:26 DEBUG : Local file system at /tmp/rclone1768842476: Waiting for transfers to finish 2025/11/07 05:31:26 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.84s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-jalimaw9bapu", Local "Local file system at /tmp/rclone1768842476", Modify Window "1ms" 2025/11/07 05:31:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 05:31:27 DEBUG : toe: transformed to: 2025/11/07 05:31:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 05:31:27 DEBUG : toe: transformed to: 2025/11/07 05:31:27 INFO : B2 bucket rclone-test-jalimaw9bapu: Making directory 2025/11/07 05:31:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 05:31:27 DEBUG : toe: transformed to: 2025/11/07 05:31:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 05:31:27 DEBUG : toe: transformed to: 2025/11/07 05:31:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 05:31:27 DEBUG : toe/toe: transformed to: 2025/11/07 05:31:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/07 05:31:27 INFO : toe/toe: Making directory 2025/11/07 05:31:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 05:31:27 DEBUG : toe/toe: transformed to: 2025/11/07 05:31:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/07 05:31:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 05:31:27 DEBUG : toe: transformed to: 2025/11/07 05:31:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/07 05:31:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 05:31:27 DEBUG : toe/toe/toe: transformed to: 2025/11/07 05:31:27 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/07 05:31:27 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for checks to finish 2025/11/07 05:31:27 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Waiting for transfers to finish 2025/11/07 05:31:28 DEBUG : toe/toe/toe: size = 11 OK 2025/11/07 05:31:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 05:31:28 INFO : toe/toe/toe: Copied (new) 2025/11/07 05:31:28 ERROR : B2 bucket rclone-test-jalimaw9bapu: not deleting files as there were IO errors 2025/11/07 05:31:28 ERROR : B2 bucket rclone-test-jalimaw9bapu: not deleting directories as there were IO errors --- PASS: TestError (1.86s) PASS 2025/11/07 05:31:29 DEBUG : B2 bucket rclone-test-jalimaw9bapu: Purge remote 2025/11/07 05:31:29 INFO : B2 bucket rclone-test-jalimaw9bapu: cleaning bucket "rclone-test-jalimaw9bapu" of all files 2025/11/07 05:31:30 DEBUG : BackupDir/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad09a_d20251107_m052434_c001_v7007000_t0000_u01762493074543") 2025/11/07 05:31:30 DEBUG : BackupDir/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f118f64fc4242e108_d20251107_m052428_c001_v0001172_t0010_u01762493068150") 2025/11/07 05:31:30 DEBUG : CompareDest/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789bf3_d20251107_m052407_c001_v7007000_t0000_u01762493047759") 2025/11/07 05:31:30 DEBUG : CompareDest/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d261_d20251107_m052401_c001_v0001136_t0034_u01762493041250") 2025/11/07 05:31:30 DEBUG : CompareDest/two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789bf4_d20251107_m052407_c001_v7007000_t0000_u01762493047942") 2025/11/07 05:31:30 DEBUG : CompareDest/two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f109998460e0876fe_d20251107_m052402_c001_v0001183_t0050_u01762493042820") 2025/11/07 05:31:30 DEBUG : CopyDest/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad09b_d20251107_m052434_c001_v7007000_t0000_u01762493074726") 2025/11/07 05:31:30 DEBUG : CopyDest/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26c6c_d20251107_m052425_c001_v0001100_t0050_u01762493065066") 2025/11/07 05:31:30 DEBUG : CopyDest/three: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad09c_d20251107_m052434_c001_v7007000_t0000_u01762493074907") 2025/11/07 05:31:30 DEBUG : CopyDest/three: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f109998460e0877a9_d20251107_m052432_c001_v0001183_t0037_u01762493072452") 2025/11/07 05:31:30 DEBUG : CopyDest/two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad09e_d20251107_m052435_c001_v7007000_t0000_u01762493075089") 2025/11/07 05:31:30 DEBUG : CopyDest/two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d2dc_d20251107_m052429_c001_v0001136_t0002_u01762493069504") 2025/11/07 05:31:30 DEBUG : EXISTING: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789d02_d20251107_m052605_c001_v7007000_t0000_u01762493165861") 2025/11/07 05:31:30 DEBUG : EXISTING: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d4ba_d20251107_m052604_c001_v0001136_t0036_u01762493164746") 2025/11/07 05:31:30 DEBUG : PREFIXapple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981ecc_d20251107_m052832_c001_v7007000_t0000_u01762493312604") 2025/11/07 05:31:30 DEBUG : PREFIXapple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a271ec_d20251107_m052825_c001_v0001100_t0054_u01762493305919") 2025/11/07 05:31:30 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2a2c_d20251107_m052832_c001_v7007000_t0000_u01762493312817") 2025/11/07 05:31:30 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf508c_d20251107_m052825_c001_v0001104_t0005_u01762493305952") 2025/11/07 05:31:30 DEBUG : PREFIXbanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f400ae61412a2610a_d20251107_m052832_c001_v7007000_t0000_u01762493312815") 2025/11/07 05:31:31 DEBUG : PREFIXbanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d839_d20251107_m052825_c001_v0001136_t0024_u01762493305932") 2025/11/07 05:31:31 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2a2b_d20251107_m052832_c001_v7007000_t0000_u01762493312632") 2025/11/07 05:31:31 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbc46_d20251107_m052825_c001_v0001120_t0040_u01762493305940") 2025/11/07 05:31:31 DEBUG : Testêé: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789d00_d20251107_m052602_c001_v7007000_t0000_u01762493162265") 2025/11/07 05:31:31 DEBUG : Testêé: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d4a8_d20251107_m052601_c001_v0001136_t0009_u01762493161479") 2025/11/07 05:31:31 DEBUG : Testêé: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26e4e_d20251107_m052600_c001_v0001100_t0017_u01762493160303") 2025/11/07 05:31:31 DEBUG : YXBwbGU=: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad23c_d20251107_m052809_c001_v7007000_t0000_u01762493289361") 2025/11/07 05:31:31 DEBUG : YXBwbGU=: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d7b2_d20251107_m052803_c001_v0001136_t0005_u01762493283940") 2025/11/07 05:31:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad23d_d20251107_m052809_c001_v7007000_t0000_u01762493289544") 2025/11/07 05:31:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5019_d20251107_m052803_c001_v0001104_t0020_u01762493283969") 2025/11/07 05:31:31 DEBUG : YmFuYW5h: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad23e_d20251107_m052809_c001_v7007000_t0000_u01762493289727") 2025/11/07 05:31:31 DEBUG : YmFuYW5h: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27171_d20251107_m052803_c001_v0001100_t0058_u01762493283959") 2025/11/07 05:31:31 DEBUG : a/potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314b025_d20251107_m052226_c001_v7007000_t0000_u01762492946912") 2025/11/07 05:31:31 DEBUG : a/potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a269fb_d20251107_m052226_c001_v0001100_t0033_u01762492946187") 2025/11/07 05:31:31 DEBUG : a/potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f400ae61412a25bdd_d20251107_m052224_c001_v7007000_t0000_u01762492944568") 2025/11/07 05:31:31 DEBUG : a/potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a269e3_d20251107_m052223_c001_v0001100_t0017_u01762492943609") 2025/11/07 05:31:31 DEBUG : a/potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314af95_d20251107_m052205_c001_v7007000_t0000_u01762492925546") 2025/11/07 05:31:31 DEBUG : a/potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2693d_d20251107_m052204_c001_v0001100_t0054_u01762492924402") 2025/11/07 05:31:31 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa16378_d20251107_m053053_c001_v7007000_t0000_u01762493453696") 2025/11/07 05:31:31 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5354_d20251107_m053048_c001_v0001104_t0038_u01762493448888") 2025/11/07 05:31:31 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b3998202d_d20251107_m053035_c001_v7007000_t0000_u01762493435045") 2025/11/07 05:31:32 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf52e7_d20251107_m053030_c001_v0001104_t0007_u01762493430213") 2025/11/07 05:31:32 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad412_d20251107_m053016_c001_v7007000_t0000_u01762493416568") 2025/11/07 05:31:32 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5296_d20251107_m053011_c001_v0001104_t0019_u01762493411403") 2025/11/07 05:31:32 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87fbf_d20251107_m052957_c001_v7007000_t0000_u01762493397703") 2025/11/07 05:31:32 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5234_d20251107_m052953_c001_v0001104_t0041_u01762493393336") 2025/11/07 05:31:32 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789fc3_d20251107_m052939_c001_v7007000_t0000_u01762493379299") 2025/11/07 05:31:32 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf51d2_d20251107_m052933_c001_v0001104_t0037_u01762493373714") 2025/11/07 05:31:32 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de673f_d20251107_m052920_c001_v7007000_t0000_u01762493360372") 2025/11/07 05:31:32 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d980_d20251107_m052912_c001_v0001136_t0047_u01762493352696") 2025/11/07 05:31:32 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f989977b_d20251107_m052858_c001_v7007000_t0000_u01762493338183") 2025/11/07 05:31:32 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5110_d20251107_m052853_c001_v0001104_t0037_u01762493333872") 2025/11/07 05:31:32 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292fde2_d20251107_m052852_c001_v7007000_t0000_u01762493332821") 2025/11/07 05:31:32 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf50f4_d20251107_m052847_c001_v0001104_t0041_u01762493327258") 2025/11/07 05:31:32 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981ed1_d20251107_m052834_c001_v7007000_t0000_u01762493314299") 2025/11/07 05:31:32 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf509e_d20251107_m052830_c001_v0001104_t0023_u01762493310212") 2025/11/07 05:31:32 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f989976c_d20251107_m052828_c001_v7007000_t0000_u01762493308888") 2025/11/07 05:31:32 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a271de_d20251107_m052823_c001_v0001100_t0048_u01762493303049") 2025/11/07 05:31:32 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad238_d20251107_m052807_c001_v7007000_t0000_u01762493287384") 2025/11/07 05:31:32 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d79a_d20251107_m052800_c001_v0001136_t0047_u01762493280334") 2025/11/07 05:31:32 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702b3b_d20251107_m052746_c001_v7007000_t0000_u01762493266952") 2025/11/07 05:31:32 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d72f_d20251107_m052741_c001_v0001136_t0043_u01762493261804") 2025/11/07 05:31:33 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702ab7_d20251107_m052728_c001_v7007000_t0000_u01762493248389") 2025/11/07 05:31:33 DEBUG : apple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d6c9_d20251107_m052724_c001_v0001136_t0028_u01762493244036") 2025/11/07 05:31:33 DEBUG : appleSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f414136f5a551b043_d20251107_m052856_c001_v7007000_t0000_u01762493336590") 2025/11/07 05:31:33 DEBUG : appleSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf50fc_d20251107_m052849_c001_v0001104_t0032_u01762493329742") 2025/11/07 05:31:33 DEBUG : appleapple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6742_d20251107_m052920_c001_v7007000_t0000_u01762493360554") 2025/11/07 05:31:33 DEBUG : appleapple: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbd3c_d20251107_m052915_c001_v0001120_t0051_u01762493355617") 2025/11/07 05:31:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa1637a_d20251107_m053053_c001_v7007000_t0000_u01762493453879") 2025/11/07 05:31:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627db77_d20251107_m053049_c001_v0001136_t0018_u01762493449952") 2025/11/07 05:31:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b3998202e_d20251107_m053035_c001_v7007000_t0000_u01762493435229") 2025/11/07 05:31:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627db20_d20251107_m053031_c001_v0001136_t0030_u01762493431277") 2025/11/07 05:31:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad413_d20251107_m053016_c001_v7007000_t0000_u01762493416752") 2025/11/07 05:31:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627dabd_d20251107_m053012_c001_v0001136_t0007_u01762493412857") 2025/11/07 05:31:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87fc0_d20251107_m052957_c001_v7007000_t0000_u01762493397883") 2025/11/07 05:31:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627da59_d20251107_m052954_c001_v0001136_t0040_u01762493394473") 2025/11/07 05:31:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789fc6_d20251107_m052939_c001_v7007000_t0000_u01762493379481") 2025/11/07 05:31:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627da02_d20251107_m052934_c001_v0001136_t0002_u01762493374934") 2025/11/07 05:31:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292fdfb_d20251107_m052918_c001_v7007000_t0000_u01762493358409") 2025/11/07 05:31:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a272f9_d20251107_m052913_c001_v0001100_t0002_u01762493353372") 2025/11/07 05:31:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f989977c_d20251107_m052858_c001_v7007000_t0000_u01762493338375") 2025/11/07 05:31:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbcdc_d20251107_m052853_c001_v0001120_t0015_u01762493333859") 2025/11/07 05:31:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6668_d20251107_m052852_c001_v7007000_t0000_u01762493332581") 2025/11/07 05:31:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d8de_d20251107_m052848_c001_v0001136_t0043_u01762493328213") 2025/11/07 05:31:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981ed3_d20251107_m052834_c001_v7007000_t0000_u01762493314480") 2025/11/07 05:31:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d855_d20251107_m052830_c001_v0001136_t0009_u01762493310203") 2025/11/07 05:31:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4083fd133a17973d_d20251107_m052829_c001_v7007000_t0000_u01762493309263") 2025/11/07 05:31:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbc3a_d20251107_m052823_c001_v0001120_t0014_u01762493303989") 2025/11/07 05:31:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87ee9_d20251107_m052807_c001_v7007000_t0000_u01762493287557") 2025/11/07 05:31:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbbc6_d20251107_m052801_c001_v0001120_t0001_u01762493281538") 2025/11/07 05:31:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702b3d_d20251107_m052747_c001_v7007000_t0000_u01762493267136") 2025/11/07 05:31:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbb40_d20251107_m052742_c001_v0001120_t0006_u01762493262504") 2025/11/07 05:31:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702ab8_d20251107_m052728_c001_v7007000_t0000_u01762493248571") 2025/11/07 05:31:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbaf2_d20251107_m052724_c001_v0001120_t0037_u01762493244770") 2025/11/07 05:31:34 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bd4d_d20251107_m052856_c001_v7007000_t0000_u01762493336748") 2025/11/07 05:31:34 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d8e8_d20251107_m052849_c001_v0001136_t0002_u01762493329764") 2025/11/07 05:31:34 DEBUG : b/potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314b027_d20251107_m052227_c001_v7007000_t0000_u01762492947093") 2025/11/07 05:31:34 DEBUG : b/potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a269f5_d20251107_m052225_c001_v0001100_t0040_u01762492945116") 2025/11/07 05:31:34 DEBUG : b/potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f400ae61412a25bdb_d20251107_m052224_c001_v7007000_t0000_u01762492944010") 2025/11/07 05:31:34 DEBUG : b/potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a269d3_d20251107_m052222_c001_v0001100_t0043_u01762492942402") 2025/11/07 05:31:34 DEBUG : b/potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314af90_d20251107_m052204_c001_v7007000_t0000_u01762492924990") 2025/11/07 05:31:34 DEBUG : b/potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26935_d20251107_m052203_c001_v0001100_t0005_u01762492923195") 2025/11/07 05:31:34 DEBUG : backup/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4216311f44816205_d20251107_m052453_c001_v7007000_t0000_u01762493093300") 2025/11/07 05:31:34 DEBUG : backup/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f119fa7691cb282f1_d20251107_m052448_c001_v0001146_t0049_u01762493088768") 2025/11/07 05:31:35 DEBUG : backup/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f110bd1866d66c652_d20251107_m052444_c001_v0001161_t0053_u01762493084187") 2025/11/07 05:31:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6461_d20251107_m052520_c001_v7007000_t0000_u01762493120906") 2025/11/07 05:31:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f100b5a5af921c596_d20251107_m052519_c001_v0001177_t0042_u01762493119096") 2025/11/07 05:31:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1099c4875dd5d652_d20251107_m052515_c001_v0001131_t0051_u01762493115119") 2025/11/07 05:31:35 DEBUG : backup/one.bak: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f406602b192662479_d20251107_m052508_c001_v7007000_t0000_u01762493108067") 2025/11/07 05:31:35 DEBUG : backup/one.bak: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f10912ebf014ddc98_d20251107_m052505_c001_v0001113_t0059_u01762493105167") 2025/11/07 05:31:35 DEBUG : backup/one.bak: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f10499e8937552753_d20251107_m052500_c001_v0001102_t0048_u01762493100275") 2025/11/07 05:31:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6462_d20251107_m052521_c001_v7007000_t0000_u01762493121092") 2025/11/07 05:31:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f113793dbc12e98f4_d20251107_m052520_c001_v0001134_t0032_u01762493120019") 2025/11/07 05:31:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1184dc856f23024a_d20251107_m052516_c001_v0001177_t0055_u01762493116834") 2025/11/07 05:31:35 DEBUG : backup/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4216311f44816206_d20251107_m052453_c001_v7007000_t0000_u01762493093483") 2025/11/07 05:31:35 DEBUG : backup/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f110f4d74ae5f03d1_d20251107_m052452_c001_v0001098_t0028_u01762493092166") 2025/11/07 05:31:35 DEBUG : backup/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f102452130d429c01_d20251107_m052446_c001_v0001134_t0046_u01762493086294") 2025/11/07 05:31:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f406602b19266247b_d20251107_m052508_c001_v7007000_t0000_u01762493108251") 2025/11/07 05:31:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f10941bfb8bab9884_d20251107_m052507_c001_v0001090_t0002_u01762493107073") 2025/11/07 05:31:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1137fc9be37a2a93_d20251107_m052502_c001_v0001106_t0002_u01762493102044") 2025/11/07 05:31:35 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa1637e_d20251107_m053054_c001_v7007000_t0000_u01762493454070") 2025/11/07 05:31:35 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a274dc_d20251107_m053049_c001_v0001100_t0034_u01762493449587") 2025/11/07 05:31:35 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b3998202f_d20251107_m053035_c001_v7007000_t0000_u01762493435420") 2025/11/07 05:31:35 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27486_d20251107_m053030_c001_v0001100_t0018_u01762493430949") 2025/11/07 05:31:36 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad414_d20251107_m053016_c001_v7007000_t0000_u01762493416938") 2025/11/07 05:31:36 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27429_d20251107_m053012_c001_v0001100_t0034_u01762493412441") 2025/11/07 05:31:36 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87fc1_d20251107_m052958_c001_v7007000_t0000_u01762493398064") 2025/11/07 05:31:36 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a273d3_d20251107_m052954_c001_v0001100_t0038_u01762493394173") 2025/11/07 05:31:36 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789fcb_d20251107_m052939_c001_v7007000_t0000_u01762493379664") 2025/11/07 05:31:36 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2736e_d20251107_m052934_c001_v0001100_t0019_u01762493374659") 2025/11/07 05:31:36 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6746_d20251107_m052920_c001_v7007000_t0000_u01762493360736") 2025/11/07 05:31:36 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbd2c_d20251107_m052913_c001_v0001120_t0026_u01762493353069") 2025/11/07 05:31:36 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f989977d_d20251107_m052858_c001_v7007000_t0000_u01762493338576") 2025/11/07 05:31:36 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d8fc_d20251107_m052853_c001_v0001136_t0009_u01762493333893") 2025/11/07 05:31:36 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f9899775_d20251107_m052852_c001_v7007000_t0000_u01762493332588") 2025/11/07 05:31:36 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2725a_d20251107_m052847_c001_v0001100_t0027_u01762493327838") 2025/11/07 05:31:36 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981ed4_d20251107_m052834_c001_v7007000_t0000_u01762493314660") 2025/11/07 05:31:36 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27202_d20251107_m052830_c001_v0001100_t0033_u01762493310221") 2025/11/07 05:31:36 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f413f2cbeee57b33b_d20251107_m052829_c001_v7007000_t0000_u01762493309310") 2025/11/07 05:31:36 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d82e_d20251107_m052823_c001_v0001136_t0051_u01762493303401") 2025/11/07 05:31:36 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f405cd22c891f8e44_d20251107_m052807_c001_v7007000_t0000_u01762493287235") 2025/11/07 05:31:36 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27167_d20251107_m052800_c001_v0001100_t0000_u01762493280674") 2025/11/07 05:31:36 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702b3f_d20251107_m052747_c001_v7007000_t0000_u01762493267320") 2025/11/07 05:31:36 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a270f4_d20251107_m052742_c001_v0001100_t0016_u01762493262175") 2025/11/07 05:31:36 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702ab9_d20251107_m052728_c001_v7007000_t0000_u01762493248751") 2025/11/07 05:31:37 DEBUG : banana: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27084_d20251107_m052724_c001_v0001100_t0012_u01762493244321") 2025/11/07 05:31:37 DEBUG : bananaSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f9899778_d20251107_m052856_c001_v7007000_t0000_u01762493336417") 2025/11/07 05:31:37 DEBUG : bananaSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbcc1_d20251107_m052849_c001_v0001120_t0008_u01762493329770") 2025/11/07 05:31:37 DEBUG : both0: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec84f5_d20251107_m052653_c001_v7007000_t0000_u01762493213553") 2025/11/07 05:31:37 DEBUG : both0: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26f1d_d20251107_m052631_c001_v0001100_t0009_u01762493191643") 2025/11/07 05:31:37 DEBUG : both0: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb6e_d20251107_m052627_c001_v7007000_t0000_u01762493187424") 2025/11/07 05:31:37 DEBUG : both0: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26e6f_d20251107_m052607_c001_v0001100_t0023_u01762493167730") 2025/11/07 05:31:37 DEBUG : both1: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec84f6_d20251107_m052653_c001_v7007000_t0000_u01762493213761") 2025/11/07 05:31:37 DEBUG : both1: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26f25_d20251107_m052632_c001_v0001100_t0027_u01762493192959") 2025/11/07 05:31:37 DEBUG : both1: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb6f_d20251107_m052627_c001_v7007000_t0000_u01762493187607") 2025/11/07 05:31:37 DEBUG : both1: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26e75_d20251107_m052608_c001_v0001100_t0012_u01762493168492") 2025/11/07 05:31:37 DEBUG : both10: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec84f7_d20251107_m052653_c001_v7007000_t0000_u01762493213944") 2025/11/07 05:31:37 DEBUG : both10: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26f65_d20251107_m052641_c001_v0001100_t0019_u01762493201531") 2025/11/07 05:31:37 DEBUG : both10: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb70_d20251107_m052627_c001_v7007000_t0000_u01762493187790") 2025/11/07 05:31:37 DEBUG : both10: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26eb9_d20251107_m052616_c001_v0001100_t0040_u01762493176357") 2025/11/07 05:31:37 DEBUG : both11: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec84f8_d20251107_m052654_c001_v7007000_t0000_u01762493214126") 2025/11/07 05:31:37 DEBUG : both11: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26f69_d20251107_m052642_c001_v0001100_t0059_u01762493202501") 2025/11/07 05:31:37 DEBUG : both11: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb71_d20251107_m052627_c001_v7007000_t0000_u01762493187974") 2025/11/07 05:31:37 DEBUG : both11: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26ec1_d20251107_m052617_c001_v0001100_t0056_u01762493177155") 2025/11/07 05:31:37 DEBUG : both12: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec84f9_d20251107_m052654_c001_v7007000_t0000_u01762493214310") 2025/11/07 05:31:38 DEBUG : both12: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26f71_d20251107_m052643_c001_v0001100_t0052_u01762493203772") 2025/11/07 05:31:38 DEBUG : both12: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb72_d20251107_m052628_c001_v7007000_t0000_u01762493188157") 2025/11/07 05:31:38 DEBUG : both12: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26ec9_d20251107_m052617_c001_v0001100_t0044_u01762493177966") 2025/11/07 05:31:38 DEBUG : both13: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec84fa_d20251107_m052654_c001_v7007000_t0000_u01762493214492") 2025/11/07 05:31:38 DEBUG : both13: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26f79_d20251107_m052644_c001_v0001100_t0028_u01762493204567") 2025/11/07 05:31:38 DEBUG : both13: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb73_d20251107_m052628_c001_v7007000_t0000_u01762493188340") 2025/11/07 05:31:38 DEBUG : both13: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26ecd_d20251107_m052618_c001_v0001100_t0031_u01762493178925") 2025/11/07 05:31:38 DEBUG : both14: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec84fb_d20251107_m052654_c001_v7007000_t0000_u01762493214674") 2025/11/07 05:31:38 DEBUG : both14: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26f7f_d20251107_m052645_c001_v0001100_t0002_u01762493205523") 2025/11/07 05:31:38 DEBUG : both14: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb74_d20251107_m052628_c001_v7007000_t0000_u01762493188523") 2025/11/07 05:31:38 DEBUG : both14: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26ed3_d20251107_m052619_c001_v0001100_t0003_u01762493179669") 2025/11/07 05:31:38 DEBUG : both15: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec84fc_d20251107_m052654_c001_v7007000_t0000_u01762493214859") 2025/11/07 05:31:38 DEBUG : both15: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26f8b_d20251107_m052646_c001_v0001100_t0055_u01762493206784") 2025/11/07 05:31:38 DEBUG : both15: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb75_d20251107_m052628_c001_v7007000_t0000_u01762493188708") 2025/11/07 05:31:38 DEBUG : both15: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26ed7_d20251107_m052620_c001_v0001100_t0001_u01762493180572") 2025/11/07 05:31:38 DEBUG : both16: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec84fd_d20251107_m052655_c001_v7007000_t0000_u01762493215042") 2025/11/07 05:31:38 DEBUG : both16: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26f93_d20251107_m052647_c001_v0001100_t0005_u01762493207474") 2025/11/07 05:31:38 DEBUG : both16: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb76_d20251107_m052628_c001_v7007000_t0000_u01762493188891") 2025/11/07 05:31:38 DEBUG : both16: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26edf_d20251107_m052621_c001_v0001100_t0006_u01762493181506") 2025/11/07 05:31:38 DEBUG : both17: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec84fe_d20251107_m052655_c001_v7007000_t0000_u01762493215224") 2025/11/07 05:31:38 DEBUG : both17: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26f97_d20251107_m052648_c001_v0001100_t0005_u01762493208176") 2025/11/07 05:31:39 DEBUG : both17: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb77_d20251107_m052629_c001_v7007000_t0000_u01762493189074") 2025/11/07 05:31:39 DEBUG : both17: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26ee5_d20251107_m052622_c001_v0001100_t0002_u01762493182170") 2025/11/07 05:31:39 DEBUG : both18: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec84ff_d20251107_m052655_c001_v7007000_t0000_u01762493215406") 2025/11/07 05:31:39 DEBUG : both18: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26f9d_d20251107_m052648_c001_v0001100_t0004_u01762493208937") 2025/11/07 05:31:39 DEBUG : both18: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb78_d20251107_m052629_c001_v7007000_t0000_u01762493189258") 2025/11/07 05:31:39 DEBUG : both18: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26ee9_d20251107_m052622_c001_v0001100_t0021_u01762493182964") 2025/11/07 05:31:39 DEBUG : both19: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8500_d20251107_m052655_c001_v7007000_t0000_u01762493215591") 2025/11/07 05:31:39 DEBUG : both19: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26f9f_d20251107_m052649_c001_v0001100_t0057_u01762493209829") 2025/11/07 05:31:39 DEBUG : both19: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb79_d20251107_m052629_c001_v7007000_t0000_u01762493189441") 2025/11/07 05:31:39 DEBUG : both19: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26eeb_d20251107_m052623_c001_v0001100_t0000_u01762493183989") 2025/11/07 05:31:39 DEBUG : both2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8502_d20251107_m052655_c001_v7007000_t0000_u01762493215774") 2025/11/07 05:31:39 DEBUG : both2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26f2d_d20251107_m052633_c001_v0001100_t0051_u01762493193706") 2025/11/07 05:31:39 DEBUG : both2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb7a_d20251107_m052629_c001_v7007000_t0000_u01762493189624") 2025/11/07 05:31:39 DEBUG : both2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26e83_d20251107_m052609_c001_v0001100_t0041_u01762493169353") 2025/11/07 05:31:39 DEBUG : both3: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8503_d20251107_m052655_c001_v7007000_t0000_u01762493215959") 2025/11/07 05:31:39 DEBUG : both3: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26f33_d20251107_m052634_c001_v0001100_t0002_u01762493194447") 2025/11/07 05:31:39 DEBUG : both3: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb7b_d20251107_m052629_c001_v7007000_t0000_u01762493189809") 2025/11/07 05:31:39 DEBUG : both3: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26e8c_d20251107_m052610_c001_v0001100_t0055_u01762493170566") 2025/11/07 05:31:39 DEBUG : both4: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8504_d20251107_m052656_c001_v7007000_t0000_u01762493216141") 2025/11/07 05:31:39 DEBUG : both4: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26f37_d20251107_m052635_c001_v0001100_t0053_u01762493195189") 2025/11/07 05:31:39 DEBUG : both4: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb7c_d20251107_m052629_c001_v7007000_t0000_u01762493189992") 2025/11/07 05:31:39 DEBUG : both4: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26e92_d20251107_m052611_c001_v0001100_t0030_u01762493171384") 2025/11/07 05:31:40 DEBUG : both5: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8505_d20251107_m052656_c001_v7007000_t0000_u01762493216322") 2025/11/07 05:31:40 DEBUG : both5: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26f49_d20251107_m052636_c001_v0001100_t0003_u01762493196822") 2025/11/07 05:31:40 DEBUG : both5: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb7d_d20251107_m052630_c001_v7007000_t0000_u01762493190175") 2025/11/07 05:31:40 DEBUG : both5: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26e96_d20251107_m052612_c001_v0001100_t0012_u01762493172148") 2025/11/07 05:31:40 DEBUG : both6: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8506_d20251107_m052656_c001_v7007000_t0000_u01762493216505") 2025/11/07 05:31:40 DEBUG : both6: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26f53_d20251107_m052637_c001_v0001100_t0027_u01762493197632") 2025/11/07 05:31:40 DEBUG : both6: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb7e_d20251107_m052630_c001_v7007000_t0000_u01762493190357") 2025/11/07 05:31:40 DEBUG : both6: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26e9e_d20251107_m052612_c001_v0001100_t0028_u01762493172828") 2025/11/07 05:31:40 DEBUG : both7: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8507_d20251107_m052656_c001_v7007000_t0000_u01762493216687") 2025/11/07 05:31:40 DEBUG : both7: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26f55_d20251107_m052638_c001_v0001100_t0059_u01762493198640") 2025/11/07 05:31:40 DEBUG : both7: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb7f_d20251107_m052630_c001_v7007000_t0000_u01762493190542") 2025/11/07 05:31:40 DEBUG : both7: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26eaf_d20251107_m052613_c001_v0001100_t0037_u01762493173784") 2025/11/07 05:31:40 DEBUG : both8: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8508_d20251107_m052656_c001_v7007000_t0000_u01762493216869") 2025/11/07 05:31:40 DEBUG : both8: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26f59_d20251107_m052639_c001_v0001100_t0054_u01762493199424") 2025/11/07 05:31:40 DEBUG : both8: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb80_d20251107_m052630_c001_v7007000_t0000_u01762493190725") 2025/11/07 05:31:40 DEBUG : both8: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26eb1_d20251107_m052614_c001_v0001100_t0022_u01762493174649") 2025/11/07 05:31:40 DEBUG : both9: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8509_d20251107_m052657_c001_v7007000_t0000_u01762493217052") 2025/11/07 05:31:40 DEBUG : both9: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26f5b_d20251107_m052640_c001_v0001100_t0002_u01762493200368") 2025/11/07 05:31:40 DEBUG : both9: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb82_d20251107_m052630_c001_v7007000_t0000_u01762493190908") 2025/11/07 05:31:40 DEBUG : both9: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26eb5_d20251107_m052615_c001_v0001100_t0031_u01762493175445") 2025/11/07 05:31:40 DEBUG : c/non empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314b029_d20251107_m052227_c001_v7007000_t0000_u01762492947274") 2025/11/07 05:31:41 DEBUG : c/non empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a269f7_d20251107_m052225_c001_v0001100_t0059_u01762492945405") 2025/11/07 05:31:41 DEBUG : c/non empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f400ae61412a25bde_d20251107_m052224_c001_v7007000_t0000_u01762492944750") 2025/11/07 05:31:41 DEBUG : c/non empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a269d7_d20251107_m052222_c001_v0001100_t0022_u01762492942897") 2025/11/07 05:31:41 DEBUG : c/non empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314af97_d20251107_m052205_c001_v7007000_t0000_u01762492925726") 2025/11/07 05:31:41 DEBUG : c/non empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26937_d20251107_m052203_c001_v0001100_t0008_u01762492923617") 2025/11/07 05:31:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad23f_d20251107_m052809_c001_v7007000_t0000_u01762493289909") 2025/11/07 05:31:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbbd2_d20251107_m052803_c001_v0001120_t0012_u01762493283947") 2025/11/07 05:31:41 DEBUG : check sum: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4103e53accfbd9d7_d20251107_m052155_c001_v7007000_t0000_u01762492915541") 2025/11/07 05:31:41 DEBUG : check sum: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26905_d20251107_m052154_c001_v0001100_t0032_u01762492914481") 2025/11/07 05:31:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d78a240_d20251107_m053126_c001_v7007000_t0000_u01762493486873") 2025/11/07 05:31:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5400_d20251107_m053124_c001_v0001104_t0009_u01762493484978") 2025/11/07 05:31:41 DEBUG : dest/3: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad02f_d20251107_m052417_c001_v7007000_t0000_u01762493057134") 2025/11/07 05:31:41 DEBUG : dest/3: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4162fe40fc1e4412_d20251107_m052416_c001_v0001120_t0049_u01762493056033") 2025/11/07 05:31:41 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6749_d20251107_m052920_c001_v7007000_t0000_u01762493360918") 2025/11/07 05:31:41 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2730f_d20251107_m052915_c001_v0001100_t0004_u01762493355798") 2025/11/07 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa16380_d20251107_m053054_c001_v7007000_t0000_u01762493454262") 2025/11/07 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf531b_d20251107_m053039_c001_v0001104_t0010_u01762493439703") 2025/11/07 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39982030_d20251107_m053035_c001_v7007000_t0000_u01762493435605") 2025/11/07 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf52ba_d20251107_m053021_c001_v0001104_t0010_u01762493421232") 2025/11/07 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad416_d20251107_m053017_c001_v7007000_t0000_u01762493417123") 2025/11/07 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf525b_d20251107_m053002_c001_v0001104_t0030_u01762493402308") 2025/11/07 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87fc2_d20251107_m052958_c001_v7007000_t0000_u01762493398245") 2025/11/07 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5215_d20251107_m052943_c001_v0001104_t0046_u01762493383924") 2025/11/07 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789fcf_d20251107_m052939_c001_v7007000_t0000_u01762493379846") 2025/11/07 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf51a8_d20251107_m052924_c001_v0001104_t0019_u01762493364993") 2025/11/07 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292fdf8_d20251107_m052918_c001_v7007000_t0000_u01762493358037") 2025/11/07 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d93e_d20251107_m052902_c001_v0001136_t0053_u01762493342928") 2025/11/07 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f989977e_d20251107_m052858_c001_v7007000_t0000_u01762493338766") 2025/11/07 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27286_d20251107_m052854_c001_v0001100_t0000_u01762493334229") 2025/11/07 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f403872197e0d3d66_d20251107_m052852_c001_v7007000_t0000_u01762493332384") 2025/11/07 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf50cc_d20251107_m052838_c001_v0001104_t0010_u01762493318886") 2025/11/07 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981ed5_d20251107_m052834_c001_v7007000_t0000_u01762493314841") 2025/11/07 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27204_d20251107_m052830_c001_v0001100_t0052_u01762493310543") 2025/11/07 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f406602b192662714_d20251107_m052829_c001_v7007000_t0000_u01762493309321") 2025/11/07 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a271a7_d20251107_m052813_c001_v0001100_t0031_u01762493293984") 2025/11/07 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac29df_d20251107_m052807_c001_v7007000_t0000_u01762493287404") 2025/11/07 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d754_d20251107_m052751_c001_v0001136_t0034_u01762493271647") 2025/11/07 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702b41_d20251107_m052747_c001_v7007000_t0000_u01762493267504") 2025/11/07 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d6f6_d20251107_m052733_c001_v0001136_t0042_u01762493253001") 2025/11/07 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702abb_d20251107_m052728_c001_v7007000_t0000_u01762493248931") 2025/11/07 05:31:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d68b_d20251107_m052715_c001_v0001136_t0054_u01762493235695") 2025/11/07 05:31:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4083fd133a1797af_d20251107_m052856_c001_v7007000_t0000_u01762493336424") 2025/11/07 05:31:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2726a_d20251107_m052850_c001_v0001100_t0002_u01762493330180") 2025/11/07 05:31:43 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de674c_d20251107_m052921_c001_v7007000_t0000_u01762493361108") 2025/11/07 05:31:43 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf517e_d20251107_m052915_c001_v0001104_t0023_u01762493355812") 2025/11/07 05:31:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa16382_d20251107_m053054_c001_v7007000_t0000_u01762493454443") 2025/11/07 05:31:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a274ae_d20251107_m053040_c001_v0001100_t0017_u01762493440622") 2025/11/07 05:31:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39982031_d20251107_m053035_c001_v7007000_t0000_u01762493435787") 2025/11/07 05:31:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27468_d20251107_m053022_c001_v0001100_t0050_u01762493422312") 2025/11/07 05:31:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad417_d20251107_m053017_c001_v7007000_t0000_u01762493417308") 2025/11/07 05:31:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a273f3_d20251107_m053003_c001_v0001100_t0038_u01762493403672") 2025/11/07 05:31:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87fc3_d20251107_m052958_c001_v7007000_t0000_u01762493398427") 2025/11/07 05:31:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2739b_d20251107_m052945_c001_v0001100_t0015_u01762493385223") 2025/11/07 05:31:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789fd2_d20251107_m052940_c001_v7007000_t0000_u01762493380029") 2025/11/07 05:31:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2733c_d20251107_m052925_c001_v0001100_t0016_u01762493365855") 2025/11/07 05:31:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6722_d20251107_m052918_c001_v7007000_t0000_u01762493358190") 2025/11/07 05:31:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbcfa_d20251107_m052903_c001_v0001120_t0058_u01762493343678") 2025/11/07 05:31:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f989977f_d20251107_m052858_c001_v7007000_t0000_u01762493338951") 2025/11/07 05:31:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d904_d20251107_m052854_c001_v0001136_t0019_u01762493334250") 2025/11/07 05:31:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f400ae61412a2616e_d20251107_m052852_c001_v7007000_t0000_u01762493332983") 2025/11/07 05:31:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27236_d20251107_m052839_c001_v0001100_t0054_u01762493319884") 2025/11/07 05:31:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981ed6_d20251107_m052835_c001_v7007000_t0000_u01762493315023") 2025/11/07 05:31:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d859_d20251107_m052830_c001_v0001136_t0046_u01762493310575") 2025/11/07 05:31:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2a27_d20251107_m052828_c001_v7007000_t0000_u01762493308724") 2025/11/07 05:31:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d7ea_d20251107_m052814_c001_v0001136_t0016_u01762493294714") 2025/11/07 05:31:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f405cd22c891f8e45_d20251107_m052807_c001_v7007000_t0000_u01762493287419") 2025/11/07 05:31:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27123_d20251107_m052752_c001_v0001100_t0019_u01762493272401") 2025/11/07 05:31:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702b43_d20251107_m052747_c001_v7007000_t0000_u01762493267688") 2025/11/07 05:31:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a270c5_d20251107_m052733_c001_v0001100_t0008_u01762493253731") 2025/11/07 05:31:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702abc_d20251107_m052729_c001_v7007000_t0000_u01762493249112") 2025/11/07 05:31:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27053_d20251107_m052716_c001_v0001100_t0006_u01762493236439") 2025/11/07 05:31:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6673_d20251107_m052856_c001_v7007000_t0000_u01762493336438") 2025/11/07 05:31:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbcc3_d20251107_m052850_c001_v0001120_t0029_u01762493330260") 2025/11/07 05:31:44 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6750_d20251107_m052921_c001_v7007000_t0000_u01762493361292") 2025/11/07 05:31:44 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d992_d20251107_m052915_c001_v0001136_t0044_u01762493355944") 2025/11/07 05:31:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa16384_d20251107_m053054_c001_v7007000_t0000_u01762493454624") 2025/11/07 05:31:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627db49_d20251107_m053041_c001_v0001136_t0012_u01762493441324") 2025/11/07 05:31:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39982032_d20251107_m053035_c001_v7007000_t0000_u01762493435971") 2025/11/07 05:31:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627daec_d20251107_m053023_c001_v0001136_t0057_u01762493423036") 2025/11/07 05:31:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad418_d20251107_m053017_c001_v7007000_t0000_u01762493417493") 2025/11/07 05:31:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627da8f_d20251107_m053004_c001_v0001136_t0019_u01762493404368") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87fc4_d20251107_m052958_c001_v7007000_t0000_u01762493398608") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627da3d_d20251107_m052946_c001_v0001136_t0058_u01762493386040") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789fd5_d20251107_m052940_c001_v7007000_t0000_u01762493380214") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d9d7_d20251107_m052926_c001_v0001136_t0033_u01762493366588") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f403872197e0d3d87_d20251107_m052918_c001_v7007000_t0000_u01762493358201") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a272c5_d20251107_m052904_c001_v0001100_t0023_u01762493344982") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f9899780_d20251107_m052859_c001_v7007000_t0000_u01762493339168") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d907_d20251107_m052854_c001_v0001136_t0019_u01762493334523") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6667_d20251107_m052852_c001_v7007000_t0000_u01762493332398") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d8a3_d20251107_m052840_c001_v0001136_t0013_u01762493320664") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981ed7_d20251107_m052835_c001_v7007000_t0000_u01762493315205") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbc68_d20251107_m052830_c001_v0001120_t0015_u01762493310632") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2a29_d20251107_m052829_c001_v7007000_t0000_u01762493309095") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbc16_d20251107_m052815_c001_v0001120_t0019_u01762493295410") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789e1c_d20251107_m052807_c001_v7007000_t0000_u01762493287430") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbb90_d20251107_m052753_c001_v0001120_t0036_u01762493273138") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702b46_d20251107_m052747_c001_v7007000_t0000_u01762493267873") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbb1c_d20251107_m052734_c001_v0001120_t0016_u01762493254505") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702abe_d20251107_m052729_c001_v7007000_t0000_u01762493249293") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbacb_d20251107_m052716_c001_v0001120_t0016_u01762493236789") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f9899779_d20251107_m052856_c001_v7007000_t0000_u01762493336602") 2025/11/07 05:31:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf50fe_d20251107_m052850_c001_v0001104_t0018_u01762493330374") 2025/11/07 05:31:46 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6753_d20251107_m052921_c001_v7007000_t0000_u01762493361477") 2025/11/07 05:31:46 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbd40_d20251107_m052916_c001_v0001120_t0011_u01762493356000") 2025/11/07 05:31:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa16386_d20251107_m053054_c001_v7007000_t0000_u01762493454805") 2025/11/07 05:31:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbfab_d20251107_m053042_c001_v0001120_t0012_u01762493442034") 2025/11/07 05:31:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39982033_d20251107_m053036_c001_v7007000_t0000_u01762493436152") 2025/11/07 05:31:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbe8b_d20251107_m053023_c001_v0001120_t0002_u01762493423771") 2025/11/07 05:31:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad419_d20251107_m053017_c001_v7007000_t0000_u01762493417678") 2025/11/07 05:31:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbe18_d20251107_m053005_c001_v0001120_t0020_u01762493405121") 2025/11/07 05:31:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87fc5_d20251107_m052958_c001_v7007000_t0000_u01762493398789") 2025/11/07 05:31:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbdc7_d20251107_m052946_c001_v0001120_t0028_u01762493386855") 2025/11/07 05:31:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789fd9_d20251107_m052940_c001_v7007000_t0000_u01762493380396") 2025/11/07 05:31:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbd78_d20251107_m052927_c001_v0001120_t0002_u01762493367318") 2025/11/07 05:31:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f403872197e0d3d88_d20251107_m052918_c001_v7007000_t0000_u01762493358231") 2025/11/07 05:31:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5151_d20251107_m052905_c001_v0001104_t0028_u01762493345820") 2025/11/07 05:31:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f9899781_d20251107_m052859_c001_v7007000_t0000_u01762493339356") 2025/11/07 05:31:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbce0_d20251107_m052854_c001_v0001120_t0023_u01762493334646") 2025/11/07 05:31:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f403872197e0d3d68_d20251107_m052852_c001_v7007000_t0000_u01762493332752") 2025/11/07 05:31:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbc8f_d20251107_m052841_c001_v0001120_t0036_u01762493321383") 2025/11/07 05:31:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981ed8_d20251107_m052835_c001_v7007000_t0000_u01762493315388") 2025/11/07 05:31:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf50a0_d20251107_m052830_c001_v0001104_t0054_u01762493310765") 2025/11/07 05:31:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f411858a374f1d656_d20251107_m052829_c001_v7007000_t0000_u01762493309333") 2025/11/07 05:31:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5057_d20251107_m052816_c001_v0001104_t0000_u01762493296496") 2025/11/07 05:31:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87ee6_d20251107_m052807_c001_v7007000_t0000_u01762493287188") 2025/11/07 05:31:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf4fd8_d20251107_m052753_c001_v0001104_t0049_u01762493273951") 2025/11/07 05:31:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702b48_d20251107_m052748_c001_v7007000_t0000_u01762493268057") 2025/11/07 05:31:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf4f83_d20251107_m052735_c001_v0001104_t0010_u01762493255312") 2025/11/07 05:31:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702abf_d20251107_m052729_c001_v7007000_t0000_u01762493249473") 2025/11/07 05:31:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf4f17_d20251107_m052717_c001_v0001104_t0032_u01762493237202") 2025/11/07 05:31:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4083fd133a1797b1_d20251107_m052856_c001_v7007000_t0000_u01762493336609") 2025/11/07 05:31:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d8ea_d20251107_m052850_c001_v0001136_t0052_u01762493330422") 2025/11/07 05:31:47 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6756_d20251107_m052921_c001_v7007000_t0000_u01762493361660") 2025/11/07 05:31:47 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27311_d20251107_m052916_c001_v0001100_t0052_u01762493356165") 2025/11/07 05:31:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa16389_d20251107_m053054_c001_v7007000_t0000_u01762493454988") 2025/11/07 05:31:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5332_d20251107_m053042_c001_v0001104_t0029_u01762493442482") 2025/11/07 05:31:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39982034_d20251107_m053036_c001_v7007000_t0000_u01762493436335") 2025/11/07 05:31:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf52c6_d20251107_m053024_c001_v0001104_t0002_u01762493424200") 2025/11/07 05:31:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad41a_d20251107_m053017_c001_v7007000_t0000_u01762493417862") 2025/11/07 05:31:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5271_d20251107_m053005_c001_v0001104_t0033_u01762493405419") 2025/11/07 05:31:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87fc6_d20251107_m052958_c001_v7007000_t0000_u01762493398970") 2025/11/07 05:31:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf521e_d20251107_m052947_c001_v0001104_t0037_u01762493387162") 2025/11/07 05:31:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789fdb_d20251107_m052940_c001_v7007000_t0000_u01762493380579") 2025/11/07 05:31:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf51b6_d20251107_m052927_c001_v0001104_t0008_u01762493367695") 2025/11/07 05:31:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec880b_d20251107_m052918_c001_v7007000_t0000_u01762493358420") 2025/11/07 05:31:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d957_d20251107_m052906_c001_v0001136_t0015_u01762493346686") 2025/11/07 05:31:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f9899782_d20251107_m052859_c001_v7007000_t0000_u01762493339542") 2025/11/07 05:31:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5118_d20251107_m052854_c001_v0001104_t0056_u01762493334686") 2025/11/07 05:31:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f9899776_d20251107_m052852_c001_v7007000_t0000_u01762493332774") 2025/11/07 05:31:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf50d8_d20251107_m052841_c001_v0001104_t0054_u01762493321778") 2025/11/07 05:31:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981eda_d20251107_m052835_c001_v7007000_t0000_u01762493315569") 2025/11/07 05:31:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d85d_d20251107_m052830_c001_v0001136_t0046_u01762493310889") 2025/11/07 05:31:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4083fd133a17973b_d20251107_m052829_c001_v7007000_t0000_u01762493309082") 2025/11/07 05:31:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a271b3_d20251107_m052817_c001_v0001100_t0038_u01762493297154") 2025/11/07 05:31:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad237_d20251107_m052807_c001_v7007000_t0000_u01762493287197") 2025/11/07 05:31:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d76e_d20251107_m052754_c001_v0001136_t0015_u01762493274915") 2025/11/07 05:31:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702b4a_d20251107_m052748_c001_v7007000_t0000_u01762493268250") 2025/11/07 05:31:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d70b_d20251107_m052735_c001_v0001136_t0009_u01762493255906") 2025/11/07 05:31:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702ac0_d20251107_m052729_c001_v7007000_t0000_u01762493249653") 2025/11/07 05:31:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d69b_d20251107_m052717_c001_v0001136_t0028_u01762493237996") 2025/11/07 05:31:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f400ae61412a26174_d20251107_m052856_c001_v7007000_t0000_u01762493336766") 2025/11/07 05:31:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbcc5_d20251107_m052850_c001_v0001120_t0001_u01762493330503") 2025/11/07 05:31:48 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6759_d20251107_m052921_c001_v7007000_t0000_u01762493361842") 2025/11/07 05:31:48 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d994_d20251107_m052916_c001_v0001136_t0042_u01762493356356") 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa1638b_d20251107_m053055_c001_v7007000_t0000_u01762493455169") 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a274bc_d20251107_m053043_c001_v0001100_t0045_u01762493443296") 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39982036_d20251107_m053036_c001_v7007000_t0000_u01762493436517") 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27470_d20251107_m053024_c001_v0001100_t0018_u01762493424883") 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad41c_d20251107_m053018_c001_v7007000_t0000_u01762493418046") 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27401_d20251107_m053006_c001_v0001100_t0049_u01762493406027") 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87fc7_d20251107_m052959_c001_v7007000_t0000_u01762493399151") 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a273af_d20251107_m052948_c001_v0001100_t0020_u01762493388012") 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789fde_d20251107_m052940_c001_v7007000_t0000_u01762493380761") 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2734c_d20251107_m052928_c001_v0001100_t0005_u01762493368279") 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6726_d20251107_m052918_c001_v7007000_t0000_u01762493358412") 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbd0e_d20251107_m052907_c001_v0001120_t0053_u01762493347081") 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f9899783_d20251107_m052859_c001_v7007000_t0000_u01762493339727") 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2728e_d20251107_m052854_c001_v0001100_t0039_u01762493334697") 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f403872197e0d3d69_d20251107_m052852_c001_v7007000_t0000_u01762493332933") 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2723e_d20251107_m052842_c001_v0001100_t0018_u01762493322359") 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981edb_d20251107_m052835_c001_v7007000_t0000_u01762493315751") 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27208_d20251107_m052831_c001_v0001100_t0048_u01762493311003") 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f400ae61412a260f4_d20251107_m052829_c001_v7007000_t0000_u01762493309095") 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d800_d20251107_m052817_c001_v0001136_t0045_u01762493297470") 2025/11/07 05:31:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f408fa5ef1da64e82_d20251107_m052807_c001_v7007000_t0000_u01762493287020") 2025/11/07 05:31:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27137_d20251107_m052755_c001_v0001100_t0018_u01762493275240") 2025/11/07 05:31:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702b4d_d20251107_m052748_c001_v7007000_t0000_u01762493268435") 2025/11/07 05:31:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a270d0_d20251107_m052736_c001_v0001100_t0054_u01762493256368") 2025/11/07 05:31:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702ac1_d20251107_m052729_c001_v7007000_t0000_u01762493249834") 2025/11/07 05:31:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2705f_d20251107_m052718_c001_v0001100_t0001_u01762493238292") 2025/11/07 05:31:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f414136f5a551b044_d20251107_m052856_c001_v7007000_t0000_u01762493336776") 2025/11/07 05:31:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2726c_d20251107_m052850_c001_v0001100_t0044_u01762493330782") 2025/11/07 05:31:50 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de675c_d20251107_m052922_c001_v7007000_t0000_u01762493362024") 2025/11/07 05:31:50 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5183_d20251107_m052916_c001_v0001104_t0032_u01762493356367") 2025/11/07 05:31:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa1638d_d20251107_m053055_c001_v7007000_t0000_u01762493455351") 2025/11/07 05:31:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627db56_d20251107_m053043_c001_v0001136_t0038_u01762493443847") 2025/11/07 05:31:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39982037_d20251107_m053036_c001_v7007000_t0000_u01762493436700") 2025/11/07 05:31:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627db04_d20251107_m053025_c001_v0001136_t0047_u01762493425375") 2025/11/07 05:31:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad41d_d20251107_m053018_c001_v7007000_t0000_u01762493418232") 2025/11/07 05:31:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627da9b_d20251107_m053006_c001_v0001136_t0003_u01762493406377") 2025/11/07 05:31:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87fc8_d20251107_m052959_c001_v7007000_t0000_u01762493399333") 2025/11/07 05:31:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627da44_d20251107_m052948_c001_v0001136_t0007_u01762493388380") 2025/11/07 05:31:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789fe0_d20251107_m052940_c001_v7007000_t0000_u01762493380943") 2025/11/07 05:31:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d9e1_d20251107_m052928_c001_v0001136_t0052_u01762493368809") 2025/11/07 05:31:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad347_d20251107_m052918_c001_v7007000_t0000_u01762493358432") 2025/11/07 05:31:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a272d9_d20251107_m052907_c001_v0001100_t0023_u01762493347542") 2025/11/07 05:31:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f9899784_d20251107_m052859_c001_v7007000_t0000_u01762493339911") 2025/11/07 05:31:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d90b_d20251107_m052854_c001_v0001136_t0011_u01762493334854") 2025/11/07 05:31:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f414136f5a551b03e_d20251107_m052852_c001_v7007000_t0000_u01762493332780") 2025/11/07 05:31:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d8bb_d20251107_m052842_c001_v0001136_t0058_u01762493322755") 2025/11/07 05:31:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981edc_d20251107_m052835_c001_v7007000_t0000_u01762493315932") 2025/11/07 05:31:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbc6a_d20251107_m052831_c001_v0001120_t0024_u01762493311037") 2025/11/07 05:31:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f989976b_d20251107_m052828_c001_v7007000_t0000_u01762493308703") 2025/11/07 05:31:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbc24_d20251107_m052817_c001_v0001120_t0006_u01762493297767") 2025/11/07 05:31:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f408fa5ef1da64e84_d20251107_m052807_c001_v7007000_t0000_u01762493287441") 2025/11/07 05:31:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbba3_d20251107_m052755_c001_v0001120_t0036_u01762493275585") 2025/11/07 05:31:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702b4f_d20251107_m052748_c001_v7007000_t0000_u01762493268619") 2025/11/07 05:31:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbb24_d20251107_m052736_c001_v0001120_t0005_u01762493256965") 2025/11/07 05:31:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702ac2_d20251107_m052730_c001_v7007000_t0000_u01762493250014") 2025/11/07 05:31:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbad8_d20251107_m052718_c001_v0001120_t0026_u01762493238766") 2025/11/07 05:31:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f403872197e0d3d6e_d20251107_m052856_c001_v7007000_t0000_u01762493336459") 2025/11/07 05:31:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d8ec_d20251107_m052850_c001_v0001136_t0020_u01762493330840") 2025/11/07 05:31:52 DEBUG : dir1/0007-12345: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de675f_d20251107_m052922_c001_v7007000_t0000_u01762493362208") 2025/11/07 05:31:52 DEBUG : dir1/0007-12345: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27313_d20251107_m052916_c001_v0001100_t0017_u01762493356598") 2025/11/07 05:31:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa1638f_d20251107_m053055_c001_v7007000_t0000_u01762493455532") 2025/11/07 05:31:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbfd2_d20251107_m053044_c001_v0001120_t0052_u01762493444175") 2025/11/07 05:31:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39982038_d20251107_m053036_c001_v7007000_t0000_u01762493436883") 2025/11/07 05:31:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbea9_d20251107_m053025_c001_v0001120_t0019_u01762493425695") 2025/11/07 05:31:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad41e_d20251107_m053018_c001_v7007000_t0000_u01762493418416") 2025/11/07 05:31:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbe1c_d20251107_m053006_c001_v0001120_t0026_u01762493406854") 2025/11/07 05:31:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87fc9_d20251107_m052959_c001_v7007000_t0000_u01762493399513") 2025/11/07 05:31:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbdd1_d20251107_m052948_c001_v0001120_t0039_u01762493388791") 2025/11/07 05:31:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789fe2_d20251107_m052941_c001_v7007000_t0000_u01762493381126") 2025/11/07 05:31:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbd82_d20251107_m052929_c001_v0001120_t0032_u01762493369453") 2025/11/07 05:31:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f403872197e0d3d89_d20251107_m052918_c001_v7007000_t0000_u01762493358382") 2025/11/07 05:31:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5158_d20251107_m052908_c001_v0001104_t0009_u01762493348061") 2025/11/07 05:31:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f9899785_d20251107_m052900_c001_v7007000_t0000_u01762493340096") 2025/11/07 05:31:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbce4_d20251107_m052854_c001_v0001120_t0026_u01762493334920") 2025/11/07 05:31:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de666a_d20251107_m052852_c001_v7007000_t0000_u01762493332948") 2025/11/07 05:31:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbc93_d20251107_m052843_c001_v0001120_t0006_u01762493323149") 2025/11/07 05:31:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981ede_d20251107_m052836_c001_v7007000_t0000_u01762493316113") 2025/11/07 05:31:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d865_d20251107_m052831_c001_v0001136_t0045_u01762493311243") 2025/11/07 05:31:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f406602b192662712_d20251107_m052829_c001_v7007000_t0000_u01762493309136") 2025/11/07 05:31:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf505f_d20251107_m052818_c001_v0001104_t0054_u01762493298208") 2025/11/07 05:31:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789e1b_d20251107_m052807_c001_v7007000_t0000_u01762493287244") 2025/11/07 05:31:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf4fea_d20251107_m052755_c001_v0001104_t0028_u01762493275883") 2025/11/07 05:31:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702b52_d20251107_m052748_c001_v7007000_t0000_u01762493268803") 2025/11/07 05:31:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf4f85_d20251107_m052737_c001_v0001104_t0029_u01762493257392") 2025/11/07 05:31:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702ac5_d20251107_m052730_c001_v7007000_t0000_u01762493250196") 2025/11/07 05:31:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf4f29_d20251107_m052719_c001_v0001104_t0049_u01762493239077") 2025/11/07 05:31:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f414136f5a551b042_d20251107_m052856_c001_v7007000_t0000_u01762493336406") 2025/11/07 05:31:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5102_d20251107_m052850_c001_v0001104_t0007_u01762493330986") 2025/11/07 05:31:53 DEBUG : dir1/0008-23456: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6762_d20251107_m052922_c001_v7007000_t0000_u01762493362390") 2025/11/07 05:31:53 DEBUG : dir1/0008-23456: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d996_d20251107_m052916_c001_v0001136_t0059_u01762493356686") 2025/11/07 05:31:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa16392_d20251107_m053055_c001_v7007000_t0000_u01762493455712") 2025/11/07 05:31:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf533e_d20251107_m053044_c001_v0001104_t0010_u01762493444635") 2025/11/07 05:31:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39982039_d20251107_m053037_c001_v7007000_t0000_u01762493437065") 2025/11/07 05:31:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf52da_d20251107_m053026_c001_v0001104_t0058_u01762493426666") 2025/11/07 05:31:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad41f_d20251107_m053018_c001_v7007000_t0000_u01762493418602") 2025/11/07 05:31:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf527b_d20251107_m053007_c001_v0001104_t0006_u01762493407102") 2025/11/07 05:31:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87fca_d20251107_m052959_c001_v7007000_t0000_u01762493399695") 2025/11/07 05:31:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf522b_d20251107_m052949_c001_v0001104_t0028_u01762493389209") 2025/11/07 05:31:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789fe4_d20251107_m052941_c001_v7007000_t0000_u01762493381308") 2025/11/07 05:31:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf51c2_d20251107_m052929_c001_v0001104_t0039_u01762493369745") 2025/11/07 05:31:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f403872197e0d3d85_d20251107_m052918_c001_v7007000_t0000_u01762493358018") 2025/11/07 05:31:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d963_d20251107_m052908_c001_v0001136_t0051_u01762493348602") 2025/11/07 05:31:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f9899787_d20251107_m052900_c001_v7007000_t0000_u01762493340285") 2025/11/07 05:31:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27290_d20251107_m052855_c001_v0001100_t0046_u01762493335135") 2025/11/07 05:31:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f400ae61412a2616d_d20251107_m052852_c001_v7007000_t0000_u01762493332790") 2025/11/07 05:31:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf50e0_d20251107_m052843_c001_v0001104_t0018_u01762493323554") 2025/11/07 05:31:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981ee0_d20251107_m052836_c001_v7007000_t0000_u01762493316294") 2025/11/07 05:31:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbc6c_d20251107_m052831_c001_v0001120_t0006_u01762493311297") 2025/11/07 05:31:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f400ae61412a260f5_d20251107_m052829_c001_v7007000_t0000_u01762493309278") 2025/11/07 05:31:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a271bc_d20251107_m052818_c001_v0001100_t0024_u01762493298929") 2025/11/07 05:31:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad239_d20251107_m052807_c001_v7007000_t0000_u01762493287568") 2025/11/07 05:31:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d77e_d20251107_m052756_c001_v0001136_t0001_u01762493276655") 2025/11/07 05:31:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702b54_d20251107_m052748_c001_v7007000_t0000_u01762493268988") 2025/11/07 05:31:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d719_d20251107_m052738_c001_v0001136_t0008_u01762493258347") 2025/11/07 05:31:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702ac7_d20251107_m052730_c001_v7007000_t0000_u01762493250376") 2025/11/07 05:31:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d6af_d20251107_m052719_c001_v0001136_t0022_u01762493239965") 2025/11/07 05:31:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f989977a_d20251107_m052856_c001_v7007000_t0000_u01762493336787") 2025/11/07 05:31:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbcc9_d20251107_m052851_c001_v0001120_t0036_u01762493331004") 2025/11/07 05:31:54 DEBUG : dir1/0009-34567: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6766_d20251107_m052922_c001_v7007000_t0000_u01762493362571") 2025/11/07 05:31:54 DEBUG : dir1/0009-34567: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbd42_d20251107_m052916_c001_v0001120_t0024_u01762493356747") 2025/11/07 05:31:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa16394_d20251107_m053055_c001_v7007000_t0000_u01762493455893") 2025/11/07 05:31:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a274c8_d20251107_m053045_c001_v0001100_t0044_u01762493445435") 2025/11/07 05:31:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b3998203a_d20251107_m053037_c001_v7007000_t0000_u01762493437249") 2025/11/07 05:31:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27476_d20251107_m053027_c001_v0001100_t0036_u01762493427262") 2025/11/07 05:31:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad422_d20251107_m053018_c001_v7007000_t0000_u01762493418787") 2025/11/07 05:31:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2740d_d20251107_m053007_c001_v0001100_t0002_u01762493407908") 2025/11/07 05:31:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87fcb_d20251107_m052959_c001_v7007000_t0000_u01762493399877") 2025/11/07 05:31:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a273c0_d20251107_m052949_c001_v0001100_t0057_u01762493389830") 2025/11/07 05:31:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789fe6_d20251107_m052941_c001_v7007000_t0000_u01762493381491") 2025/11/07 05:31:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27356_d20251107_m052930_c001_v0001100_t0005_u01762493370539") 2025/11/07 05:31:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87fa1_d20251107_m052918_c001_v7007000_t0000_u01762493358443") 2025/11/07 05:31:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbd18_d20251107_m052909_c001_v0001120_t0007_u01762493349019") 2025/11/07 05:31:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f9899788_d20251107_m052900_c001_v7007000_t0000_u01762493340482") 2025/11/07 05:31:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d911_d20251107_m052855_c001_v0001136_t0004_u01762493335203") 2025/11/07 05:31:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f9899774_d20251107_m052852_c001_v7007000_t0000_u01762493332403") 2025/11/07 05:31:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27242_d20251107_m052844_c001_v0001100_t0037_u01762493324070") 2025/11/07 05:31:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981ee1_d20251107_m052836_c001_v7007000_t0000_u01762493316475") 2025/11/07 05:31:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2720c_d20251107_m052831_c001_v0001100_t0001_u01762493311443") 2025/11/07 05:31:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2a2a_d20251107_m052829_c001_v7007000_t0000_u01762493309301") 2025/11/07 05:31:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d812_d20251107_m052819_c001_v0001136_t0049_u01762493299382") 2025/11/07 05:31:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f411858a374f1d614_d20251107_m052807_c001_v7007000_t0000_u01762493287253") 2025/11/07 05:31:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27147_d20251107_m052757_c001_v0001100_t0056_u01762493277165") 2025/11/07 05:31:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702b56_d20251107_m052749_c001_v7007000_t0000_u01762493269173") 2025/11/07 05:31:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a270dc_d20251107_m052738_c001_v0001100_t0024_u01762493258807") 2025/11/07 05:31:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702ac8_d20251107_m052730_c001_v7007000_t0000_u01762493250556") 2025/11/07 05:31:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27070_d20251107_m052720_c001_v0001100_t0000_u01762493240329") 2025/11/07 05:31:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bd48_d20251107_m052856_c001_v7007000_t0000_u01762493336382") 2025/11/07 05:31:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27270_d20251107_m052851_c001_v0001100_t0001_u01762493331118") 2025/11/07 05:31:56 DEBUG : dir1/0010-45678: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6769_d20251107_m052922_c001_v7007000_t0000_u01762493362753") 2025/11/07 05:31:56 DEBUG : dir1/0010-45678: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d99c_d20251107_m052917_c001_v0001136_t0031_u01762493357105") 2025/11/07 05:31:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa16396_d20251107_m053056_c001_v7007000_t0000_u01762493456075") 2025/11/07 05:31:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627db5d_d20251107_m053045_c001_v0001136_t0021_u01762493445804") 2025/11/07 05:31:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b3998203b_d20251107_m053037_c001_v7007000_t0000_u01762493437431") 2025/11/07 05:31:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627db0c_d20251107_m053027_c001_v0001136_t0016_u01762493427566") 2025/11/07 05:31:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad423_d20251107_m053018_c001_v7007000_t0000_u01762493418971") 2025/11/07 05:31:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627daa5_d20251107_m053008_c001_v0001136_t0005_u01762493408291") 2025/11/07 05:31:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87fcc_d20251107_m053000_c001_v7007000_t0000_u01762493400058") 2025/11/07 05:31:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627da4a_d20251107_m052950_c001_v0001136_t0021_u01762493390512") 2025/11/07 05:31:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789fe9_d20251107_m052941_c001_v7007000_t0000_u01762493381675") 2025/11/07 05:31:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d9ef_d20251107_m052931_c001_v0001136_t0019_u01762493371017") 2025/11/07 05:31:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f403872197e0d3d86_d20251107_m052918_c001_v7007000_t0000_u01762493358030") 2025/11/07 05:31:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a272e9_d20251107_m052909_c001_v0001100_t0018_u01762493349580") 2025/11/07 05:31:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f9899789_d20251107_m052900_c001_v7007000_t0000_u01762493340667") 2025/11/07 05:31:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbcea_d20251107_m052855_c001_v0001120_t0036_u01762493335270") 2025/11/07 05:31:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bd32_d20251107_m052852_c001_v7007000_t0000_u01762493332799") 2025/11/07 05:31:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d8c6_d20251107_m052844_c001_v0001136_t0023_u01762493324470") 2025/11/07 05:31:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981ee3_d20251107_m052836_c001_v7007000_t0000_u01762493316657") 2025/11/07 05:31:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d86d_d20251107_m052831_c001_v0001136_t0047_u01762493311594") 2025/11/07 05:31:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f989976d_d20251107_m052829_c001_v7007000_t0000_u01762493309072") 2025/11/07 05:31:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbc2c_d20251107_m052819_c001_v0001120_t0031_u01762493299670") 2025/11/07 05:31:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac29de_d20251107_m052807_c001_v7007000_t0000_u01762493287217") 2025/11/07 05:31:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbbad_d20251107_m052757_c001_v0001120_t0018_u01762493277524") 2025/11/07 05:31:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702b59_d20251107_m052749_c001_v7007000_t0000_u01762493269357") 2025/11/07 05:31:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbb30_d20251107_m052739_c001_v0001120_t0031_u01762493259157") 2025/11/07 05:31:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702ac9_d20251107_m052730_c001_v7007000_t0000_u01762493250739") 2025/11/07 05:31:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbae0_d20251107_m052720_c001_v0001120_t0006_u01762493240943") 2025/11/07 05:31:57 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bd4a_d20251107_m052856_c001_v7007000_t0000_u01762493336565") 2025/11/07 05:31:57 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d8ef_d20251107_m052851_c001_v0001136_t0031_u01762493331182") 2025/11/07 05:31:57 DEBUG : dir1/0011-56789: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de676d_d20251107_m052922_c001_v7007000_t0000_u01762493362940") 2025/11/07 05:31:57 DEBUG : dir1/0011-56789: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbd46_d20251107_m052917_c001_v0001120_t0047_u01762493357113") 2025/11/07 05:31:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa16398_d20251107_m053056_c001_v7007000_t0000_u01762493456255") 2025/11/07 05:31:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbff6_d20251107_m053046_c001_v0001120_t0019_u01762493446203") 2025/11/07 05:31:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b3998203e_d20251107_m053037_c001_v7007000_t0000_u01762493437614") 2025/11/07 05:31:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbeca_d20251107_m053027_c001_v0001120_t0004_u01762493427902") 2025/11/07 05:31:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad424_d20251107_m053019_c001_v7007000_t0000_u01762493419157") 2025/11/07 05:31:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbe22_d20251107_m053008_c001_v0001120_t0003_u01762493408773") 2025/11/07 05:31:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87fcd_d20251107_m053000_c001_v7007000_t0000_u01762493400241") 2025/11/07 05:31:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbdde_d20251107_m052950_c001_v0001120_t0005_u01762493390957") 2025/11/07 05:31:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789feb_d20251107_m052941_c001_v7007000_t0000_u01762493381858") 2025/11/07 05:31:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbd88_d20251107_m052931_c001_v0001120_t0035_u01762493371359") 2025/11/07 05:31:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f411858a374f1d700_d20251107_m052918_c001_v7007000_t0000_u01762493358413") 2025/11/07 05:31:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf515e_d20251107_m052910_c001_v0001104_t0020_u01762493350047") 2025/11/07 05:31:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f989978a_d20251107_m052900_c001_v7007000_t0000_u01762493340853") 2025/11/07 05:31:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27294_d20251107_m052855_c001_v0001100_t0006_u01762493335442") 2025/11/07 05:31:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6669_d20251107_m052852_c001_v7007000_t0000_u01762493332764") 2025/11/07 05:31:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbc99_d20251107_m052844_c001_v0001120_t0005_u01762493324795") 2025/11/07 05:31:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981ee4_d20251107_m052836_c001_v7007000_t0000_u01762493316838") 2025/11/07 05:31:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf50a9_d20251107_m052831_c001_v0001104_t0010_u01762493311659") 2025/11/07 05:31:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f411858a374f1d655_d20251107_m052829_c001_v7007000_t0000_u01762493309138") 2025/11/07 05:31:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5065_d20251107_m052819_c001_v0001104_t0053_u01762493299931") 2025/11/07 05:31:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f406602b192662684_d20251107_m052807_c001_v7007000_t0000_u01762493287449") 2025/11/07 05:31:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf4ffb_d20251107_m052757_c001_v0001104_t0038_u01762493277970") 2025/11/07 05:31:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702b5f_d20251107_m052749_c001_v7007000_t0000_u01762493269543") 2025/11/07 05:31:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf4f90_d20251107_m052739_c001_v0001104_t0023_u01762493259431") 2025/11/07 05:31:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702aca_d20251107_m052730_c001_v7007000_t0000_u01762493250920") 2025/11/07 05:31:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf4f31_d20251107_m052721_c001_v0001104_t0005_u01762493241449") 2025/11/07 05:31:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6675_d20251107_m052856_c001_v7007000_t0000_u01762493336623") 2025/11/07 05:31:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbccb_d20251107_m052851_c001_v0001120_t0041_u01762493331291") 2025/11/07 05:31:59 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6770_d20251107_m052923_c001_v7007000_t0000_u01762493363124") 2025/11/07 05:31:59 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5187_d20251107_m052917_c001_v0001104_t0036_u01762493357209") 2025/11/07 05:31:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa1639a_d20251107_m053056_c001_v7007000_t0000_u01762493456436") 2025/11/07 05:31:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf534e_d20251107_m053046_c001_v0001104_t0021_u01762493446579") 2025/11/07 05:31:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39982040_d20251107_m053037_c001_v7007000_t0000_u01762493437814") 2025/11/07 05:31:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf52e0_d20251107_m053028_c001_v0001104_t0057_u01762493428374") 2025/11/07 05:31:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad425_d20251107_m053019_c001_v7007000_t0000_u01762493419341") 2025/11/07 05:31:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf528c_d20251107_m053009_c001_v0001104_t0057_u01762493409250") 2025/11/07 05:31:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87fce_d20251107_m053000_c001_v7007000_t0000_u01762493400421") 2025/11/07 05:31:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf522d_d20251107_m052951_c001_v0001104_t0052_u01762493391376") 2025/11/07 05:31:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789fed_d20251107_m052942_c001_v7007000_t0000_u01762493382042") 2025/11/07 05:31:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf51ca_d20251107_m052931_c001_v0001104_t0032_u01762493371635") 2025/11/07 05:31:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292fdfa_d20251107_m052918_c001_v7007000_t0000_u01762493358223") 2025/11/07 05:31:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d972_d20251107_m052911_c001_v0001136_t0054_u01762493351013") 2025/11/07 05:31:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f989978b_d20251107_m052901_c001_v7007000_t0000_u01762493341038") 2025/11/07 05:31:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbcec_d20251107_m052855_c001_v0001120_t0010_u01762493335600") 2025/11/07 05:31:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bd35_d20251107_m052852_c001_v7007000_t0000_u01762493332988") 2025/11/07 05:31:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf50e6_d20251107_m052845_c001_v0001104_t0012_u01762493325205") 2025/11/07 05:32:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981ee5_d20251107_m052837_c001_v7007000_t0000_u01762493317019") 2025/11/07 05:32:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbc6f_d20251107_m052831_c001_v0001120_t0049_u01762493311765") 2025/11/07 05:32:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981ec6_d20251107_m052829_c001_v7007000_t0000_u01762493309296") 2025/11/07 05:32:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a271c6_d20251107_m052821_c001_v0001100_t0007_u01762493301070") 2025/11/07 05:32:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87ee7_d20251107_m052807_c001_v7007000_t0000_u01762493287373") 2025/11/07 05:32:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d78c_d20251107_m052758_c001_v0001136_t0026_u01762493278749") 2025/11/07 05:32:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702b65_d20251107_m052749_c001_v7007000_t0000_u01762493269731") 2025/11/07 05:32:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d725_d20251107_m052739_c001_v0001136_t0018_u01762493259996") 2025/11/07 05:32:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702acb_d20251107_m052731_c001_v7007000_t0000_u01762493251105") 2025/11/07 05:32:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d6b9_d20251107_m052722_c001_v0001136_t0013_u01762493242135") 2025/11/07 05:32:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f400ae61412a26173_d20251107_m052856_c001_v7007000_t0000_u01762493336581") 2025/11/07 05:32:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d8f1_d20251107_m052851_c001_v0001136_t0003_u01762493331483") 2025/11/07 05:32:00 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6773_d20251107_m052923_c001_v7007000_t0000_u01762493363306") 2025/11/07 05:32:00 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27315_d20251107_m052917_c001_v0001100_t0026_u01762493357240") 2025/11/07 05:32:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa1639c_d20251107_m053056_c001_v7007000_t0000_u01762493456618") 2025/11/07 05:32:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a274ce_d20251107_m053047_c001_v0001100_t0025_u01762493447320") 2025/11/07 05:32:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39982041_d20251107_m053037_c001_v7007000_t0000_u01762493437997") 2025/11/07 05:32:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2747a_d20251107_m053028_c001_v0001100_t0012_u01762493428935") 2025/11/07 05:32:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad426_d20251107_m053019_c001_v7007000_t0000_u01762493419526") 2025/11/07 05:32:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2741d_d20251107_m053009_c001_v0001100_t0025_u01762493409981") 2025/11/07 05:32:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87fcf_d20251107_m053000_c001_v7007000_t0000_u01762493400602") 2025/11/07 05:32:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a273c5_d20251107_m052951_c001_v0001100_t0008_u01762493391973") 2025/11/07 05:32:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789ff0_d20251107_m052942_c001_v7007000_t0000_u01762493382225") 2025/11/07 05:32:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27361_d20251107_m052932_c001_v0001100_t0047_u01762493372569") 2025/11/07 05:32:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f403872197e0d3d8b_d20251107_m052918_c001_v7007000_t0000_u01762493358565") 2025/11/07 05:32:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbd26_d20251107_m052911_c001_v0001120_t0041_u01762493351356") 2025/11/07 05:32:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f989978c_d20251107_m052901_c001_v7007000_t0000_u01762493341224") 2025/11/07 05:32:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5122_d20251107_m052855_c001_v0001104_t0047_u01762493335658") 2025/11/07 05:32:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f403872197e0d3d67_d20251107_m052852_c001_v7007000_t0000_u01762493332569") 2025/11/07 05:32:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27244_d20251107_m052845_c001_v0001100_t0043_u01762493325834") 2025/11/07 05:32:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981ee6_d20251107_m052837_c001_v7007000_t0000_u01762493317201") 2025/11/07 05:32:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2720e_d20251107_m052831_c001_v0001100_t0028_u01762493311915") 2025/11/07 05:32:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2a28_d20251107_m052828_c001_v7007000_t0000_u01762493308910") 2025/11/07 05:32:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d822_d20251107_m052821_c001_v0001136_t0017_u01762493301426") 2025/11/07 05:32:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f408fa5ef1da64e83_d20251107_m052807_c001_v7007000_t0000_u01762493287203") 2025/11/07 05:32:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27157_d20251107_m052759_c001_v0001100_t0022_u01762493279055") 2025/11/07 05:32:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702b68_d20251107_m052749_c001_v7007000_t0000_u01762493269915") 2025/11/07 05:32:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a270e6_d20251107_m052740_c001_v0001100_t0019_u01762493260373") 2025/11/07 05:32:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702acc_d20251107_m052731_c001_v7007000_t0000_u01762493251287") 2025/11/07 05:32:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2707e_d20251107_m052722_c001_v0001100_t0058_u01762493242485") 2025/11/07 05:32:01 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789e80_d20251107_m052856_c001_v7007000_t0000_u01762493336636") 2025/11/07 05:32:01 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27274_d20251107_m052851_c001_v0001100_t0057_u01762493331536") 2025/11/07 05:32:02 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6775_d20251107_m052923_c001_v7007000_t0000_u01762493363489") 2025/11/07 05:32:02 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d9a0_d20251107_m052917_c001_v0001136_t0026_u01762493357482") 2025/11/07 05:32:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa1639f_d20251107_m053056_c001_v7007000_t0000_u01762493456803") 2025/11/07 05:32:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627db67_d20251107_m053048_c001_v0001136_t0053_u01762493448065") 2025/11/07 05:32:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39982042_d20251107_m053038_c001_v7007000_t0000_u01762493438179") 2025/11/07 05:32:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627db14_d20251107_m053029_c001_v0001136_t0016_u01762493429400") 2025/11/07 05:32:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad428_d20251107_m053019_c001_v7007000_t0000_u01762493419709") 2025/11/07 05:32:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627dab1_d20251107_m053010_c001_v0001136_t0040_u01762493410366") 2025/11/07 05:32:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87fd0_d20251107_m053000_c001_v7007000_t0000_u01762493400783") 2025/11/07 05:32:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627da4f_d20251107_m052952_c001_v0001136_t0037_u01762493392385") 2025/11/07 05:32:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789ff3_d20251107_m052942_c001_v7007000_t0000_u01762493382409") 2025/11/07 05:32:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d9f5_d20251107_m052933_c001_v0001136_t0044_u01762493373082") 2025/11/07 05:32:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de671f_d20251107_m052918_c001_v7007000_t0000_u01762493358008") 2025/11/07 05:32:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a272ef_d20251107_m052911_c001_v0001100_t0014_u01762493351793") 2025/11/07 05:32:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f989978d_d20251107_m052901_c001_v7007000_t0000_u01762493341411") 2025/11/07 05:32:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d917_d20251107_m052855_c001_v0001136_t0025_u01762493335863") 2025/11/07 05:32:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bd33_d20251107_m052852_c001_v7007000_t0000_u01762493332800") 2025/11/07 05:32:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d8d4_d20251107_m052846_c001_v0001136_t0047_u01762493326209") 2025/11/07 05:32:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981ee8_d20251107_m052837_c001_v7007000_t0000_u01762493317383") 2025/11/07 05:32:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d873_d20251107_m052832_c001_v0001136_t0021_u01762493312044") 2025/11/07 05:32:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f989976e_d20251107_m052829_c001_v7007000_t0000_u01762493309256") 2025/11/07 05:32:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbc36_d20251107_m052821_c001_v0001120_t0033_u01762493301975") 2025/11/07 05:32:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f411858a374f1d616_d20251107_m052807_c001_v7007000_t0000_u01762493287460") 2025/11/07 05:32:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbbbe_d20251107_m052759_c001_v0001120_t0020_u01762493279461") 2025/11/07 05:32:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702b6c_d20251107_m052750_c001_v7007000_t0000_u01762493270100") 2025/11/07 05:32:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbb3a_d20251107_m052740_c001_v0001120_t0007_u01762493260683") 2025/11/07 05:32:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702acd_d20251107_m052731_c001_v7007000_t0000_u01762493251468") 2025/11/07 05:32:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbaee_d20251107_m052722_c001_v0001120_t0011_u01762493242854") 2025/11/07 05:32:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f400ae61412a26172_d20251107_m052856_c001_v7007000_t0000_u01762493336397") 2025/11/07 05:32:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbccf_d20251107_m052851_c001_v0001120_t0028_u01762493331689") 2025/11/07 05:32:03 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6777_d20251107_m052923_c001_v7007000_t0000_u01762493363671") 2025/11/07 05:32:03 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbd4c_d20251107_m052917_c001_v0001120_t0036_u01762493357678") 2025/11/07 05:32:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa163a2_d20251107_m053056_c001_v7007000_t0000_u01762493456991") 2025/11/07 05:32:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbc002_d20251107_m053048_c001_v0001120_t0043_u01762493448447") 2025/11/07 05:32:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39982043_d20251107_m053038_c001_v7007000_t0000_u01762493438370") 2025/11/07 05:32:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbee8_d20251107_m053029_c001_v0001120_t0004_u01762493429733") 2025/11/07 05:32:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad429_d20251107_m053019_c001_v7007000_t0000_u01762493419894") 2025/11/07 05:32:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbe2e_d20251107_m053010_c001_v0001120_t0000_u01762493410678") 2025/11/07 05:32:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87fd1_d20251107_m053000_c001_v7007000_t0000_u01762493400964") 2025/11/07 05:32:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbde8_d20251107_m052952_c001_v0001120_t0015_u01762493392710") 2025/11/07 05:32:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789ff5_d20251107_m052942_c001_v7007000_t0000_u01762493382590") 2025/11/07 05:32:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbd90_d20251107_m052933_c001_v0001120_t0023_u01762493373394") 2025/11/07 05:32:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6729_d20251107_m052918_c001_v7007000_t0000_u01762493358594") 2025/11/07 05:32:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf516a_d20251107_m052912_c001_v0001104_t0011_u01762493352088") 2025/11/07 05:32:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f989978e_d20251107_m052901_c001_v7007000_t0000_u01762493341595") 2025/11/07 05:32:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2729a_d20251107_m052855_c001_v0001100_t0051_u01762493335995") 2025/11/07 05:32:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f9899777_d20251107_m052852_c001_v7007000_t0000_u01762493332961") 2025/11/07 05:32:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbcb3_d20251107_m052846_c001_v0001120_t0056_u01762493326562") 2025/11/07 05:32:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981eea_d20251107_m052837_c001_v7007000_t0000_u01762493317565") 2025/11/07 05:32:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbc71_d20251107_m052832_c001_v0001120_t0012_u01762493312195") 2025/11/07 05:32:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f413f2cbeee57b339_d20251107_m052829_c001_v7007000_t0000_u01762493309112") 2025/11/07 05:32:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf506f_d20251107_m052822_c001_v0001104_t0048_u01762493302263") 2025/11/07 05:32:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f406602b192662680_d20251107_m052807_c001_v7007000_t0000_u01762493287262") 2025/11/07 05:32:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5003_d20251107_m052759_c001_v0001104_t0019_u01762493279739") 2025/11/07 05:32:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702b6e_d20251107_m052750_c001_v7007000_t0000_u01762493270286") 2025/11/07 05:32:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf4f9a_d20251107_m052741_c001_v0001104_t0042_u01762493261224") 2025/11/07 05:32:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702ace_d20251107_m052731_c001_v7007000_t0000_u01762493251650") 2025/11/07 05:32:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf4f3f_d20251107_m052723_c001_v0001104_t0030_u01762493243412") 2025/11/07 05:32:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f403872197e0d3d6f_d20251107_m052856_c001_v7007000_t0000_u01762493336646") 2025/11/07 05:32:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d8f4_d20251107_m052851_c001_v0001136_t0024_u01762493331883") 2025/11/07 05:32:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad240_d20251107_m052810_c001_v7007000_t0000_u01762493290090") 2025/11/07 05:32:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27173_d20251107_m052804_c001_v0001100_t0028_u01762493284403") 2025/11/07 05:32:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad241_d20251107_m052810_c001_v7007000_t0000_u01762493290271") 2025/11/07 05:32:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d7b4_d20251107_m052804_c001_v0001136_t0024_u01762493284438") 2025/11/07 05:32:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad242_d20251107_m052810_c001_v7007000_t0000_u01762493290453") 2025/11/07 05:32:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbbd5_d20251107_m052804_c001_v0001120_t0010_u01762493284459") 2025/11/07 05:32:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad243_d20251107_m052810_c001_v7007000_t0000_u01762493290636") 2025/11/07 05:32:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf501d_d20251107_m052804_c001_v0001104_t0034_u01762493284669") 2025/11/07 05:32:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad244_d20251107_m052810_c001_v7007000_t0000_u01762493290821") 2025/11/07 05:32:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d7b8_d20251107_m052804_c001_v0001136_t0036_u01762493284735") 2025/11/07 05:32:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad245_d20251107_m052811_c001_v7007000_t0000_u01762493291007") 2025/11/07 05:32:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27177_d20251107_m052804_c001_v0001100_t0048_u01762493284780") 2025/11/07 05:32:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad246_d20251107_m052811_c001_v7007000_t0000_u01762493291189") 2025/11/07 05:32:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbbdb_d20251107_m052804_c001_v0001120_t0034_u01762493284947") 2025/11/07 05:32:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad247_d20251107_m052811_c001_v7007000_t0000_u01762493291370") 2025/11/07 05:32:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d7be_d20251107_m052805_c001_v0001136_t0010_u01762493285046") 2025/11/07 05:32:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad248_d20251107_m052811_c001_v7007000_t0000_u01762493291551") 2025/11/07 05:32:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2717b_d20251107_m052805_c001_v0001100_t0026_u01762493285109") 2025/11/07 05:32:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad249_d20251107_m052811_c001_v7007000_t0000_u01762493291769") 2025/11/07 05:32:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5022_d20251107_m052805_c001_v0001104_t0055_u01762493285177") 2025/11/07 05:32:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad24a_d20251107_m052811_c001_v7007000_t0000_u01762493291950") 2025/11/07 05:32:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbbdf_d20251107_m052805_c001_v0001120_t0047_u01762493285284") 2025/11/07 05:32:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad24b_d20251107_m052812_c001_v7007000_t0000_u01762493292132") 2025/11/07 05:32:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbbe7_d20251107_m052805_c001_v0001120_t0014_u01762493285745") 2025/11/07 05:32:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad24c_d20251107_m052812_c001_v7007000_t0000_u01762493292314") 2025/11/07 05:32:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d7c6_d20251107_m052805_c001_v0001136_t0005_u01762493285832") 2025/11/07 05:32:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad24d_d20251107_m052812_c001_v7007000_t0000_u01762493292497") 2025/11/07 05:32:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2717d_d20251107_m052805_c001_v0001100_t0014_u01762493285886") 2025/11/07 05:32:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad24e_d20251107_m052812_c001_v7007000_t0000_u01762493292679") 2025/11/07 05:32:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5024_d20251107_m052805_c001_v0001104_t0040_u01762493285895") 2025/11/07 05:32:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad24f_d20251107_m052812_c001_v7007000_t0000_u01762493292861") 2025/11/07 05:32:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbbeb_d20251107_m052806_c001_v0001120_t0046_u01762493286179") 2025/11/07 05:32:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f413f2cbeee57b35b_d20251107_m052832_c001_v7007000_t0000_u01762493312599") 2025/11/07 05:32:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d83d_d20251107_m052826_c001_v0001136_t0020_u01762493306312") 2025/11/07 05:32:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4192668b7f92aa3b_d20251107_m052832_c001_v7007000_t0000_u01762493312655") 2025/11/07 05:32:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a271f0_d20251107_m052826_c001_v0001100_t0002_u01762493306324") 2025/11/07 05:32:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4083fd133a17974a_d20251107_m052832_c001_v7007000_t0000_u01762493312822") 2025/11/07 05:32:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbc4c_d20251107_m052826_c001_v0001120_t0051_u01762493306335") 2025/11/07 05:32:06 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f411858a374f1d65a_d20251107_m052832_c001_v7007000_t0000_u01762493312762") 2025/11/07 05:32:06 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d841_d20251107_m052826_c001_v0001136_t0044_u01762493306627") 2025/11/07 05:32:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4192668b7f92aa3c_d20251107_m052832_c001_v7007000_t0000_u01762493312840") 2025/11/07 05:32:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a271f2_d20251107_m052826_c001_v0001100_t0039_u01762493306721") 2025/11/07 05:32:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f400ae61412a26108_d20251107_m052832_c001_v7007000_t0000_u01762493312629") 2025/11/07 05:32:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbc4e_d20251107_m052826_c001_v0001120_t0012_u01762493306734") 2025/11/07 05:32:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f411858a374f1d65b_d20251107_m052832_c001_v7007000_t0000_u01762493312943") 2025/11/07 05:32:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d847_d20251107_m052826_c001_v0001136_t0031_u01762493306956") 2025/11/07 05:32:07 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f411858a374f1d659_d20251107_m052832_c001_v7007000_t0000_u01762493312580") 2025/11/07 05:32:07 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a271f4_d20251107_m052827_c001_v0001100_t0024_u01762493307076") 2025/11/07 05:32:07 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981ecd_d20251107_m052832_c001_v7007000_t0000_u01762493312790") 2025/11/07 05:32:07 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbc54_d20251107_m052827_c001_v0001120_t0016_u01762493307113") 2025/11/07 05:32:07 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f406602b19266271a_d20251107_m052832_c001_v7007000_t0000_u01762493312772") 2025/11/07 05:32:07 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5098_d20251107_m052827_c001_v0001104_t0026_u01762493307140") 2025/11/07 05:32:07 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4083fd133a179748_d20251107_m052832_c001_v7007000_t0000_u01762493312636") 2025/11/07 05:32:07 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d84b_d20251107_m052827_c001_v0001136_t0035_u01762493307345") 2025/11/07 05:32:07 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f406602b19266271b_d20251107_m052832_c001_v7007000_t0000_u01762493312954") 2025/11/07 05:32:07 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a271f6_d20251107_m052827_c001_v0001100_t0049_u01762493307603") 2025/11/07 05:32:07 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f413f2cbeee57b35f_d20251107_m052832_c001_v7007000_t0000_u01762493312968") 2025/11/07 05:32:07 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbc5a_d20251107_m052827_c001_v0001120_t0006_u01762493307651") 2025/11/07 05:32:07 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981ece_d20251107_m052832_c001_v7007000_t0000_u01762493312973") 2025/11/07 05:32:07 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d84d_d20251107_m052827_c001_v0001136_t0030_u01762493307691") 2025/11/07 05:32:07 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f413f2cbeee57b35d_d20251107_m052832_c001_v7007000_t0000_u01762493312784") 2025/11/07 05:32:07 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a271f8_d20251107_m052827_c001_v0001100_t0017_u01762493307953") 2025/11/07 05:32:07 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f406602b192662719_d20251107_m052832_c001_v7007000_t0000_u01762493312589") 2025/11/07 05:32:07 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbc5c_d20251107_m052828_c001_v0001120_t0046_u01762493308090") 2025/11/07 05:32:07 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789cf9_d20251107_m052558_c001_v7007000_t0000_u01762493158840") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1139b444cc3a5f15_d20251107_m052556_c001_v0001146_t0035_u01762493156466") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4162881cf412d3f7_d20251107_m052556_c001_v7007000_t0000_u01762493156280") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1139b444cc3a5f0b_d20251107_m052552_c001_v0001146_t0050_u01762493152752") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4162881cf412d3f3_d20251107_m052552_c001_v7007000_t0000_u01762493152020") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d459_d20251107_m052547_c001_v0001136_t0040_u01762493147355") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f414136f5a551ad92_d20251107_m052545_c001_v7007000_t0000_u01762493145901") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f111b43a494ab260c_d20251107_m052544_c001_v0001184_t0024_u01762493144009") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f411858a374f1d4b9_d20251107_m052543_c001_v7007000_t0000_u01762493143826") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f111b43a494ab25e6_d20251107_m052539_c001_v0001184_t0010_u01762493139961") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f411858a374f1d47d_d20251107_m052539_c001_v7007000_t0000_u01762493139231") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26d9e_d20251107_m052534_c001_v0001100_t0024_u01762493134754") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec83ba_d20251107_m052533_c001_v7007000_t0000_u01762493133470") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f104adef13149c1d7_d20251107_m052531_c001_v0001120_t0011_u01762493131587") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f413f2cbeee576608_d20251107_m052531_c001_v7007000_t0000_u01762493131406") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f104adef13149c1c6_d20251107_m052527_c001_v0001120_t0019_u01762493127392") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f413f2cbeee576602_d20251107_m052526_c001_v7007000_t0000_u01762493126659") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26d6e_d20251107_m052522_c001_v0001100_t0026_u01762493122220") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6463_d20251107_m052521_c001_v7007000_t0000_u01762493121276") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f116662f924898d2d_d20251107_m052519_c001_v0001131_t0039_u01762493119497") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292fac8_d20251107_m052519_c001_v7007000_t0000_u01762493119310") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f116662f924898d23_d20251107_m052516_c001_v0001131_t0048_u01762493116297") 2025/11/07 05:32:08 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292fac3_d20251107_m052515_c001_v7007000_t0000_u01762493115567") 2025/11/07 05:32:09 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26d2e_d20251107_m052509_c001_v0001100_t0053_u01762493109357") 2025/11/07 05:32:09 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f406602b19266247d_d20251107_m052508_c001_v7007000_t0000_u01762493108436") 2025/11/07 05:32:09 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f116354ad9261103f_d20251107_m052506_c001_v0001037_t0051_u01762493106079") 2025/11/07 05:32:09 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4103e53accfbdc00_d20251107_m052505_c001_v7007000_t0000_u01762493105874") 2025/11/07 05:32:09 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f116354ad92611033_d20251107_m052501_c001_v0001037_t0020_u01762493101472") 2025/11/07 05:32:09 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4103e53accfbdbfa_d20251107_m052500_c001_v7007000_t0000_u01762493100744") 2025/11/07 05:32:09 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26ce6_d20251107_m052454_c001_v0001100_t0048_u01762493094577") 2025/11/07 05:32:09 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4216311f44816207_d20251107_m052453_c001_v7007000_t0000_u01762493093663") 2025/11/07 05:32:09 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f100d4acb09e9fe73_d20251107_m052449_c001_v0001091_t0050_u01762493089503") 2025/11/07 05:32:09 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f400ae61412a25d78_d20251107_m052449_c001_v7007000_t0000_u01762493089319") 2025/11/07 05:32:09 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f100d4acb09e9fe67_d20251107_m052445_c001_v0001091_t0049_u01762493085470") 2025/11/07 05:32:09 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f400ae61412a25d48_d20251107_m052444_c001_v7007000_t0000_u01762493084744") 2025/11/07 05:32:09 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26ca2_d20251107_m052436_c001_v0001100_t0005_u01762493076358") 2025/11/07 05:32:09 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad0a0_d20251107_m052435_c001_v7007000_t0000_u01762493075270") 2025/11/07 05:32:09 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f112badb76cb7e76e_d20251107_m052428_c001_v0001130_t0025_u01762493068652") 2025/11/07 05:32:09 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87acc_d20251107_m052428_c001_v7007000_t0000_u01762493068452") 2025/11/07 05:32:09 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f109998460e08777a_d20251107_m052424_c001_v0001183_t0053_u01762493064495") 2025/11/07 05:32:09 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1135a636cbe5b5ea_d20251107_m052422_c001_v0001144_t0034_u01762493062816") 2025/11/07 05:32:09 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1135a636cbe5b5e6_d20251107_m052421_c001_v0001144_t0009_u01762493061527") 2025/11/07 05:32:09 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789bf5_d20251107_m052408_c001_v7007000_t0000_u01762493048125") 2025/11/07 05:32:09 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26bf6_d20251107_m052400_c001_v0001100_t0053_u01762493040521") 2025/11/07 05:32:10 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f118cafddb68fda1a_d20251107_m052358_c001_v0001144_t0032_u01762493038683") 2025/11/07 05:32:10 DEBUG : dst/one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f118cafddb68fda12_d20251107_m052357_c001_v0001144_t0002_u01762493037317") 2025/11/07 05:32:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789cfa_d20251107_m052559_c001_v7007000_t0000_u01762493159021") 2025/11/07 05:32:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1022b7e95da5d60c_d20251107_m052555_c001_v0001171_t0005_u01762493155812") 2025/11/07 05:32:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11237ec8709a3dd5_d20251107_m052551_c001_v0001144_t0048_u01762493151473") 2025/11/07 05:32:10 DEBUG : dst/one.bak: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f414136f5a551ad93_d20251107_m052546_c001_v7007000_t0000_u01762493146082") 2025/11/07 05:32:10 DEBUG : dst/one.bak: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f114fa29d546e8e62_d20251107_m052542_c001_v0001115_t0033_u01762493142867") 2025/11/07 05:32:10 DEBUG : dst/one.bak: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1078586bdae3505d_d20251107_m052538_c001_v0001157_t0011_u01762493138754") 2025/11/07 05:32:10 DEBUG : dst/one.bak: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec83bb_d20251107_m052533_c001_v7007000_t0000_u01762493133652") 2025/11/07 05:32:10 DEBUG : dst/one.bak: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1110d286ad369aff_d20251107_m052530_c001_v0001115_t0028_u01762493130603") 2025/11/07 05:32:10 DEBUG : dst/one.bak: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11123be7dfa5692e_d20251107_m052525_c001_v0001104_t0012_u01762493125804") 2025/11/07 05:32:10 DEBUG : dst/three: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad0a1_d20251107_m052435_c001_v7007000_t0000_u01762493075452") 2025/11/07 05:32:10 DEBUG : dst/three: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1135a636cbe5b60a_d20251107_m052433_c001_v0001144_t0002_u01762493073604") 2025/11/07 05:32:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789cfb_d20251107_m052559_c001_v7007000_t0000_u01762493159202") 2025/11/07 05:32:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11081bc484d73fd3_d20251107_m052557_c001_v0001109_t0047_u01762493157376") 2025/11/07 05:32:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105423e205030342_d20251107_m052553_c001_v0001146_t0018_u01762493153882") 2025/11/07 05:32:10 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789cfc_d20251107_m052559_c001_v7007000_t0000_u01762493159385") 2025/11/07 05:32:10 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1139b444cc3a5f1f_d20251107_m052558_c001_v0001146_t0006_u01762493158074") 2025/11/07 05:32:10 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4162881cf412d3f8_d20251107_m052557_c001_v7007000_t0000_u01762493157886") 2025/11/07 05:32:10 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1139b444cc3a5f0f_d20251107_m052554_c001_v0001146_t0033_u01762493154349") 2025/11/07 05:32:11 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4162881cf412d3f5_d20251107_m052554_c001_v7007000_t0000_u01762493154162") 2025/11/07 05:32:11 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d461_d20251107_m052548_c001_v0001136_t0010_u01762493148486") 2025/11/07 05:32:11 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f414136f5a551ad94_d20251107_m052546_c001_v7007000_t0000_u01762493146263") 2025/11/07 05:32:11 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f111b43a494ab2617_d20251107_m052545_c001_v0001184_t0020_u01762493145329") 2025/11/07 05:32:11 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f411858a374f1d4cd_d20251107_m052545_c001_v7007000_t0000_u01762493145147") 2025/11/07 05:32:11 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f111b43a494ab25fa_d20251107_m052541_c001_v0001184_t0009_u01762493141462") 2025/11/07 05:32:11 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f411858a374f1d497_d20251107_m052541_c001_v7007000_t0000_u01762493141279") 2025/11/07 05:32:11 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26dac_d20251107_m052535_c001_v0001100_t0058_u01762493135845") 2025/11/07 05:32:11 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f413f2cbeee57660a_d20251107_m052532_c001_v7007000_t0000_u01762493132922") 2025/11/07 05:32:11 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d3f3_d20251107_m052529_c001_v0001136_t0024_u01762493129664") 2025/11/07 05:32:11 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f413f2cbeee576605_d20251107_m052528_c001_v7007000_t0000_u01762493128451") 2025/11/07 05:32:11 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26d72_d20251107_m052523_c001_v0001100_t0057_u01762493123190") 2025/11/07 05:32:11 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292facb_d20251107_m052520_c001_v7007000_t0000_u01762493120337") 2025/11/07 05:32:11 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d3af_d20251107_m052518_c001_v0001136_t0028_u01762493118157") 2025/11/07 05:32:11 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292fac5_d20251107_m052517_c001_v7007000_t0000_u01762493117048") 2025/11/07 05:32:11 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26d34_d20251107_m052510_c001_v0001100_t0050_u01762493110628") 2025/11/07 05:32:11 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4103e53accfbdc06_d20251107_m052507_c001_v7007000_t0000_u01762493107513") 2025/11/07 05:32:11 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d373_d20251107_m052504_c001_v0001136_t0001_u01762493104102") 2025/11/07 05:32:11 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4103e53accfbdbfc_d20251107_m052503_c001_v7007000_t0000_u01762493103002") 2025/11/07 05:32:11 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26cee_d20251107_m052455_c001_v0001100_t0057_u01762493095677") 2025/11/07 05:32:11 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f400ae61412a25d94_d20251107_m052452_c001_v7007000_t0000_u01762493092751") 2025/11/07 05:32:12 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d331_d20251107_m052447_c001_v0001136_t0041_u01762493087813") 2025/11/07 05:32:12 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f400ae61412a25d61_d20251107_m052446_c001_v7007000_t0000_u01762493086722") 2025/11/07 05:32:12 DEBUG : dst/three.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26cb2_d20251107_m052439_c001_v0001100_t0052_u01762493079660") 2025/11/07 05:32:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f414136f5a551ad95_d20251107_m052546_c001_v7007000_t0000_u01762493146445") 2025/11/07 05:32:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f111d62c835aaf659_d20251107_m052544_c001_v0001131_t0054_u01762493144784") 2025/11/07 05:32:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1037617f45de8e62_d20251107_m052540_c001_v0001038_t0042_u01762493140765") 2025/11/07 05:32:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec83bd_d20251107_m052533_c001_v7007000_t0000_u01762493133834") 2025/11/07 05:32:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11190d17dad37da0_d20251107_m052532_c001_v0001101_t0033_u01762493132264") 2025/11/07 05:32:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1053d4d2c8a60087_d20251107_m052528_c001_v0001105_t0031_u01762493128132") 2025/11/07 05:32:12 DEBUG : dst/two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789cfd_d20251107_m052559_c001_v7007000_t0000_u01762493159571") 2025/11/07 05:32:12 DEBUG : dst/two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26dfe_d20251107_m052547_c001_v0001100_t0030_u01762493147977") 2025/11/07 05:32:12 DEBUG : dst/two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f414136f5a551ad96_d20251107_m052546_c001_v7007000_t0000_u01762493146626") 2025/11/07 05:32:12 DEBUG : dst/two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d414_d20251107_m052535_c001_v0001136_t0002_u01762493135411") 2025/11/07 05:32:12 DEBUG : dst/two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec83bf_d20251107_m052534_c001_v7007000_t0000_u01762493134016") 2025/11/07 05:32:12 DEBUG : dst/two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d3c3_d20251107_m052522_c001_v0001136_t0020_u01762493122836") 2025/11/07 05:32:12 DEBUG : dst/two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6464_d20251107_m052521_c001_v7007000_t0000_u01762493121494") 2025/11/07 05:32:12 DEBUG : dst/two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d390_d20251107_m052510_c001_v0001136_t0021_u01762493110275") 2025/11/07 05:32:12 DEBUG : dst/two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f406602b19266247f_d20251107_m052508_c001_v7007000_t0000_u01762493108620") 2025/11/07 05:32:12 DEBUG : dst/two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d352_d20251107_m052455_c001_v0001136_t0048_u01762493095344") 2025/11/07 05:32:12 DEBUG : dst/two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4216311f44816208_d20251107_m052453_c001_v7007000_t0000_u01762493093844") 2025/11/07 05:32:12 DEBUG : dst/two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d303_d20251107_m052437_c001_v0001136_t0051_u01762493077237") 2025/11/07 05:32:13 DEBUG : dst/two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad0a2_d20251107_m052435_c001_v7007000_t0000_u01762493075633") 2025/11/07 05:32:13 DEBUG : dst/two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11190d17dad37cfd_d20251107_m052430_c001_v0001101_t0019_u01762493070641") 2025/11/07 05:32:13 DEBUG : dst/two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789bf6_d20251107_m052408_c001_v7007000_t0000_u01762493048311") 2025/11/07 05:32:13 DEBUG : dst/two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f118cafddb68fda2e_d20251107_m052406_c001_v0001144_t0005_u01762493046739") 2025/11/07 05:32:13 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702752_d20251107_m052329_c001_v7007000_t0000_u01762493009968") 2025/11/07 05:32:13 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f109998460e087613_d20251107_m052326_c001_v0001183_t0024_u01762493006016") 2025/11/07 05:32:13 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702729_d20251107_m052323_c001_v7007000_t0000_u01762493003983") 2025/11/07 05:32:13 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f109998460e0875bf_d20251107_m052312_c001_v0001183_t0008_u01762492992809") 2025/11/07 05:32:13 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2776_d20251107_m052304_c001_v7007000_t0000_u01762492984112") 2025/11/07 05:32:13 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f109998460e087574_d20251107_m052300_c001_v0001183_t0031_u01762492980574") 2025/11/07 05:32:13 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac26e9_d20251107_m052240_c001_v7007000_t0000_u01762492960456") 2025/11/07 05:32:13 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26a5e_d20251107_m052238_c001_v0001100_t0000_u01762492958227") 2025/11/07 05:32:13 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac26cd_d20251107_m052237_c001_v7007000_t0000_u01762492957114") 2025/11/07 05:32:13 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26a4a_d20251107_m052235_c001_v0001100_t0047_u01762492955347") 2025/11/07 05:32:13 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314b04c_d20251107_m052232_c001_v7007000_t0000_u01762492952331") 2025/11/07 05:32:13 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26a1b_d20251107_m052230_c001_v0001100_t0043_u01762492950565") 2025/11/07 05:32:13 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314b039_d20251107_m052229_c001_v7007000_t0000_u01762492949694") 2025/11/07 05:32:13 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26a09_d20251107_m052228_c001_v0001100_t0046_u01762492948108") 2025/11/07 05:32:13 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314b004_d20251107_m052221_c001_v7007000_t0000_u01762492941856") 2025/11/07 05:32:13 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a269b9_d20251107_m052220_c001_v0001100_t0047_u01762492940181") 2025/11/07 05:32:13 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314aff2_d20251107_m052219_c001_v7007000_t0000_u01762492939248") 2025/11/07 05:32:14 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a269ab_d20251107_m052218_c001_v0001100_t0047_u01762492938303") 2025/11/07 05:32:14 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314afcc_d20251107_m052213_c001_v7007000_t0000_u01762492933442") 2025/11/07 05:32:14 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26970_d20251107_m052211_c001_v0001100_t0021_u01762492931737") 2025/11/07 05:32:14 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314afb3_d20251107_m052209_c001_v7007000_t0000_u01762492929910") 2025/11/07 05:32:14 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2695a_d20251107_m052208_c001_v0001100_t0055_u01762492928764") 2025/11/07 05:32:14 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314afa9_d20251107_m052208_c001_v7007000_t0000_u01762492928403") 2025/11/07 05:32:14 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1139b444cc3a5bfe_d20251107_m052207_c001_v0001146_t0012_u01762492927704") 2025/11/07 05:32:14 DEBUG : empty space: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26948_d20251107_m052206_c001_v0001100_t0027_u01762492926089") 2025/11/07 05:32:14 DEBUG : enormous: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac26e4_d20251107_m052239_c001_v7007000_t0000_u01762492959721") 2025/11/07 05:32:14 DEBUG : enormous: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26a62_d20251107_m052238_c001_v0001100_t0001_u01762492958781") 2025/11/07 05:32:14 DEBUG : existing: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789d01_d20251107_m052604_c001_v7007000_t0000_u01762493164374") 2025/11/07 05:32:14 DEBUG : existing: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26e5f_d20251107_m052603_c001_v0001100_t0029_u01762493163007") 2025/11/07 05:32:14 DEBUG : existing: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2752_d20251107_m052259_c001_v7007000_t0000_u01762492979036") 2025/11/07 05:32:14 DEBUG : existing: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f109998460e087566_d20251107_m052257_c001_v0001183_t0039_u01762492977954") 2025/11/07 05:32:14 DEBUG : existing: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4103e53accfbd9e1_d20251107_m052202_c001_v7007000_t0000_u01762492922835") 2025/11/07 05:32:14 DEBUG : existing: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26931_d20251107_m052201_c001_v0001100_t0017_u01762492921477") 2025/11/07 05:32:14 DEBUG : existing: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4103e53accfbd9de_d20251107_m052200_c001_v7007000_t0000_u01762492920933") 2025/11/07 05:32:14 DEBUG : existing: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2692d_d20251107_m052200_c001_v0001100_t0027_u01762492920244") 2025/11/07 05:32:14 DEBUG : existing: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26923_d20251107_m052159_c001_v0001100_t0009_u01762492919291") 2025/11/07 05:32:14 DEBUG : existing-b: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2754_d20251107_m052259_c001_v7007000_t0000_u01762492979219") 2025/11/07 05:32:14 DEBUG : existing-b: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26aba_d20251107_m052257_c001_v0001100_t0023_u01762492977943") 2025/11/07 05:32:15 DEBUG : file1: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8531_d20251107_m052706_c001_v7007000_t0000_u01762493226781") 2025/11/07 05:32:15 DEBUG : file1: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbba88_d20251107_m052704_c001_v0001120_t0058_u01762493224599") 2025/11/07 05:32:15 DEBUG : file1: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8521_d20251107_m052703_c001_v7007000_t0000_u01762493223280") 2025/11/07 05:32:15 DEBUG : file1: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d627_d20251107_m052701_c001_v0001136_t0040_u01762493221692") 2025/11/07 05:32:15 DEBUG : five: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2705_d20251107_m052244_c001_v7007000_t0000_u01762492964482") 2025/11/07 05:32:15 DEBUG : five: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4089f6f393a26a7c_d20251107_m052242_c001_v0001100_t0014_u01762492962454") 2025/11/07 05:32:15 DEBUG : foo: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314afbd_d20251107_m052211_c001_v7007000_t0000_u01762492931376") 2025/11/07 05:32:15 DEBUG : foo: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4089f6f393a26964_d20251107_m052210_c001_v0001100_t0014_u01762492930823") 2025/11/07 05:32:15 DEBUG : foo: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4089f6f393a26960_d20251107_m052210_c001_v0001100_t0014_u01762492930270") 2025/11/07 05:32:15 DEBUG : four: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2707_d20251107_m052244_c001_v7007000_t0000_u01762492964669") 2025/11/07 05:32:15 DEBUG : four: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f41390988f627d08e_d20251107_m052243_c001_v0001136_t0045_u01762492963019") 2025/11/07 05:32:15 DEBUG : four: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26a76_d20251107_m052241_c001_v0001100_t0027_u01762492961633") 2025/11/07 05:32:15 DEBUG : hello world2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292f8b7_d20251107_m052113_c001_v7007000_t0000_u01762492873552") 2025/11/07 05:32:15 DEBUG : hello world2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a267f9_d20251107_m052112_c001_v0001100_t0001_u01762492872699") 2025/11/07 05:32:15 DEBUG : ignore-size: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4103e53accfbd9dc_d20251107_m052158_c001_v7007000_t0000_u01762492918932") 2025/11/07 05:32:15 DEBUG : ignore-size: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2691f_d20251107_m052157_c001_v0001100_t0020_u01762492917722") 2025/11/07 05:32:15 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2743_d20251107_m052257_c001_v7007000_t0000_u01762492977220") 2025/11/07 05:32:15 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f109998460e08755a_d20251107_m052256_c001_v0001183_t0046_u01762492976422") 2025/11/07 05:32:15 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2737_d20251107_m052255_c001_v7007000_t0000_u01762492975687") 2025/11/07 05:32:15 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f109998460e08754a_d20251107_m052254_c001_v0001183_t0051_u01762492974604") 2025/11/07 05:32:16 DEBUG : one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2708_d20251107_m052244_c001_v7007000_t0000_u01762492964850") 2025/11/07 05:32:16 DEBUG : one: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4089f6f393a26a6c_d20251107_m052240_c001_v0001100_t0014_u01762492960858") 2025/11/07 05:32:16 DEBUG : only0: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec850a_d20251107_m052657_c001_v7007000_t0000_u01762493217234") 2025/11/07 05:32:16 DEBUG : only0: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f41390988f627d5ec_d20251107_m052651_c001_v0001136_t0045_u01762493211577") 2025/11/07 05:32:16 DEBUG : only0: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d559_d20251107_m052632_c001_v0001136_t0031_u01762493192506") 2025/11/07 05:32:16 DEBUG : only0: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec84c9_d20251107_m052626_c001_v7007000_t0000_u01762493186790") 2025/11/07 05:32:16 DEBUG : only0: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d4ca_d20251107_m052608_c001_v0001136_t0008_u01762493168123") 2025/11/07 05:32:16 DEBUG : only1: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec850b_d20251107_m052657_c001_v7007000_t0000_u01762493217416") 2025/11/07 05:32:16 DEBUG : only1: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4182be325dbf4ea1_d20251107_m052652_c001_v0001104_t0031_u01762493212324") 2025/11/07 05:32:16 DEBUG : only1: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d561_d20251107_m052633_c001_v0001136_t0036_u01762493193338") 2025/11/07 05:32:16 DEBUG : only1: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb6b_d20251107_m052626_c001_v7007000_t0000_u01762493186435") 2025/11/07 05:32:16 DEBUG : only1: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d4d0_d20251107_m052608_c001_v0001136_t0054_u01762493168979") 2025/11/07 05:32:16 DEBUG : only10: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec850c_d20251107_m052657_c001_v7007000_t0000_u01762493217598") 2025/11/07 05:32:16 DEBUG : only10: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4089f6f393a26fac_d20251107_m052651_c001_v0001100_t0014_u01762493211963") 2025/11/07 05:32:16 DEBUG : only10: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d5a3_d20251107_m052642_c001_v0001136_t0058_u01762493202039") 2025/11/07 05:32:16 DEBUG : only10: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4192668b7f92a8ba_d20251107_m052626_c001_v7007000_t0000_u01762493186078") 2025/11/07 05:32:16 DEBUG : only10: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d502_d20251107_m052616_c001_v0001136_t0010_u01762493176741") 2025/11/07 05:32:16 DEBUG : only11: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec850d_d20251107_m052657_c001_v7007000_t0000_u01762493217780") 2025/11/07 05:32:16 DEBUG : only11: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4089f6f393a26fa8_d20251107_m052651_c001_v0001100_t0014_u01762493211564") 2025/11/07 05:32:16 DEBUG : only11: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d5ac_d20251107_m052643_c001_v0001136_t0051_u01762493203402") 2025/11/07 05:32:17 DEBUG : only11: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb6d_d20251107_m052626_c001_v7007000_t0000_u01762493186802") 2025/11/07 05:32:17 DEBUG : only11: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d508_d20251107_m052617_c001_v0001136_t0052_u01762493177579") 2025/11/07 05:32:17 DEBUG : only12: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec850f_d20251107_m052657_c001_v7007000_t0000_u01762493217963") 2025/11/07 05:32:17 DEBUG : only12: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4182be325dbf4e9d_d20251107_m052652_c001_v0001104_t0031_u01762493212128") 2025/11/07 05:32:17 DEBUG : only12: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d5ae_d20251107_m052644_c001_v0001136_t0024_u01762493204205") 2025/11/07 05:32:17 DEBUG : only12: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f405f627b9f99a629_d20251107_m052626_c001_v7007000_t0000_u01762493186297") 2025/11/07 05:32:17 DEBUG : only12: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d50b_d20251107_m052618_c001_v0001136_t0003_u01762493178297") 2025/11/07 05:32:17 DEBUG : only13: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8510_d20251107_m052658_c001_v7007000_t0000_u01762493218147") 2025/11/07 05:32:17 DEBUG : only13: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f41390988f627d5f4_d20251107_m052652_c001_v0001136_t0045_u01762493212348") 2025/11/07 05:32:17 DEBUG : only13: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d5b2_d20251107_m052645_c001_v0001136_t0006_u01762493205155") 2025/11/07 05:32:17 DEBUG : only13: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec84c4_d20251107_m052626_c001_v7007000_t0000_u01762493186425") 2025/11/07 05:32:17 DEBUG : only13: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d514_d20251107_m052619_c001_v0001136_t0011_u01762493179325") 2025/11/07 05:32:17 DEBUG : only14: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8512_d20251107_m052658_c001_v7007000_t0000_u01762493218329") 2025/11/07 05:32:17 DEBUG : only14: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4089f6f393a26fb6_d20251107_m052652_c001_v0001100_t0014_u01762493212518") 2025/11/07 05:32:17 DEBUG : only14: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d5be_d20251107_m052646_c001_v0001136_t0006_u01762493206363") 2025/11/07 05:32:17 DEBUG : only14: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec84bb_d20251107_m052625_c001_v7007000_t0000_u01762493185693") 2025/11/07 05:32:17 DEBUG : only14: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d518_d20251107_m052620_c001_v0001136_t0015_u01762493180264") 2025/11/07 05:32:17 DEBUG : only15: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8513_d20251107_m052658_c001_v7007000_t0000_u01762493218511") 2025/11/07 05:32:17 DEBUG : only15: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f405ca4954fbbba6a_d20251107_m052652_c001_v0001120_t0032_u01762493212323") 2025/11/07 05:32:17 DEBUG : only15: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d5c4_d20251107_m052647_c001_v0001136_t0051_u01762493207140") 2025/11/07 05:32:17 DEBUG : only15: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec84bd_d20251107_m052625_c001_v7007000_t0000_u01762493185874") 2025/11/07 05:32:17 DEBUG : only15: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d51c_d20251107_m052620_c001_v0001136_t0007_u01762493180955") 2025/11/07 05:32:17 DEBUG : only16: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8514_d20251107_m052658_c001_v7007000_t0000_u01762493218692") 2025/11/07 05:32:18 DEBUG : only16: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f405ca4954fbbba6c_d20251107_m052652_c001_v0001120_t0032_u01762493212508") 2025/11/07 05:32:18 DEBUG : only16: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d5cc_d20251107_m052647_c001_v0001136_t0047_u01762493207861") 2025/11/07 05:32:18 DEBUG : only16: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f405f627b9f99a62a_d20251107_m052626_c001_v7007000_t0000_u01762493186480") 2025/11/07 05:32:18 DEBUG : only16: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d522_d20251107_m052621_c001_v0001136_t0034_u01762493181887") 2025/11/07 05:32:19 DEBUG : only17: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8515_d20251107_m052658_c001_v7007000_t0000_u01762493218874") 2025/11/07 05:32:19 DEBUG : only17: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f41390988f627d5f0_d20251107_m052651_c001_v0001136_t0045_u01762493211976") 2025/11/07 05:32:19 DEBUG : only17: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d5d0_d20251107_m052648_c001_v0001136_t0051_u01762493208544") 2025/11/07 05:32:19 DEBUG : only17: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec84c7_d20251107_m052626_c001_v7007000_t0000_u01762493186607") 2025/11/07 05:32:19 DEBUG : only17: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d524_d20251107_m052622_c001_v0001136_t0029_u01762493182605") 2025/11/07 05:32:19 DEBUG : only18: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8516_d20251107_m052659_c001_v7007000_t0000_u01762493219056") 2025/11/07 05:32:19 DEBUG : only18: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4089f6f393a26fb0_d20251107_m052652_c001_v0001100_t0014_u01762493212144") 2025/11/07 05:32:19 DEBUG : only18: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d5d8_d20251107_m052649_c001_v0001136_t0006_u01762493209438") 2025/11/07 05:32:19 DEBUG : only18: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb6c_d20251107_m052626_c001_v7007000_t0000_u01762493186618") 2025/11/07 05:32:19 DEBUG : only18: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d530_d20251107_m052623_c001_v0001136_t0043_u01762493183344") 2025/11/07 05:32:19 DEBUG : only19: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8517_d20251107_m052659_c001_v7007000_t0000_u01762493219238") 2025/11/07 05:32:19 DEBUG : only19: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f41390988f627d5f2_d20251107_m052652_c001_v0001136_t0045_u01762493212160") 2025/11/07 05:32:19 DEBUG : only19: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d5e4_d20251107_m052650_c001_v0001136_t0010_u01762493210539") 2025/11/07 05:32:19 DEBUG : only19: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec84bf_d20251107_m052626_c001_v7007000_t0000_u01762493186056") 2025/11/07 05:32:19 DEBUG : only19: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d539_d20251107_m052624_c001_v0001136_t0048_u01762493184394") 2025/11/07 05:32:19 DEBUG : only2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8518_d20251107_m052659_c001_v7007000_t0000_u01762493219419") 2025/11/07 05:32:19 DEBUG : only2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4089f6f393a26fb2_d20251107_m052652_c001_v0001100_t0014_u01762493212334") 2025/11/07 05:32:19 DEBUG : only2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d567_d20251107_m052634_c001_v0001136_t0037_u01762493194137") 2025/11/07 05:32:19 DEBUG : only2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4192668b7f92a8be_d20251107_m052626_c001_v7007000_t0000_u01762493186448") 2025/11/07 05:32:19 DEBUG : only2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d4d3_d20251107_m052609_c001_v0001136_t0057_u01762493169779") 2025/11/07 05:32:19 DEBUG : only3: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8519_d20251107_m052659_c001_v7007000_t0000_u01762493219601") 2025/11/07 05:32:19 DEBUG : only3: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4182be325dbf4ea3_d20251107_m052652_c001_v0001104_t0031_u01762493212529") 2025/11/07 05:32:19 DEBUG : only3: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d569_d20251107_m052634_c001_v0001136_t0016_u01762493194913") 2025/11/07 05:32:19 DEBUG : only3: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f405f627b9f99a628_d20251107_m052626_c001_v7007000_t0000_u01762493186094") 2025/11/07 05:32:19 DEBUG : only3: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d4e1_d20251107_m052610_c001_v0001136_t0051_u01762493170980") 2025/11/07 05:32:19 DEBUG : only4: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec851a_d20251107_m052659_c001_v7007000_t0000_u01762493219783") 2025/11/07 05:32:19 DEBUG : only4: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f405ca4954fbbba70_d20251107_m052652_c001_v0001120_t0032_u01762493212878") 2025/11/07 05:32:19 DEBUG : only4: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d571_d20251107_m052635_c001_v0001136_t0042_u01762493195574") 2025/11/07 05:32:19 DEBUG : only4: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec84c2_d20251107_m052626_c001_v7007000_t0000_u01762493186241") 2025/11/07 05:32:20 DEBUG : only4: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d4e5_d20251107_m052611_c001_v0001136_t0050_u01762493171680") 2025/11/07 05:32:20 DEBUG : only5: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec851b_d20251107_m052659_c001_v7007000_t0000_u01762493219966") 2025/11/07 05:32:20 DEBUG : only5: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f41390988f627d5f8_d20251107_m052652_c001_v0001136_t0045_u01762493212725") 2025/11/07 05:32:20 DEBUG : only5: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d57d_d20251107_m052637_c001_v0001136_t0010_u01762493197200") 2025/11/07 05:32:20 DEBUG : only5: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4192668b7f92a8bf_d20251107_m052626_c001_v7007000_t0000_u01762493186630") 2025/11/07 05:32:20 DEBUG : only5: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d4e9_d20251107_m052612_c001_v0001136_t0045_u01762493172452") 2025/11/07 05:32:20 DEBUG : only6: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec851c_d20251107_m052700_c001_v7007000_t0000_u01762493220148") 2025/11/07 05:32:20 DEBUG : only6: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f41390988f627d5f6_d20251107_m052652_c001_v0001136_t0045_u01762493212542") 2025/11/07 05:32:20 DEBUG : only6: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d589_d20251107_m052638_c001_v0001136_t0023_u01762493198179") 2025/11/07 05:32:20 DEBUG : only6: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb6a_d20251107_m052626_c001_v7007000_t0000_u01762493186252") 2025/11/07 05:32:20 DEBUG : only6: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d4ef_d20251107_m052613_c001_v0001136_t0055_u01762493173355") 2025/11/07 05:32:20 DEBUG : only7: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec851d_d20251107_m052700_c001_v7007000_t0000_u01762493220331") 2025/11/07 05:32:20 DEBUG : only7: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4182be325dbf4ea5_d20251107_m052652_c001_v0001104_t0031_u01762493212713") 2025/11/07 05:32:20 DEBUG : only7: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d58b_d20251107_m052639_c001_v0001136_t0004_u01762493199051") 2025/11/07 05:32:20 DEBUG : only7: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f405f627b9f99a62b_d20251107_m052626_c001_v7007000_t0000_u01762493186663") 2025/11/07 05:32:20 DEBUG : only7: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d4f3_d20251107_m052614_c001_v0001136_t0055_u01762493174199") 2025/11/07 05:32:20 DEBUG : only8: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec851e_d20251107_m052700_c001_v7007000_t0000_u01762493220536") 2025/11/07 05:32:20 DEBUG : only8: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f405ca4954fbbba6e_d20251107_m052652_c001_v0001120_t0032_u01762493212693") 2025/11/07 05:32:20 DEBUG : only8: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d593_d20251107_m052639_c001_v0001136_t0050_u01762493199969") 2025/11/07 05:32:20 DEBUG : only8: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4192668b7f92a8bc_d20251107_m052626_c001_v7007000_t0000_u01762493186265") 2025/11/07 05:32:21 DEBUG : only8: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d4f7_d20251107_m052615_c001_v0001136_t0023_u01762493175119") 2025/11/07 05:32:21 DEBUG : only9: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec851f_d20251107_m052700_c001_v7007000_t0000_u01762493220718") 2025/11/07 05:32:21 DEBUG : only9: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4089f6f393a26fb8_d20251107_m052652_c001_v0001100_t0014_u01762493212702") 2025/11/07 05:32:21 DEBUG : only9: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d59f_d20251107_m052641_c001_v0001136_t0005_u01762493201114") 2025/11/07 05:32:21 DEBUG : only9: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f418b07dcb4b1bb69_d20251107_m052626_c001_v7007000_t0000_u01762493186067") 2025/11/07 05:32:21 DEBUG : only9: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d4fe_d20251107_m052615_c001_v0001136_t0047_u01762493175972") 2025/11/07 05:32:21 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2726_d20251107_m052253_c001_v7007000_t0000_u01762492973493") 2025/11/07 05:32:21 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d0cf_d20251107_m052251_c001_v0001136_t0041_u01762492971524") 2025/11/07 05:32:21 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2712_d20251107_m052250_c001_v7007000_t0000_u01762492970396") 2025/11/07 05:32:21 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26a96_d20251107_m052248_c001_v0001100_t0051_u01762492968469") 2025/11/07 05:32:21 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac270e_d20251107_m052247_c001_v7007000_t0000_u01762492967749") 2025/11/07 05:32:21 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d0a6_d20251107_m052245_c001_v0001136_t0042_u01762492965761") 2025/11/07 05:32:21 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314b054_d20251107_m052234_c001_v7007000_t0000_u01762492954434") 2025/11/07 05:32:21 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26a37_d20251107_m052232_c001_v0001100_t0045_u01762492952874") 2025/11/07 05:32:21 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314b044_d20251107_m052231_c001_v7007000_t0000_u01762492951288") 2025/11/07 05:32:21 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26a17_d20251107_m052230_c001_v0001100_t0049_u01762492950241") 2025/11/07 05:32:21 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314b033_d20251107_m052228_c001_v7007000_t0000_u01762492948912") 2025/11/07 05:32:21 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26a05_d20251107_m052227_c001_v0001100_t0040_u01762492947688") 2025/11/07 05:32:21 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314b000_d20251107_m052221_c001_v7007000_t0000_u01762492941297") 2025/11/07 05:32:21 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a269b5_d20251107_m052219_c001_v0001100_t0012_u01762492939793") 2025/11/07 05:32:22 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314aff4_d20251107_m052219_c001_v7007000_t0000_u01762492939431") 2025/11/07 05:32:22 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a269a5_d20251107_m052217_c001_v0001100_t0008_u01762492937811") 2025/11/07 05:32:22 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314afe7_d20251107_m052217_c001_v7007000_t0000_u01762492937449") 2025/11/07 05:32:22 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2699d_d20251107_m052216_c001_v0001100_t0042_u01762492936684") 2025/11/07 05:32:22 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26993_d20251107_m052215_c001_v0001100_t0005_u01762492935838") 2025/11/07 05:32:22 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314afda_d20251107_m052215_c001_v7007000_t0000_u01762492935476") 2025/11/07 05:32:22 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2698b_d20251107_m052214_c001_v0001100_t0037_u01762492934800") 2025/11/07 05:32:22 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26986_d20251107_m052213_c001_v0001100_t0018_u01762492933985") 2025/11/07 05:32:22 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314afce_d20251107_m052213_c001_v7007000_t0000_u01762492933625") 2025/11/07 05:32:22 DEBUG : potato: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2697c_d20251107_m052212_c001_v0001100_t0025_u01762492932681") 2025/11/07 05:32:22 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4103e53accfbdaaf_d20251107_m052341_c001_v7007000_t0000_u01762493021703") 2025/11/07 05:32:22 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d211_d20251107_m052340_c001_v0001136_t0032_u01762493020857") 2025/11/07 05:32:22 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702757_d20251107_m052330_c001_v7007000_t0000_u01762493010660") 2025/11/07 05:32:22 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d1a8_d20251107_m052325_c001_v0001136_t0012_u01762493005297") 2025/11/07 05:32:22 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4098ef171810c84b_d20251107_m052317_c001_v7007000_t0000_u01762492997223") 2025/11/07 05:32:22 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d146_d20251107_m052311_c001_v0001136_t0017_u01762492991976") 2025/11/07 05:32:22 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2779_d20251107_m052304_c001_v7007000_t0000_u01762492984508") 2025/11/07 05:32:22 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d0f8_d20251107_m052300_c001_v0001136_t0032_u01762492980154") 2025/11/07 05:32:22 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac26e2_d20251107_m052239_c001_v7007000_t0000_u01762492959528") 2025/11/07 05:32:22 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26a5c_d20251107_m052237_c001_v0001100_t0059_u01762492957694") 2025/11/07 05:32:23 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac26cf_d20251107_m052237_c001_v7007000_t0000_u01762492957295") 2025/11/07 05:32:23 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26a44_d20251107_m052234_c001_v0001100_t0027_u01762492954980") 2025/11/07 05:32:23 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314b055_d20251107_m052234_c001_v7007000_t0000_u01762492954617") 2025/11/07 05:32:23 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26a3c_d20251107_m052233_c001_v0001100_t0007_u01762492953620") 2025/11/07 05:32:23 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314b04e_d20251107_m052232_c001_v7007000_t0000_u01762492952513") 2025/11/07 05:32:23 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26a27_d20251107_m052231_c001_v0001100_t0040_u01762492951654") 2025/11/07 05:32:23 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314b03b_d20251107_m052229_c001_v7007000_t0000_u01762492949876") 2025/11/07 05:32:23 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26a0f_d20251107_m052228_c001_v0001100_t0057_u01762492948921") 2025/11/07 05:32:23 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415873665314b006_d20251107_m052222_c001_v7007000_t0000_u01762492942039") 2025/11/07 05:32:23 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a269bf_d20251107_m052220_c001_v0001100_t0036_u01762492940937") 2025/11/07 05:32:23 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292f8d9_d20251107_m052116_c001_v7007000_t0000_u01762492876391") 2025/11/07 05:32:23 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2680b_d20251107_m052115_c001_v0001100_t0036_u01762492875709") 2025/11/07 05:32:23 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292f8c6_d20251107_m052114_c001_v7007000_t0000_u01762492874790") 2025/11/07 05:32:23 DEBUG : potato2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26801_d20251107_m052114_c001_v0001100_t0036_u01762492874099") 2025/11/07 05:32:23 DEBUG : potato3: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702767_d20251107_m052332_c001_v7007000_t0000_u01762493012617") 2025/11/07 05:32:23 DEBUG : potato3: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26b54_d20251107_m052326_c001_v0001100_t0024_u01762493006581") 2025/11/07 05:32:23 DEBUG : potato3: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4098ef171810c84c_d20251107_m052317_c001_v7007000_t0000_u01762492997938") 2025/11/07 05:32:23 DEBUG : potato3: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26b0c_d20251107_m052313_c001_v0001100_t0058_u01762492993377") 2025/11/07 05:32:23 DEBUG : potato3: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac277e_d20251107_m052305_c001_v7007000_t0000_u01762492985167") 2025/11/07 05:32:23 DEBUG : potato3: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26ad2_d20251107_m052300_c001_v0001100_t0024_u01762492980768") 2025/11/07 05:32:23 DEBUG : pre-dest1/1: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad031_d20251107_m052417_c001_v7007000_t0000_u01762493057317") 2025/11/07 05:32:24 DEBUG : pre-dest1/1: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26c29_d20251107_m052409_c001_v0001100_t0035_u01762493049057") 2025/11/07 05:32:24 DEBUG : pre-dest2/2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad034_d20251107_m052417_c001_v7007000_t0000_u01762493057500") 2025/11/07 05:32:24 DEBUG : pre-dest2/2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d281_d20251107_m052409_c001_v0001136_t0059_u01762493049750") 2025/11/07 05:32:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789bdb_d20251107_m052353_c001_v7007000_t0000_u01762493033267") 2025/11/07 05:32:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f109998460e0876a6_d20251107_m052349_c001_v0001183_t0007_u01762493029430") 2025/11/07 05:32:24 DEBUG : sizeonly: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4103e53accfbd9d8_d20251107_m052157_c001_v7007000_t0000_u01762492917159") 2025/11/07 05:32:24 DEBUG : sizeonly: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26913_d20251107_m052156_c001_v0001100_t0017_u01762492916086") 2025/11/07 05:32:24 DEBUG : splitbanan: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f407ae72636de6779_d20251107_m052923_c001_v7007000_t0000_u01762493363852") 2025/11/07 05:32:24 DEBUG : splitbanan: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d990_d20251107_m052915_c001_v0001136_t0045_u01762493355624") 2025/11/07 05:32:24 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa163a5_d20251107_m053057_c001_v7007000_t0000_u01762493457173") 2025/11/07 05:32:24 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbc012_d20251107_m053050_c001_v0001120_t0040_u01762493450395") 2025/11/07 05:32:24 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39982044_d20251107_m053038_c001_v7007000_t0000_u01762493438553") 2025/11/07 05:32:24 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbf08_d20251107_m053031_c001_v0001120_t0049_u01762493431570") 2025/11/07 05:32:24 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4120efd2d9fad42a_d20251107_m053020_c001_v7007000_t0000_u01762493420078") 2025/11/07 05:32:24 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbe39_d20251107_m053013_c001_v0001120_t0053_u01762493413269") 2025/11/07 05:32:24 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4238fd51c1d87fd3_d20251107_m053001_c001_v7007000_t0000_u01762493401145") 2025/11/07 05:32:24 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbdf6_d20251107_m052954_c001_v0001120_t0059_u01762493394734") 2025/11/07 05:32:24 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789ff8_d20251107_m052942_c001_v7007000_t0000_u01762493382772") 2025/11/07 05:32:24 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbd9e_d20251107_m052935_c001_v0001120_t0001_u01762493375493") 2025/11/07 05:32:24 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f403872197e0d3d8a_d20251107_m052918_c001_v7007000_t0000_u01762493358415") 2025/11/07 05:32:24 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5174_d20251107_m052913_c001_v0001104_t0036_u01762493353866") 2025/11/07 05:32:25 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4044b017f989978f_d20251107_m052901_c001_v7007000_t0000_u01762493341781") 2025/11/07 05:32:25 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27284_d20251107_m052853_c001_v0001100_t0021_u01762493333883") 2025/11/07 05:32:25 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f414136f5a551b03f_d20251107_m052852_c001_v7007000_t0000_u01762493332972") 2025/11/07 05:32:25 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbcbb_d20251107_m052848_c001_v0001120_t0010_u01762493328571") 2025/11/07 05:32:25 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981eeb_d20251107_m052837_c001_v7007000_t0000_u01762493317748") 2025/11/07 05:32:25 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbc66_d20251107_m052830_c001_v0001120_t0053_u01762493310232") 2025/11/07 05:32:25 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4199673b39981ec5_d20251107_m052829_c001_v7007000_t0000_u01762493309111") 2025/11/07 05:32:25 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5082_d20251107_m052824_c001_v0001104_t0016_u01762493304465") 2025/11/07 05:32:25 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f408fa5ef1da64e80_d20251107_m052806_c001_v7007000_t0000_u01762493286813") 2025/11/07 05:32:25 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf500f_d20251107_m052802_c001_v0001104_t0039_u01762493282083") 2025/11/07 05:32:25 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702b70_d20251107_m052750_c001_v7007000_t0000_u01762493270472") 2025/11/07 05:32:25 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf4fa2_d20251107_m052742_c001_v0001104_t0031_u01762493262933") 2025/11/07 05:32:25 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f417ea52e04702acf_d20251107_m052731_c001_v7007000_t0000_u01762493251834") 2025/11/07 05:32:25 DEBUG : splitbananasplit: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf4f45_d20251107_m052725_c001_v0001104_t0042_u01762493245025") 2025/11/07 05:32:25 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d789e7e_d20251107_m052856_c001_v7007000_t0000_u01762493336450") 2025/11/07 05:32:25 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27268_d20251107_m052849_c001_v0001100_t0007_u01762493329749") 2025/11/07 05:32:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8569_d20251107_m052714_c001_v7007000_t0000_u01762493234766") 2025/11/07 05:32:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf4eef_d20251107_m052711_c001_v0001104_t0053_u01762493231936") 2025/11/07 05:32:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292fc1f_d20251107_m052710_c001_v7007000_t0000_u01762493230791") 2025/11/07 05:32:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27016_d20251107_m052708_c001_v0001100_t0056_u01762493228095") 2025/11/07 05:32:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2744_d20251107_m052257_c001_v7007000_t0000_u01762492977405") 2025/11/07 05:32:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d0e1_d20251107_m052256_c001_v0001136_t0031_u01762492976413") 2025/11/07 05:32:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2739_d20251107_m052255_c001_v7007000_t0000_u01762492975869") 2025/11/07 05:32:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26ab2_d20251107_m052254_c001_v0001100_t0039_u01762492974961") 2025/11/07 05:32:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4103e53accfbd9d6_d20251107_m052153_c001_v7007000_t0000_u01762492913937") 2025/11/07 05:32:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a268fb_d20251107_m052152_c001_v0001100_t0035_u01762492912356") 2025/11/07 05:32:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4103e53accfbd9d5_d20251107_m052151_c001_v7007000_t0000_u01762492911997") 2025/11/07 05:32:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a268f3_d20251107_m052150_c001_v0001100_t0034_u01762492910708") 2025/11/07 05:32:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4103e53accfbd9d1_d20251107_m052148_c001_v7007000_t0000_u01762492908578") 2025/11/07 05:32:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a268e5_d20251107_m052147_c001_v0001100_t0016_u01762492907468") 2025/11/07 05:32:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4103e53accfbd9cf_d20251107_m052146_c001_v7007000_t0000_u01762492906930") 2025/11/07 05:32:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a268c9_d20251107_m052143_c001_v0001100_t0027_u01762492903473") 2025/11/07 05:32:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a268a7_d20251107_m052140_c001_v0001100_t0005_u01762492900396") 2025/11/07 05:32:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4103e53accfbd9ca_d20251107_m052140_c001_v7007000_t0000_u01762492900038") 2025/11/07 05:32:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a268a1_d20251107_m052139_c001_v0001100_t0000_u01762492899240") 2025/11/07 05:32:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26897_d20251107_m052138_c001_v0001100_t0051_u01762492898300") 2025/11/07 05:32:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4103e53accfbd9c8_d20251107_m052137_c001_v7007000_t0000_u01762492897941") 2025/11/07 05:32:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26883_d20251107_m052134_c001_v0001100_t0043_u01762492894913") 2025/11/07 05:32:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26873_d20251107_m052131_c001_v0001100_t0031_u01762492891986") 2025/11/07 05:32:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292f90c_d20251107_m052131_c001_v7007000_t0000_u01762492891619") 2025/11/07 05:32:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2686b_d20251107_m052130_c001_v0001100_t0038_u01762492890884") 2025/11/07 05:32:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26863_d20251107_m052130_c001_v0001100_t0026_u01762492890003") 2025/11/07 05:32:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292f90a_d20251107_m052129_c001_v7007000_t0000_u01762492889637") 2025/11/07 05:32:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26849_d20251107_m052125_c001_v0001100_t0024_u01762492885529") 2025/11/07 05:32:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292f907_d20251107_m052125_c001_v7007000_t0000_u01762492885153") 2025/11/07 05:32:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26843_d20251107_m052124_c001_v0001100_t0034_u01762492884424") 2025/11/07 05:32:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292f905_d20251107_m052123_c001_v7007000_t0000_u01762492883514") 2025/11/07 05:32:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26835_d20251107_m052122_c001_v0001100_t0055_u01762492882608") 2025/11/07 05:32:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292f904_d20251107_m052122_c001_v7007000_t0000_u01762492882060") 2025/11/07 05:32:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2682d_d20251107_m052121_c001_v0001100_t0011_u01762492881319") 2025/11/07 05:32:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292f903_d20251107_m052120_c001_v7007000_t0000_u01762492880395") 2025/11/07 05:32:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26823_d20251107_m052119_c001_v0001100_t0015_u01762492879527") 2025/11/07 05:32:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292f8fc_d20251107_m052118_c001_v7007000_t0000_u01762492878968") 2025/11/07 05:32:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2681d_d20251107_m052118_c001_v0001100_t0053_u01762492878238") 2025/11/07 05:32:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292f8ea_d20251107_m052117_c001_v7007000_t0000_u01762492877689") 2025/11/07 05:32:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26811_d20251107_m052116_c001_v0001100_t0058_u01762492876945") 2025/11/07 05:32:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292f8a5_d20251107_m052112_c001_v7007000_t0000_u01762492872149") 2025/11/07 05:32:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a267f5_d20251107_m052111_c001_v0001100_t0029_u01762492871478") 2025/11/07 05:32:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292f896_d20251107_m052110_c001_v7007000_t0000_u01762492870929") 2025/11/07 05:32:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a267ed_d20251107_m052109_c001_v0001100_t0059_u01762492869977") 2025/11/07 05:32:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292f87d_d20251107_m052109_c001_v7007000_t0000_u01762492869058") 2025/11/07 05:32:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a267e9_d20251107_m052108_c001_v0001100_t0049_u01762492868360") 2025/11/07 05:32:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292f859_d20251107_m052106_c001_v7007000_t0000_u01762492866183") 2025/11/07 05:32:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a267d1_d20251107_m052105_c001_v0001100_t0004_u01762492865175") 2025/11/07 05:32:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec856b_d20251107_m052714_c001_v7007000_t0000_u01762493234948") 2025/11/07 05:32:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbbab7_d20251107_m052711_c001_v0001120_t0052_u01762493231957") 2025/11/07 05:32:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f420ad3cb3292fc22_d20251107_m052710_c001_v7007000_t0000_u01762493230978") 2025/11/07 05:32:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d64d_d20251107_m052707_c001_v0001136_t0010_u01762493227751") 2025/11/07 05:32:28 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa163b5_d20251107_m053059_c001_v7007000_t0000_u01762493459513") 2025/11/07 05:32:28 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5375_d20251107_m053058_c001_v0001104_t0014_u01762493458530") 2025/11/07 05:32:28 DEBUG : sub/yam: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2722_d20251107_m052252_c001_v7007000_t0000_u01762492972948") 2025/11/07 05:32:28 DEBUG : sub/yam: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f109998460e08752e_d20251107_m052251_c001_v0001183_t0026_u01762492971127") 2025/11/07 05:32:28 DEBUG : test_dir1/file2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8534_d20251107_m052706_c001_v7007000_t0000_u01762493226964") 2025/11/07 05:32:28 DEBUG : test_dir1/file2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627d637_d20251107_m052704_c001_v0001136_t0002_u01762493224243") 2025/11/07 05:32:28 DEBUG : test_dir1/file2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8522_d20251107_m052703_c001_v7007000_t0000_u01762493223462") 2025/11/07 05:32:28 DEBUG : test_dir1/file2: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26fe5_d20251107_m052701_c001_v0001100_t0018_u01762493221672") 2025/11/07 05:32:28 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8536_d20251107_m052707_c001_v7007000_t0000_u01762493227147") 2025/11/07 05:32:28 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf4ece_d20251107_m052704_c001_v0001104_t0042_u01762493224253") 2025/11/07 05:32:28 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f40108f13c6ec8523_d20251107_m052703_c001_v7007000_t0000_u01762493223644") 2025/11/07 05:32:28 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf4ec2_d20251107_m052701_c001_v0001104_t0048_u01762493221682") 2025/11/07 05:32:28 DEBUG : three: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2709_d20251107_m052245_c001_v7007000_t0000_u01762492965031") 2025/11/07 05:32:28 DEBUG : three: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26a82_d20251107_m052243_c001_v0001100_t0006_u01762492963758") 2025/11/07 05:32:28 DEBUG : three: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a26a74_d20251107_m052241_c001_v0001100_t0040_u01762492961226") 2025/11/07 05:32:28 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa163c1_d20251107_m053101_c001_v7007000_t0000_u01762493461280") 2025/11/07 05:32:29 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2751e_d20251107_m053100_c001_v0001100_t0019_u01762493460464") 2025/11/07 05:32:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa16406_d20251107_m053123_c001_v7007000_t0000_u01762493483069") 2025/11/07 05:32:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627dc2b_d20251107_m053120_c001_v0001136_t0021_u01762493480805") 2025/11/07 05:32:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa16401_d20251107_m053119_c001_v7007000_t0000_u01762493479262") 2025/11/07 05:32:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a2758a_d20251107_m053117_c001_v0001100_t0037_u01762493477291") 2025/11/07 05:32:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa163fe_d20251107_m053116_c001_v7007000_t0000_u01762493476346") 2025/11/07 05:32:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf53d0_d20251107_m053115_c001_v0001104_t0048_u01762493475158") 2025/11/07 05:32:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa163f7_d20251107_m053109_c001_v7007000_t0000_u01762493469866") 2025/11/07 05:32:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a27555_d20251107_m053108_c001_v0001100_t0003_u01762493468543") 2025/11/07 05:32:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa163fb_d20251107_m053112_c001_v7007000_t0000_u01762493472387") 2025/11/07 05:32:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627dbe8_d20251107_m053110_c001_v0001136_t0026_u01762493470815") 2025/11/07 05:32:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa163e9_d20251107_m053107_c001_v7007000_t0000_u01762493467577") 2025/11/07 05:32:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1182be325dbf5397_d20251107_m053106_c001_v0001104_t0058_u01762493466347") 2025/11/07 05:32:29 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa163db_d20251107_m053105_c001_v7007000_t0000_u01762493465369") 2025/11/07 05:32:29 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbc050_d20251107_m053104_c001_v0001120_t0014_u01762493464281") 2025/11/07 05:32:29 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa163cd_d20251107_m053103_c001_v7007000_t0000_u01762493463323") 2025/11/07 05:32:29 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11390988f627dbac_d20251107_m053102_c001_v0001136_t0055_u01762493462243") 2025/11/07 05:32:29 DEBUG : toe/toe/toe: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f402687500d78a241_d20251107_m053128_c001_v7007000_t0000_u01762493488736") 2025/11/07 05:32:29 DEBUG : toe/toe/toe: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1089f6f393a275d0_d20251107_m053127_c001_v0001100_t0054_u01762493487820") 2025/11/07 05:32:29 DEBUG : toe/toe/toe: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa163fc_d20251107_m053114_c001_v7007000_t0000_u01762493474218") 2025/11/07 05:32:30 DEBUG : toe/toe/toe: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbc079_d20251107_m053113_c001_v0001120_t0008_u01762493473337") 2025/11/07 05:32:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa16409_d20251107_m053123_c001_v7007000_t0000_u01762493483660") 2025/11/07 05:32:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105ca4954fbbc0a3_d20251107_m053122_c001_v0001120_t0056_u01762493482332") 2025/11/07 05:32:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f404f8df6aaa16402_d20251107_m053119_c001_v7007000_t0000_u01762493479846") 2025/11/07 05:32:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105b8f60424236b2_d20251107_m053118_c001_v0001104_t0001_u01762493478556") 2025/11/07 05:32:30 DEBUG : two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac270a_d20251107_m052245_c001_v7007000_t0000_u01762492965214") 2025/11/07 05:32:30 DEBUG : two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f409998460e0874f4_d20251107_m052243_c001_v0001183_t0020_u01762492963196") 2025/11/07 05:32:30 DEBUG : two: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f4089f6f393a26a70_d20251107_m052241_c001_v0001100_t0014_u01762492961043") 2025/11/07 05:32:30 DEBUG : yam: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2728_d20251107_m052253_c001_v7007000_t0000_u01762492973674") 2025/11/07 05:32:30 DEBUG : yam: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f1071c7eacee65888_d20251107_m052252_c001_v0001178_t0053_u01762492972728") 2025/11/07 05:32:30 DEBUG : yam: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2711_d20251107_m052249_c001_v7007000_t0000_u01762492969852") 2025/11/07 05:32:30 DEBUG : yam: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f109998460e08751d_d20251107_m052248_c001_v0001183_t0045_u01762492968481") 2025/11/07 05:32:30 DEBUG : yam: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac270d_d20251107_m052247_c001_v7007000_t0000_u01762492967207") 2025/11/07 05:32:30 DEBUG : yam: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f109998460e087505_d20251107_m052245_c001_v0001183_t0025_u01762492965765") 2025/11/07 05:32:30 DEBUG : yaml: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac2713_d20251107_m052250_c001_v7007000_t0000_u01762492970577") 2025/11/07 05:32:30 DEBUG : yaml: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f11897e5bb95a2f47_d20251107_m052249_c001_v0001171_t0017_u01762492969545") 2025/11/07 05:32:30 DEBUG : yaml: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f415071e978ac270f_d20251107_m052247_c001_v7007000_t0000_u01762492967932") 2025/11/07 05:32:30 DEBUG : yaml: Deleting (id "4_z8fb2dd23c02d5bcb9fa80e1b_f105a0f847f12f5e8_d20251107_m052247_c001_v0001184_t0039_u01762492967003") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m29.954564546s (try 1/5)