"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/11/08 01:03:20 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke" 2025/11/08 01:03:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:03:20 DEBUG : Creating backend with remote "/tmp/rclone385320972" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:03:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/08 01:03:22 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/08 01:03:22 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:03:22 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.12s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:03:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/08 01:03:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/08 01:03:23 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:03:23 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:03:23 DEBUG : sub dir/hello world: size = 11 OK 2025/11/08 01:03:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:03:23 INFO : sub dir/hello world: Copied (new) 2025/11/08 01:03:24 DEBUG : B2 bucket rclone-test-sutijub8leke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.74s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", 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-sutijub8leke", Local "Local file system at /tmp/rclone385320972", 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-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:03:25 DEBUG : Creating backend with remote "/non-existing" 2025/11/08 01:03:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/08 01:03:25 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:03:25 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:03:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/08 01:03:26 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:03:26 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:03:26 DEBUG : sub dir/hello world: size = 11 OK 2025/11/08 01:03:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:03:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.49s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", 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-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:03:27 INFO : B2 bucket rclone-test-sutijub8leke: Running all checks before starting transfers 2025/11/08 01:03:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/08 01:03:27 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:03:27 INFO : B2 bucket rclone-test-sutijub8leke: Checks finished, now starting transfers 2025/11/08 01:03:27 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:03:28 DEBUG : sub dir/hello world: size = 11 OK 2025/11/08 01:03:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:03:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.13s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:03:28 ERROR : Ignoring --no-traverse with sync 2025/11/08 01:03:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/08 01:03:29 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:03:29 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:03:29 DEBUG : sub dir/hello world: size = 11 OK 2025/11/08 01:03:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:03:29 INFO : sub dir/hello world: Copied (new) 2025/11/08 01:03:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:03:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/08 01:03:30 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:03:30 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:03:30 DEBUG : hello world2: size = 12 OK 2025/11/08 01:03:30 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/08 01:03:30 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.15s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:03:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/08 01:03:31 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:03:31 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:03:31 DEBUG : potato2: size = 11 OK 2025/11/08 01:03:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:03:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.17s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:03:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/08 01:03:32 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:03:32 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:03:33 DEBUG : potato2: size = 11 OK 2025/11/08 01:03:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:03:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.50s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:03:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/08 01:03:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/08 01:03:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/08 01:03:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/08 01:03:34 INFO : sub dir2: Making directory 2025/11/08 01:03:34 INFO : sub dir: Making directory 2025/11/08 01:03:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/08 01:03:34 INFO : sub dir2/sub sub dir2: Making directory 2025/11/08 01:03:34 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:03:34 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:03:34 DEBUG : sub dir/hello world: size = 11 OK 2025/11/08 01:03:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:03:34 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/08 01:03:34 DEBUG : B2 bucket rclone-test-sutijub8leke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:03:34 INFO : sub dir2: Making directory 2025/11/08 01:03:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/08 01:03:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/08 01:03:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/08 01:03:35 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:03:35 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:03:35 DEBUG : sub dir/hello world: size = 11 OK 2025/11/08 01:03:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:03:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:03:36 DEBUG : sub dir2: Making directory with metadata 2025/11/08 01:03:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/08 01:03:36 INFO : sub dir2: Making directory 2025/11/08 01:03:36 INFO : sub dir: Making directory 2025/11/08 01:03:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/08 01:03:36 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:03:36 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:03:36 DEBUG : sub dir/hello world: size = 11 OK 2025/11/08 01:03:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:03:36 INFO : sub dir/hello world: Copied (new) 2025/11/08 01:03:36 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/08 01:03:36 DEBUG : B2 bucket rclone-test-sutijub8leke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/08 01:03:36 DEBUG : B2 bucket rclone-test-sutijub8leke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.36s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", 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-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:03:37 INFO : sub dir2: Making directory 2025/11/08 01:03:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/08 01:03:37 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:03:37 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:03:38 DEBUG : sub dir/hello world: size = 11 OK 2025/11/08 01:03:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:03:38 INFO : sub dir/hello world: Copied (new) 2025/11/08 01:03:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:03:38 DEBUG : sub dir2: Making directory with metadata 2025/11/08 01:03:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/08 01:03:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/08 01:03:39 INFO : sub dir2: Making directory 2025/11/08 01:03:39 INFO : sub dir: Making directory 2025/11/08 01:03:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/08 01:03:39 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:03:39 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:03:39 DEBUG : sub dir/hello world: size = 11 OK 2025/11/08 01:03:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:03:39 INFO : sub dir/hello world: Copied (new) 2025/11/08 01:03:39 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/08 01:03:39 DEBUG : B2 bucket rclone-test-sutijub8leke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.14s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", 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-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:03:40 INFO : sub dir2: Making directory 2025/11/08 01:03:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/08 01:03:40 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:03:40 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:03:40 DEBUG : sub dir/hello world: size = 11 OK 2025/11/08 01:03:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:03:40 INFO : sub dir/hello world: Copied (new) 2025/11/08 01:03:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.12s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:03:41 DEBUG : Creating backend with remote "TestB2:rclone-test-tireyiz2pifa" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-sutijub8leke -> B2 bucket rclone-test-tireyiz2pifa 2025/11/08 01:03:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/08 01:03:43 DEBUG : B2 bucket rclone-test-tireyiz2pifa: Waiting for checks to finish 2025/11/08 01:03:43 DEBUG : B2 bucket rclone-test-tireyiz2pifa: Waiting for transfers to finish 2025/11/08 01:03:44 DEBUG : sub dir/hello world: size = 11 OK 2025/11/08 01:03:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:03:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/08 01:03:44 DEBUG : B2 bucket rclone-test-tireyiz2pifa: Purge remote 2025/11/08 01:03:44 INFO : B2 bucket rclone-test-tireyiz2pifa: cleaning bucket "rclone-test-tireyiz2pifa" of all files 2025/11/08 01:03:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf529d63f0dd6b0b9fa80e1b_f113787237b382593_d20251108_m010344_c001_v0001102_t0020_u01762563824174") --- PASS: TestServerSideCopy (5.00s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:03:47 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:03:47 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone385320972) 2025/11/08 01:03:47 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:03:47 DEBUG : sub dir/hello world: Sizes differ 2025/11/08 01:03:47 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:03:47 DEBUG : sub dir/hello world: size = 17 OK 2025/11/08 01:03:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/08 01:03:47 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.65s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:03:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yazadel3roli" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-sutijub8leke -> B2 bucket rclone-test-yazadel3roli 2025/11/08 01:03:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/08 01:03:49 DEBUG : B2 bucket rclone-test-yazadel3roli: Waiting for checks to finish 2025/11/08 01:03:49 DEBUG : B2 bucket rclone-test-yazadel3roli: Waiting for transfers to finish 2025/11/08 01:03:51 DEBUG : sub dir/hello world: size = 11 OK 2025/11/08 01:03:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:03:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/08 01:03:51 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:03:51 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yazadel3roli) 2025/11/08 01:03:51 DEBUG : sub dir/hello world: Sizes differ 2025/11/08 01:03:51 DEBUG : B2 bucket rclone-test-yazadel3roli: Waiting for checks to finish 2025/11/08 01:03:51 DEBUG : B2 bucket rclone-test-yazadel3roli: Waiting for transfers to finish 2025/11/08 01:03:52 DEBUG : sub dir/hello world: size = 17 OK 2025/11/08 01:03:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/08 01:03:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/08 01:03:52 DEBUG : B2 bucket rclone-test-yazadel3roli: Purge remote 2025/11/08 01:03:52 INFO : B2 bucket rclone-test-yazadel3roli: cleaning bucket "rclone-test-yazadel3roli" of all files 2025/11/08 01:03:52 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2bd03f0dd6b0b9fa80e1b_f109ebb97ff10c45b_d20251108_m010351_c001_v0001102_t0050_u01762563831953") 2025/11/08 01:03:52 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2bd03f0dd6b0b9fa80e1b_f101a7d629476b19a_d20251108_m010350_c001_v0001130_t0011_u01762563830673") --- PASS: TestServerSideCopyOverSelf (6.52s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:03:55 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone385320972) 2025/11/08 01:03:55 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:03:55 DEBUG : sub dir/hello world: Sizes differ 2025/11/08 01:03:55 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:03:55 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:03:55 DEBUG : sub dir/hello world: size = 17 OK 2025/11/08 01:03:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/08 01:03:55 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/08 01:03:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.55s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:03:56 DEBUG : Creating backend with remote "TestB2:rclone-test-kenejas6yiyu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-sutijub8leke -> B2 bucket rclone-test-kenejas6yiyu 2025/11/08 01:03:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/08 01:03:57 DEBUG : B2 bucket rclone-test-kenejas6yiyu: Waiting for checks to finish 2025/11/08 01:03:57 DEBUG : B2 bucket rclone-test-kenejas6yiyu: Waiting for transfers to finish 2025/11/08 01:03:58 DEBUG : sub dir/hello world: size = 11 OK 2025/11/08 01:03:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:03:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/08 01:03:59 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:03:59 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kenejas6yiyu) 2025/11/08 01:03:59 DEBUG : sub dir/hello world: Sizes differ 2025/11/08 01:03:59 DEBUG : B2 bucket rclone-test-kenejas6yiyu: Waiting for checks to finish 2025/11/08 01:03:59 DEBUG : B2 bucket rclone-test-kenejas6yiyu: Waiting for transfers to finish 2025/11/08 01:04:00 DEBUG : sub dir/hello world: size = 17 OK 2025/11/08 01:04:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/08 01:04:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/08 01:04:00 INFO : sub dir/hello world: Deleted 2025/11/08 01:04:00 DEBUG : testing file moves 2025/11/08 01:04:01 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:04:01 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kenejas6yiyu) 2025/11/08 01:04:01 DEBUG : sub dir/hello world: Sizes differ 2025/11/08 01:04:01 DEBUG : B2 bucket rclone-test-kenejas6yiyu: Waiting for checks to finish 2025/11/08 01:04:01 DEBUG : B2 bucket rclone-test-kenejas6yiyu: Waiting for transfers to finish 2025/11/08 01:04:01 DEBUG : sub dir/hello world: size = 24 OK 2025/11/08 01:04:01 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/08 01:04:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/08 01:04:01 INFO : sub dir/hello world: Deleted 2025/11/08 01:04:02 DEBUG : B2 bucket rclone-test-kenejas6yiyu: Purge remote 2025/11/08 01:04:02 INFO : B2 bucket rclone-test-kenejas6yiyu: cleaning bucket "rclone-test-kenejas6yiyu" of all files 2025/11/08 01:04:02 DEBUG : sub dir/hello world: Deleting (id "4_zef82cdf3f0dd6b0b9fa80e1b_f1154e1e052972335_d20251108_m010401_c001_v0001100_t0056_u01762563841297") 2025/11/08 01:04:02 DEBUG : sub dir/hello world: Deleting (id "4_zef82cdf3f0dd6b0b9fa80e1b_f1058a00a0297403b_d20251108_m010359_c001_v0001161_t0031_u01762563839817") 2025/11/08 01:04:02 DEBUG : sub dir/hello world: Deleting (id "4_zef82cdf3f0dd6b0b9fa80e1b_f1179d797562823c3_d20251108_m010358_c001_v0001161_t0025_u01762563838719") --- PASS: TestServerSideMoveOverSelf (7.83s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:04 ERROR : error listing: directory not found 2025/11/08 01:04:04 INFO : Local file system at /tmp/rclone385320972: Making directory 2025/11/08 01:04:04 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:04 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.41s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/08 01:04:06 DEBUG : Local file system at /tmp/rclone385320972: Waiting for checks to finish 2025/11/08 01:04:06 DEBUG : Local file system at /tmp/rclone385320972: Waiting for transfers to finish 2025/11/08 01:04:06 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/08 01:04:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:04:06 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/08 01:04:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.67s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:07 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/08 01:04:07 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:07 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:07 DEBUG : check sum: size = 1 OK 2025/11/08 01:04:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/08 01:04:07 INFO : check sum: Copied (new) 2025/11/08 01:04:07 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:07 DEBUG : check sum: size = 1 OK 2025/11/08 01:04:07 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/08 01:04:07 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/08 01:04:07 DEBUG : check sum: Unchanged skipping 2025/11/08 01:04:07 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:07 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:07 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.52s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/08 01:04:08 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:08 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:09 DEBUG : sizeonly: size = 6 OK 2025/11/08 01:04:09 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/08 01:04:09 INFO : sizeonly: Copied (new) 2025/11/08 01:04:09 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:09 DEBUG : sizeonly: size = 6 OK 2025/11/08 01:04:09 DEBUG : sizeonly: Sizes identical 2025/11/08 01:04:09 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:09 DEBUG : sizeonly: Unchanged skipping 2025/11/08 01:04:09 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:09 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:09 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.55s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/08 01:04:10 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:10 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:10 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/08 01:04:10 INFO : ignore-size: Copied (new) 2025/11/08 01:04:10 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:11 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:04:11 DEBUG : ignore-size: Unchanged skipping 2025/11/08 01:04:11 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:11 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:11 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.56s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:12 DEBUG : existing: size = 6 OK 2025/11/08 01:04:12 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:04:12 DEBUG : existing: Unchanged skipping 2025/11/08 01:04:12 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:12 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:12 INFO : There was nothing to transfer 2025/11/08 01:04:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/08 01:04:12 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:12 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:12 DEBUG : existing: size = 6 OK 2025/11/08 01:04:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/08 01:04:12 INFO : existing: Copied (replaced existing) 2025/11/08 01:04:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.71s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/08 01:04:13 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:13 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:13 DEBUG : existing: size = 6 OK 2025/11/08 01:04:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/08 01:04:13 INFO : existing: Copied (new) 2025/11/08 01:04:13 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:14 DEBUG : existing: Destination exists, skipping 2025/11/08 01:04:14 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:14 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:14 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.50s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:15 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/08 01:04:15 DEBUG : c/non empty space: size = 5 OK 2025/11/08 01:04:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:04:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/08 01:04:15 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:15 DEBUG : c/non empty space: Unchanged skipping 2025/11/08 01:04:15 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:15 DEBUG : a/potato2: size = 60 OK 2025/11/08 01:04:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/08 01:04:15 INFO : a/potato2: Copied (new) 2025/11/08 01:04:15 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:16 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:17 DEBUG : empty space: size = 1 OK 2025/11/08 01:04:17 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/08 01:04:17 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/08 01:04:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/08 01:04:17 DEBUG : empty space: Unchanged skipping 2025/11/08 01:04:17 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:17 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:17 INFO : There was nothing to transfer 2025/11/08 01:04:18 DEBUG : empty space: size = 1 OK 2025/11/08 01:04:18 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/08 01:04:18 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/08 01:04:18 INFO : empty space: Updated modification time in destination 2025/11/08 01:04:18 DEBUG : empty space: Unchanged skipping 2025/11/08 01:04:18 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:18 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.72s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:20 DEBUG : empty space: size = 1 OK 2025/11/08 01:04:20 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/08 01:04:20 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/08 01:04:20 DEBUG : empty space: Unchanged skipping 2025/11/08 01:04:20 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:20 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.54s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:21 DEBUG : foo: size = 3 OK 2025/11/08 01:04:21 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/08 01:04:21 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:21 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone385320972) 2025/11/08 01:04:21 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:04:21 DEBUG : foo: sha1 differ 2025/11/08 01:04:21 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:22 DEBUG : foo: size = 3 OK 2025/11/08 01:04:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/08 01:04:22 INFO : foo: Copied (replaced existing) 2025/11/08 01:04:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.53s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:23 DEBUG : empty space: size = 1 OK 2025/11/08 01:04:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:04:23 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/08 01:04:23 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:23 DEBUG : empty space: Unchanged skipping 2025/11/08 01:04:23 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:23 DEBUG : potato: size = 60 OK 2025/11/08 01:04:23 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/08 01:04:23 INFO : potato: Copied (new) 2025/11/08 01:04:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.22s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:25 DEBUG : potato: size = 21 (Local file system at /tmp/rclone385320972) 2025/11/08 01:04:25 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:25 DEBUG : potato: size = 60 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:04:25 DEBUG : potato: Sizes differ 2025/11/08 01:04:25 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:25 DEBUG : potato: size = 21 OK 2025/11/08 01:04:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/08 01:04:25 INFO : potato: Copied (replaced existing) 2025/11/08 01:04:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.60s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:27 DEBUG : potato: size = 21 OK 2025/11/08 01:04:27 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/08 01:04:27 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone385320972) 2025/11/08 01:04:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:04:27 DEBUG : potato: sha1 differ 2025/11/08 01:04:27 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:27 DEBUG : potato: size = 21 OK 2025/11/08 01:04:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/08 01:04:27 INFO : potato: Copied (replaced existing) 2025/11/08 01:04:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/08 01:04:28 DEBUG : empty space: size = 1 OK 2025/11/08 01:04:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:04:28 DEBUG : empty space: Unchanged skipping 2025/11/08 01:04:28 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:28 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:28 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/08 01:04:28 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:28 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:30 DEBUG : empty space: size = 1 OK 2025/11/08 01:04:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:04:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/08 01:04:30 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:30 DEBUG : empty space: Unchanged skipping 2025/11/08 01:04:30 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:31 DEBUG : potato2: size = 60 OK 2025/11/08 01:04:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/08 01:04:31 INFO : potato2: Copied (new) 2025/11/08 01:04:31 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:31 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:32 INFO : d: Making directory 2025/11/08 01:04:32 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/08 01:04:32 DEBUG : c/non empty space: size = 5 OK 2025/11/08 01:04:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:04:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/08 01:04:32 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:32 DEBUG : c/non empty space: Unchanged skipping 2025/11/08 01:04:32 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:33 DEBUG : a/potato2: size = 60 OK 2025/11/08 01:04:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/08 01:04:33 INFO : a/potato2: Copied (new) 2025/11/08 01:04:33 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:33 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:34 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/08 01:04:35 DEBUG : c/non empty space: size = 5 OK 2025/11/08 01:04:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:04:35 DEBUG : c/non empty space: Unchanged skipping 2025/11/08 01:04:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/08 01:04:35 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:35 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:35 DEBUG : a/potato2: size = 60 OK 2025/11/08 01:04:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/08 01:04:35 INFO : a/potato2: Copied (new) 2025/11/08 01:04:35 ERROR : B2 bucket rclone-test-sutijub8leke: not deleting files as there were IO errors 2025/11/08 01:04:35 ERROR : B2 bucket rclone-test-sutijub8leke: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:37 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:37 DEBUG : empty space: size = 1 OK 2025/11/08 01:04:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:04:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/08 01:04:37 DEBUG : empty space: Unchanged skipping 2025/11/08 01:04:37 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:37 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:37 INFO : potato: Deleted 2025/11/08 01:04:37 DEBUG : potato2: size = 60 OK 2025/11/08 01:04:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/08 01:04:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.10s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:39 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:39 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:39 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:39 INFO : potato: Deleted 2025/11/08 01:04:39 DEBUG : empty space: size = 1 OK 2025/11/08 01:04:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:04:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/08 01:04:39 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:39 DEBUG : empty space: Unchanged skipping 2025/11/08 01:04:39 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:39 DEBUG : potato2: size = 60 OK 2025/11/08 01:04:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/08 01:04:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.28s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/08 01:04:41 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:41 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:41 DEBUG : potato2: size = 19 OK 2025/11/08 01:04:41 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/08 01:04:41 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.74s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:43 DEBUG : enormous: Excluded (Size Filter) 2025/11/08 01:04:43 DEBUG : enormous: Excluded 2025/11/08 01:04:43 DEBUG : potato2: Excluded (Size Filter) 2025/11/08 01:04:43 DEBUG : potato2: Excluded 2025/11/08 01:04:43 DEBUG : potato2: Excluded (Size Filter) 2025/11/08 01:04:43 DEBUG : empty space: size = 1 OK 2025/11/08 01:04:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:04:43 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:43 DEBUG : empty space: Unchanged skipping 2025/11/08 01:04:43 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:43 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:43 INFO : There was nothing to transfer 2025/11/08 01:04:43 DEBUG : enormous: Excluded (Size Filter) 2025/11/08 01:04:43 DEBUG : enormous: Excluded 2025/11/08 01:04:43 DEBUG : potato2: Excluded (Size Filter) 2025/11/08 01:04:43 DEBUG : potato2: Excluded 2025/11/08 01:04:43 DEBUG : potato2: Excluded (Size Filter) 2025/11/08 01:04:43 DEBUG : empty space: size = 1 OK 2025/11/08 01:04:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/08 01:04:43 DEBUG : empty space: Unchanged skipping 2025/11/08 01:04:43 DEBUG : Local file system at /tmp/rclone385320972: Waiting for checks to finish 2025/11/08 01:04:43 DEBUG : Local file system at /tmp/rclone385320972: Waiting for transfers to finish 2025/11/08 01:04:43 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:45 DEBUG : enormous: Excluded (Size Filter) 2025/11/08 01:04:45 DEBUG : enormous: Excluded 2025/11/08 01:04:45 DEBUG : potato2: Excluded (Size Filter) 2025/11/08 01:04:45 DEBUG : potato2: Excluded 2025/11/08 01:04:45 DEBUG : empty space: size = 1 OK 2025/11/08 01:04:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:04:45 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:45 DEBUG : empty space: Unchanged skipping 2025/11/08 01:04:45 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:45 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:45 INFO : potato2: Deleted 2025/11/08 01:04:45 INFO : enormous: Deleted 2025/11/08 01:04:45 INFO : There was nothing to transfer 2025/11/08 01:04:46 DEBUG : empty space: size = 1 OK 2025/11/08 01:04:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/08 01:04:46 DEBUG : empty space: Unchanged skipping 2025/11/08 01:04:46 DEBUG : Local file system at /tmp/rclone385320972: Waiting for checks to finish 2025/11/08 01:04:46 DEBUG : Local file system at /tmp/rclone385320972: Waiting for transfers to finish 2025/11/08 01:04:46 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:46 INFO : enormous: Deleted 2025/11/08 01:04:46 INFO : potato2: Deleted 2025/11/08 01:04:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.34s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:48 DEBUG : five: Need to transfer - File not found at Destination 2025/11/08 01:04:48 DEBUG : four: size = 4 (Local file system at /tmp/rclone385320972) 2025/11/08 01:04:48 DEBUG : four: size = 8 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:04:48 DEBUG : four: Sizes differ 2025/11/08 01:04:48 DEBUG : three: size = 5 OK 2025/11/08 01:04:48 DEBUG : three: Sizes identical 2025/11/08 01:04:48 DEBUG : one: Destination is newer than source, skipping 2025/11/08 01:04:48 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:48 DEBUG : two: size = 3 OK 2025/11/08 01:04:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/08 01:04:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/08 01:04:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone385320972) 2025/11/08 01:04:48 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:04:48 DEBUG : two: sha1 differ 2025/11/08 01:04:48 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:48 DEBUG : five: size = 4 OK 2025/11/08 01:04:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/08 01:04:48 INFO : five: Copied (new) 2025/11/08 01:04:48 DEBUG : four: size = 4 OK 2025/11/08 01:04:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/08 01:04:48 INFO : four: Copied (replaced existing) 2025/11/08 01:04:49 DEBUG : two: size = 3 OK 2025/11/08 01:04:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/08 01:04:49 INFO : two: Copied (replaced existing) 2025/11/08 01:04:49 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:49 DEBUG : five: size = 4 OK 2025/11/08 01:04:49 DEBUG : one: Destination is newer than source, skipping 2025/11/08 01:04:49 DEBUG : four: size = 4 OK 2025/11/08 01:04:49 DEBUG : two: size = 3 OK 2025/11/08 01:04:49 DEBUG : three: size = 5 OK 2025/11/08 01:04:49 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/08 01:04:49 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/08 01:04:49 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/08 01:04:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/08 01:04:49 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/08 01:04:49 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/08 01:04:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone385320972) 2025/11/08 01:04:49 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:04:49 DEBUG : three: sha1 differ 2025/11/08 01:04:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/08 01:04:49 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/08 01:04:49 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/08 01:04:49 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/08 01:04:49 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:49 DEBUG : three: size = 5 OK 2025/11/08 01:04:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/08 01:04:49 INFO : three: Copied (replaced existing) 2025/11/08 01:04:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.31s) === 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-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/08 01:04:51 INFO : B2 bucket rclone-test-sutijub8leke: Making map for --track-renames 2025/11/08 01:04:51 INFO : B2 bucket rclone-test-sutijub8leke: Finished making map for --track-renames 2025/11/08 01:04:51 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/08 01:04:51 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for renames to finish 2025/11/08 01:04:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/08 01:04:51 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:51 DEBUG : yam: size = 11 OK 2025/11/08 01:04:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/08 01:04:51 INFO : yam: Copied (new) 2025/11/08 01:04:51 DEBUG : potato: size = 14 OK 2025/11/08 01:04:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/08 01:04:51 INFO : potato: Copied (new) 2025/11/08 01:04:51 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:52 DEBUG : potato: size = 14 OK 2025/11/08 01:04:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:04:52 INFO : B2 bucket rclone-test-sutijub8leke: Making map for --track-renames 2025/11/08 01:04:52 INFO : B2 bucket rclone-test-sutijub8leke: Finished making map for --track-renames 2025/11/08 01:04:52 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:52 DEBUG : potato: Unchanged skipping 2025/11/08 01:04:52 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for renames to finish 2025/11/08 01:04:53 DEBUG : yaml: size = 11 OK 2025/11/08 01:04:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/08 01:04:53 INFO : yam: Copied (server-side copy) to: yaml 2025/11/08 01:04:53 INFO : yam: Deleted 2025/11/08 01:04:53 INFO : yaml: Renamed from "yam" 2025/11/08 01:04:53 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.00s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/08 01:04:54 INFO : B2 bucket rclone-test-sutijub8leke: Making map for --track-renames 2025/11/08 01:04:54 INFO : B2 bucket rclone-test-sutijub8leke: Finished making map for --track-renames 2025/11/08 01:04:54 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/08 01:04:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/08 01:04:54 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for renames to finish 2025/11/08 01:04:54 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:54 DEBUG : potato: size = 14 OK 2025/11/08 01:04:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/08 01:04:54 INFO : potato: Copied (new) 2025/11/08 01:04:54 DEBUG : yam: size = 11 OK 2025/11/08 01:04:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/08 01:04:54 INFO : yam: Copied (new) 2025/11/08 01:04:54 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:55 DEBUG : potato: size = 14 OK 2025/11/08 01:04:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:04:55 INFO : B2 bucket rclone-test-sutijub8leke: Making map for --track-renames 2025/11/08 01:04:55 INFO : B2 bucket rclone-test-sutijub8leke: Finished making map for --track-renames 2025/11/08 01:04:55 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:55 DEBUG : potato: Unchanged skipping 2025/11/08 01:04:55 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for renames to finish 2025/11/08 01:04:55 DEBUG : yaml: size = 11 OK 2025/11/08 01:04:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/08 01:04:55 INFO : yam: Copied (server-side copy) to: yaml 2025/11/08 01:04:55 INFO : yam: Deleted 2025/11/08 01:04:55 INFO : yaml: Renamed from "yam" 2025/11/08 01:04:55 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/08 01:04:56 INFO : B2 bucket rclone-test-sutijub8leke: Making map for --track-renames 2025/11/08 01:04:56 INFO : B2 bucket rclone-test-sutijub8leke: Finished making map for --track-renames 2025/11/08 01:04:56 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/08 01:04:56 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/08 01:04:56 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for renames to finish 2025/11/08 01:04:56 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:57 DEBUG : sub/yam: size = 11 OK 2025/11/08 01:04:57 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/08 01:04:57 INFO : sub/yam: Copied (new) 2025/11/08 01:04:57 DEBUG : potato: size = 14 OK 2025/11/08 01:04:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/08 01:04:57 INFO : potato: Copied (new) 2025/11/08 01:04:57 DEBUG : Waiting for deletions to finish 2025/11/08 01:04:57 DEBUG : potato: size = 14 OK 2025/11/08 01:04:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:04:57 DEBUG : potato: Unchanged skipping 2025/11/08 01:04:57 INFO : B2 bucket rclone-test-sutijub8leke: Making map for --track-renames 2025/11/08 01:04:57 INFO : B2 bucket rclone-test-sutijub8leke: Finished making map for --track-renames 2025/11/08 01:04:57 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:04:57 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for renames to finish 2025/11/08 01:04:58 DEBUG : yam: size = 11 OK 2025/11/08 01:04:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/08 01:04:58 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/08 01:04:58 INFO : sub/yam: Deleted 2025/11/08 01:04:58 INFO : yam: Renamed from "sub/yam" 2025/11/08 01:04:58 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:04:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.00s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:04:59 DEBUG : Creating backend with remote "/tmp/rclone385320972/dir1" 2025/11/08 01:04:59 DEBUG : Config file has changed externally - reloading 2025/11/08 01:04:59 DEBUG : Creating backend with remote "/tmp/rclone385320972/dir2" 2025/11/08 01:04:59 DEBUG : Local file system at /tmp/rclone385320972/dir2: Using server-side directory move 2025/11/08 01:04:59 INFO : Local file system at /tmp/rclone385320972/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/08 01:04:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/08 01:04:59 DEBUG : Local file system at /tmp/rclone385320972/dir2: Waiting for checks to finish 2025/11/08 01:04:59 DEBUG : Local file system at /tmp/rclone385320972/dir2: Waiting for transfers to finish 2025/11/08 01:04:59 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.42s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:05:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/08 01:05:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/08 01:05:00 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:05:00 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:05:00 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/08 01:05:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/08 01:05:00 INFO : nested/sub dir/file: Copied (new) 2025/11/08 01:05:00 INFO : nested/sub dir/file: Deleted 2025/11/08 01:05:00 DEBUG : sub dir/hello world: size = 11 OK 2025/11/08 01:05:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:05:00 INFO : sub dir/hello world: Copied (new) 2025/11/08 01:05:00 INFO : sub dir/hello world: Deleted 2025/11/08 01:05:00 INFO : sub dir: Removing directory 2025/11/08 01:05:00 INFO : nested/sub dir: Removing directory 2025/11/08 01:05:00 INFO : nested: Removing directory 2025/11/08 01:05:00 DEBUG : Local file system at /tmp/rclone385320972: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:05:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/08 01:05:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/08 01:05:02 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:05:02 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:05:02 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/08 01:05:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/08 01:05:02 INFO : nested/sub dir/file: Copied (new) 2025/11/08 01:05:02 INFO : nested/sub dir/file: Deleted 2025/11/08 01:05:02 DEBUG : sub dir/hello world: size = 11 OK 2025/11/08 01:05:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:05:02 INFO : sub dir/hello world: Copied (new) 2025/11/08 01:05:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.43s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:05:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/08 01:05:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/08 01:05:03 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:05:03 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:05:03 DEBUG : existing: size = 6 OK 2025/11/08 01:05:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/08 01:05:03 INFO : existing: Copied (new) 2025/11/08 01:05:03 INFO : existing: Deleted 2025/11/08 01:05:03 DEBUG : existing-b: size = 6 OK 2025/11/08 01:05:03 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/08 01:05:03 INFO : existing-b: Copied (new) 2025/11/08 01:05:03 INFO : existing-b: Deleted 2025/11/08 01:05:04 DEBUG : existing: Destination exists, skipping 2025/11/08 01:05:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/08 01:05:04 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:05:04 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:05:04 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.80s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:05:05 DEBUG : Creating backend with remote "TestB2:rclone-test-laqitoj7fewo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-sutijub8leke -> B2 bucket rclone-test-laqitoj7fewo 2025/11/08 01:05:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/08 01:05:09 DEBUG : empty space: size = 1 OK 2025/11/08 01:05:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/08 01:05:09 DEBUG : empty space: Unchanged skipping 2025/11/08 01:05:09 DEBUG : potato3: size = 68 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:05:09 DEBUG : potato3: size = 60 (B2 bucket rclone-test-laqitoj7fewo) 2025/11/08 01:05:09 DEBUG : potato3: Sizes differ 2025/11/08 01:05:09 DEBUG : B2 bucket rclone-test-laqitoj7fewo: Waiting for checks to finish 2025/11/08 01:05:09 INFO : empty space: Deleted 2025/11/08 01:05:09 DEBUG : B2 bucket rclone-test-laqitoj7fewo: Waiting for transfers to finish 2025/11/08 01:05:10 DEBUG : potato2: size = 60 OK 2025/11/08 01:05:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/08 01:05:10 INFO : potato2: Copied (server-side copy) 2025/11/08 01:05:10 DEBUG : potato3: size = 68 OK 2025/11/08 01:05:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/08 01:05:10 INFO : potato3: Copied (server-side copy) 2025/11/08 01:05:10 INFO : potato2: Deleted 2025/11/08 01:05:10 INFO : potato3: Deleted 2025/11/08 01:05:10 DEBUG : Creating backend with remote "TestB2:rclone-test-ritanat3yaka" 2025/11/08 01:05:11 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/08 01:05:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/08 01:05:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/08 01:05:11 DEBUG : B2 bucket rclone-test-ritanat3yaka: Waiting for checks to finish 2025/11/08 01:05:11 DEBUG : B2 bucket rclone-test-ritanat3yaka: Waiting for transfers to finish 2025/11/08 01:05:13 DEBUG : empty space: size = 1 OK 2025/11/08 01:05:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/08 01:05:13 INFO : empty space: Copied (server-side copy) 2025/11/08 01:05:13 INFO : empty space: Deleted 2025/11/08 01:05:13 DEBUG : potato3: size = 68 OK 2025/11/08 01:05:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/08 01:05:13 INFO : potato3: Copied (server-side copy) 2025/11/08 01:05:13 INFO : potato3: Deleted 2025/11/08 01:05:13 DEBUG : potato2: size = 60 OK 2025/11/08 01:05:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/08 01:05:13 INFO : potato2: Copied (server-side copy) 2025/11/08 01:05:14 INFO : potato2: Deleted 2025/11/08 01:05:14 DEBUG : B2 bucket rclone-test-ritanat3yaka: Purge remote 2025/11/08 01:05:14 INFO : B2 bucket rclone-test-ritanat3yaka: cleaning bucket "rclone-test-ritanat3yaka" of all files 2025/11/08 01:05:14 DEBUG : empty space: Deleting (id "4_zff22fd13f0ed6b0b9fa80e1b_f117c87ff9b31a453_d20251108_m010512_c001_v0001043_t0047_u01762563912893") 2025/11/08 01:05:14 DEBUG : potato2: Deleting (id "4_zff22fd13f0ed6b0b9fa80e1b_f111088ff0aab2cec_d20251108_m010513_c001_v0001144_t0059_u01762563913239") 2025/11/08 01:05:14 DEBUG : potato3: Deleting (id "4_zff22fd13f0ed6b0b9fa80e1b_f117530d3bf986777_d20251108_m010513_c001_v0001182_t0047_u01762563913281") 2025/11/08 01:05:15 DEBUG : B2 bucket rclone-test-laqitoj7fewo: Purge remote 2025/11/08 01:05:15 INFO : B2 bucket rclone-test-laqitoj7fewo: cleaning bucket "rclone-test-laqitoj7fewo" of all files 2025/11/08 01:05:15 DEBUG : empty space: Deleting (id "4_z7f52ddf3f0ed6b0b9fa80e1b_f417e20652b6e29f4_d20251108_m010513_c001_v7007000_t0000_u01762563913241") 2025/11/08 01:05:15 DEBUG : empty space: Deleting (id "4_z7f52ddf3f0ed6b0b9fa80e1b_f109623d332926e0f_d20251108_m010508_c001_v0001145_t0047_u01762563908712") 2025/11/08 01:05:15 DEBUG : potato2: Deleting (id "4_z7f52ddf3f0ed6b0b9fa80e1b_f417e20652b6e29f7_d20251108_m010514_c001_v7007000_t0000_u01762563914019") 2025/11/08 01:05:15 DEBUG : potato2: Deleting (id "4_z7f52ddf3f0ed6b0b9fa80e1b_f114080847cb38383_d20251108_m010509_c001_v0001099_t0004_u01762563909693") 2025/11/08 01:05:15 DEBUG : potato3: Deleting (id "4_z7f52ddf3f0ed6b0b9fa80e1b_f417e20652b6e29f5_d20251108_m010513_c001_v7007000_t0000_u01762563913489") 2025/11/08 01:05:15 DEBUG : potato3: Deleting (id "4_z7f52ddf3f0ed6b0b9fa80e1b_f104e0963f81aff8a_d20251108_m010510_c001_v0001178_t0042_u01762563910068") 2025/11/08 01:05:15 DEBUG : potato3: Deleting (id "4_z7f52ddf3f0ed6b0b9fa80e1b_f109623d332926e13_d20251108_m010509_c001_v0001145_t0028_u01762563909033") --- PASS: TestServerSideMove (12.89s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:05:17 DEBUG : Creating backend with remote "TestB2:rclone-test-jibucup9foto" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-sutijub8leke -> B2 bucket rclone-test-jibucup9foto 2025/11/08 01:05:23 DEBUG : empty space: Excluded (Size Filter) 2025/11/08 01:05:23 DEBUG : empty space: Excluded (Size Filter) 2025/11/08 01:05:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/08 01:05:23 DEBUG : potato3: size = 68 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:05:23 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jibucup9foto) 2025/11/08 01:05:23 DEBUG : potato3: Sizes differ 2025/11/08 01:05:23 DEBUG : B2 bucket rclone-test-jibucup9foto: Waiting for checks to finish 2025/11/08 01:05:23 DEBUG : B2 bucket rclone-test-jibucup9foto: Waiting for transfers to finish 2025/11/08 01:05:24 DEBUG : potato2: size = 60 OK 2025/11/08 01:05:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/08 01:05:24 INFO : potato2: Copied (server-side copy) 2025/11/08 01:05:24 INFO : potato2: Deleted 2025/11/08 01:05:24 DEBUG : potato3: size = 68 OK 2025/11/08 01:05:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/08 01:05:24 INFO : potato3: Copied (server-side copy) 2025/11/08 01:05:25 INFO : potato3: Deleted 2025/11/08 01:05:25 DEBUG : Creating backend with remote "TestB2:rclone-test-peherev3mipu" 2025/11/08 01:05:26 DEBUG : empty space: Excluded (Size Filter) 2025/11/08 01:05:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/08 01:05:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/08 01:05:26 DEBUG : B2 bucket rclone-test-peherev3mipu: Waiting for checks to finish 2025/11/08 01:05:26 DEBUG : B2 bucket rclone-test-peherev3mipu: Waiting for transfers to finish 2025/11/08 01:05:27 DEBUG : potato2: size = 60 OK 2025/11/08 01:05:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/08 01:05:27 INFO : potato2: Copied (server-side copy) 2025/11/08 01:05:27 INFO : potato2: Deleted 2025/11/08 01:05:27 DEBUG : potato3: size = 68 OK 2025/11/08 01:05:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/08 01:05:27 INFO : potato3: Copied (server-side copy) 2025/11/08 01:05:28 INFO : potato3: Deleted 2025/11/08 01:05:28 DEBUG : B2 bucket rclone-test-peherev3mipu: Purge remote 2025/11/08 01:05:28 INFO : B2 bucket rclone-test-peherev3mipu: cleaning bucket "rclone-test-peherev3mipu" of all files 2025/11/08 01:05:28 DEBUG : potato2: Deleting (id "4_z7fa22da3f0fd6b0b9fa80e1b_f114ca9264c66a45d_d20251108_m010527_c001_v0001180_t0033_u01762563927325") 2025/11/08 01:05:28 DEBUG : potato3: Deleting (id "4_z7fa22da3f0fd6b0b9fa80e1b_f110c572b234a1d46_d20251108_m010527_c001_v0001038_t0012_u01762563927560") 2025/11/08 01:05:29 DEBUG : B2 bucket rclone-test-jibucup9foto: Purge remote 2025/11/08 01:05:29 INFO : B2 bucket rclone-test-jibucup9foto: cleaning bucket "rclone-test-jibucup9foto" of all files 2025/11/08 01:05:29 DEBUG : empty space: Deleting (id "4_zafa21d53f0fd6b0b9fa80e1b_f112ddeb4bc5fdbef_d20251108_m010522_c001_v0001105_t0009_u01762563922660") 2025/11/08 01:05:29 DEBUG : potato2: Deleting (id "4_zafa21d53f0fd6b0b9fa80e1b_f417e20652b6e2a14_d20251108_m010527_c001_v7007000_t0000_u01762563927532") 2025/11/08 01:05:29 DEBUG : potato2: Deleting (id "4_zafa21d53f0fd6b0b9fa80e1b_f110366e2ab55591f_d20251108_m010524_c001_v0001184_t0008_u01762563924013") 2025/11/08 01:05:29 DEBUG : potato3: Deleting (id "4_zafa21d53f0fd6b0b9fa80e1b_f417e20652b6e2a16_d20251108_m010528_c001_v7007000_t0000_u01762563928070") 2025/11/08 01:05:29 DEBUG : potato3: Deleting (id "4_zafa21d53f0fd6b0b9fa80e1b_f10521b30d0b541c4_d20251108_m010524_c001_v0001171_t0054_u01762563924253") 2025/11/08 01:05:29 DEBUG : potato3: Deleting (id "4_zafa21d53f0fd6b0b9fa80e1b_f112ddeb4bc5fdbf1_d20251108_m010523_c001_v0001105_t0000_u01762563923100") --- PASS: TestServerSideMoveWithFilter (14.24s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:05:32 DEBUG : Creating backend with remote "TestB2:rclone-test-goxukif5guqu" 2025/11/08 01:05:35 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-sutijub8leke -> B2 bucket rclone-test-goxukif5guqu 2025/11/08 01:05:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/08 01:05:38 DEBUG : empty space: size = 1 OK 2025/11/08 01:05:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/08 01:05:38 DEBUG : B2 bucket rclone-test-goxukif5guqu: Waiting for checks to finish 2025/11/08 01:05:38 DEBUG : empty space: Unchanged skipping 2025/11/08 01:05:38 DEBUG : potato3: size = 68 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:05:38 DEBUG : potato3: size = 60 (B2 bucket rclone-test-goxukif5guqu) 2025/11/08 01:05:38 DEBUG : potato3: Sizes differ 2025/11/08 01:05:38 INFO : empty space: Deleted 2025/11/08 01:05:38 DEBUG : B2 bucket rclone-test-goxukif5guqu: Waiting for transfers to finish 2025/11/08 01:05:38 DEBUG : potato2: size = 60 OK 2025/11/08 01:05:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/08 01:05:38 INFO : potato2: Copied (server-side copy) 2025/11/08 01:05:38 DEBUG : potato3: size = 68 OK 2025/11/08 01:05:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/08 01:05:38 INFO : potato3: Copied (server-side copy) 2025/11/08 01:05:38 INFO : potato2: Deleted 2025/11/08 01:05:39 INFO : potato3: Deleted 2025/11/08 01:05:39 DEBUG : Creating backend with remote "TestB2:rclone-test-gacodab4reho" 2025/11/08 01:05:39 DEBUG : Config file has changed externally - reloading 2025/11/08 01:05:40 INFO : tomatoDir: Making directory 2025/11/08 01:05:40 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/08 01:05:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/08 01:05:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/08 01:05:40 DEBUG : B2 bucket rclone-test-gacodab4reho: Waiting for checks to finish 2025/11/08 01:05:40 DEBUG : B2 bucket rclone-test-gacodab4reho: Waiting for transfers to finish 2025/11/08 01:05:42 DEBUG : potato2: size = 60 OK 2025/11/08 01:05:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/08 01:05:42 INFO : potato2: Copied (server-side copy) 2025/11/08 01:05:42 INFO : potato2: Deleted 2025/11/08 01:05:42 DEBUG : potato3: size = 68 OK 2025/11/08 01:05:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/08 01:05:42 INFO : potato3: Copied (server-side copy) 2025/11/08 01:05:42 DEBUG : empty space: size = 1 OK 2025/11/08 01:05:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/08 01:05:42 INFO : empty space: Copied (server-side copy) 2025/11/08 01:05:42 INFO : potato3: Deleted 2025/11/08 01:05:42 INFO : empty space: Deleted 2025/11/08 01:05:43 DEBUG : B2 bucket rclone-test-gacodab4reho: Purge remote 2025/11/08 01:05:43 INFO : B2 bucket rclone-test-gacodab4reho: cleaning bucket "rclone-test-gacodab4reho" of all files 2025/11/08 01:05:43 DEBUG : empty space: Deleting (id "4_z1fb26d23f0fd6b0b9fa80e1b_f1089af9a5a1841c5_d20251108_m010542_c001_v0001137_t0052_u01762563942153") 2025/11/08 01:05:43 DEBUG : potato2: Deleting (id "4_z1fb26d23f0fd6b0b9fa80e1b_f1139d5b23f38a87e_d20251108_m010541_c001_v0001036_t0046_u01762563941773") 2025/11/08 01:05:43 DEBUG : potato3: Deleting (id "4_z1fb26d23f0fd6b0b9fa80e1b_f11253cd59cf55e76_d20251108_m010542_c001_v0001099_t0047_u01762563942139") 2025/11/08 01:05:44 DEBUG : B2 bucket rclone-test-goxukif5guqu: Purge remote 2025/11/08 01:05:44 INFO : B2 bucket rclone-test-goxukif5guqu: cleaning bucket "rclone-test-goxukif5guqu" of all files 2025/11/08 01:05:44 DEBUG : empty space: Deleting (id "4_zdf624dd3f0fd6b0b9fa80e1b_f40108f13c6f3c9a6_d20251108_m010542_c001_v7007000_t0000_u01762563942443") 2025/11/08 01:05:44 DEBUG : empty space: Deleting (id "4_zdf624dd3f0fd6b0b9fa80e1b_f111d2ccc3e7f8e3c_d20251108_m010536_c001_v0001136_t0016_u01762563936982") 2025/11/08 01:05:44 DEBUG : potato2: Deleting (id "4_zdf624dd3f0fd6b0b9fa80e1b_f4161f6f3b6971f87_d20251108_m010542_c001_v7007000_t0000_u01762563942126") 2025/11/08 01:05:44 DEBUG : potato2: Deleting (id "4_zdf624dd3f0fd6b0b9fa80e1b_f114ed18b2340a0ab_d20251108_m010538_c001_v0001106_t0057_u01762563938240") 2025/11/08 01:05:44 DEBUG : potato3: Deleting (id "4_zdf624dd3f0fd6b0b9fa80e1b_f4161f6f3b6971f88_d20251108_m010542_c001_v7007000_t0000_u01762563942435") 2025/11/08 01:05:44 DEBUG : potato3: Deleting (id "4_zdf624dd3f0fd6b0b9fa80e1b_f10388e060cd8e569_d20251108_m010538_c001_v0001091_t0015_u01762563938620") 2025/11/08 01:05:44 DEBUG : potato3: Deleting (id "4_zdf624dd3f0fd6b0b9fa80e1b_f111d2ccc3e7f8e3e_d20251108_m010537_c001_v0001136_t0038_u01762563937446") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.00s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:05:46 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.77s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:05:48 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/rclone-sync-test" --- PASS: TestSyncOverlap (1.54s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:05:50 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/rclone-sync-test" 2025/11/08 01:05:52 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/rclone-sync-test-include/layer2" 2025/11/08 01:05:54 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/rclone-sync-test-ignore-file" 2025/11/08 01:05:57 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/08 01:05:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/08 01:05:57 DEBUG : pacer: Reducing sleep to 10ms 2025/11/08 01:05:57 DEBUG : B2 bucket rclone-test-sutijub8leke path rclone-sync-test: Waiting for checks to finish 2025/11/08 01:05:57 DEBUG : B2 bucket rclone-test-sutijub8leke path rclone-sync-test: Waiting for transfers to finish 2025/11/08 01:05:57 DEBUG : Waiting for deletions to finish 2025/11/08 01:05:57 INFO : There was nothing to transfer 2025/11/08 01:05:58 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:05:58 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:05:58 DEBUG : Waiting for deletions to finish 2025/11/08 01:05:58 INFO : There was nothing to transfer 2025/11/08 01:05:58 DEBUG : B2 bucket rclone-test-sutijub8leke path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/08 01:05:58 DEBUG : B2 bucket rclone-test-sutijub8leke path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/08 01:05:58 DEBUG : Waiting for deletions to finish 2025/11/08 01:05:58 INFO : There was nothing to transfer 2025/11/08 01:05:59 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:05:59 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:05:59 DEBUG : Waiting for deletions to finish 2025/11/08 01:05:59 INFO : There was nothing to transfer 2025/11/08 01:05:59 DEBUG : B2 bucket rclone-test-sutijub8leke path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/08 01:05:59 DEBUG : B2 bucket rclone-test-sutijub8leke path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/08 01:05:59 DEBUG : Waiting for deletions to finish 2025/11/08 01:05:59 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.46s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:05:59 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/dst" 2025/11/08 01:06:01 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/CompareDest" 2025/11/08 01:06:03 DEBUG : one: Need to transfer - File not found at Destination 2025/11/08 01:06:03 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for checks to finish 2025/11/08 01:06:03 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for transfers to finish 2025/11/08 01:06:03 DEBUG : one: size = 3 OK 2025/11/08 01:06:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/08 01:06:03 INFO : one: Copied (new) 2025/11/08 01:06:03 DEBUG : Waiting for deletions to finish 2025/11/08 01:06:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone385320972) 2025/11/08 01:06:04 DEBUG : one: size = 3 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:06:04 DEBUG : one: Sizes differ 2025/11/08 01:06:04 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for checks to finish 2025/11/08 01:06:04 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for transfers to finish 2025/11/08 01:06:04 DEBUG : one: size = 5 OK 2025/11/08 01:06:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/08 01:06:04 INFO : one: Copied (replaced existing) 2025/11/08 01:06:04 DEBUG : Waiting for deletions to finish 2025/11/08 01:06:06 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for checks to finish 2025/11/08 01:06:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone385320972) 2025/11/08 01:06:06 DEBUG : one: size = 3 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:06:06 DEBUG : one: Sizes differ 2025/11/08 01:06:07 DEBUG : one: size = 5 OK 2025/11/08 01:06:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:06:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/08 01:06:07 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for transfers to finish 2025/11/08 01:06:07 DEBUG : Waiting for deletions to finish 2025/11/08 01:06:07 INFO : There was nothing to transfer 2025/11/08 01:06:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone385320972) 2025/11/08 01:06:08 DEBUG : one: size = 3 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:06:08 DEBUG : one: Sizes differ 2025/11/08 01:06:08 DEBUG : two: size = 3 OK 2025/11/08 01:06:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:06:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/08 01:06:08 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for checks to finish 2025/11/08 01:06:08 DEBUG : one: size = 5 OK 2025/11/08 01:06:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:06:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/08 01:06:08 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for transfers to finish 2025/11/08 01:06:08 DEBUG : Waiting for deletions to finish 2025/11/08 01:06:08 INFO : There was nothing to transfer 2025/11/08 01:06:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone385320972) 2025/11/08 01:06:09 DEBUG : one: size = 3 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:06:09 DEBUG : one: Sizes differ 2025/11/08 01:06:09 DEBUG : two: size = 3 OK 2025/11/08 01:06:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:06:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/08 01:06:09 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for checks to finish 2025/11/08 01:06:09 DEBUG : one: size = 5 OK 2025/11/08 01:06:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:06:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/08 01:06:09 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for transfers to finish 2025/11/08 01:06:09 DEBUG : Waiting for deletions to finish 2025/11/08 01:06:09 INFO : There was nothing to transfer 2025/11/08 01:06:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone385320972) 2025/11/08 01:06:10 DEBUG : one: size = 3 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:06:10 DEBUG : one: Sizes differ 2025/11/08 01:06:10 DEBUG : two: size = 3 OK 2025/11/08 01:06:10 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/08 01:06:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/08 01:06:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/08 01:06:10 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for checks to finish 2025/11/08 01:06:10 DEBUG : one: size = 5 OK 2025/11/08 01:06:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:06:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/08 01:06:10 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for transfers to finish 2025/11/08 01:06:10 DEBUG : Waiting for deletions to finish 2025/11/08 01:06:10 INFO : There was nothing to transfer 2025/11/08 01:06:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone385320972) 2025/11/08 01:06:11 DEBUG : one: size = 3 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:06:11 DEBUG : one: Sizes differ 2025/11/08 01:06:11 DEBUG : two: size = 5 (Local file system at /tmp/rclone385320972) 2025/11/08 01:06:11 DEBUG : two: size = 3 (B2 bucket rclone-test-sutijub8leke path CompareDest) 2025/11/08 01:06:11 DEBUG : two: Sizes differ 2025/11/08 01:06:11 DEBUG : two: Need to transfer - File not found at Destination 2025/11/08 01:06:11 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for checks to finish 2025/11/08 01:06:11 DEBUG : one: size = 5 OK 2025/11/08 01:06:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:06:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/08 01:06:11 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for transfers to finish 2025/11/08 01:06:11 DEBUG : two: size = 5 OK 2025/11/08 01:06:11 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/08 01:06:11 INFO : two: Copied (new) 2025/11/08 01:06:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.21s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:06:14 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/dest" 2025/11/08 01:06:15 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/pre-dest1" 2025/11/08 01:06:17 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/pre-dest2" 2025/11/08 01:06:19 DEBUG : 1: size = 1 OK 2025/11/08 01:06:19 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:06:19 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/08 01:06:19 DEBUG : 2: size = 1 OK 2025/11/08 01:06:19 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:06:19 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/08 01:06:19 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/08 01:06:19 DEBUG : B2 bucket rclone-test-sutijub8leke path dest: Waiting for checks to finish 2025/11/08 01:06:19 DEBUG : B2 bucket rclone-test-sutijub8leke path dest: Waiting for transfers to finish 2025/11/08 01:06:20 DEBUG : 3: size = 1 OK 2025/11/08 01:06:20 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/08 01:06:20 INFO : 3: Copied (new) 2025/11/08 01:06:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.15s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:06:22 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/dst" 2025/11/08 01:06:23 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/CopyDest" 2025/11/08 01:06:25 DEBUG : one: Need to transfer - File not found at Destination 2025/11/08 01:06:25 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for checks to finish 2025/11/08 01:06:25 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for transfers to finish 2025/11/08 01:06:26 DEBUG : one: size = 3 OK 2025/11/08 01:06:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/08 01:06:26 INFO : one: Copied (new) 2025/11/08 01:06:26 DEBUG : Waiting for deletions to finish 2025/11/08 01:06:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone385320972) 2025/11/08 01:06:27 DEBUG : one: size = 3 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:06:27 DEBUG : one: Sizes differ 2025/11/08 01:06:27 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for checks to finish 2025/11/08 01:06:27 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for transfers to finish 2025/11/08 01:06:27 DEBUG : one: size = 5 OK 2025/11/08 01:06:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/08 01:06:27 INFO : one: Copied (replaced existing) 2025/11/08 01:06:27 DEBUG : Waiting for deletions to finish 2025/11/08 01:06:29 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/BackupDir" 2025/11/08 01:06:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone385320972) 2025/11/08 01:06:30 DEBUG : one: size = 3 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:06:30 DEBUG : one: Sizes differ 2025/11/08 01:06:30 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for checks to finish 2025/11/08 01:06:30 DEBUG : one: size = 5 OK 2025/11/08 01:06:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:06:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone385320972) 2025/11/08 01:06:30 DEBUG : one: size = 3 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:06:30 DEBUG : one: Sizes differ 2025/11/08 01:06:32 DEBUG : one: size = 3 OK 2025/11/08 01:06:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/08 01:06:32 INFO : one: Copied (server-side copy) 2025/11/08 01:06:32 INFO : one: Deleted 2025/11/08 01:06:32 DEBUG : one: size = 5 OK 2025/11/08 01:06:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/08 01:06:32 INFO : one: Copied (server-side copy) 2025/11/08 01:06:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/08 01:06:32 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for transfers to finish 2025/11/08 01:06:32 DEBUG : Waiting for deletions to finish 2025/11/08 01:06:34 DEBUG : one: size = 5 OK 2025/11/08 01:06:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:06:34 DEBUG : one: Unchanged skipping 2025/11/08 01:06:34 DEBUG : two: size = 3 OK 2025/11/08 01:06:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:06:34 DEBUG : two: size = 3 OK 2025/11/08 01:06:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/08 01:06:34 INFO : two: Copied (server-side copy) 2025/11/08 01:06:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/08 01:06:34 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for checks to finish 2025/11/08 01:06:34 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for transfers to finish 2025/11/08 01:06:34 DEBUG : Waiting for deletions to finish 2025/11/08 01:06:35 DEBUG : one: size = 5 OK 2025/11/08 01:06:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:06:35 DEBUG : one: Unchanged skipping 2025/11/08 01:06:35 DEBUG : two: size = 3 OK 2025/11/08 01:06:35 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for checks to finish 2025/11/08 01:06:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:06:35 DEBUG : two: Unchanged skipping 2025/11/08 01:06:35 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for transfers to finish 2025/11/08 01:06:35 DEBUG : Waiting for deletions to finish 2025/11/08 01:06:35 INFO : There was nothing to transfer 2025/11/08 01:06:36 DEBUG : one: size = 5 OK 2025/11/08 01:06:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:06:36 DEBUG : one: Unchanged skipping 2025/11/08 01:06:36 DEBUG : three: size = 7 (Local file system at /tmp/rclone385320972) 2025/11/08 01:06:36 DEBUG : three: size = 5 (B2 bucket rclone-test-sutijub8leke path CopyDest) 2025/11/08 01:06:36 DEBUG : three: Sizes differ 2025/11/08 01:06:36 DEBUG : three: Destination not found in --copy-dest 2025/11/08 01:06:36 DEBUG : three: Need to transfer - File not found at Destination 2025/11/08 01:06:36 DEBUG : two: size = 3 OK 2025/11/08 01:06:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/08 01:06:36 DEBUG : two: Unchanged skipping 2025/11/08 01:06:36 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for checks to finish 2025/11/08 01:06:36 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for transfers to finish 2025/11/08 01:06:37 DEBUG : three: size = 7 OK 2025/11/08 01:06:37 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/08 01:06:37 INFO : three: Copied (new) 2025/11/08 01:06:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.20s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:06:41 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-03.backblaze.com/b2api/v1/b2_upload_file/fff24d03f0dd6b0b9fa80e1b/c001_v0001184_t0016": EOF 2025/11/08 01:06:41 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-03.backblaze.com/b2api/v1/b2_upload_file/fff24d03f0dd6b0b9fa80e1b/c001_v0001184_t0016": EOF) 2025/11/08 01:06:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-sutijub8leke: 1/10 (Post "https://pod-000-1184-03.backblaze.com/b2api/v1/b2_upload_file/fff24d03f0dd6b0b9fa80e1b/c001_v0001184_t0016": EOF) 2025/11/08 01:06:43 DEBUG : pacer: Reducing sleep to 10ms 2025/11/08 01:06:43 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/dst" 2025/11/08 01:06:44 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/backup" 2025/11/08 01:06:46 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for checks to finish 2025/11/08 01:06:46 DEBUG : two: size = 3 OK 2025/11/08 01:06:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:06:46 DEBUG : two: Unchanged skipping 2025/11/08 01:06:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone385320972) 2025/11/08 01:06:46 DEBUG : one: size = 3 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:06:46 DEBUG : one: Sizes differ 2025/11/08 01:06:47 DEBUG : one: size = 3 OK 2025/11/08 01:06:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/08 01:06:47 INFO : one: Copied (server-side copy) 2025/11/08 01:06:48 INFO : one: Deleted 2025/11/08 01:06:48 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for transfers to finish 2025/11/08 01:06:49 DEBUG : one: size = 4 OK 2025/11/08 01:06:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/08 01:06:49 INFO : one: Copied (new) 2025/11/08 01:06:49 DEBUG : Waiting for deletions to finish 2025/11/08 01:06:49 DEBUG : three.txt: size = 5 OK 2025/11/08 01:06:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/08 01:06:49 INFO : three.txt: Copied (server-side copy) 2025/11/08 01:06:49 INFO : three.txt: Deleted 2025/11/08 01:06:49 INFO : three.txt: Moved into backup dir 2025/11/08 01:06:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone385320972) 2025/11/08 01:06:51 DEBUG : one: size = 4 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:06:51 DEBUG : one: Sizes differ 2025/11/08 01:06:51 DEBUG : two: size = 3 OK 2025/11/08 01:06:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:06:51 DEBUG : two: Unchanged skipping 2025/11/08 01:06:51 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for checks to finish 2025/11/08 01:06:52 DEBUG : one: size = 4 OK 2025/11/08 01:06:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/08 01:06:52 INFO : one: Copied (server-side copy) 2025/11/08 01:06:52 INFO : one: Deleted 2025/11/08 01:06:52 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for transfers to finish 2025/11/08 01:06:52 DEBUG : one: size = 5 OK 2025/11/08 01:06:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/08 01:06:52 INFO : one: Copied (new) 2025/11/08 01:06:52 DEBUG : Waiting for deletions to finish 2025/11/08 01:06:53 DEBUG : three.txt: size = 6 OK 2025/11/08 01:06:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/08 01:06:53 INFO : three.txt: Copied (server-side copy) 2025/11/08 01:06:53 INFO : three.txt: Deleted 2025/11/08 01:06:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.60s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:06:56 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/dst" 2025/11/08 01:06:58 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/backup" 2025/11/08 01:06:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone385320972) 2025/11/08 01:06:59 DEBUG : one: size = 3 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:06:59 DEBUG : one: Sizes differ 2025/11/08 01:06:59 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for checks to finish 2025/11/08 01:06:59 DEBUG : two: size = 3 OK 2025/11/08 01:06:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:06:59 DEBUG : two: Unchanged skipping 2025/11/08 01:07:01 DEBUG : one.bak: size = 3 OK 2025/11/08 01:07:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/08 01:07:01 INFO : one: Copied (server-side copy) to: one.bak 2025/11/08 01:07:01 INFO : one: Deleted 2025/11/08 01:07:01 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for transfers to finish 2025/11/08 01:07:03 DEBUG : one: size = 4 OK 2025/11/08 01:07:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/08 01:07:03 INFO : one: Copied (new) 2025/11/08 01:07:03 DEBUG : Waiting for deletions to finish 2025/11/08 01:07:04 DEBUG : three.txt.bak: size = 5 OK 2025/11/08 01:07:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/08 01:07:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/08 01:07:04 INFO : three.txt: Deleted 2025/11/08 01:07:04 INFO : three.txt: Moved into backup dir 2025/11/08 01:07:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone385320972) 2025/11/08 01:07:05 DEBUG : one: size = 4 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:07:05 DEBUG : one: Sizes differ 2025/11/08 01:07:05 DEBUG : two: size = 3 OK 2025/11/08 01:07:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:07:05 DEBUG : two: Unchanged skipping 2025/11/08 01:07:05 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for checks to finish 2025/11/08 01:07:06 DEBUG : one.bak: size = 4 OK 2025/11/08 01:07:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/08 01:07:06 INFO : one: Copied (server-side copy) to: one.bak 2025/11/08 01:07:06 INFO : one: Deleted 2025/11/08 01:07:06 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for transfers to finish 2025/11/08 01:07:07 DEBUG : one: size = 5 OK 2025/11/08 01:07:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/08 01:07:07 INFO : one: Copied (new) 2025/11/08 01:07:07 DEBUG : Waiting for deletions to finish 2025/11/08 01:07:07 DEBUG : three.txt.bak: size = 6 OK 2025/11/08 01:07:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/08 01:07:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/08 01:07:07 INFO : three.txt: Deleted 2025/11/08 01:07:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.19s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:07:10 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/dst" 2025/11/08 01:07:11 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/backup" 2025/11/08 01:07:13 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for checks to finish 2025/11/08 01:07:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone385320972) 2025/11/08 01:07:13 DEBUG : one: size = 3 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:07:13 DEBUG : one: Sizes differ 2025/11/08 01:07:13 DEBUG : two: size = 3 OK 2025/11/08 01:07:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:07:13 DEBUG : two: Unchanged skipping 2025/11/08 01:07:14 DEBUG : one-2019-01-01: size = 3 OK 2025/11/08 01:07:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/08 01:07:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/08 01:07:15 INFO : one: Deleted 2025/11/08 01:07:15 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for transfers to finish 2025/11/08 01:07:16 DEBUG : one: size = 4 OK 2025/11/08 01:07:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/08 01:07:16 INFO : one: Copied (new) 2025/11/08 01:07:16 DEBUG : Waiting for deletions to finish 2025/11/08 01:07:16 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/08 01:07:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/08 01:07:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/08 01:07:17 INFO : three.txt: Deleted 2025/11/08 01:07:17 INFO : three.txt: Moved into backup dir 2025/11/08 01:07:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone385320972) 2025/11/08 01:07:18 DEBUG : one: size = 4 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:07:18 DEBUG : one: Sizes differ 2025/11/08 01:07:18 DEBUG : two: size = 3 OK 2025/11/08 01:07:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:07:18 DEBUG : two: Unchanged skipping 2025/11/08 01:07:18 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for checks to finish 2025/11/08 01:07:19 DEBUG : one-2019-01-01: size = 4 OK 2025/11/08 01:07:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/08 01:07:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/08 01:07:19 INFO : one: Deleted 2025/11/08 01:07:19 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for transfers to finish 2025/11/08 01:07:20 DEBUG : one: size = 5 OK 2025/11/08 01:07:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/08 01:07:20 INFO : one: Copied (new) 2025/11/08 01:07:20 DEBUG : Waiting for deletions to finish 2025/11/08 01:07:20 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/08 01:07:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/08 01:07:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/08 01:07:21 INFO : three.txt: Deleted 2025/11/08 01:07:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.99s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:07:24 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/dst" 2025/11/08 01:07:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone385320972) 2025/11/08 01:07:26 DEBUG : one: size = 3 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:07:26 DEBUG : one: Sizes differ 2025/11/08 01:07:26 DEBUG : two: size = 3 OK 2025/11/08 01:07:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:07:26 DEBUG : two: Unchanged skipping 2025/11/08 01:07:26 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for checks to finish 2025/11/08 01:07:26 DEBUG : one.bak: size = 3 OK 2025/11/08 01:07:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/08 01:07:26 INFO : one: Copied (server-side copy) to: one.bak 2025/11/08 01:07:26 INFO : one: Deleted 2025/11/08 01:07:26 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for transfers to finish 2025/11/08 01:07:28 DEBUG : one: size = 4 OK 2025/11/08 01:07:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/08 01:07:28 INFO : one: Copied (new) 2025/11/08 01:07:28 DEBUG : Waiting for deletions to finish 2025/11/08 01:07:28 DEBUG : three.txt.bak: size = 5 OK 2025/11/08 01:07:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/08 01:07:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/08 01:07:28 INFO : three.txt: Deleted 2025/11/08 01:07:28 INFO : three.txt: Moved into backup dir 2025/11/08 01:07:30 DEBUG : one.bak: Excluded (Path Filter) 2025/11/08 01:07:30 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/08 01:07:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone385320972) 2025/11/08 01:07:30 DEBUG : one: size = 4 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:07:30 DEBUG : one: Sizes differ 2025/11/08 01:07:30 DEBUG : two: size = 3 OK 2025/11/08 01:07:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:07:30 DEBUG : two: Unchanged skipping 2025/11/08 01:07:30 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for checks to finish 2025/11/08 01:07:31 DEBUG : one.bak: size = 4 OK 2025/11/08 01:07:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/08 01:07:31 INFO : one: Copied (server-side copy) to: one.bak 2025/11/08 01:07:31 INFO : one: Deleted 2025/11/08 01:07:31 DEBUG : B2 bucket rclone-test-sutijub8leke path dst: Waiting for transfers to finish 2025/11/08 01:07:31 DEBUG : one: size = 5 OK 2025/11/08 01:07:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/08 01:07:31 INFO : one: Copied (new) 2025/11/08 01:07:31 DEBUG : Waiting for deletions to finish 2025/11/08 01:07:32 DEBUG : three.txt.bak: size = 6 OK 2025/11/08 01:07:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/08 01:07:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/08 01:07:32 INFO : three.txt: Deleted 2025/11/08 01:07:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.56s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:07:35 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/dst" 2025/11/08 01:07:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone385320972) 2025/11/08 01:07:36 DEBUG : one: size = 3 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:07:36 DEBUG : one: Sizes differ 2025/11/08 01:07:38 DEBUG : one.bak: size = 3 OK 2025/11/08 01:07:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/08 01:07:38 INFO : one: Copied (server-side copy) to: one.bak 2025/11/08 01:07:38 INFO : one: Deleted 2025/11/08 01:07:39 DEBUG : one: size = 4 OK 2025/11/08 01:07:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/08 01:07:39 INFO : one: Copied (new) 2025/11/08 01:07:39 DEBUG : two: size = 3 OK 2025/11/08 01:07:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:07:39 DEBUG : two: Unchanged skipping 2025/11/08 01:07:39 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone385320972) 2025/11/08 01:07:39 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:07:39 DEBUG : three.txt: Sizes differ 2025/11/08 01:07:40 DEBUG : three.txt.bak: size = 5 OK 2025/11/08 01:07:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/08 01:07:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/08 01:07:40 INFO : three.txt: Deleted 2025/11/08 01:07:41 DEBUG : three.txt: size = 6 OK 2025/11/08 01:07:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/08 01:07:41 INFO : three.txt: Copied (new) 2025/11/08 01:07:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone385320972) 2025/11/08 01:07:42 DEBUG : one: size = 4 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:07:42 DEBUG : one: Sizes differ 2025/11/08 01:07:42 DEBUG : one.bak: size = 4 OK 2025/11/08 01:07:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/08 01:07:42 INFO : one: Copied (server-side copy) to: one.bak 2025/11/08 01:07:42 INFO : one: Deleted 2025/11/08 01:07:43 DEBUG : one: size = 5 OK 2025/11/08 01:07:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/08 01:07:43 INFO : one: Copied (new) 2025/11/08 01:07:43 DEBUG : two: size = 3 OK 2025/11/08 01:07:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:07:43 DEBUG : two: Unchanged skipping 2025/11/08 01:07:43 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone385320972) 2025/11/08 01:07:43 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:07:43 DEBUG : three.txt: Sizes differ 2025/11/08 01:07:44 DEBUG : three.txt.bak: size = 6 OK 2025/11/08 01:07:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/08 01:07:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/08 01:07:44 INFO : three.txt: Deleted 2025/11/08 01:07:44 DEBUG : three.txt: size = 19 OK 2025/11/08 01:07:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/08 01:07:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.50s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:07:48 DEBUG : Creating backend with remote "TestB2:rclone-test-sutijub8leke/dst" 2025/11/08 01:07:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone385320972) 2025/11/08 01:07:49 DEBUG : one: size = 3 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:07:49 DEBUG : one: Sizes differ 2025/11/08 01:07:50 DEBUG : one-2019-01-01: size = 3 OK 2025/11/08 01:07:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/08 01:07:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/08 01:07:51 INFO : one: Deleted 2025/11/08 01:07:52 DEBUG : one: size = 4 OK 2025/11/08 01:07:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/08 01:07:52 INFO : one: Copied (new) 2025/11/08 01:07:52 DEBUG : two: size = 3 OK 2025/11/08 01:07:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:07:52 DEBUG : two: Unchanged skipping 2025/11/08 01:07:52 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone385320972) 2025/11/08 01:07:52 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:07:52 DEBUG : three.txt: Sizes differ 2025/11/08 01:07:53 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/08 01:07:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/08 01:07:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/08 01:07:53 INFO : three.txt: Deleted 2025/11/08 01:07:53 DEBUG : three.txt: size = 6 OK 2025/11/08 01:07:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/08 01:07:53 INFO : three.txt: Copied (new) 2025/11/08 01:07:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone385320972) 2025/11/08 01:07:54 DEBUG : one: size = 4 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:07:54 DEBUG : one: Sizes differ 2025/11/08 01:07:55 DEBUG : one-2019-01-01: size = 4 OK 2025/11/08 01:07:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/08 01:07:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/08 01:07:55 INFO : one: Deleted 2025/11/08 01:07:55 DEBUG : one: size = 5 OK 2025/11/08 01:07:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/08 01:07:55 INFO : one: Copied (new) 2025/11/08 01:07:56 DEBUG : two: size = 3 OK 2025/11/08 01:07:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:07:56 DEBUG : two: Unchanged skipping 2025/11/08 01:07:56 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone385320972) 2025/11/08 01:07:56 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-sutijub8leke path dst) 2025/11/08 01:07:56 DEBUG : three.txt: Sizes differ 2025/11/08 01:07:56 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/08 01:07:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/08 01:07:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/08 01:07:56 INFO : three.txt: Deleted 2025/11/08 01:07:57 DEBUG : three.txt: size = 19 OK 2025/11/08 01:07:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/08 01:07:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.30s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:07:59 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone385320972) 2025/11/08 01:07:59 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:07:59 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:07:59 DEBUG : Testêé: Sizes differ 2025/11/08 01:07:59 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:08:00 DEBUG : Testêé: size = 14 OK 2025/11/08 01:08:00 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/08 01:08:00 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/08 01:08:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.69s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:08:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/08 01:08:01 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:08:01 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:08:02 DEBUG : existing: size = 6 OK 2025/11/08 01:08:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/08 01:08:02 INFO : existing: Copied (new) 2025/11/08 01:08:02 DEBUG : Waiting for deletions to finish 2025/11/08 01:08:02 DEBUG : existing: size = 8 (Local file system at /tmp/rclone385320972) 2025/11/08 01:08:02 DEBUG : existing: size = 6 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:08:02 DEBUG : existing: Sizes differ 2025/11/08 01:08:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/08 01:08:02 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:08:02 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:08:02 ERROR : B2 bucket rclone-test-sutijub8leke: not deleting files as there were IO errors 2025/11/08 01:08:02 ERROR : B2 bucket rclone-test-sutijub8leke: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.19s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:08:04 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:08:04 DEBUG : EXISTING: size = 6 OK 2025/11/08 01:08:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:04 DEBUG : existing: Unchanged skipping 2025/11/08 01:08:04 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:08:04 DEBUG : Waiting for deletions to finish 2025/11/08 01:08:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.53s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:08:23 DEBUG : both10: size = 6 OK 2025/11/08 01:08:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:23 DEBUG : both11: size = 6 OK 2025/11/08 01:08:23 DEBUG : both0: size = 6 OK 2025/11/08 01:08:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:23 DEBUG : both12: size = 6 OK 2025/11/08 01:08:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:23 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:08:23 DEBUG : both12: Unchanged skipping 2025/11/08 01:08:23 DEBUG : both13: size = 6 OK 2025/11/08 01:08:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:23 DEBUG : both13: Unchanged skipping 2025/11/08 01:08:23 DEBUG : both14: size = 6 OK 2025/11/08 01:08:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:23 DEBUG : both10: Unchanged skipping 2025/11/08 01:08:23 DEBUG : both15: size = 6 OK 2025/11/08 01:08:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:23 DEBUG : both0: Unchanged skipping 2025/11/08 01:08:23 DEBUG : both16: size = 6 OK 2025/11/08 01:08:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:23 DEBUG : both16: Unchanged skipping 2025/11/08 01:08:23 DEBUG : both17: size = 6 OK 2025/11/08 01:08:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:23 DEBUG : both15: Unchanged skipping 2025/11/08 01:08:23 DEBUG : both18: size = 6 OK 2025/11/08 01:08:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:23 DEBUG : both18: Unchanged skipping 2025/11/08 01:08:23 DEBUG : both19: size = 6 OK 2025/11/08 01:08:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:23 DEBUG : both19: Unchanged skipping 2025/11/08 01:08:23 DEBUG : both14: Unchanged skipping 2025/11/08 01:08:23 DEBUG : both1: size = 6 OK 2025/11/08 01:08:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:23 DEBUG : both2: size = 6 OK 2025/11/08 01:08:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:23 DEBUG : both11: Unchanged skipping 2025/11/08 01:08:23 DEBUG : both3: size = 6 OK 2025/11/08 01:08:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:23 DEBUG : both1: Unchanged skipping 2025/11/08 01:08:23 DEBUG : both4: size = 6 OK 2025/11/08 01:08:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:23 DEBUG : both4: Unchanged skipping 2025/11/08 01:08:23 DEBUG : both5: size = 6 OK 2025/11/08 01:08:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:23 DEBUG : both5: Unchanged skipping 2025/11/08 01:08:23 DEBUG : both6: size = 6 OK 2025/11/08 01:08:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:23 DEBUG : both6: Unchanged skipping 2025/11/08 01:08:23 DEBUG : both7: size = 6 OK 2025/11/08 01:08:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:23 DEBUG : both7: Unchanged skipping 2025/11/08 01:08:23 DEBUG : both8: size = 6 OK 2025/11/08 01:08:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:23 DEBUG : both8: Unchanged skipping 2025/11/08 01:08:23 DEBUG : both9: size = 6 OK 2025/11/08 01:08:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:23 DEBUG : both9: Unchanged skipping 2025/11/08 01:08:23 DEBUG : both2: Unchanged skipping 2025/11/08 01:08:23 DEBUG : both3: Unchanged skipping 2025/11/08 01:08:23 DEBUG : both17: Unchanged skipping 2025/11/08 01:08:23 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:08:23 DEBUG : Waiting for deletions to finish 2025/11/08 01:08:23 INFO : only11: Deleted 2025/11/08 01:08:23 INFO : only12: Deleted 2025/11/08 01:08:24 INFO : only16: Deleted 2025/11/08 01:08:24 INFO : only18: Deleted 2025/11/08 01:08:24 INFO : only5: Deleted 2025/11/08 01:08:24 INFO : only10: Deleted 2025/11/08 01:08:24 INFO : only14: Deleted 2025/11/08 01:08:24 INFO : only15: Deleted 2025/11/08 01:08:24 INFO : only3: Deleted 2025/11/08 01:08:24 INFO : only0: Deleted 2025/11/08 01:08:24 INFO : only13: Deleted 2025/11/08 01:08:24 INFO : only19: Deleted 2025/11/08 01:08:24 INFO : only6: Deleted 2025/11/08 01:08:24 INFO : only4: Deleted 2025/11/08 01:08:24 INFO : only9: Deleted 2025/11/08 01:08:24 INFO : only17: Deleted 2025/11/08 01:08:24 INFO : only1: Deleted 2025/11/08 01:08:24 INFO : only2: Deleted 2025/11/08 01:08:24 INFO : only7: Deleted 2025/11/08 01:08:24 INFO : only8: Deleted 2025/11/08 01:08:24 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.96s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:08:46 DEBUG : both0: size = 6 OK 2025/11/08 01:08:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:46 DEBUG : both0: Unchanged skipping 2025/11/08 01:08:46 DEBUG : both10: size = 6 OK 2025/11/08 01:08:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:46 DEBUG : both10: Unchanged skipping 2025/11/08 01:08:46 DEBUG : both11: size = 6 OK 2025/11/08 01:08:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:46 DEBUG : both11: Unchanged skipping 2025/11/08 01:08:46 DEBUG : both12: size = 6 OK 2025/11/08 01:08:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:46 DEBUG : both12: Unchanged skipping 2025/11/08 01:08:46 DEBUG : both13: size = 6 OK 2025/11/08 01:08:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:46 DEBUG : both13: Unchanged skipping 2025/11/08 01:08:46 DEBUG : both14: size = 6 OK 2025/11/08 01:08:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:46 DEBUG : both14: Unchanged skipping 2025/11/08 01:08:46 DEBUG : both15: size = 6 OK 2025/11/08 01:08:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:46 DEBUG : both15: Unchanged skipping 2025/11/08 01:08:46 DEBUG : both16: size = 6 OK 2025/11/08 01:08:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:46 DEBUG : both16: Unchanged skipping 2025/11/08 01:08:46 DEBUG : both17: size = 6 OK 2025/11/08 01:08:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:46 DEBUG : both17: Unchanged skipping 2025/11/08 01:08:46 DEBUG : both18: size = 6 OK 2025/11/08 01:08:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:46 DEBUG : both18: Unchanged skipping 2025/11/08 01:08:46 DEBUG : both19: size = 6 OK 2025/11/08 01:08:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:46 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:08:46 DEBUG : both1: size = 6 OK 2025/11/08 01:08:46 DEBUG : both2: size = 6 OK 2025/11/08 01:08:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:46 DEBUG : both3: size = 6 OK 2025/11/08 01:08:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:46 DEBUG : both19: Unchanged skipping 2025/11/08 01:08:46 DEBUG : both4: size = 6 OK 2025/11/08 01:08:46 DEBUG : both2: Unchanged skipping 2025/11/08 01:08:46 DEBUG : both5: size = 6 OK 2025/11/08 01:08:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:46 DEBUG : both5: Unchanged skipping 2025/11/08 01:08:46 DEBUG : both6: size = 6 OK 2025/11/08 01:08:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:46 DEBUG : both6: Unchanged skipping 2025/11/08 01:08:46 DEBUG : both7: size = 6 OK 2025/11/08 01:08:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:46 DEBUG : both7: Unchanged skipping 2025/11/08 01:08:46 DEBUG : both8: size = 6 OK 2025/11/08 01:08:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:46 DEBUG : both8: Unchanged skipping 2025/11/08 01:08:46 DEBUG : both9: size = 6 OK 2025/11/08 01:08:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:46 DEBUG : both9: Unchanged skipping 2025/11/08 01:08:46 DEBUG : only0: size = 0 (Local file system at /tmp/rclone385320972) 2025/11/08 01:08:46 DEBUG : only0: size = 6 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:08:46 DEBUG : only0: Sizes differ 2025/11/08 01:08:46 DEBUG : only10: size = 0 (Local file system at /tmp/rclone385320972) 2025/11/08 01:08:46 DEBUG : only10: size = 6 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:08:46 DEBUG : only10: Sizes differ 2025/11/08 01:08:46 DEBUG : only11: size = 0 (Local file system at /tmp/rclone385320972) 2025/11/08 01:08:46 DEBUG : only11: size = 6 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:08:46 DEBUG : only11: Sizes differ 2025/11/08 01:08:46 DEBUG : only12: size = 0 (Local file system at /tmp/rclone385320972) 2025/11/08 01:08:46 DEBUG : only12: size = 6 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:08:46 DEBUG : only12: Sizes differ 2025/11/08 01:08:46 DEBUG : only13: size = 0 (Local file system at /tmp/rclone385320972) 2025/11/08 01:08:46 DEBUG : only13: size = 6 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:08:46 DEBUG : only13: Sizes differ 2025/11/08 01:08:46 DEBUG : only14: size = 0 (Local file system at /tmp/rclone385320972) 2025/11/08 01:08:46 DEBUG : only14: size = 6 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:08:46 DEBUG : only14: Sizes differ 2025/11/08 01:08:46 DEBUG : only15: size = 0 (Local file system at /tmp/rclone385320972) 2025/11/08 01:08:46 DEBUG : only15: size = 6 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:08:46 DEBUG : only15: Sizes differ 2025/11/08 01:08:46 DEBUG : only16: size = 0 (Local file system at /tmp/rclone385320972) 2025/11/08 01:08:46 DEBUG : only16: size = 6 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:08:46 DEBUG : only16: Sizes differ 2025/11/08 01:08:46 DEBUG : only17: size = 0 (Local file system at /tmp/rclone385320972) 2025/11/08 01:08:46 DEBUG : only17: size = 6 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:08:46 DEBUG : only17: Sizes differ 2025/11/08 01:08:46 DEBUG : only18: size = 0 (Local file system at /tmp/rclone385320972) 2025/11/08 01:08:46 DEBUG : only18: size = 6 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:08:46 DEBUG : only18: Sizes differ 2025/11/08 01:08:46 DEBUG : only19: size = 0 (Local file system at /tmp/rclone385320972) 2025/11/08 01:08:46 DEBUG : only19: size = 6 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:08:46 DEBUG : only19: Sizes differ 2025/11/08 01:08:46 DEBUG : only1: size = 0 (Local file system at /tmp/rclone385320972) 2025/11/08 01:08:46 DEBUG : only1: size = 6 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:08:46 DEBUG : only1: Sizes differ 2025/11/08 01:08:46 DEBUG : only2: size = 0 (Local file system at /tmp/rclone385320972) 2025/11/08 01:08:46 DEBUG : only2: size = 6 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:08:46 DEBUG : only2: Sizes differ 2025/11/08 01:08:46 DEBUG : only3: size = 0 (Local file system at /tmp/rclone385320972) 2025/11/08 01:08:46 DEBUG : only3: size = 6 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:08:46 DEBUG : only3: Sizes differ 2025/11/08 01:08:46 DEBUG : only4: size = 0 (Local file system at /tmp/rclone385320972) 2025/11/08 01:08:46 DEBUG : only4: size = 6 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:08:46 DEBUG : only4: Sizes differ 2025/11/08 01:08:46 DEBUG : only5: size = 0 (Local file system at /tmp/rclone385320972) 2025/11/08 01:08:46 DEBUG : only5: size = 6 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:08:46 DEBUG : only5: Sizes differ 2025/11/08 01:08:46 DEBUG : only6: size = 0 (Local file system at /tmp/rclone385320972) 2025/11/08 01:08:46 DEBUG : only6: size = 6 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:08:46 DEBUG : only6: Sizes differ 2025/11/08 01:08:46 DEBUG : both1: Unchanged skipping 2025/11/08 01:08:46 DEBUG : both3: Unchanged skipping 2025/11/08 01:08:46 DEBUG : only7: size = 0 (Local file system at /tmp/rclone385320972) 2025/11/08 01:08:46 DEBUG : only7: size = 6 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:08:46 DEBUG : only7: Sizes differ 2025/11/08 01:08:46 DEBUG : only8: size = 0 (Local file system at /tmp/rclone385320972) 2025/11/08 01:08:46 DEBUG : only8: size = 6 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:08:46 DEBUG : only9: size = 0 (Local file system at /tmp/rclone385320972) 2025/11/08 01:08:46 DEBUG : only9: size = 6 (B2 bucket rclone-test-sutijub8leke) 2025/11/08 01:08:46 DEBUG : only9: Sizes differ 2025/11/08 01:08:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:08:46 DEBUG : only8: Sizes differ 2025/11/08 01:08:46 DEBUG : both4: Unchanged skipping 2025/11/08 01:08:46 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:08:47 DEBUG : only0: size = 0 OK 2025/11/08 01:08:47 DEBUG : only10: size = 0 OK 2025/11/08 01:08:47 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/08 01:08:47 INFO : only0: Copied (replaced existing) 2025/11/08 01:08:47 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/08 01:08:47 INFO : only10: Copied (replaced existing) 2025/11/08 01:08:47 DEBUG : only13: size = 0 OK 2025/11/08 01:08:47 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/08 01:08:47 INFO : only13: Copied (replaced existing) 2025/11/08 01:08:47 DEBUG : only14: size = 0 OK 2025/11/08 01:08:47 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/08 01:08:47 INFO : only14: Copied (replaced existing) 2025/11/08 01:08:47 DEBUG : only15: size = 0 OK 2025/11/08 01:08:47 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/08 01:08:47 INFO : only15: Copied (replaced existing) 2025/11/08 01:08:47 DEBUG : only11: size = 0 OK 2025/11/08 01:08:47 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/08 01:08:47 INFO : only11: Copied (replaced existing) 2025/11/08 01:08:47 DEBUG : only16: size = 0 OK 2025/11/08 01:08:47 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/08 01:08:47 INFO : only16: Copied (replaced existing) 2025/11/08 01:08:47 DEBUG : only12: size = 0 OK 2025/11/08 01:08:47 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/08 01:08:47 INFO : only12: Copied (replaced existing) 2025/11/08 01:08:47 DEBUG : only17: size = 0 OK 2025/11/08 01:08:47 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/08 01:08:47 INFO : only17: Copied (replaced existing) 2025/11/08 01:08:47 DEBUG : only19: size = 0 OK 2025/11/08 01:08:47 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/08 01:08:47 INFO : only19: Copied (replaced existing) 2025/11/08 01:08:47 DEBUG : only18: size = 0 OK 2025/11/08 01:08:47 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/08 01:08:47 INFO : only18: Copied (replaced existing) 2025/11/08 01:08:47 DEBUG : only1: size = 0 OK 2025/11/08 01:08:47 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/08 01:08:47 INFO : only1: Copied (replaced existing) 2025/11/08 01:08:47 DEBUG : only2: size = 0 OK 2025/11/08 01:08:47 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/08 01:08:47 INFO : only2: Copied (replaced existing) 2025/11/08 01:08:48 DEBUG : only3: size = 0 OK 2025/11/08 01:08:48 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/08 01:08:48 INFO : only3: Copied (replaced existing) 2025/11/08 01:08:48 DEBUG : only4: size = 0 OK 2025/11/08 01:08:48 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/08 01:08:48 INFO : only4: Copied (replaced existing) 2025/11/08 01:08:48 DEBUG : only5: size = 0 OK 2025/11/08 01:08:48 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/08 01:08:48 INFO : only5: Copied (replaced existing) 2025/11/08 01:08:48 DEBUG : only6: size = 0 OK 2025/11/08 01:08:48 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/08 01:08:48 INFO : only6: Copied (replaced existing) 2025/11/08 01:08:48 DEBUG : only8: size = 0 OK 2025/11/08 01:08:48 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/08 01:08:48 INFO : only8: Copied (replaced existing) 2025/11/08 01:08:48 DEBUG : only9: size = 0 OK 2025/11/08 01:08:48 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/08 01:08:48 INFO : only9: Copied (replaced existing) 2025/11/08 01:08:48 DEBUG : only7: size = 0 OK 2025/11/08 01:08:48 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/08 01:08:48 INFO : only7: Copied (replaced existing) 2025/11/08 01:08:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.02s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:08:56 DEBUG : empty_dir: Making directory with metadata 2025/11/08 01:08:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/08 01:08:56 DEBUG : empty_on_remote: Making directory with metadata 2025/11/08 01:08:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/08 01:08:56 INFO : empty_on_remote: Making directory 2025/11/08 01:08:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/08 01:08:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/08 01:08:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/08 01:08:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/08 01:08:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.46s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:08:59 DEBUG : empty_dir: Making directory with metadata 2025/11/08 01:08:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/08 01:08:59 DEBUG : empty_on_remote: Making directory with metadata 2025/11/08 01:08:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/08 01:08:59 INFO : empty_on_remote: Making directory 2025/11/08 01:08:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/08 01:09:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/08 01:09:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/08 01:09:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/08 01:09:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/08 01:09:00 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.45s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:09:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/08 01:09:01 INFO : sub dir: Making directory 2025/11/08 01:09:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.21s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:09:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/08 01:09:03 INFO : sub dir: Making directory 2025/11/08 01:09:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.12s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:09:14 DEBUG : Waiting for deletions to finish 2025/11/08 01:09:14 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:09:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:09:14 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:09:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:09:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:09:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:09:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:09:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:09:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:09:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:09:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:09:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:09:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:09:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:09:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:09:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:09:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:09:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:09:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:09:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/08 01:09:14 DEBUG : apple: size = 5 OK 2025/11/08 01:09:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:14 DEBUG : apple: Unchanged skipping 2025/11/08 01:09:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/08 01:09:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/08 01:09:14 DEBUG : banana: size = 6 OK 2025/11/08 01:09:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:14 DEBUG : banana: Unchanged skipping 2025/11/08 01:09:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/08 01:09:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/08 01:09:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/08 01:09:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/08 01:09:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/08 01:09:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/08 01:09:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/08 01:09:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/08 01:09:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/08 01:09:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/08 01:09:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/08 01:09:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/08 01:09:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/08 01:09:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/08 01:09:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/08 01:09:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/08 01:09:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/08 01:09:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/08 01:09:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/08 01:09:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/08 01:09:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/08 01:09:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/08 01:09:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/08 01:09:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/08 01:09:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/08 01:09:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/08 01:09:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/08 01:09:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/08 01:09:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/08 01:09:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/08 01:09:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/08 01:09:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/08 01:09:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/08 01:09:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/08 01:09:14 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:09:14 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:09:14 DEBUG : Waiting for deletions to finish 2025/11/08 01:09:14 INFO : There was nothing to transfer 2025/11/08 01:09:14 DEBUG : Waiting for deletions to finish 2025/11/08 01:09:15 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : apple: size = 5 OK 2025/11/08 01:09:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:15 DEBUG : apple: Unchanged skipping 2025/11/08 01:09:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/08 01:09:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/08 01:09:15 DEBUG : banana: size = 6 OK 2025/11/08 01:09:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:15 DEBUG : banana: Unchanged skipping 2025/11/08 01:09:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/08 01:09:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/08 01:09:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/08 01:09:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/08 01:09:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/08 01:09:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/08 01:09:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/08 01:09:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/08 01:09:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/08 01:09:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/08 01:09:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/08 01:09:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/08 01:09:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/08 01:09:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/08 01:09:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/08 01:09:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/08 01:09:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/08 01:09:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/08 01:09:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/08 01:09:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/08 01:09:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/08 01:09:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/08 01:09:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/08 01:09:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/08 01:09:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/08 01:09:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/08 01:09:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/08 01:09:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/08 01:09:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/08 01:09:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/08 01:09:15 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:09:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/08 01:09:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/08 01:09:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/08 01:09:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/08 01:09:15 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:09:15 DEBUG : Waiting for deletions to finish 2025/11/08 01:09:15 INFO : There was nothing to transfer 2025/11/08 01:09:15 DEBUG : Waiting for deletions to finish 2025/11/08 01:09:15 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:09:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:09:30 DEBUG : Waiting for deletions to finish 2025/11/08 01:09:31 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:09:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:09:31 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:09:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:09:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:09:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:09:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:09:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:09:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:09:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:09:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:09:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:09:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:09:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:09:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:09:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:09:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:09:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:09:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:09:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : apple: size = 5 OK 2025/11/08 01:09:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : apple: Unchanged skipping 2025/11/08 01:09:32 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/08 01:09:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/08 01:09:32 DEBUG : splitbananasplit: size = 16 OK 2025/11/08 01:09:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : splitbananasplit: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/08 01:09:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/08 01:09:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/08 01:09:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/08 01:09:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/08 01:09:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/08 01:09:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/08 01:09:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/08 01:09:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/08 01:09:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/08 01:09:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/08 01:09:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/08 01:09:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/08 01:09:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/08 01:09:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/08 01:09:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/08 01:09:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:09:32 DEBUG : banana: size = 6 OK 2025/11/08 01:09:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : banana: Unchanged skipping 2025/11/08 01:09:32 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:09:32 DEBUG : Waiting for deletions to finish 2025/11/08 01:09:32 INFO : There was nothing to transfer 2025/11/08 01:09:32 DEBUG : Waiting for deletions to finish 2025/11/08 01:09:32 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : apple: size = 5 OK 2025/11/08 01:09:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : apple: Unchanged skipping 2025/11/08 01:09:32 DEBUG : banana: size = 6 OK 2025/11/08 01:09:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : splitbananasplit: size = 16 OK 2025/11/08 01:09:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : banana: Unchanged skipping 2025/11/08 01:09:32 DEBUG : splitbananasplit: Unchanged skipping 2025/11/08 01:09:32 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/08 01:09:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/08 01:09:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/08 01:09:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/08 01:09:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/08 01:09:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/08 01:09:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/08 01:09:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/08 01:09:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/08 01:09:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/08 01:09:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/08 01:09:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/08 01:09:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/08 01:09:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/08 01:09:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/08 01:09:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/08 01:09:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/08 01:09:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/08 01:09:32 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:09:32 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:09:32 DEBUG : Waiting for deletions to finish 2025/11/08 01:09:32 INFO : There was nothing to transfer 2025/11/08 01:09:32 DEBUG : Waiting for deletions to finish 2025/11/08 01:09:32 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:09:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:09:48 DEBUG : Waiting for deletions to finish 2025/11/08 01:09:49 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:09:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:09:49 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:09:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:09:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:09:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:09:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:09:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:09:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:09:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:09:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:09:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:09:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:09:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/08 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/08 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/08 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/08 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/08 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/08 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/08 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/08 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/08 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/08 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/08 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/08 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/08 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/08 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/08 01:09:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/08 01:09:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/08 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/08 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/08 01:09:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/08 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/08 01:09:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/08 01:09:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/08 01:09:50 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:09:50 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:09:50 DEBUG : YXBwbGU=: size = 5 OK 2025/11/08 01:09:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/08 01:09:50 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/08 01:09:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:50 DEBUG : YmFuYW5h: size = 6 OK 2025/11/08 01:09:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/08 01:09:50 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/08 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/08 01:09:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/08 01:09:50 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/08 01:09:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/08 01:09:50 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/08 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/08 01:09:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/08 01:09:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/08 01:09:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/08 01:09:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/08 01:09:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/08 01:09:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/08 01:09:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/08 01:09:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/08 01:09:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/08 01:09:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/08 01:09:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/08 01:09:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/08 01:09:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/08 01:09:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/08 01:09:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/08 01:09:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/08 01:09:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/08 01:09:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/08 01:09:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/08 01:09:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/08 01:09:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/08 01:09:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/08 01:09:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/08 01:09:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/08 01:09:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/08 01:09:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/08 01:09:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/08 01:09:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/08 01:09:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/08 01:09:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:52 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/08 01:09:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/08 01:09:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/08 01:09:52 DEBUG : Waiting for deletions to finish 2025/11/08 01:09:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/08 01:09:52 INFO : dir1/0009-3456789.txt: Deleted 2025/11/08 01:09:53 INFO : dir1/0011-56789;.txt: Deleted 2025/11/08 01:09:53 INFO : dir1/0010-456789.txt: Deleted 2025/11/08 01:09:53 INFO : banana: Deleted 2025/11/08 01:09:53 INFO : splitbananasplit: Deleted 2025/11/08 01:09:53 INFO : dir1/0013-789;=.txt: Deleted 2025/11/08 01:09:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/08 01:09:53 INFO : dir1/0012-6789;.txt: Deleted 2025/11/08 01:09:53 INFO : dir1/0014-89;=.txt: Deleted 2025/11/08 01:09:53 INFO : apple: Deleted 2025/11/08 01:09:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/08 01:09:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/08 01:09:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/08 01:09:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/08 01:09:53 INFO : dir1/0007-1234567.txt: Deleted 2025/11/08 01:09:53 INFO : dir1/0015-9;=.txt: Deleted 2025/11/08 01:09:53 INFO : appleappleapplebanana: Deleted 2025/11/08 01:09:53 INFO : dir1/0003-defghij.txt: Deleted 2025/11/08 01:09:53 INFO : dir1/0008-2345678.txt: Deleted 2025/11/08 01:09:53 DEBUG : Waiting for deletions to finish 2025/11/08 01:09:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/08 01:09:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/08 01:09:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/08 01:09:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/08 01:09:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/08 01:09:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/08 01:09:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/08 01:09:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/08 01:09:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/08 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/08 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:54 DEBUG : YmFuYW5h: size = 6 OK 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/08 01:09:54 DEBUG : YXBwbGU=: size = 5 OK 2025/11/08 01:09:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:54 DEBUG : banana: Unchanged skipping 2025/11/08 01:09:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/08 01:09:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:54 DEBUG : apple: Unchanged skipping 2025/11/08 01:09:54 DEBUG : splitbananasplit: Unchanged skipping 2025/11/08 01:09:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/08 01:09:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/08 01:09:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/08 01:09:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/08 01:09:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/08 01:09:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/08 01:09:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/08 01:09:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/08 01:09:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/08 01:09:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/08 01:09:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/08 01:09:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/08 01:09:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/08 01:09:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/08 01:09:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/08 01:09:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/08 01:09:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/08 01:09:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/08 01:09:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/08 01:09:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/08 01:09:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/08 01:09:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/08 01:09:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/08 01:09:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/08 01:09:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/08 01:09:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/08 01:09:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/08 01:09:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/08 01:09:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/08 01:09:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/08 01:09:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/08 01:09:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/08 01:09:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/08 01:09:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:09:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/08 01:09:54 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:09:54 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:09:54 DEBUG : Waiting for deletions to finish 2025/11/08 01:09:54 DEBUG : Waiting for deletions to finish 2025/11/08 01:09:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/08 01:09:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/08 01:09:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/08 01:09:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/08 01:09:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/08 01:09:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/08 01:09:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/08 01:09:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/08 01:09:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/08 01:09:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/08 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/08 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/08 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/08 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/08 01:09:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/08 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/08 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/08 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/08 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/08 01:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:10:09 DEBUG : Waiting for deletions to finish 2025/11/08 01:10:09 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:10:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:10:09 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:10:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:10:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:10:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:10:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:10:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:10:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:10:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:10:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:10:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:10:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:10:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:10:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:10:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:10:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:10:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:10:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:10:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/08 01:10:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/08 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/08 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/08 01:10:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/08 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/08 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/08 01:10:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/08 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/08 01:10:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/08 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/08 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/08 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/08 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/08 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/08 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/08 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/08 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/08 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/08 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/08 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/08 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/08 01:10:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/08 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/08 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/08 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/08 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/08 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/08 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/08 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/08 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/08 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/08 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/08 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/08 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/08 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/08 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/08 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/08 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/08 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/08 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/08 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/08 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/08 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/08 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/08 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/08 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/08 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/08 01:10:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/08 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/08 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/08 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/08 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/08 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/08 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/08 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/08 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/08 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/08 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/08 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/08 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/08 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/08 01:10:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/08 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/08 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/08 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/08 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/08 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/08 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/08 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/08 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/08 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/08 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/08 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/08 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/08 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/08 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/08 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/08 01:10:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/08 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/08 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/08 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/08 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/08 01:10:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/08 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/08 01:10:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/08 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/08 01:10:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/08 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/08 01:10:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/08 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/08 01:10:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/08 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/08 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/08 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/08 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/08 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/08 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/08 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/08 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/08 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/08 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/08 01:10:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/08 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/08 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/08 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/08 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/08 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/08 01:10:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/08 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/08 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/08 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/08 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/08 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/08 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/08 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/08 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/08 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/08 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/08 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/08 01:10:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/08 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/08 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/08 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/08 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/08 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/08 01:10:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/08 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/08 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/08 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/08 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/08 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/08 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/08 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/08 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/08 01:10:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/08 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/08 01:10:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/08 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/08 01:10:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/08 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/08 01:10:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/08 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/08 01:10:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/08 01:10:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/08 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/08 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/08 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/08 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/08 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/08 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/08 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/08 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/08 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/08 01:10:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/08 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/08 01:10:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/08 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/08 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/08 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/08 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/08 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/08 01:10:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/08 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/08 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/08 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/08 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/08 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/08 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/08 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/08 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/08 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/08 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/08 01:10:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/08 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/08 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/08 01:10:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/08 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/08 01:10:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/08 01:10:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/08 01:10:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/08 01:10:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/08 01:10:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/08 01:10:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/08 01:10:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/08 01:10:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/08 01:10:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/08 01:10:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/08 01:10:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/08 01:10:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/08 01:10:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/08 01:10:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:10 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:10:10 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:10:10 DEBUG : PREFIXbanana: size = 6 OK 2025/11/08 01:10:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/08 01:10:10 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/08 01:10:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/08 01:10:10 DEBUG : PREFIXapple: size = 5 OK 2025/11/08 01:10:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/08 01:10:10 INFO : apple: Copied (new) to: PREFIXapple 2025/11/08 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/08 01:10:10 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/08 01:10:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/08 01:10:10 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/08 01:10:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/08 01:10:10 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/08 01:10:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/08 01:10:10 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/08 01:10:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/08 01:10:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/08 01:10:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/08 01:10:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/08 01:10:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/08 01:10:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/08 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/08 01:10:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/08 01:10:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/08 01:10:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/08 01:10:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/08 01:10:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/08 01:10:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/08 01:10:11 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/08 01:10:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/08 01:10:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/08 01:10:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/08 01:10:11 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/08 01:10:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/08 01:10:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/08 01:10:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/08 01:10:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/08 01:10:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/08 01:10:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/08 01:10:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/08 01:10:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/08 01:10:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/08 01:10:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/08 01:10:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/08 01:10:11 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/08 01:10:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/08 01:10:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/08 01:10:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/08 01:10:11 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/08 01:10:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/08 01:10:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/08 01:10:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/08 01:10:11 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/08 01:10:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/08 01:10:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/08 01:10:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/08 01:10:11 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/08 01:10:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/08 01:10:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/08 01:10:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/08 01:10:11 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/08 01:10:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/08 01:10:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/08 01:10:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/08 01:10:11 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/08 01:10:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/08 01:10:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/08 01:10:12 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/08 01:10:12 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/08 01:10:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/08 01:10:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/08 01:10:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/08 01:10:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/08 01:10:12 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/08 01:10:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/08 01:10:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/08 01:10:12 DEBUG : Waiting for deletions to finish 2025/11/08 01:10:12 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/08 01:10:12 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/08 01:10:12 INFO : dir1/0010-456789.txt: Deleted 2025/11/08 01:10:12 INFO : dir1/0008-2345678.txt: Deleted 2025/11/08 01:10:12 INFO : dir1/0015-9;=.txt: Deleted 2025/11/08 01:10:12 INFO : banana: Deleted 2025/11/08 01:10:12 INFO : dir1/0012-6789;.txt: Deleted 2025/11/08 01:10:12 INFO : dir1/0011-56789;.txt: Deleted 2025/11/08 01:10:12 INFO : apple: Deleted 2025/11/08 01:10:12 INFO : splitbananasplit: Deleted 2025/11/08 01:10:12 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/08 01:10:12 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/08 01:10:13 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/08 01:10:13 INFO : dir1/0009-3456789.txt: Deleted 2025/11/08 01:10:13 INFO : dir1/0014-89;=.txt: Deleted 2025/11/08 01:10:13 INFO : dir1/0003-defghij.txt: Deleted 2025/11/08 01:10:13 INFO : dir1/0007-1234567.txt: Deleted 2025/11/08 01:10:13 INFO : dir1/0013-789;=.txt: Deleted 2025/11/08 01:10:13 INFO : appleappleapplebanana: Deleted 2025/11/08 01:10:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/08 01:10:13 DEBUG : Waiting for deletions to finish 2025/11/08 01:10:13 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/08 01:10:13 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:10:13 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/08 01:10:13 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/08 01:10:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:10:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:10:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:10:13 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:10:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:10:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:10:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:10:13 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:10:13 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:10:13 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:10:13 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:10:13 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:10:13 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:10:13 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:10:13 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:10:13 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/08 01:10:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/08 01:10:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/08 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/08 01:10:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/08 01:10:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/08 01:10:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/08 01:10:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/08 01:10:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/08 01:10:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/08 01:10:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/08 01:10:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/08 01:10:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/08 01:10:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/08 01:10:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/08 01:10:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/08 01:10:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/08 01:10:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/08 01:10:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/08 01:10:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/08 01:10:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/08 01:10:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/08 01:10:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/08 01:10:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/08 01:10:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/08 01:10:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/08 01:10:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/08 01:10:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/08 01:10:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/08 01:10:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/08 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/08 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/08 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/08 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/08 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/08 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/08 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/08 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/08 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/08 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/08 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/08 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/08 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/08 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/08 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/08 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/08 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/08 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/08 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/08 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/08 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/08 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/08 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/08 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/08 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/08 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/08 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/08 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/08 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/08 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/08 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/08 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/08 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/08 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/08 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/08 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/08 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/08 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/08 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/08 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/08 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/08 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/08 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/08 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/08 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/08 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/08 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/08 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/08 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/08 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/08 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/08 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/08 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/08 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/08 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/08 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/08 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/08 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/08 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/08 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/08 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/08 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/08 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/08 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/08 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/08 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/08 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/08 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/08 01:10:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/08 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/08 01:10:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/08 01:10:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/08 01:10:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/08 01:10:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/08 01:10:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/08 01:10:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/08 01:10:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/08 01:10:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/08 01:10:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/08 01:10:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/08 01:10:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/08 01:10:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/08 01:10:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/08 01:10:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/08 01:10:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/08 01:10:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/08 01:10:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/08 01:10:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/08 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:13 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:10:13 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:10:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/08 01:10:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/08 01:10:14 INFO : splitbananasplit: Copied (new) 2025/11/08 01:10:14 DEBUG : apple: size = 5 OK 2025/11/08 01:10:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/08 01:10:14 INFO : apple: Copied (new) 2025/11/08 01:10:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/08 01:10:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/08 01:10:14 INFO : appleappleapplebanana: Copied (new) 2025/11/08 01:10:14 DEBUG : banana: size = 6 OK 2025/11/08 01:10:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/08 01:10:14 INFO : banana: Copied (new) 2025/11/08 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/08 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/08 01:10:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/08 01:10:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/08 01:10:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/08 01:10:14 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/08 01:10:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/08 01:10:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/08 01:10:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/08 01:10:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/08 01:10:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/08 01:10:14 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/08 01:10:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/08 01:10:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/08 01:10:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/08 01:10:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/08 01:10:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/08 01:10:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/08 01:10:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/08 01:10:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/08 01:10:15 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/08 01:10:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/08 01:10:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/08 01:10:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/08 01:10:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/08 01:10:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/08 01:10:15 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/08 01:10:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/08 01:10:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/08 01:10:15 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/08 01:10:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/08 01:10:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/08 01:10:15 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/08 01:10:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/08 01:10:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/08 01:10:15 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/08 01:10:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/08 01:10:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/08 01:10:15 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/08 01:10:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/08 01:10:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/08 01:10:15 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/08 01:10:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/08 01:10:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/08 01:10:16 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/08 01:10:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/08 01:10:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/08 01:10:16 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/08 01:10:16 DEBUG : Waiting for deletions to finish 2025/11/08 01:10:16 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/08 01:10:16 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/08 01:10:16 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/08 01:10:16 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/08 01:10:16 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/08 01:10:16 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/08 01:10:16 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/08 01:10:16 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/08 01:10:16 INFO : PREFIXsplitbananasplit: Deleted 2025/11/08 01:10:16 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/08 01:10:16 INFO : PREFIXapple: Deleted 2025/11/08 01:10:16 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/08 01:10:16 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/08 01:10:16 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/08 01:10:16 INFO : PREFIXbanana: Deleted 2025/11/08 01:10:16 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/08 01:10:16 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/08 01:10:16 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/08 01:10:16 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/08 01:10:16 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/08 01:10:16 DEBUG : Waiting for deletions to finish 2025/11/08 01:10:17 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : Waiting for deletions to finish 2025/11/08 01:10:17 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:10:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:10:32 DEBUG : Waiting for deletions to finish 2025/11/08 01:10:32 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:10:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:10:32 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:10:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:10:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:10:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:10:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:10:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:10:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:10:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:10:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:10:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:10:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:10:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:10:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:10:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:10:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:10:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:10:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:10:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/08 01:10:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/08 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/08 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/08 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/08 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/08 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/08 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/08 01:10:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/08 01:10:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/08 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/08 01:10:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/08 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/08 01:10:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/08 01:10:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/08 01:10:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/08 01:10:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/08 01:10:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/08 01:10:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/08 01:10:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/08 01:10:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/08 01:10:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/08 01:10:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/08 01:10:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:33 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:10:33 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:10:33 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/08 01:10:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/08 01:10:33 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/08 01:10:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/08 01:10:33 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/08 01:10:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/08 01:10:33 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/08 01:10:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:34 DEBUG : appleSUFFIX: size = 5 OK 2025/11/08 01:10:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/08 01:10:34 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/08 01:10:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/08 01:10:34 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/08 01:10:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/08 01:10:34 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/08 01:10:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/08 01:10:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/08 01:10:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/08 01:10:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/08 01:10:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/08 01:10:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/08 01:10:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/08 01:10:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/08 01:10:34 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/08 01:10:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/08 01:10:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/08 01:10:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/08 01:10:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/08 01:10:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/08 01:10:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/08 01:10:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/08 01:10:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/08 01:10:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/08 01:10:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/08 01:10:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/08 01:10:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/08 01:10:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/08 01:10:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/08 01:10:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/08 01:10:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/08 01:10:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/08 01:10:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/08 01:10:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/08 01:10:34 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/08 01:10:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/08 01:10:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/08 01:10:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/08 01:10:35 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/08 01:10:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/08 01:10:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/08 01:10:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/08 01:10:35 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/08 01:10:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/08 01:10:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/08 01:10:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/08 01:10:35 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/08 01:10:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/08 01:10:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/08 01:10:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/08 01:10:35 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/08 01:10:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/08 01:10:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/08 01:10:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/08 01:10:35 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/08 01:10:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/08 01:10:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/08 01:10:35 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/08 01:10:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/08 01:10:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/08 01:10:35 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/08 01:10:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/08 01:10:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/08 01:10:35 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/08 01:10:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/08 01:10:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/08 01:10:35 DEBUG : Waiting for deletions to finish 2025/11/08 01:10:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/08 01:10:36 INFO : dir1/0003-defghij.txt: Deleted 2025/11/08 01:10:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/08 01:10:36 INFO : dir1/0013-789;=.txt: Deleted 2025/11/08 01:10:36 INFO : dir1/0014-89;=.txt: Deleted 2025/11/08 01:10:36 INFO : banana: Deleted 2025/11/08 01:10:36 INFO : dir1/0015-9;=.txt: Deleted 2025/11/08 01:10:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/08 01:10:36 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/08 01:10:36 INFO : dir1/0012-6789;.txt: Deleted 2025/11/08 01:10:36 INFO : dir1/0009-3456789.txt: Deleted 2025/11/08 01:10:36 INFO : apple: Deleted 2025/11/08 01:10:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/08 01:10:36 INFO : dir1/0010-456789.txt: Deleted 2025/11/08 01:10:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/08 01:10:36 INFO : dir1/0011-56789;.txt: Deleted 2025/11/08 01:10:36 INFO : appleappleapplebanana: Deleted 2025/11/08 01:10:36 INFO : splitbananasplit: Deleted 2025/11/08 01:10:36 INFO : dir1/0008-2345678.txt: Deleted 2025/11/08 01:10:36 INFO : dir1/0007-1234567.txt: Deleted 2025/11/08 01:10:36 DEBUG : Waiting for deletions to finish 2025/11/08 01:10:36 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/08 01:10:36 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/08 01:10:36 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/08 01:10:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/08 01:10:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/08 01:10:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/08 01:10:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/08 01:10:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/08 01:10:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/08 01:10:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/08 01:10:36 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/08 01:10:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/08 01:10:36 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/08 01:10:36 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/08 01:10:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/08 01:10:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/08 01:10:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/08 01:10:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/08 01:10:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/08 01:10:36 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/08 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/08 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/08 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/08 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/08 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/08 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/08 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/08 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/08 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/08 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/08 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/08 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/08 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/08 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/08 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/08 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/08 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/08 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/08 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/08 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/08 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/08 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/08 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/08 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/08 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/08 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/08 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/08 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/08 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/08 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/08 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/08 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/08 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/08 01:10:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/08 01:10:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/08 01:10:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/08 01:10:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/08 01:10:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/08 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:37 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:10:37 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:10:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/08 01:10:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/08 01:10:37 INFO : splitbananasplit: Copied (new) 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/08 01:10:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/08 01:10:37 INFO : appleappleapplebanana: Copied (new) 2025/11/08 01:10:37 DEBUG : apple: size = 5 OK 2025/11/08 01:10:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/08 01:10:37 INFO : apple: Copied (new) 2025/11/08 01:10:37 DEBUG : banana: size = 6 OK 2025/11/08 01:10:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/08 01:10:37 INFO : banana: Copied (new) 2025/11/08 01:10:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/08 01:10:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/08 01:10:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/08 01:10:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/08 01:10:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/08 01:10:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/08 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/08 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/08 01:10:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/08 01:10:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/08 01:10:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/08 01:10:38 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/08 01:10:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/08 01:10:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/08 01:10:38 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/08 01:10:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/08 01:10:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/08 01:10:38 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/08 01:10:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/08 01:10:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/08 01:10:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/08 01:10:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/08 01:10:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/08 01:10:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/08 01:10:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/08 01:10:38 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/08 01:10:38 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/08 01:10:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/08 01:10:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/08 01:10:39 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/08 01:10:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/08 01:10:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/08 01:10:39 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/08 01:10:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/08 01:10:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/08 01:10:39 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/08 01:10:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/08 01:10:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/08 01:10:39 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/08 01:10:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/08 01:10:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/08 01:10:39 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/08 01:10:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/08 01:10:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/08 01:10:39 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/08 01:10:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/08 01:10:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/08 01:10:39 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/08 01:10:39 DEBUG : Waiting for deletions to finish 2025/11/08 01:10:39 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/08 01:10:39 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/08 01:10:39 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/08 01:10:39 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/08 01:10:39 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/08 01:10:39 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/08 01:10:39 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/08 01:10:39 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/08 01:10:40 INFO : splitbananasplitSUFFIX: Deleted 2025/11/08 01:10:40 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/08 01:10:40 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/08 01:10:40 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/08 01:10:40 INFO : appleSUFFIX: Deleted 2025/11/08 01:10:40 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/08 01:10:40 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/08 01:10:40 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/08 01:10:40 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/08 01:10:40 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/08 01:10:40 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/08 01:10:40 INFO : bananaSUFFIX: Deleted 2025/11/08 01:10:40 DEBUG : Waiting for deletions to finish 2025/11/08 01:10:40 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : Waiting for deletions to finish 2025/11/08 01:10:40 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:10:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:10:55 DEBUG : Waiting for deletions to finish 2025/11/08 01:10:55 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:10:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:10:55 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:10:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:10:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:10:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:10:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:10:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:10:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:10:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:10:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:10:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:10:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:10:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:10:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:10:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:10:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:10:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:10:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:10:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/08 01:10:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/08 01:10:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/08 01:10:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/08 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:10:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/08 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:10:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/08 01:10:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/08 01:10:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/08 01:10:56 DEBUG : apple: size = 5 OK 2025/11/08 01:10:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:10:56 DEBUG : apple: Unchanged skipping 2025/11/08 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:10:56 DEBUG : banana: size = 6 OK 2025/11/08 01:10:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:10:56 DEBUG : banana: Unchanged skipping 2025/11/08 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/08 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/08 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/08 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/08 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/08 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/08 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/08 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/08 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/08 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/08 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/08 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/08 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/08 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/08 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/08 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/08 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/08 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/08 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/08 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/08 01:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/08 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/08 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/08 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/08 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:10:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/08 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:10:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/08 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:10:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:10:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:10:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:10:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:10:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/08 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/08 01:10:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/08 01:10:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:10:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:10:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/08 01:10:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/08 01:10:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:10:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:10:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:10:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:10:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/08 01:10:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/08 01:10:56 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:10:56 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:10:56 DEBUG : appleapple: size = 21 OK 2025/11/08 01:10:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/08 01:10:56 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/08 01:10:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/08 01:10:56 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/08 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/08 01:10:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/08 01:10:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/08 01:10:56 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/08 01:10:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/08 01:10:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/08 01:10:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/08 01:10:56 DEBUG : splitbanan: size = 16 OK 2025/11/08 01:10:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/08 01:10:56 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/08 01:10:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/08 01:10:57 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/08 01:10:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/08 01:10:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/08 01:10:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/08 01:10:57 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/08 01:10:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/08 01:10:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/08 01:10:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/08 01:10:57 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/08 01:10:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/08 01:10:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/08 01:10:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/08 01:10:57 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/08 01:10:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/08 01:10:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/08 01:10:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/08 01:10:57 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/08 01:10:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/08 01:10:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/08 01:10:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/08 01:10:57 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/08 01:10:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/08 01:10:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/08 01:10:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/08 01:10:57 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/08 01:10:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/08 01:10:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/08 01:10:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/08 01:10:57 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/08 01:10:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/08 01:10:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/08 01:10:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/08 01:10:57 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/08 01:10:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/08 01:10:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/08 01:10:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/08 01:10:58 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/08 01:10:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/08 01:10:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/08 01:10:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/08 01:10:58 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/08 01:10:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/08 01:10:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/08 01:10:58 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/08 01:10:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/08 01:10:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/08 01:10:58 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/08 01:10:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/08 01:10:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/08 01:10:58 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/08 01:10:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/08 01:10:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/08 01:10:58 DEBUG : Waiting for deletions to finish 2025/11/08 01:10:58 INFO : splitbananasplit: Deleted 2025/11/08 01:10:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/08 01:10:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/08 01:10:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/08 01:10:59 INFO : dir1/0015-9;=.txt: Deleted 2025/11/08 01:10:59 INFO : dir1/0012-6789;.txt: Deleted 2025/11/08 01:10:59 INFO : dir1/0010-456789.txt: Deleted 2025/11/08 01:10:59 INFO : dir1/0007-1234567.txt: Deleted 2025/11/08 01:10:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/08 01:10:59 INFO : appleappleapplebanana: Deleted 2025/11/08 01:10:59 INFO : dir1/0003-defghij.txt: Deleted 2025/11/08 01:10:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/08 01:10:59 INFO : dir1/0009-3456789.txt: Deleted 2025/11/08 01:10:59 INFO : dir1/0008-2345678.txt: Deleted 2025/11/08 01:10:59 INFO : dir1/0013-789;=.txt: Deleted 2025/11/08 01:10:59 INFO : dir1/0014-89;=.txt: Deleted 2025/11/08 01:10:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/08 01:10:59 INFO : dir1/0011-56789;.txt: Deleted 2025/11/08 01:10:59 DEBUG : Waiting for deletions to finish 2025/11/08 01:10:59 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:10:59 DEBUG : appleapple: Excluded (Path Filter) 2025/11/08 01:10:59 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:10:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/08 01:10:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/08 01:10:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/08 01:10:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/08 01:10:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/08 01:10:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/08 01:10:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/08 01:10:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/08 01:10:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/08 01:10:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/08 01:10:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/08 01:10:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/08 01:10:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/08 01:10:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/08 01:10:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/08 01:10:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/08 01:10:59 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/08 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/08 01:10:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/08 01:10:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/08 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/08 01:10:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/08 01:10:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/08 01:10:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/08 01:10:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/08 01:10:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/08 01:10:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/08 01:10:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/08 01:10:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/08 01:10:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/08 01:10:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/08 01:10:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/08 01:10:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/08 01:10:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/08 01:10:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/08 01:10:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/08 01:10:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/08 01:10:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/08 01:10:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/08 01:10:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/08 01:10:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/08 01:10:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/08 01:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/08 01:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/08 01:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/08 01:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/08 01:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/08 01:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/08 01:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/08 01:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/08 01:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/08 01:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/08 01:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/08 01:11:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/08 01:11:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/08 01:11:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/08 01:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/08 01:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/08 01:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/08 01:11:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/08 01:11:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/08 01:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/08 01:11:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/08 01:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/08 01:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/08 01:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/08 01:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/08 01:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/08 01:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/08 01:11:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/08 01:11:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/08 01:11:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/08 01:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/08 01:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/08 01:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/08 01:11:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/08 01:11:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/08 01:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/08 01:11:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/08 01:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/08 01:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/08 01:11:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/08 01:11:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/08 01:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/08 01:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/08 01:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/08 01:11:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/08 01:11:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/08 01:11:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/08 01:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/08 01:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/08 01:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/08 01:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/08 01:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/08 01:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/08 01:11:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/08 01:11:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/08 01:11:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/08 01:11:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/08 01:11:00 DEBUG : apple: size = 5 OK 2025/11/08 01:11:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:00 DEBUG : apple: Unchanged skipping 2025/11/08 01:11:00 DEBUG : appleapple: size = 21 OK 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/08 01:11:00 DEBUG : banana: size = 6 OK 2025/11/08 01:11:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:00 DEBUG : banana: Unchanged skipping 2025/11/08 01:11:00 DEBUG : splitbanan: size = 16 OK 2025/11/08 01:11:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:00 DEBUG : splitbananasplit: Unchanged skipping 2025/11/08 01:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:11:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/08 01:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:11:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/08 01:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:11:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/08 01:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:11:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/08 01:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:11:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/08 01:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:11:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/08 01:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:11:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/08 01:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:11:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/08 01:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:11:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/08 01:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:11:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/08 01:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:11:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/08 01:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:11:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/08 01:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:11:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/08 01:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:11:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/08 01:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:11:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/08 01:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:11:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/08 01:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:11:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/08 01:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:11:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/08 01:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:11:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/08 01:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:11:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/08 01:11:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/08 01:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:11:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/08 01:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:11:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/08 01:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:11:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/08 01:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:11:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/08 01:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/08 01:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/08 01:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/08 01:11:00 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/08 01:11:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/08 01:11:00 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/08 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/08 01:11:00 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/08 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/08 01:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/08 01:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/08 01:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/08 01:11:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/08 01:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/08 01:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/08 01:11:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/08 01:11:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/08 01:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/08 01:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/08 01:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/08 01:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/08 01:11:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/08 01:11:00 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/08 01:11:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/08 01:11:00 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/08 01:11:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/08 01:11:00 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/08 01:11:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/08 01:11:00 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/08 01:11:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/08 01:11:00 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/08 01:11:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/08 01:11:00 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/08 01:11:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/08 01:11:00 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/08 01:11:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/08 01:11:00 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/08 01:11:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/08 01:11:00 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/08 01:11:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/08 01:11:00 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/08 01:11:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/08 01:11:00 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/08 01:11:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/08 01:11:00 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/08 01:11:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/08 01:11:00 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/08 01:11:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/08 01:11:00 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:11:00 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:11:00 DEBUG : Waiting for deletions to finish 2025/11/08 01:11:00 DEBUG : Waiting for deletions to finish 2025/11/08 01:11:00 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:11:00 DEBUG : appleapple: Excluded (Path Filter) 2025/11/08 01:11:00 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:11:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/08 01:11:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/08 01:11:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/08 01:11:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/08 01:11:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/08 01:11:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/08 01:11:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/08 01:11:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/08 01:11:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/08 01:11:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/08 01:11:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/08 01:11:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/08 01:11:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/08 01:11:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/08 01:11:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/08 01:11:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/08 01:11:00 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/08 01:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/08 01:11:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/08 01:11:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/08 01:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/08 01:11:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/08 01:11:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/08 01:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/08 01:11:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/08 01:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/08 01:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/08 01:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/08 01:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/08 01:11:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/08 01:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/08 01:11:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/08 01:11:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/08 01:11:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/08 01:11:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/08 01:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/08 01:11:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/08 01:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/08 01:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/08 01:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/08 01:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/08 01:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/08 01:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/08 01:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/08 01:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/08 01:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/08 01:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/08 01:11:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/08 01:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/08 01:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/08 01:11:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/08 01:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/08 01:11:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/08 01:11:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/08 01:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/08 01:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/08 01:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/08 01:11:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/08 01:11:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/08 01:11:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/08 01:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/08 01:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/08 01:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/08 01:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/08 01:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/08 01:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/08 01:11:00 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:11:15 DEBUG : Waiting for deletions to finish 2025/11/08 01:11:15 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:11:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:11:15 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:11:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:11:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:11:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:11:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:11:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:11:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:11:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:11:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:11:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:11:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:11:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:11:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:11:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:11:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:11:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:11:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:11:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/08 01:11:16 DEBUG : apple: size = 5 OK 2025/11/08 01:11:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:16 DEBUG : apple: Unchanged skipping 2025/11/08 01:11:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/08 01:11:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/08 01:11:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/08 01:11:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/08 01:11:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/08 01:11:16 DEBUG : banana: size = 6 OK 2025/11/08 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/08 01:11:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:16 DEBUG : banana: Unchanged skipping 2025/11/08 01:11:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/08 01:11:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/08 01:11:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/08 01:11:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/08 01:11:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/08 01:11:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/08 01:11:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/08 01:11:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/08 01:11:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/08 01:11:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/08 01:11:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/08 01:11:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/08 01:11:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/08 01:11:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/08 01:11:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/08 01:11:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/08 01:11:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/08 01:11:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/08 01:11:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/08 01:11:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/08 01:11:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/08 01:11:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/08 01:11:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/08 01:11:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/08 01:11:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/08 01:11:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/08 01:11:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/08 01:11:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/08 01:11:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/08 01:11:16 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:11:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/08 01:11:16 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:11:16 DEBUG : Waiting for deletions to finish 2025/11/08 01:11:16 DEBUG : Waiting for deletions to finish 2025/11/08 01:11:16 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:11:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:11:16 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:11:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:11:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:11:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:11:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:11:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:11:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:11:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:11:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:11:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:11:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:11:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:11:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:11:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:11:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:11:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:11:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : apple: size = 5 OK 2025/11/08 01:11:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:17 DEBUG : apple: Unchanged skipping 2025/11/08 01:11:17 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/08 01:11:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/08 01:11:17 DEBUG : banana: size = 6 OK 2025/11/08 01:11:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:17 DEBUG : banana: Unchanged skipping 2025/11/08 01:11:17 DEBUG : splitbananasplit: size = 16 OK 2025/11/08 01:11:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:17 DEBUG : splitbananasplit: Unchanged skipping 2025/11/08 01:11:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/08 01:11:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/08 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/08 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/08 01:11:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/08 01:11:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/08 01:11:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/08 01:11:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/08 01:11:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/08 01:11:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/08 01:11:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/08 01:11:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/08 01:11:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/08 01:11:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/08 01:11:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/08 01:11:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/08 01:11:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/08 01:11:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/08 01:11:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/08 01:11:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/08 01:11:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/08 01:11:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/08 01:11:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/08 01:11:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/08 01:11:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/08 01:11:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/08 01:11:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/08 01:11:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/08 01:11:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/08 01:11:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/08 01:11:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/08 01:11:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/08 01:11:17 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:11:17 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:11:17 DEBUG : Waiting for deletions to finish 2025/11/08 01:11:17 DEBUG : Waiting for deletions to finish 2025/11/08 01:11:17 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : Waiting for deletions to finish 2025/11/08 01:11:17 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:11:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:11:32 DEBUG : Waiting for deletions to finish 2025/11/08 01:11:32 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:11:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:11:32 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:11:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:11:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:11:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:11:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:11:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:11:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:11:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:11:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:11:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:11:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:11:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:11:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:11:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:11:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:11:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:11:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/08 01:11:33 DEBUG : apple: size = 5 OK 2025/11/08 01:11:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : apple: Unchanged skipping 2025/11/08 01:11:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/08 01:11:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/08 01:11:33 DEBUG : banana: size = 6 OK 2025/11/08 01:11:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : banana: Unchanged skipping 2025/11/08 01:11:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/08 01:11:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/08 01:11:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/08 01:11:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/08 01:11:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/08 01:11:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/08 01:11:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/08 01:11:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/08 01:11:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/08 01:11:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/08 01:11:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/08 01:11:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/08 01:11:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/08 01:11:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/08 01:11:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/08 01:11:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:11:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/08 01:11:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/08 01:11:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:11:33 DEBUG : Waiting for deletions to finish 2025/11/08 01:11:33 DEBUG : Waiting for deletions to finish 2025/11/08 01:11:33 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:11:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:11:33 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:11:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:11:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:11:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:11:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:11:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:11:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:11:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:11:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:11:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:11:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:11:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:11:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:11:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:11:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:11:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:11:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/08 01:11:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/08 01:11:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : banana: size = 6 OK 2025/11/08 01:11:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/08 01:11:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/08 01:11:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/08 01:11:33 DEBUG : banana: Unchanged skipping 2025/11/08 01:11:33 DEBUG : apple: size = 5 OK 2025/11/08 01:11:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : apple: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/08 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/08 01:11:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/08 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/08 01:11:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/08 01:11:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/08 01:11:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/08 01:11:33 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:11:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/08 01:11:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/08 01:11:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/08 01:11:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/08 01:11:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/08 01:11:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/08 01:11:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/08 01:11:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/08 01:11:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/08 01:11:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/08 01:11:33 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:11:33 DEBUG : Waiting for deletions to finish 2025/11/08 01:11:33 DEBUG : Waiting for deletions to finish 2025/11/08 01:11:34 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:11:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:11:34 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:11:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:11:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:11:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:11:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:11:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:11:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:11:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:11:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:11:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:11:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:11:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:11:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:11:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:11:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:11:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:11:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:11:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:11:49 DEBUG : Waiting for deletions to finish 2025/11/08 01:11:50 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:11:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:11:50 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:11:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:11:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:11:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:11:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:11:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:11:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:11:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:11:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:11:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:11:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:11:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:11:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/08 01:11:51 DEBUG : apple: size = 5 OK 2025/11/08 01:11:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : apple: Unchanged skipping 2025/11/08 01:11:51 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/08 01:11:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/08 01:11:51 DEBUG : banana: size = 6 OK 2025/11/08 01:11:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : banana: Unchanged skipping 2025/11/08 01:11:51 DEBUG : splitbananasplit: size = 16 OK 2025/11/08 01:11:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : splitbananasplit: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/08 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/08 01:11:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/08 01:11:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/08 01:11:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/08 01:11:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/08 01:11:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/08 01:11:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/08 01:11:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/08 01:11:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/08 01:11:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/08 01:11:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/08 01:11:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/08 01:11:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/08 01:11:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/08 01:11:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:11:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/08 01:11:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:11:51 DEBUG : Waiting for deletions to finish 2025/11/08 01:11:51 DEBUG : Waiting for deletions to finish 2025/11/08 01:11:51 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:11:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:11:51 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:11:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:11:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:11:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:11:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:11:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:11:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:11:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:11:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:11:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:11:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:11:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:11:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:11:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:11:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:11:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:11:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/08 01:11:51 DEBUG : apple: size = 5 OK 2025/11/08 01:11:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : apple: Unchanged skipping 2025/11/08 01:11:51 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/08 01:11:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/08 01:11:51 DEBUG : banana: size = 6 OK 2025/11/08 01:11:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : banana: Unchanged skipping 2025/11/08 01:11:51 DEBUG : splitbananasplit: size = 16 OK 2025/11/08 01:11:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : splitbananasplit: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/08 01:11:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/08 01:11:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/08 01:11:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/08 01:11:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/08 01:11:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/08 01:11:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/08 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/08 01:11:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/08 01:11:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/08 01:11:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/08 01:11:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/08 01:11:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/08 01:11:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/08 01:11:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:11:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/08 01:11:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/08 01:11:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:11:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/08 01:11:51 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:11:51 DEBUG : Waiting for deletions to finish 2025/11/08 01:11:51 DEBUG : Waiting for deletions to finish 2025/11/08 01:11:52 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:11:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:11:52 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:11:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:11:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:11:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:11:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:11:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:11:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:11:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:11:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:11:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:11:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:11:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:11:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:11:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:11:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:11:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:11:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:12:08 DEBUG : Waiting for deletions to finish 2025/11/08 01:12:08 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:12:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:12:08 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:12:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:12:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:12:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:12:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:12:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:12:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:12:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:12:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:12:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:12:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:12:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:12:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:12:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:12:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:12:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:12:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:12:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/08 01:12:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/08 01:12:09 DEBUG : apple: size = 5 OK 2025/11/08 01:12:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/08 01:12:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:09 DEBUG : apple: Unchanged skipping 2025/11/08 01:12:09 DEBUG : banana: size = 6 OK 2025/11/08 01:12:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:09 DEBUG : banana: Unchanged skipping 2025/11/08 01:12:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/08 01:12:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/08 01:12:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/08 01:12:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/08 01:12:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/08 01:12:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/08 01:12:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/08 01:12:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/08 01:12:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/08 01:12:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/08 01:12:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/08 01:12:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/08 01:12:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/08 01:12:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/08 01:12:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/08 01:12:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/08 01:12:09 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:12:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/08 01:12:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/08 01:12:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/08 01:12:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/08 01:12:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/08 01:12:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/08 01:12:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/08 01:12:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/08 01:12:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/08 01:12:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/08 01:12:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/08 01:12:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/08 01:12:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/08 01:12:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/08 01:12:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/08 01:12:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/08 01:12:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/08 01:12:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/08 01:12:09 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:12:09 DEBUG : Waiting for deletions to finish 2025/11/08 01:12:09 DEBUG : Waiting for deletions to finish 2025/11/08 01:12:09 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:12:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:12:09 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:12:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:12:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:12:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:12:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:12:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:12:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:12:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:12:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:12:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:12:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:12:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:12:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:12:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:12:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:12:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:12:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:12:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/08 01:12:10 DEBUG : apple: size = 5 OK 2025/11/08 01:12:10 DEBUG : banana: size = 6 OK 2025/11/08 01:12:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:10 DEBUG : banana: Unchanged skipping 2025/11/08 01:12:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/08 01:12:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/08 01:12:10 DEBUG : apple: Unchanged skipping 2025/11/08 01:12:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/08 01:12:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/08 01:12:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/08 01:12:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/08 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/08 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/08 01:12:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/08 01:12:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/08 01:12:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/08 01:12:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:10 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:12:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/08 01:12:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/08 01:12:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/08 01:12:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/08 01:12:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/08 01:12:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/08 01:12:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/08 01:12:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/08 01:12:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/08 01:12:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/08 01:12:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/08 01:12:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/08 01:12:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/08 01:12:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/08 01:12:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/08 01:12:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/08 01:12:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/08 01:12:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/08 01:12:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/08 01:12:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/08 01:12:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/08 01:12:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/08 01:12:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/08 01:12:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/08 01:12:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/08 01:12:10 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:12:10 DEBUG : Waiting for deletions to finish 2025/11/08 01:12:10 DEBUG : Waiting for deletions to finish 2025/11/08 01:12:10 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:12:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:12:10 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:12:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:12:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:12:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:12:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:12:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:12:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:12:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:12:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:12:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:12:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:12:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:12:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:12:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:12:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:12:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:12:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:12:25 DEBUG : Waiting for deletions to finish 2025/11/08 01:12:26 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/08 01:12:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/08 01:12:26 DEBUG : apple: size = 5 OK 2025/11/08 01:12:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:26 DEBUG : apple: Unchanged skipping 2025/11/08 01:12:26 DEBUG : banana: size = 6 OK 2025/11/08 01:12:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:26 DEBUG : banana: Unchanged skipping 2025/11/08 01:12:26 DEBUG : splitbananasplit: size = 16 OK 2025/11/08 01:12:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/08 01:12:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/08 01:12:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/08 01:12:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:26 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:12:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/08 01:12:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/08 01:12:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/08 01:12:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/08 01:12:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/08 01:12:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/08 01:12:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/08 01:12:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/08 01:12:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/08 01:12:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/08 01:12:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/08 01:12:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/08 01:12:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/08 01:12:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/08 01:12:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/08 01:12:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/08 01:12:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/08 01:12:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/08 01:12:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/08 01:12:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/08 01:12:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/08 01:12:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/08 01:12:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/08 01:12:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/08 01:12:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/08 01:12:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/08 01:12:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/08 01:12:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/08 01:12:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/08 01:12:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/08 01:12:26 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:12:26 DEBUG : Waiting for deletions to finish 2025/11/08 01:12:26 DEBUG : Waiting for deletions to finish 2025/11/08 01:12:26 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:12:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/08 01:12:27 DEBUG : apple: size = 5 OK 2025/11/08 01:12:27 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/08 01:12:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/08 01:12:27 DEBUG : apple: Unchanged skipping 2025/11/08 01:12:27 DEBUG : banana: size = 6 OK 2025/11/08 01:12:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:27 DEBUG : banana: Unchanged skipping 2025/11/08 01:12:27 DEBUG : splitbananasplit: size = 16 OK 2025/11/08 01:12:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:27 DEBUG : splitbananasplit: Unchanged skipping 2025/11/08 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/08 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/08 01:12:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/08 01:12:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/08 01:12:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/08 01:12:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/08 01:12:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/08 01:12:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/08 01:12:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/08 01:12:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/08 01:12:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/08 01:12:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/08 01:12:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/08 01:12:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/08 01:12:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/08 01:12:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/08 01:12:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/08 01:12:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/08 01:12:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/08 01:12:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/08 01:12:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/08 01:12:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/08 01:12:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/08 01:12:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/08 01:12:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/08 01:12:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/08 01:12:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/08 01:12:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/08 01:12:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/08 01:12:27 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:12:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/08 01:12:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/08 01:12:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/08 01:12:27 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:12:27 DEBUG : Waiting for deletions to finish 2025/11/08 01:12:27 DEBUG : Waiting for deletions to finish 2025/11/08 01:12:27 DEBUG : apple: Excluded (Path Filter) 2025/11/08 01:12:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/08 01:12:27 DEBUG : banana: Excluded (Path Filter) 2025/11/08 01:12:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/08 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/08 01:12:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/08 01:12:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/08 01:12:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/08 01:12:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/08 01:12:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/08 01:12:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/08 01:12:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/08 01:12:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/08 01:12:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/08 01:12:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/08 01:12:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/08 01:12:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/08 01:12:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/08 01:12:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/08 01:12:27 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (206.88s) --- PASS: TestTransform/NFC (14.80s) --- PASS: TestTransform/NFD (17.57s) --- PASS: TestTransform/base64 (21.17s) --- PASS: TestTransform/prefix (23.32s) --- PASS: TestTransform/suffix (23.20s) --- PASS: TestTransform/truncate (19.51s) --- PASS: TestTransform/encoder (17.47s) --- PASS: TestTransform/ISO-8859-1 (16.45s) --- PASS: TestTransform/charmap (18.02s) --- PASS: TestTransform/lowercase (18.17s) --- PASS: TestTransform/ascii (17.21s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:12:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/08 01:12:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/08 01:12:32 INFO : sub dir_somesuffix: Making directory 2025/11/08 01:12:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/08 01:12:32 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/08 01:12:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/08 01:12:32 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/08 01:12:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/08 01:12:32 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:12:32 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:12:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/08 01:12:33 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:12:33 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/08 01:12:33 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.77s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:12:34 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:34 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:34 INFO : tictactoe: Making directory 2025/11/08 01:12:34 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:34 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/08 01:12:34 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/08 01:12:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/08 01:12:34 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:12:34 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:12:35 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/08 01:12:35 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:12:35 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/08 01:12:35 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.86s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:12:36 INFO : toe: Making directory 2025/11/08 01:12:36 INFO : toe/toe: Making directory 2025/11/08 01:12:36 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/08 01:12:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/08 01:12:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/08 01:12:36 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:12:36 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:12:37 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/08 01:12:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:12:37 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/08 01:12:37 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.65s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:12:38 INFO : toe: Making directory 2025/11/08 01:12:38 INFO : toe/toe: Making directory 2025/11/08 01:12:38 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/08 01:12:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/08 01:12:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/08 01:12:38 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:12:38 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:12:38 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/08 01:12:38 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:12:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/08 01:12:38 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.79s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:12:39 DEBUG : empty_dir: Making directory with metadata 2025/11/08 01:12:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/08 01:12:39 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:39 INFO : tictacempty_dir: Making directory 2025/11/08 01:12:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:39 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:39 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:39 INFO : tictactoe: Making directory 2025/11/08 01:12:39 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:39 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/08 01:12:39 INFO : tictactoe/tictactoe: Making directory 2025/11/08 01:12:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/08 01:12:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/08 01:12:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/08 01:12:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/08 01:12:39 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:12:39 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:12:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/08 01:12:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:12:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/08 01:12:40 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.83s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:12:41 DEBUG : empty_dir: Making directory with metadata 2025/11/08 01:12:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/08 01:12:41 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:41 INFO : tictacempty_dir: Making directory 2025/11/08 01:12:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:41 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:41 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:41 INFO : tictactoe: Making directory 2025/11/08 01:12:41 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:41 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/08 01:12:41 INFO : tictactoe/tictactoe: Making directory 2025/11/08 01:12:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/08 01:12:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/08 01:12:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:12:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/08 01:12:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:12:41 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:12:41 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:12:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/08 01:12:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:12:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:12:42 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/08 01:12:42 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:12:42 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:43 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:43 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/08 01:12:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/08 01:12:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:12:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/08 01:12:43 NOTICE: B2 bucket rclone-test-sutijub8leke: 0 differences found 2025/11/08 01:12:43 NOTICE: B2 bucket rclone-test-sutijub8leke: 1 matching files --- PASS: TestAllTag (2.06s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:12:43 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:43 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:43 INFO : tictactoe: Making directory 2025/11/08 01:12:43 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:43 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/08 01:12:43 INFO : tictactoe/tictactoe: Making directory 2025/11/08 01:12:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/08 01:12:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/08 01:12:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/08 01:12:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/08 01:12:43 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:12:43 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:12:44 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/08 01:12:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:12:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/08 01:12:44 DEBUG : Waiting for deletions to finish 2025/11/08 01:12:44 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:45 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:45 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/08 01:12:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/08 01:12:45 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/08 01:12:45 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:12:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/08 01:12:45 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/08 01:12:45 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:12:45 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.30s) === RUN TestSyntax 2025/11/08 01:12:45 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:12:46 INFO : toe: Making directory 2025/11/08 01:12:46 INFO : toe/toe: Making directory 2025/11/08 01:12:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/08 01:12:46 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:12:46 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:12:46 DEBUG : toe/toe/toe: size = 11 OK 2025/11/08 01:12:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:12:46 INFO : toe/toe/toe: Copied (new) 2025/11/08 01:12:46 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.74s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:12:47 DEBUG : empty_dir: Making directory with metadata 2025/11/08 01:12:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/08 01:12:47 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:47 INFO : tictacempty_dir: Making directory 2025/11/08 01:12:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:47 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:47 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:47 INFO : tictactoe: Making directory 2025/11/08 01:12:47 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:47 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/08 01:12:47 INFO : tictactoe/tictactoe: Making directory 2025/11/08 01:12:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/08 01:12:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/08 01:12:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:12:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/08 01:12:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:12:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:12:47 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:12:47 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:12:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/08 01:12:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:12:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:12:48 INFO : toe/toe/toe.txt: Deleted 2025/11/08 01:12:48 INFO : toe/toe: Removing directory 2025/11/08 01:12:48 INFO : toe: Removing directory 2025/11/08 01:12:48 INFO : empty_dir: Removing directory 2025/11/08 01:12:48 DEBUG : Local file system at /tmp/rclone385320972: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.75s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:12:49 DEBUG : empty_dir: Making directory with metadata 2025/11/08 01:12:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/08 01:12:49 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:49 INFO : tictacempty_dir: Making directory 2025/11/08 01:12:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:49 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:49 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:49 INFO : tictactoe: Making directory 2025/11/08 01:12:49 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:49 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/08 01:12:49 INFO : tictactoe/tictactoe: Making directory 2025/11/08 01:12:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/08 01:12:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/08 01:12:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:12:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/08 01:12:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:12:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:12:49 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:12:49 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:12:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/08 01:12:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:12:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:12:50 INFO : toe/toe/toe.txt: Deleted 2025/11/08 01:12:50 INFO : toe/toe: Removing directory 2025/11/08 01:12:50 INFO : toe: Removing directory 2025/11/08 01:12:50 INFO : empty_dir: Removing directory 2025/11/08 01:12:50 DEBUG : Local file system at /tmp/rclone385320972: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/08 01:12:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/08 01:12:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/08 01:12:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/08 01:12:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/08 01:12:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/08 01:12:52 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/08 01:12:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:12:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/08 01:12:52 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.71s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:12:53 DEBUG : Reset feature "Copy" 2025/11/08 01:12:53 DEBUG : Reset feature "Move" 2025/11/08 01:12:53 DEBUG : Reset feature "Copy" 2025/11/08 01:12:53 DEBUG : Reset feature "Move" 2025/11/08 01:12:53 DEBUG : empty_dir: Making directory with metadata 2025/11/08 01:12:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/08 01:12:53 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:53 INFO : tictacempty_dir: Making directory 2025/11/08 01:12:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/08 01:12:53 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:53 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:53 INFO : tictactoe: Making directory 2025/11/08 01:12:53 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:53 DEBUG : toe: transformed to: tictactoe 2025/11/08 01:12:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/08 01:12:53 INFO : tictactoe/tictactoe: Making directory 2025/11/08 01:12:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/08 01:12:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/08 01:12:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:12:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/08 01:12:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:12:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:12:53 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:12:53 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:12:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/08 01:12:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:12:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/08 01:12:54 INFO : toe/toe/toe.txt: Deleted 2025/11/08 01:12:54 INFO : toe/toe: Removing directory 2025/11/08 01:12:54 INFO : toe: Removing directory 2025/11/08 01:12:54 INFO : empty_dir: Removing directory 2025/11/08 01:12:54 DEBUG : Local file system at /tmp/rclone385320972: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/08 01:12:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/08 01:12:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/08 01:12:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/08 01:12:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/08 01:12:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/08 01:12:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/08 01:12:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:12:55 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/08 01:12:55 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.56s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:12:56 DEBUG : toe: transformed to: dG9l 2025/11/08 01:12:56 DEBUG : toe: transformed to: dG9l 2025/11/08 01:12:56 INFO : dG9l: Making directory 2025/11/08 01:12:56 DEBUG : toe: transformed to: dG9l 2025/11/08 01:12:56 DEBUG : toe: transformed to: dG9l 2025/11/08 01:12:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/08 01:12:56 INFO : dG9l/dG9l: Making directory 2025/11/08 01:12:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/08 01:12:56 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/08 01:12:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/08 01:12:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/08 01:12:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/08 01:12:56 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:12:56 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:12:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/08 01:12:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:12:57 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/08 01:12:57 DEBUG : Waiting for deletions to finish 2025/11/08 01:12:58 DEBUG : dG9l: transformed to: toe 2025/11/08 01:12:58 DEBUG : dG9l: transformed to: toe 2025/11/08 01:12:58 DEBUG : dG9l: transformed to: toe 2025/11/08 01:12:58 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/08 01:12:58 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/08 01:12:58 DEBUG : Local file system at /tmp/rclone385320972: Waiting for checks to finish 2025/11/08 01:12:58 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/08 01:12:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/08 01:12:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/08 01:12:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/08 01:12:58 DEBUG : Local file system at /tmp/rclone385320972: Waiting for transfers to finish 2025/11/08 01:12:58 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.63s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-sutijub8leke", Local "Local file system at /tmp/rclone385320972", Modify Window "1ms" 2025/11/08 01:12:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/08 01:12:59 DEBUG : toe: transformed to: 2025/11/08 01:12:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/08 01:12:59 DEBUG : toe: transformed to: 2025/11/08 01:12:59 INFO : B2 bucket rclone-test-sutijub8leke: Making directory 2025/11/08 01:12:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/08 01:12:59 DEBUG : toe: transformed to: 2025/11/08 01:12:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/08 01:12:59 DEBUG : toe: transformed to: 2025/11/08 01:12:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/08 01:12:59 DEBUG : toe/toe: transformed to: 2025/11/08 01:12:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/08 01:12:59 INFO : toe/toe: Making directory 2025/11/08 01:12:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/08 01:12:59 DEBUG : toe/toe: transformed to: 2025/11/08 01:12:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/08 01:12:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/08 01:12:59 DEBUG : toe: transformed to: 2025/11/08 01:12:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/08 01:12:59 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for checks to finish 2025/11/08 01:12:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/08 01:12:59 DEBUG : B2 bucket rclone-test-sutijub8leke: Waiting for transfers to finish 2025/11/08 01:12:59 DEBUG : toe/toe/toe: transformed to: 2025/11/08 01:12:59 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/08 01:13:00 DEBUG : toe/toe/toe: size = 11 OK 2025/11/08 01:13:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/08 01:13:00 INFO : toe/toe/toe: Copied (new) 2025/11/08 01:13:00 ERROR : B2 bucket rclone-test-sutijub8leke: not deleting files as there were IO errors 2025/11/08 01:13:00 ERROR : B2 bucket rclone-test-sutijub8leke: not deleting directories as there were IO errors --- PASS: TestError (2.35s) PASS 2025/11/08 01:13:01 DEBUG : B2 bucket rclone-test-sutijub8leke: Purge remote 2025/11/08 01:13:01 INFO : B2 bucket rclone-test-sutijub8leke: cleaning bucket "rclone-test-sutijub8leke" of all files 2025/11/08 01:13:02 DEBUG : BackupDir/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f400ae61412aa49fa_d20251108_m010638_c001_v7007000_t0000_u01762563998035") 2025/11/08 01:13:02 DEBUG : BackupDir/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10531be79184824f_d20251108_m010631_c001_v0001038_t0026_u01762563991933") 2025/11/08 01:13:02 DEBUG : CompareDest/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418bef918b82ca87_d20251108_m010612_c001_v7007000_t0000_u01762563972334") 2025/11/08 01:13:02 DEBUG : CompareDest/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8d82_d20251108_m010606_c001_v0001101_t0011_u01762563966209") 2025/11/08 01:13:02 DEBUG : CompareDest/two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418bef918b82ca88_d20251108_m010612_c001_v7007000_t0000_u01762563972523") 2025/11/08 01:13:02 DEBUG : CompareDest/two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1581_d20251108_m010607_c001_v0001184_t0046_u01762563967773") 2025/11/08 01:13:02 DEBUG : CopyDest/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f400ae61412aa49fd_d20251108_m010638_c001_v7007000_t0000_u01762563998270") 2025/11/08 01:13:02 DEBUG : CopyDest/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67577_d20251108_m010628_c001_v0001101_t0027_u01762563988943") 2025/11/08 01:13:02 DEBUG : CopyDest/three: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f400ae61412aa49ff_d20251108_m010638_c001_v7007000_t0000_u01762563998455") 2025/11/08 01:13:03 DEBUG : CopyDest/three: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b171e_d20251108_m010635_c001_v0001184_t0004_u01762563995958") 2025/11/08 01:13:03 DEBUG : CopyDest/two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f400ae61412aa4a00_d20251108_m010638_c001_v7007000_t0000_u01762563998651") 2025/11/08 01:13:03 DEBUG : CopyDest/two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8e17_d20251108_m010633_c001_v0001101_t0021_u01762563993610") 2025/11/08 01:13:03 DEBUG : EXISTING: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138d1f_d20251108_m010804_c001_v7007000_t0000_u01762564084806") 2025/11/08 01:13:03 DEBUG : EXISTING: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8fe5_d20251108_m010803_c001_v0001101_t0055_u01762564083654") 2025/11/08 01:13:03 DEBUG : PREFIXapple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4161f6f3b69720f6_d20251108_m011016_c001_v7007000_t0000_u01762564216541") 2025/11/08 01:13:03 DEBUG : PREFIXapple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04ac2_d20251108_m011010_c001_v0001153_t0003_u01762564210171") 2025/11/08 01:13:03 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4216311f4486dc80_d20251108_m011016_c001_v7007000_t0000_u01762564216792") 2025/11/08 01:13:03 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67b55_d20251108_m011010_c001_v0001101_t0051_u01762564210183") 2025/11/08 01:13:03 DEBUG : PREFIXbanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f405f627b9f9f6b6b_d20251108_m011016_c001_v7007000_t0000_u01762564216602") 2025/11/08 01:13:03 DEBUG : PREFIXbanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ed82_d20251108_m011010_c001_v0001102_t0054_u01762564210191") 2025/11/08 01:13:03 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f411858a374fa689f_d20251108_m011016_c001_v7007000_t0000_u01762564216544") 2025/11/08 01:13:03 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b92e7_d20251108_m011010_c001_v0001101_t0049_u01762564210203") 2025/11/08 01:13:03 DEBUG : Testêé: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138d15_d20251108_m010801_c001_v7007000_t0000_u01762564081088") 2025/11/08 01:13:04 DEBUG : Testêé: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8fd3_d20251108_m010800_c001_v0001101_t0024_u01762564080264") 2025/11/08 01:13:04 DEBUG : Testêé: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc677ba_d20251108_m010759_c001_v0001101_t0035_u01762564079134") 2025/11/08 01:13:04 DEBUG : YXBwbGU=: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba379b_d20251108_m010955_c001_v7007000_t0000_u01762564195062") 2025/11/08 01:13:04 DEBUG : YXBwbGU=: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67ae7_d20251108_m010950_c001_v0001101_t0023_u01762564190122") 2025/11/08 01:13:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba379c_d20251108_m010955_c001_v7007000_t0000_u01762564195248") 2025/11/08 01:13:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ed27_d20251108_m010950_c001_v0001102_t0021_u01762564190149") 2025/11/08 01:13:04 DEBUG : YmFuYW5h: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba379d_d20251108_m010955_c001_v7007000_t0000_u01762564195434") 2025/11/08 01:13:04 DEBUG : YmFuYW5h: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04a83_d20251108_m010950_c001_v0001153_t0023_u01762564190127") 2025/11/08 01:13:04 DEBUG : a/potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29d0_d20251108_m010435_c001_v7007000_t0000_u01762563875804") 2025/11/08 01:13:04 DEBUG : a/potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b11ff_d20251108_m010435_c001_v0001184_t0054_u01762563875230") 2025/11/08 01:13:04 DEBUG : a/potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29ce_d20251108_m010433_c001_v7007000_t0000_u01762563873867") 2025/11/08 01:13:04 DEBUG : a/potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b11dd_d20251108_m010433_c001_v0001184_t0058_u01762563873060") 2025/11/08 01:13:04 DEBUG : a/potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138b94_d20251108_m010416_c001_v7007000_t0000_u01762563856642") 2025/11/08 01:13:04 DEBUG : a/potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1112_d20251108_m010415_c001_v0001184_t0033_u01762563855862") 2025/11/08 01:13:04 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca68_d20251108_m011228_c001_v7007000_t0000_u01762564348130") 2025/11/08 01:13:04 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67df7_d20251108_m011223_c001_v0001101_t0059_u01762564343676") 2025/11/08 01:13:04 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3906_d20251108_m011211_c001_v7007000_t0000_u01762564331035") 2025/11/08 01:13:04 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67dbf_d20251108_m011206_c001_v0001101_t0044_u01762564326431") 2025/11/08 01:13:04 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f420ad3cb3299f8c4_d20251108_m011152_c001_v7007000_t0000_u01762564312870") 2025/11/08 01:13:05 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67d70_d20251108_m011148_c001_v0001101_t0024_u01762564308131") 2025/11/08 01:13:05 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca9e8_d20251108_m011134_c001_v7007000_t0000_u01762564294706") 2025/11/08 01:13:05 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67d01_d20251108_m011130_c001_v0001101_t0026_u01762564290758") 2025/11/08 01:13:05 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4199673b39a14e20_d20251108_m011118_c001_v7007000_t0000_u01762564278397") 2025/11/08 01:13:05 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67cc8_d20251108_m011113_c001_v0001101_t0028_u01762564273813") 2025/11/08 01:13:05 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b200d_d20251108_m011101_c001_v7007000_t0000_u01762564261060") 2025/11/08 01:13:05 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b93eb_d20251108_m011054_c001_v0001101_t0057_u01762564254069") 2025/11/08 01:13:05 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f26_d20251108_m011041_c001_v7007000_t0000_u01762564241588") 2025/11/08 01:13:05 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67c12_d20251108_m011037_c001_v0001101_t0007_u01762564237518") 2025/11/08 01:13:05 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f40108f13c6f3caf8_d20251108_m011036_c001_v7007000_t0000_u01762564236348") 2025/11/08 01:13:05 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b0c_d20251108_m011031_c001_v0001153_t0021_u01762564231064") 2025/11/08 01:13:05 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae1fa_d20251108_m011018_c001_v7007000_t0000_u01762564218145") 2025/11/08 01:13:05 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04ace_d20251108_m011014_c001_v0001153_t0016_u01762564214054") 2025/11/08 01:13:05 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f411858a374fa6899_d20251108_m011012_c001_v7007000_t0000_u01762564212862") 2025/11/08 01:13:05 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04ab8_d20251108_m011007_c001_v0001153_t0002_u01762564207222") 2025/11/08 01:13:05 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f85_d20251108_m010953_c001_v7007000_t0000_u01762564193243") 2025/11/08 01:13:05 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67adb_d20251108_m010947_c001_v0001101_t0007_u01762564187063") 2025/11/08 01:13:05 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca8e2_d20251108_m010933_c001_v7007000_t0000_u01762564173481") 2025/11/08 01:13:05 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67a8d_d20251108_m010929_c001_v0001101_t0020_u01762564169293") 2025/11/08 01:13:06 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f48_d20251108_m010916_c001_v7007000_t0000_u01762564156354") 2025/11/08 01:13:06 DEBUG : apple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67a13_d20251108_m010912_c001_v0001101_t0019_u01762564152559") 2025/11/08 01:13:06 DEBUG : appleSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae221_d20251108_m011039_c001_v7007000_t0000_u01762564239994") 2025/11/08 01:13:06 DEBUG : appleSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67bea_d20251108_m011033_c001_v0001101_t0044_u01762564233581") 2025/11/08 01:13:06 DEBUG : appleapple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b200f_d20251108_m011101_c001_v7007000_t0000_u01762564261270") 2025/11/08 01:13:06 DEBUG : appleapple: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b93f5_d20251108_m011056_c001_v0001101_t0054_u01762564256527") 2025/11/08 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca6b_d20251108_m011228_c001_v7007000_t0000_u01762564348314") 2025/11/08 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b953a_d20251108_m011224_c001_v0001101_t0018_u01762564344617") 2025/11/08 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3907_d20251108_m011211_c001_v7007000_t0000_u01762564331220") 2025/11/08 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9506_d20251108_m011207_c001_v0001101_t0000_u01762564327344") 2025/11/08 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f420ad3cb3299f8c6_d20251108_m011153_c001_v7007000_t0000_u01762564313055") 2025/11/08 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b94cb_d20251108_m011149_c001_v0001101_t0050_u01762564309109") 2025/11/08 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca9ea_d20251108_m011134_c001_v7007000_t0000_u01762564294922") 2025/11/08 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9493_d20251108_m011131_c001_v0001101_t0039_u01762564291420") 2025/11/08 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4199673b39a14e21_d20251108_m011118_c001_v7007000_t0000_u01762564278588") 2025/11/08 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9451_d20251108_m011114_c001_v0001101_t0005_u01762564274514") 2025/11/08 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b2008_d20251108_m011059_c001_v7007000_t0000_u01762564259170") 2025/11/08 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67c6a_d20251108_m011054_c001_v0001101_t0021_u01762564254860") 2025/11/08 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f27_d20251108_m011041_c001_v7007000_t0000_u01762564241789") 2025/11/08 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9394_d20251108_m011037_c001_v0001101_t0024_u01762564237525") 2025/11/08 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f20_d20251108_m011036_c001_v7007000_t0000_u01762564236540") 2025/11/08 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67be0_d20251108_m011031_c001_v0001101_t0034_u01762564231789") 2025/11/08 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae1fb_d20251108_m011018_c001_v7007000_t0000_u01762564218336") 2025/11/08 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ed9b_d20251108_m011014_c001_v0001102_t0030_u01762564214043") 2025/11/08 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f411858a374fa689a_d20251108_m011013_c001_v7007000_t0000_u01762564213093") 2025/11/08 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ed78_d20251108_m011007_c001_v0001102_t0047_u01762564207995") 2025/11/08 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd557_d20251108_m010953_c001_v7007000_t0000_u01762564193316") 2025/11/08 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9264_d20251108_m010948_c001_v0001101_t0020_u01762564188187") 2025/11/08 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca8e5_d20251108_m010933_c001_v7007000_t0000_u01762564173775") 2025/11/08 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b91fa_d20251108_m010930_c001_v0001101_t0053_u01762564170131") 2025/11/08 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f49_d20251108_m010916_c001_v7007000_t0000_u01762564156535") 2025/11/08 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b91a2_d20251108_m010913_c001_v0001101_t0010_u01762564153221") 2025/11/08 01:13:07 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4098ef171819d890_d20251108_m011039_c001_v7007000_t0000_u01762564239997") 2025/11/08 01:13:07 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b19_d20251108_m011033_c001_v0001153_t0020_u01762564233556") 2025/11/08 01:13:07 DEBUG : b/potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29d1_d20251108_m010435_c001_v7007000_t0000_u01762563875989") 2025/11/08 01:13:07 DEBUG : b/potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b11f7_d20251108_m010434_c001_v0001184_t0008_u01762563874431") 2025/11/08 01:13:07 DEBUG : b/potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29cc_d20251108_m010433_c001_v7007000_t0000_u01762563873309") 2025/11/08 01:13:07 DEBUG : b/potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b11c9_d20251108_m010432_c001_v0001184_t0056_u01762563872253") 2025/11/08 01:13:07 DEBUG : b/potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138b92_d20251108_m010416_c001_v7007000_t0000_u01762563856067") 2025/11/08 01:13:07 DEBUG : b/potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1108_d20251108_m010415_c001_v0001184_t0012_u01762563855075") 2025/11/08 01:13:08 DEBUG : backup/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319c988_d20251108_m010654_c001_v7007000_t0000_u01762564014279") 2025/11/08 01:13:08 DEBUG : backup/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f109d5557509880cf_d20251108_m010651_c001_v0001157_t0030_u01762564011970") 2025/11/08 01:13:08 DEBUG : backup/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f11665341631292b1_d20251108_m010647_c001_v0001182_t0030_u01762564007831") 2025/11/08 01:13:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417ea52e047812b8_d20251108_m010721_c001_v7007000_t0000_u01762564041477") 2025/11/08 01:13:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f109b821bd2d58db5_d20251108_m010719_c001_v0001036_t0056_u01762564039123") 2025/11/08 01:13:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10635a2ab3d8f45f_d20251108_m010714_c001_v0001183_t0013_u01762564034787") 2025/11/08 01:13:08 DEBUG : backup/one.bak: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd445_d20251108_m010708_c001_v7007000_t0000_u01762564028470") 2025/11/08 01:13:08 DEBUG : backup/one.bak: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f107d418877e6ebe5_d20251108_m010706_c001_v0001109_t0026_u01762564026278") 2025/11/08 01:13:08 DEBUG : backup/one.bak: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f116f1bdef34e29bc_d20251108_m010700_c001_v0001136_t0055_u01762564020916") 2025/11/08 01:13:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417ea52e047812b9_d20251108_m010721_c001_v7007000_t0000_u01762564041662") 2025/11/08 01:13:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10185c1f93c3c257_d20251108_m010720_c001_v0001171_t0027_u01762564040613") 2025/11/08 01:13:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10964f70c76959e5_d20251108_m010716_c001_v0001165_t0051_u01762564036711") 2025/11/08 01:13:08 DEBUG : backup/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319c989_d20251108_m010654_c001_v7007000_t0000_u01762564014460") 2025/11/08 01:13:08 DEBUG : backup/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1156ff33761e1df8_d20251108_m010653_c001_v0001042_t0006_u01762564013064") 2025/11/08 01:13:08 DEBUG : backup/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f110cdd6c6c71b9ad_d20251108_m010649_c001_v0001042_t0020_u01762564009353") 2025/11/08 01:13:08 DEBUG : backup/three.txt.bak: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd446_d20251108_m010708_c001_v7007000_t0000_u01762564028656") 2025/11/08 01:13:08 DEBUG : backup/three.txt.bak: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f102452130d4701c9_d20251108_m010707_c001_v0001134_t0034_u01762564027429") 2025/11/08 01:13:08 DEBUG : backup/three.txt.bak: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f11191af0d07ac2cd_d20251108_m010703_c001_v0001172_t0037_u01762564023503") 2025/11/08 01:13:08 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca6e_d20251108_m011228_c001_v7007000_t0000_u01762564348497") 2025/11/08 01:13:09 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757efe3_d20251108_m011224_c001_v0001102_t0010_u01762564344145") 2025/11/08 01:13:09 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3908_d20251108_m011211_c001_v7007000_t0000_u01762564331432") 2025/11/08 01:13:09 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757efb1_d20251108_m011206_c001_v0001102_t0008_u01762564326821") 2025/11/08 01:13:09 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f420ad3cb3299f8c9_d20251108_m011153_c001_v7007000_t0000_u01762564313240") 2025/11/08 01:13:09 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ef75_d20251108_m011148_c001_v0001102_t0037_u01762564308607") 2025/11/08 01:13:09 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca9eb_d20251108_m011135_c001_v7007000_t0000_u01762564295128") 2025/11/08 01:13:09 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ef2d_d20251108_m011131_c001_v0001102_t0016_u01762564291115") 2025/11/08 01:13:09 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4199673b39a14e22_d20251108_m011118_c001_v7007000_t0000_u01762564278771") 2025/11/08 01:13:09 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757eed2_d20251108_m011114_c001_v0001102_t0027_u01762564274200") 2025/11/08 01:13:09 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b2011_d20251108_m011101_c001_v7007000_t0000_u01762564261453") 2025/11/08 01:13:09 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ee85_d20251108_m011054_c001_v0001102_t0057_u01762564254362") 2025/11/08 01:13:09 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f28_d20251108_m011041_c001_v7007000_t0000_u01762564241973") 2025/11/08 01:13:09 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ee23_d20251108_m011037_c001_v0001102_t0006_u01762564237541") 2025/11/08 01:13:09 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4238fd51c1dd572a_d20251108_m011036_c001_v7007000_t0000_u01762564236140") 2025/11/08 01:13:09 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757edfb_d20251108_m011031_c001_v0001102_t0033_u01762564231405") 2025/11/08 01:13:09 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae1fc_d20251108_m011018_c001_v7007000_t0000_u01762564218538") 2025/11/08 01:13:09 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67b76_d20251108_m011014_c001_v0001101_t0020_u01762564214025") 2025/11/08 01:13:09 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae1ee_d20251108_m011012_c001_v7007000_t0000_u01762564212845") 2025/11/08 01:13:09 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67b3f_d20251108_m011007_c001_v0001101_t0054_u01762564207588") 2025/11/08 01:13:09 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4216311f4486dc6e_d20251108_m010953_c001_v7007000_t0000_u01762564193066") 2025/11/08 01:13:09 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04a7b_d20251108_m010947_c001_v0001153_t0025_u01762564187595") 2025/11/08 01:13:10 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca8e8_d20251108_m010933_c001_v7007000_t0000_u01762564173992") 2025/11/08 01:13:10 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04a39_d20251108_m010929_c001_v0001153_t0006_u01762564169773") 2025/11/08 01:13:10 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f4a_d20251108_m010916_c001_v7007000_t0000_u01762564156717") 2025/11/08 01:13:10 DEBUG : banana: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04a07_d20251108_m010912_c001_v0001153_t0012_u01762564152884") 2025/11/08 01:13:10 DEBUG : bananaSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f25_d20251108_m011040_c001_v7007000_t0000_u01762564240161") 2025/11/08 01:13:10 DEBUG : bananaSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b937c_d20251108_m011033_c001_v0001101_t0044_u01762564233587") 2025/11/08 01:13:10 DEBUG : both0: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e81_d20251108_m010848_c001_v7007000_t0000_u01762564128918") 2025/11/08 01:13:10 DEBUG : both0: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc678be_d20251108_m010830_c001_v0001101_t0010_u01762564110028") 2025/11/08 01:13:10 DEBUG : both0: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd496_d20251108_m010825_c001_v7007000_t0000_u01762564105414") 2025/11/08 01:13:10 DEBUG : both0: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc677dd_d20251108_m010806_c001_v0001101_t0011_u01762564086707") 2025/11/08 01:13:10 DEBUG : both1: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e82_d20251108_m010849_c001_v7007000_t0000_u01762564129104") 2025/11/08 01:13:10 DEBUG : both1: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc678c6_d20251108_m010831_c001_v0001101_t0026_u01762564111248") 2025/11/08 01:13:10 DEBUG : both1: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd497_d20251108_m010825_c001_v7007000_t0000_u01762564105601") 2025/11/08 01:13:10 DEBUG : both1: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc677e7_d20251108_m010807_c001_v0001101_t0007_u01762564087442") 2025/11/08 01:13:10 DEBUG : both10: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e83_d20251108_m010849_c001_v7007000_t0000_u01762564129288") 2025/11/08 01:13:10 DEBUG : both10: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc678ff_d20251108_m010838_c001_v0001101_t0028_u01762564118394") 2025/11/08 01:13:10 DEBUG : both10: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd498_d20251108_m010825_c001_v7007000_t0000_u01762564105785") 2025/11/08 01:13:10 DEBUG : both10: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67839_d20251108_m010814_c001_v0001101_t0052_u01762564094537") 2025/11/08 01:13:10 DEBUG : both11: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e84_d20251108_m010849_c001_v7007000_t0000_u01762564129471") 2025/11/08 01:13:10 DEBUG : both11: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67907_d20251108_m010839_c001_v0001101_t0042_u01762564119119") 2025/11/08 01:13:11 DEBUG : both11: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd499_d20251108_m010825_c001_v7007000_t0000_u01762564105972") 2025/11/08 01:13:11 DEBUG : both11: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67847_d20251108_m010815_c001_v0001101_t0037_u01762564095301") 2025/11/08 01:13:11 DEBUG : both12: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e85_d20251108_m010849_c001_v7007000_t0000_u01762564129656") 2025/11/08 01:13:11 DEBUG : both12: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67911_d20251108_m010839_c001_v0001101_t0020_u01762564119776") 2025/11/08 01:13:11 DEBUG : both12: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd49a_d20251108_m010826_c001_v7007000_t0000_u01762564106163") 2025/11/08 01:13:11 DEBUG : both12: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc6784f_d20251108_m010816_c001_v0001101_t0030_u01762564096028") 2025/11/08 01:13:11 DEBUG : both13: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e86_d20251108_m010849_c001_v7007000_t0000_u01762564129838") 2025/11/08 01:13:11 DEBUG : both13: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67919_d20251108_m010840_c001_v0001101_t0051_u01762564120426") 2025/11/08 01:13:11 DEBUG : both13: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd49b_d20251108_m010826_c001_v7007000_t0000_u01762564106350") 2025/11/08 01:13:11 DEBUG : both13: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67853_d20251108_m010816_c001_v0001101_t0035_u01762564096699") 2025/11/08 01:13:11 DEBUG : both14: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e87_d20251108_m010850_c001_v7007000_t0000_u01762564130025") 2025/11/08 01:13:11 DEBUG : both14: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67927_d20251108_m010841_c001_v0001101_t0029_u01762564121095") 2025/11/08 01:13:11 DEBUG : both14: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd49c_d20251108_m010826_c001_v7007000_t0000_u01762564106565") 2025/11/08 01:13:11 DEBUG : both14: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc6785f_d20251108_m010817_c001_v0001101_t0017_u01762564097635") 2025/11/08 01:13:11 DEBUG : both15: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e88_d20251108_m010850_c001_v7007000_t0000_u01762564130207") 2025/11/08 01:13:11 DEBUG : both15: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc6792b_d20251108_m010841_c001_v0001101_t0006_u01762564121874") 2025/11/08 01:13:11 DEBUG : both15: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd49d_d20251108_m010826_c001_v7007000_t0000_u01762564106866") 2025/11/08 01:13:11 DEBUG : both15: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67863_d20251108_m010818_c001_v0001101_t0019_u01762564098403") 2025/11/08 01:13:11 DEBUG : both16: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e89_d20251108_m010850_c001_v7007000_t0000_u01762564130391") 2025/11/08 01:13:12 DEBUG : both16: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67935_d20251108_m010842_c001_v0001101_t0022_u01762564122622") 2025/11/08 01:13:12 DEBUG : both16: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd49e_d20251108_m010827_c001_v7007000_t0000_u01762564107167") 2025/11/08 01:13:12 DEBUG : both16: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67867_d20251108_m010819_c001_v0001101_t0052_u01762564099313") 2025/11/08 01:13:12 DEBUG : both17: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e8a_d20251108_m010850_c001_v7007000_t0000_u01762564130574") 2025/11/08 01:13:12 DEBUG : both17: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc6793b_d20251108_m010843_c001_v0001101_t0016_u01762564123548") 2025/11/08 01:13:12 DEBUG : both17: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd49f_d20251108_m010827_c001_v7007000_t0000_u01762564107390") 2025/11/08 01:13:12 DEBUG : both17: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67869_d20251108_m010820_c001_v0001101_t0056_u01762564100024") 2025/11/08 01:13:12 DEBUG : both18: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e8b_d20251108_m010850_c001_v7007000_t0000_u01762564130777") 2025/11/08 01:13:12 DEBUG : both18: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67943_d20251108_m010844_c001_v0001101_t0047_u01762564124484") 2025/11/08 01:13:12 DEBUG : both18: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd4a1_d20251108_m010827_c001_v7007000_t0000_u01762564107585") 2025/11/08 01:13:12 DEBUG : both18: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67877_d20251108_m010821_c001_v0001101_t0048_u01762564101069") 2025/11/08 01:13:12 DEBUG : both19: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e8d_d20251108_m010850_c001_v7007000_t0000_u01762564130972") 2025/11/08 01:13:12 DEBUG : both19: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc6794f_d20251108_m010845_c001_v0001101_t0004_u01762564125297") 2025/11/08 01:13:12 DEBUG : both19: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd4a2_d20251108_m010827_c001_v7007000_t0000_u01762564107768") 2025/11/08 01:13:12 DEBUG : both19: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67885_d20251108_m010821_c001_v0001101_t0055_u01762564101834") 2025/11/08 01:13:12 DEBUG : both2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e8e_d20251108_m010851_c001_v7007000_t0000_u01762564131155") 2025/11/08 01:13:12 DEBUG : both2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc678cc_d20251108_m010831_c001_v0001101_t0044_u01762564111904") 2025/11/08 01:13:12 DEBUG : both2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd4a3_d20251108_m010827_c001_v7007000_t0000_u01762564107952") 2025/11/08 01:13:12 DEBUG : both2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc677eb_d20251108_m010808_c001_v0001101_t0058_u01762564088398") 2025/11/08 01:13:12 DEBUG : both3: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e8f_d20251108_m010851_c001_v7007000_t0000_u01762564131374") 2025/11/08 01:13:12 DEBUG : both3: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc678d5_d20251108_m010832_c001_v0001101_t0051_u01762564112885") 2025/11/08 01:13:12 DEBUG : both3: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd4a4_d20251108_m010828_c001_v7007000_t0000_u01762564108134") 2025/11/08 01:13:13 DEBUG : both3: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc677f3_d20251108_m010809_c001_v0001101_t0058_u01762564089122") 2025/11/08 01:13:13 DEBUG : both4: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e91_d20251108_m010851_c001_v7007000_t0000_u01762564131560") 2025/11/08 01:13:13 DEBUG : both4: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc678d9_d20251108_m010833_c001_v0001101_t0030_u01762564113760") 2025/11/08 01:13:13 DEBUG : both4: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd4a5_d20251108_m010828_c001_v7007000_t0000_u01762564108366") 2025/11/08 01:13:13 DEBUG : both4: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc677ff_d20251108_m010810_c001_v0001101_t0049_u01762564090094") 2025/11/08 01:13:13 DEBUG : both5: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e92_d20251108_m010851_c001_v7007000_t0000_u01762564131744") 2025/11/08 01:13:13 DEBUG : both5: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc678e3_d20251108_m010834_c001_v0001101_t0016_u01762564114626") 2025/11/08 01:13:13 DEBUG : both5: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd4a7_d20251108_m010828_c001_v7007000_t0000_u01762564108549") 2025/11/08 01:13:13 DEBUG : both5: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc6780b_d20251108_m010810_c001_v0001101_t0032_u01762564090804") 2025/11/08 01:13:13 DEBUG : both6: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e93_d20251108_m010851_c001_v7007000_t0000_u01762564131963") 2025/11/08 01:13:13 DEBUG : both6: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc678e9_d20251108_m010835_c001_v0001101_t0010_u01762564115524") 2025/11/08 01:13:13 DEBUG : both6: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd4a8_d20251108_m010828_c001_v7007000_t0000_u01762564108731") 2025/11/08 01:13:13 DEBUG : both6: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67813_d20251108_m010811_c001_v0001101_t0059_u01762564091461") 2025/11/08 01:13:13 DEBUG : both7: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e94_d20251108_m010852_c001_v7007000_t0000_u01762564132163") 2025/11/08 01:13:13 DEBUG : both7: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc678eb_d20251108_m010836_c001_v0001101_t0055_u01762564116294") 2025/11/08 01:13:13 DEBUG : both7: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd4a9_d20251108_m010828_c001_v7007000_t0000_u01762564108927") 2025/11/08 01:13:13 DEBUG : both7: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc6781d_d20251108_m010812_c001_v0001101_t0019_u01762564092132") 2025/11/08 01:13:13 DEBUG : both8: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e95_d20251108_m010852_c001_v7007000_t0000_u01762564132348") 2025/11/08 01:13:13 DEBUG : both8: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc678ef_d20251108_m010837_c001_v0001101_t0037_u01762564117057") 2025/11/08 01:13:13 DEBUG : both8: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd4aa_d20251108_m010829_c001_v7007000_t0000_u01762564109111") 2025/11/08 01:13:14 DEBUG : both8: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67823_d20251108_m010812_c001_v0001101_t0038_u01762564092899") 2025/11/08 01:13:14 DEBUG : both9: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e96_d20251108_m010852_c001_v7007000_t0000_u01762564132533") 2025/11/08 01:13:14 DEBUG : both9: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc678f9_d20251108_m010837_c001_v0001101_t0047_u01762564117716") 2025/11/08 01:13:14 DEBUG : both9: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd4ab_d20251108_m010829_c001_v7007000_t0000_u01762564109295") 2025/11/08 01:13:14 DEBUG : both9: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc6782b_d20251108_m010813_c001_v0001101_t0043_u01762564093737") 2025/11/08 01:13:14 DEBUG : c/non empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29d2_d20251108_m010436_c001_v7007000_t0000_u01762563876172") 2025/11/08 01:13:14 DEBUG : c/non empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b11f9_d20251108_m010434_c001_v0001184_t0051_u01762563874648") 2025/11/08 01:13:14 DEBUG : c/non empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29cf_d20251108_m010434_c001_v7007000_t0000_u01762563874060") 2025/11/08 01:13:14 DEBUG : c/non empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b11cb_d20251108_m010432_c001_v0001184_t0031_u01762563872458") 2025/11/08 01:13:14 DEBUG : c/non empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138b95_d20251108_m010416_c001_v7007000_t0000_u01762563856824") 2025/11/08 01:13:14 DEBUG : c/non empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b110a_d20251108_m010415_c001_v0001184_t0048_u01762563855283") 2025/11/08 01:13:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba379e_d20251108_m010955_c001_v7007000_t0000_u01762564195621") 2025/11/08 01:13:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b926c_d20251108_m010950_c001_v0001101_t0016_u01762564190137") 2025/11/08 01:13:14 DEBUG : check sum: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138b81_d20251108_m010408_c001_v7007000_t0000_u01762563848378") 2025/11/08 01:13:14 DEBUG : check sum: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b10c4_d20251108_m010407_c001_v0001184_t0009_u01762563847414") 2025/11/08 01:13:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fde6d_d20251108_m011259_c001_v7007000_t0000_u01762564379065") 2025/11/08 01:13:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67e70_d20251108_m011257_c001_v0001101_t0045_u01762564377405") 2025/11/08 01:13:14 DEBUG : dest/3: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f400ae61412aa49de_d20251108_m010621_c001_v7007000_t0000_u01762563981643") 2025/11/08 01:13:14 DEBUG : dest/3: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413a1d4b3a138f76_d20251108_m010620_c001_v0001182_t0048_u01762563980530") 2025/11/08 01:13:14 DEBUG : dir1/0000-abcde: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b2012_d20251108_m011101_c001_v7007000_t0000_u01762564261646") 2025/11/08 01:13:15 DEBUG : dir1/0000-abcde: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b7a_d20251108_m011056_c001_v0001153_t0011_u01762564256563") 2025/11/08 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca73_d20251108_m011228_c001_v7007000_t0000_u01762564348683") 2025/11/08 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67ddb_d20251108_m011215_c001_v0001101_t0017_u01762564335963") 2025/11/08 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3909_d20251108_m011211_c001_v7007000_t0000_u01762564331617") 2025/11/08 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67d97_d20251108_m011157_c001_v0001101_t0035_u01762564317796") 2025/11/08 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f420ad3cb3299f8cc_d20251108_m011153_c001_v7007000_t0000_u01762564313439") 2025/11/08 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67d30_d20251108_m011139_c001_v0001101_t0043_u01762564299779") 2025/11/08 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca9ec_d20251108_m011135_c001_v7007000_t0000_u01762564295392") 2025/11/08 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67ce0_d20251108_m011123_c001_v0001101_t0023_u01762564283321") 2025/11/08 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4199673b39a14e23_d20251108_m011118_c001_v7007000_t0000_u01762564278957") 2025/11/08 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67ca7_d20251108_m011105_c001_v0001101_t0021_u01762564265857") 2025/11/08 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3839_d20251108_m011059_c001_v7007000_t0000_u01762564259128") 2025/11/08 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b93c5_d20251108_m011046_c001_v0001101_t0007_u01762564246338") 2025/11/08 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f29_d20251108_m011042_c001_v7007000_t0000_u01762564242156") 2025/11/08 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b31_d20251108_m011037_c001_v0001153_t0023_u01762564237894") 2025/11/08 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e2b6c_d20251108_m011036_c001_v7007000_t0000_u01762564236315") 2025/11/08 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04af4_d20251108_m011023_c001_v0001153_t0025_u01762564223136") 2025/11/08 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae1fd_d20251108_m011018_c001_v7007000_t0000_u01762564218729") 2025/11/08 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9301_d20251108_m011014_c001_v0001101_t0005_u01762564214368") 2025/11/08 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba37bc_d20251108_m011012_c001_v7007000_t0000_u01762564212870") 2025/11/08 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04a9d_d20251108_m010959_c001_v0001153_t0020_u01762564199908") 2025/11/08 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3799_d20251108_m010953_c001_v7007000_t0000_u01762564193251") 2025/11/08 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67ab2_d20251108_m010938_c001_v0001101_t0037_u01762564178654") 2025/11/08 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca8e9_d20251108_m010934_c001_v7007000_t0000_u01762564174187") 2025/11/08 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67a5b_d20251108_m010921_c001_v0001101_t0011_u01762564161082") 2025/11/08 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f4b_d20251108_m010916_c001_v7007000_t0000_u01762564156908") 2025/11/08 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc679d8_d20251108_m010905_c001_v0001101_t0018_u01762564145922") 2025/11/08 01:13:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f23_d20251108_m011039_c001_v7007000_t0000_u01762564239776") 2025/11/08 01:13:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b1f_d20251108_m011033_c001_v0001153_t0006_u01762564233916") 2025/11/08 01:13:16 DEBUG : dir1/0001-bcdef: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b2013_d20251108_m011101_c001_v7007000_t0000_u01762564261863") 2025/11/08 01:13:16 DEBUG : dir1/0001-bcdef: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67c74_d20251108_m011056_c001_v0001101_t0028_u01762564256552") 2025/11/08 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca76_d20251108_m011228_c001_v7007000_t0000_u01762564348867") 2025/11/08 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757efcc_d20251108_m011216_c001_v0001102_t0041_u01762564336737") 2025/11/08 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba390a_d20251108_m011211_c001_v7007000_t0000_u01762564331802") 2025/11/08 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ef99_d20251108_m011158_c001_v0001102_t0048_u01762564318585") 2025/11/08 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f420ad3cb3299f8ce_d20251108_m011153_c001_v7007000_t0000_u01762564313626") 2025/11/08 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ef50_d20251108_m011140_c001_v0001102_t0039_u01762564300509") 2025/11/08 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca9ee_d20251108_m011135_c001_v7007000_t0000_u01762564295583") 2025/11/08 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ef0d_d20251108_m011124_c001_v0001102_t0035_u01762564284092") 2025/11/08 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4199673b39a14e24_d20251108_m011119_c001_v7007000_t0000_u01762564279155") 2025/11/08 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757eeb3_d20251108_m011106_c001_v0001102_t0016_u01762564266789") 2025/11/08 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e139a65_d20251108_m011059_c001_v7007000_t0000_u01762564259126") 2025/11/08 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ee63_d20251108_m011047_c001_v0001102_t0001_u01762564247203") 2025/11/08 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f2a_d20251108_m011042_c001_v7007000_t0000_u01762564242342") 2025/11/08 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b939a_d20251108_m011037_c001_v0001101_t0038_u01762564237912") 2025/11/08 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4238fd51c1dd572e_d20251108_m011036_c001_v7007000_t0000_u01762564236372") 2025/11/08 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757edd1_d20251108_m011024_c001_v0001102_t0007_u01762564224166") 2025/11/08 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae1fe_d20251108_m011018_c001_v7007000_t0000_u01762564218935") 2025/11/08 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04ad0_d20251108_m011014_c001_v0001153_t0009_u01762564214415") 2025/11/08 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4161f6f3b69720f0_d20251108_m011013_c001_v7007000_t0000_u01762564213109") 2025/11/08 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67b10_d20251108_m011000_c001_v0001101_t0042_u01762564200604") 2025/11/08 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4216311f4486dc6f_d20251108_m010953_c001_v7007000_t0000_u01762564193264") 2025/11/08 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04a55_d20251108_m010939_c001_v0001153_t0002_u01762564179593") 2025/11/08 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca8ea_d20251108_m010934_c001_v7007000_t0000_u01762564174371") 2025/11/08 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04a1d_d20251108_m010921_c001_v0001153_t0002_u01762564161911") 2025/11/08 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f4c_d20251108_m010917_c001_v7007000_t0000_u01762564157132") 2025/11/08 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c049f7_d20251108_m010906_c001_v0001153_t0016_u01762564146254") 2025/11/08 01:13:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415071e978b3cfef_d20251108_m011039_c001_v7007000_t0000_u01762564239786") 2025/11/08 01:13:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ee0b_d20251108_m011033_c001_v0001102_t0016_u01762564233925") 2025/11/08 01:13:17 DEBUG : dir1/0002-cdefg: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b2015_d20251108_m011102_c001_v7007000_t0000_u01762564262056") 2025/11/08 01:13:18 DEBUG : dir1/0002-cdefg: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b93fa_d20251108_m011056_c001_v0001101_t0004_u01762564256855") 2025/11/08 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca79_d20251108_m011229_c001_v7007000_t0000_u01762564349050") 2025/11/08 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b951c_d20251108_m011217_c001_v0001101_t0047_u01762564337523") 2025/11/08 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba390b_d20251108_m011211_c001_v7007000_t0000_u01762564331997") 2025/11/08 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b94e3_d20251108_m011159_c001_v0001101_t0015_u01762564319303") 2025/11/08 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f420ad3cb3299f8d1_d20251108_m011153_c001_v7007000_t0000_u01762564313809") 2025/11/08 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b94b1_d20251108_m011141_c001_v0001101_t0005_u01762564301243") 2025/11/08 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca9ef_d20251108_m011135_c001_v7007000_t0000_u01762564295830") 2025/11/08 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9473_d20251108_m011124_c001_v0001101_t0037_u01762564284848") 2025/11/08 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4199673b39a14e27_d20251108_m011119_c001_v7007000_t0000_u01762564279430") 2025/11/08 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b942d_d20251108_m011107_c001_v0001101_t0050_u01762564267609") 2025/11/08 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca3b_d20251108_m011059_c001_v7007000_t0000_u01762564259156") 2025/11/08 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67c40_d20251108_m011048_c001_v0001101_t0054_u01762564248115") 2025/11/08 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f2b_d20251108_m011042_c001_v7007000_t0000_u01762564242524") 2025/11/08 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67c16_d20251108_m011037_c001_v0001101_t0031_u01762564237989") 2025/11/08 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae21d_d20251108_m011036_c001_v7007000_t0000_u01762564236496") 2025/11/08 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67bab_d20251108_m011024_c001_v0001101_t0052_u01762564224958") 2025/11/08 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae1ff_d20251108_m011019_c001_v7007000_t0000_u01762564219121") 2025/11/08 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ed9f_d20251108_m011014_c001_v0001102_t0026_u01762564214542") 2025/11/08 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4120efd2da0381a8_d20251108_m011012_c001_v7007000_t0000_u01762564212864") 2025/11/08 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ed5a_d20251108_m011001_c001_v0001102_t0045_u01762564201379") 2025/11/08 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6edc_d20251108_m010953_c001_v7007000_t0000_u01762564193274") 2025/11/08 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b922c_d20251108_m010940_c001_v0001101_t0008_u01762564180367") 2025/11/08 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca8eb_d20251108_m010934_c001_v7007000_t0000_u01762564174587") 2025/11/08 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b91d5_d20251108_m010922_c001_v0001101_t0049_u01762564162751") 2025/11/08 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f4d_d20251108_m010917_c001_v7007000_t0000_u01762564157321") 2025/11/08 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9177_d20251108_m010906_c001_v0001101_t0028_u01762564146592") 2025/11/08 01:13:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f422c1db6893d106d_d20251108_m011039_c001_v7007000_t0000_u01762564239950") 2025/11/08 01:13:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67bf2_d20251108_m011034_c001_v0001101_t0033_u01762564234116") 2025/11/08 01:13:19 DEBUG : dir1/0003-defgh: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b2016_d20251108_m011102_c001_v7007000_t0000_u01762564262253") 2025/11/08 01:13:19 DEBUG : dir1/0003-defgh: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67c78_d20251108_m011056_c001_v0001101_t0022_u01762564256911") 2025/11/08 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca7d_d20251108_m011229_c001_v7007000_t0000_u01762564349233") 2025/11/08 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04c4b_d20251108_m011218_c001_v0001153_t0010_u01762564338321") 2025/11/08 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba390c_d20251108_m011212_c001_v7007000_t0000_u01762564332184") 2025/11/08 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04c33_d20251108_m011200_c001_v0001153_t0006_u01762564320008") 2025/11/08 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f420ad3cb3299f8d4_d20251108_m011153_c001_v7007000_t0000_u01762564313992") 2025/11/08 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04c02_d20251108_m011142_c001_v0001153_t0005_u01762564302105") 2025/11/08 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca9f0_d20251108_m011136_c001_v7007000_t0000_u01762564296032") 2025/11/08 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04bd6_d20251108_m011125_c001_v0001153_t0015_u01762564285608") 2025/11/08 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4199673b39a14e28_d20251108_m011119_c001_v7007000_t0000_u01762564279647") 2025/11/08 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b9e_d20251108_m011108_c001_v0001153_t0007_u01762564268454") 2025/11/08 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e139a67_d20251108_m011059_c001_v7007000_t0000_u01762564259317") 2025/11/08 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b58_d20251108_m011048_c001_v0001153_t0005_u01762564248769") 2025/11/08 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f2c_d20251108_m011042_c001_v7007000_t0000_u01762564242716") 2025/11/08 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ee29_d20251108_m011037_c001_v0001102_t0047_u01762564237998") 2025/11/08 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f422c1db6893d1066_d20251108_m011035_c001_v7007000_t0000_u01762564235903") 2025/11/08 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9336_d20251108_m011025_c001_v0001101_t0039_u01762564225635") 2025/11/08 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae200_d20251108_m011019_c001_v7007000_t0000_u01762564219319") 2025/11/08 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67b7e_d20251108_m011014_c001_v0001101_t0000_u01762564214543") 2025/11/08 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae1f1_d20251108_m011013_c001_v7007000_t0000_u01762564213060") 2025/11/08 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b92b9_d20251108_m011002_c001_v0001101_t0019_u01762564202081") 2025/11/08 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f86_d20251108_m010953_c001_v7007000_t0000_u01762564193427") 2025/11/08 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ecf4_d20251108_m010941_c001_v0001102_t0057_u01762564181237") 2025/11/08 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca8ec_d20251108_m010934_c001_v7007000_t0000_u01762564174779") 2025/11/08 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757eca3_d20251108_m010923_c001_v0001102_t0059_u01762564163628") 2025/11/08 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f4e_d20251108_m010917_c001_v7007000_t0000_u01762564157562") 2025/11/08 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ec44_d20251108_m010907_c001_v0001102_t0053_u01762564147105") 2025/11/08 01:13:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae220_d20251108_m011039_c001_v7007000_t0000_u01762564239802") 2025/11/08 01:13:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9380_d20251108_m011034_c001_v0001101_t0012_u01762564234133") 2025/11/08 01:13:21 DEBUG : dir1/0004-efghi: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b2017_d20251108_m011102_c001_v7007000_t0000_u01762564262443") 2025/11/08 01:13:21 DEBUG : dir1/0004-efghi: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b7c_d20251108_m011056_c001_v0001153_t0015_u01762564256914") 2025/11/08 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca80_d20251108_m011229_c001_v7007000_t0000_u01762564349415") 2025/11/08 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67de1_d20251108_m011218_c001_v0001101_t0039_u01762564338764") 2025/11/08 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba390d_d20251108_m011212_c001_v7007000_t0000_u01762564332492") 2025/11/08 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67d9f_d20251108_m011201_c001_v0001101_t0027_u01762564321715") 2025/11/08 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f420ad3cb3299f8d7_d20251108_m011154_c001_v7007000_t0000_u01762564314178") 2025/11/08 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67d46_d20251108_m011142_c001_v0001101_t0049_u01762564302779") 2025/11/08 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca9f2_d20251108_m011136_c001_v7007000_t0000_u01762564296227") 2025/11/08 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67cf2_d20251108_m011125_c001_v0001101_t0023_u01762564285957") 2025/11/08 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4199673b39a14e29_d20251108_m011119_c001_v7007000_t0000_u01762564279847") 2025/11/08 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67cb3_d20251108_m011109_c001_v0001101_t0006_u01762564269088") 2025/11/08 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4216311f4486de8c_d20251108_m011058_c001_v7007000_t0000_u01762564258938") 2025/11/08 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b93d1_d20251108_m011049_c001_v0001101_t0050_u01762564249171") 2025/11/08 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f2d_d20251108_m011042_c001_v7007000_t0000_u01762564242905") 2025/11/08 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b35_d20251108_m011038_c001_v0001153_t0005_u01762564238217") 2025/11/08 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418bef918b82cb8a_d20251108_m011036_c001_v7007000_t0000_u01762564236301") 2025/11/08 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04afc_d20251108_m011025_c001_v0001153_t0024_u01762564225950") 2025/11/08 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae202_d20251108_m011019_c001_v7007000_t0000_u01762564219545") 2025/11/08 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04ad2_d20251108_m011014_c001_v0001153_t0007_u01762564214770") 2025/11/08 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba37ba_d20251108_m011012_c001_v7007000_t0000_u01762564212430") 2025/11/08 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04aab_d20251108_m011002_c001_v0001153_t0008_u01762564202560") 2025/11/08 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415071e978b3cbd9_d20251108_m010953_c001_v7007000_t0000_u01762564193097") 2025/11/08 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67ac0_d20251108_m010941_c001_v0001101_t0048_u01762564181744") 2025/11/08 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca8ef_d20251108_m010934_c001_v7007000_t0000_u01762564174963") 2025/11/08 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67a6d_d20251108_m010924_c001_v0001101_t0047_u01762564164103") 2025/11/08 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f4f_d20251108_m010917_c001_v7007000_t0000_u01762564157746") 2025/11/08 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc679f0_d20251108_m010907_c001_v0001101_t0042_u01762564147434") 2025/11/08 01:13:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f411858a374fa68b0_d20251108_m011040_c001_v7007000_t0000_u01762564240017") 2025/11/08 01:13:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ee11_d20251108_m011034_c001_v0001102_t0058_u01762564234306") 2025/11/08 01:13:22 DEBUG : dir1/0005-fghij: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b2018_d20251108_m011102_c001_v7007000_t0000_u01762564262626") 2025/11/08 01:13:22 DEBUG : dir1/0005-fghij: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ee8b_d20251108_m011056_c001_v0001102_t0004_u01762564256983") 2025/11/08 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca84_d20251108_m011229_c001_v7007000_t0000_u01762564349597") 2025/11/08 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757efd0_d20251108_m011219_c001_v0001102_t0028_u01762564339079") 2025/11/08 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba390e_d20251108_m011212_c001_v7007000_t0000_u01762564332684") 2025/11/08 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757efa5_d20251108_m011202_c001_v0001102_t0003_u01762564322047") 2025/11/08 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f420ad3cb3299f8d9_d20251108_m011154_c001_v7007000_t0000_u01762564314362") 2025/11/08 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ef56_d20251108_m011143_c001_v0001102_t0048_u01762564303278") 2025/11/08 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca9f3_d20251108_m011136_c001_v7007000_t0000_u01762564296414") 2025/11/08 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ef13_d20251108_m011126_c001_v0001102_t0048_u01762564286372") 2025/11/08 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4199673b39a14e2b_d20251108_m011120_c001_v7007000_t0000_u01762564280033") 2025/11/08 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757eebd_d20251108_m011109_c001_v0001102_t0006_u01762564269604") 2025/11/08 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba383b_d20251108_m011059_c001_v7007000_t0000_u01762564259325") 2025/11/08 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ee6d_d20251108_m011049_c001_v0001102_t0021_u01762564249770") 2025/11/08 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f2e_d20251108_m011043_c001_v7007000_t0000_u01762564243125") 2025/11/08 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67c18_d20251108_m011038_c001_v0001101_t0023_u01762564238338") 2025/11/08 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4238fd51c1dd5727_d20251108_m011035_c001_v7007000_t0000_u01762564235928") 2025/11/08 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757eddf_d20251108_m011026_c001_v0001102_t0027_u01762564226355") 2025/11/08 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae204_d20251108_m011019_c001_v7007000_t0000_u01762564219781") 2025/11/08 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757eda5_d20251108_m011014_c001_v0001102_t0032_u01762564214966") 2025/11/08 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae1ec_d20251108_m011012_c001_v7007000_t0000_u01762564212456") 2025/11/08 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67b1d_d20251108_m011002_c001_v0001101_t0020_u01762564202915") 2025/11/08 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415071e978b3cbdb_d20251108_m010953_c001_v7007000_t0000_u01762564193286") 2025/11/08 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04a5f_d20251108_m010942_c001_v0001153_t0003_u01762564182066") 2025/11/08 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca8f1_d20251108_m010935_c001_v7007000_t0000_u01762564175154") 2025/11/08 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04a21_d20251108_m010924_c001_v0001153_t0022_u01762564164643") 2025/11/08 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f50_d20251108_m010917_c001_v7007000_t0000_u01762564157927") 2025/11/08 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c049f9_d20251108_m010907_c001_v0001153_t0004_u01762564147796") 2025/11/08 01:13:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e139a46_d20251108_m011040_c001_v7007000_t0000_u01762564240125") 2025/11/08 01:13:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67bf8_d20251108_m011034_c001_v0001101_t0012_u01762564234475") 2025/11/08 01:13:24 DEBUG : dir1/0006-ghijk: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b2019_d20251108_m011102_c001_v7007000_t0000_u01762564262812") 2025/11/08 01:13:24 DEBUG : dir1/0006-ghijk: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b80_d20251108_m011057_c001_v0001153_t0013_u01762564257256") 2025/11/08 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca87_d20251108_m011229_c001_v7007000_t0000_u01762564349780") 2025/11/08 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9526_d20251108_m011219_c001_v0001101_t0053_u01762564339461") 2025/11/08 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3910_d20251108_m011212_c001_v7007000_t0000_u01762564332871") 2025/11/08 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b94f2_d20251108_m011202_c001_v0001101_t0050_u01762564322761") 2025/11/08 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f420ad3cb3299f8db_d20251108_m011154_c001_v7007000_t0000_u01762564314557") 2025/11/08 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b94b5_d20251108_m011143_c001_v0001101_t0014_u01762564303700") 2025/11/08 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca9f4_d20251108_m011136_c001_v7007000_t0000_u01762564296595") 2025/11/08 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9479_d20251108_m011126_c001_v0001101_t0029_u01762564286761") 2025/11/08 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4199673b39a14e2c_d20251108_m011120_c001_v7007000_t0000_u01762564280228") 2025/11/08 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9438_d20251108_m011110_c001_v0001101_t0034_u01762564270012") 2025/11/08 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae236_d20251108_m011059_c001_v7007000_t0000_u01762564259426") 2025/11/08 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67c4a_d20251108_m011050_c001_v0001101_t0022_u01762564250108") 2025/11/08 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f31_d20251108_m011043_c001_v7007000_t0000_u01762564243330") 2025/11/08 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b939c_d20251108_m011038_c001_v0001101_t0033_u01762564238353") 2025/11/08 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae21a_d20251108_m011035_c001_v7007000_t0000_u01762564235924") 2025/11/08 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67bbc_d20251108_m011026_c001_v0001101_t0012_u01762564226708") 2025/11/08 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae205_d20251108_m011020_c001_v7007000_t0000_u01762564220003") 2025/11/08 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9305_d20251108_m011014_c001_v0001101_t0056_u01762564214967") 2025/11/08 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4216311f4486dc7d_d20251108_m011013_c001_v7007000_t0000_u01762564213028") 2025/11/08 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ed64_d20251108_m011003_c001_v0001102_t0048_u01762564203336") 2025/11/08 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f80_d20251108_m010952_c001_v7007000_t0000_u01762564192677") 2025/11/08 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9236_d20251108_m010942_c001_v0001101_t0046_u01762564182429") 2025/11/08 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca8f2_d20251108_m010935_c001_v7007000_t0000_u01762564175350") 2025/11/08 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b91e3_d20251108_m010924_c001_v0001101_t0053_u01762564164982") 2025/11/08 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f52_d20251108_m010918_c001_v7007000_t0000_u01762564158109") 2025/11/08 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9183_d20251108_m010908_c001_v0001101_t0007_u01762564148332") 2025/11/08 01:13:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f40108f13c6f3cafc_d20251108_m011039_c001_v7007000_t0000_u01762564239955") 2025/11/08 01:13:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9384_d20251108_m011034_c001_v0001101_t0015_u01762564234500") 2025/11/08 01:13:25 DEBUG : dir1/0007-12345: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b201b_d20251108_m011103_c001_v7007000_t0000_u01762564263002") 2025/11/08 01:13:25 DEBUG : dir1/0007-12345: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b93fe_d20251108_m011057_c001_v0001101_t0007_u01762564257406") 2025/11/08 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca8a_d20251108_m011229_c001_v7007000_t0000_u01762564349963") 2025/11/08 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04c4d_d20251108_m011219_c001_v0001153_t0008_u01762564339946") 2025/11/08 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3911_d20251108_m011213_c001_v7007000_t0000_u01762564333055") 2025/11/08 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04c35_d20251108_m011203_c001_v0001153_t0019_u01762564323098") 2025/11/08 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f420ad3cb3299f8dd_d20251108_m011154_c001_v7007000_t0000_u01762564314739") 2025/11/08 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04c09_d20251108_m011144_c001_v0001153_t0006_u01762564304067") 2025/11/08 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca9f6_d20251108_m011136_c001_v7007000_t0000_u01762564296809") 2025/11/08 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04bda_d20251108_m011127_c001_v0001153_t0014_u01762564287336") 2025/11/08 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4199673b39a14e2d_d20251108_m011120_c001_v7007000_t0000_u01762564280418") 2025/11/08 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04baa_d20251108_m011110_c001_v0001153_t0015_u01762564270414") 2025/11/08 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e139a66_d20251108_m011059_c001_v7007000_t0000_u01762564259138") 2025/11/08 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b5e_d20251108_m011050_c001_v0001153_t0008_u01762564250503") 2025/11/08 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f34_d20251108_m011043_c001_v7007000_t0000_u01762564243515") 2025/11/08 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ee2b_d20251108_m011038_c001_v0001102_t0000_u01762564238459") 2025/11/08 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e139a3d_d20251108_m011036_c001_v7007000_t0000_u01762564236608") 2025/11/08 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9342_d20251108_m011027_c001_v0001101_t0053_u01762564227169") 2025/11/08 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae206_d20251108_m011020_c001_v7007000_t0000_u01762564220192") 2025/11/08 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67b84_d20251108_m011015_c001_v0001101_t0015_u01762564215049") 2025/11/08 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4120efd2da0381a9_d20251108_m011013_c001_v7007000_t0000_u01762564213070") 2025/11/08 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b92c7_d20251108_m011003_c001_v0001101_t0053_u01762564203685") 2025/11/08 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f409c56953bdafba7_d20251108_m010953_c001_v7007000_t0000_u01762564193295") 2025/11/08 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ecfc_d20251108_m010942_c001_v0001102_t0007_u01762564182747") 2025/11/08 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca8f3_d20251108_m010935_c001_v7007000_t0000_u01762564175550") 2025/11/08 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ecae_d20251108_m010925_c001_v0001102_t0045_u01762564165326") 2025/11/08 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f53_d20251108_m010918_c001_v7007000_t0000_u01762564158292") 2025/11/08 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ec54_d20251108_m010908_c001_v0001102_t0024_u01762564148733") 2025/11/08 01:13:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e139a44_d20251108_m011039_c001_v7007000_t0000_u01762564239746") 2025/11/08 01:13:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b23_d20251108_m011034_c001_v0001153_t0012_u01762564234521") 2025/11/08 01:13:27 DEBUG : dir1/0008-23456: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b201c_d20251108_m011103_c001_v7007000_t0000_u01762564263195") 2025/11/08 01:13:27 DEBUG : dir1/0008-23456: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ee91_d20251108_m011057_c001_v0001102_t0035_u01762564257416") 2025/11/08 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca8b_d20251108_m011230_c001_v7007000_t0000_u01762564350145") 2025/11/08 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67de3_d20251108_m011220_c001_v0001101_t0026_u01762564340290") 2025/11/08 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3912_d20251108_m011213_c001_v7007000_t0000_u01762564333253") 2025/11/08 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67dae_d20251108_m011203_c001_v0001101_t0046_u01762564323454") 2025/11/08 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f420ad3cb3299f8df_d20251108_m011155_c001_v7007000_t0000_u01762564315002") 2025/11/08 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67d56_d20251108_m011144_c001_v0001101_t0032_u01762564304606") 2025/11/08 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca9f8_d20251108_m011137_c001_v7007000_t0000_u01762564297005") 2025/11/08 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67cf5_d20251108_m011127_c001_v0001101_t0012_u01762564287666") 2025/11/08 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4199673b39a14e2e_d20251108_m011120_c001_v7007000_t0000_u01762564280607") 2025/11/08 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67cba_d20251108_m011110_c001_v0001101_t0001_u01762564270762") 2025/11/08 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e139a68_d20251108_m011059_c001_v7007000_t0000_u01762564259336") 2025/11/08 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b93d7_d20251108_m011050_c001_v0001101_t0035_u01762564250849") 2025/11/08 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f36_d20251108_m011043_c001_v7007000_t0000_u01762564243697") 2025/11/08 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b37_d20251108_m011038_c001_v0001153_t0000_u01762564238668") 2025/11/08 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f422c1db6893d1069_d20251108_m011036_c001_v7007000_t0000_u01762564236519") 2025/11/08 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b06_d20251108_m011027_c001_v0001153_t0020_u01762564227572") 2025/11/08 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae207_d20251108_m011020_c001_v7007000_t0000_u01762564220390") 2025/11/08 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04ad6_d20251108_m011015_c001_v0001153_t0002_u01762564215157") 2025/11/08 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba37bb_d20251108_m011012_c001_v7007000_t0000_u01762564212618") 2025/11/08 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04ab1_d20251108_m011003_c001_v0001153_t0019_u01762564203992") 2025/11/08 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba379a_d20251108_m010953_c001_v7007000_t0000_u01762564193435") 2025/11/08 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67acb_d20251108_m010943_c001_v0001101_t0032_u01762564183178") 2025/11/08 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca8f4_d20251108_m010935_c001_v7007000_t0000_u01762564175763") 2025/11/08 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67a77_d20251108_m010925_c001_v0001101_t0043_u01762564165676") 2025/11/08 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f54_d20251108_m010918_c001_v7007000_t0000_u01762564158477") 2025/11/08 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc679fe_d20251108_m010909_c001_v0001101_t0019_u01762564149131") 2025/11/08 01:13:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4098ef171819d88f_d20251108_m011039_c001_v7007000_t0000_u01762564239809") 2025/11/08 01:13:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ee15_d20251108_m011034_c001_v0001102_t0007_u01762564234772") 2025/11/08 01:13:28 DEBUG : dir1/0009-34567: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b201e_d20251108_m011103_c001_v7007000_t0000_u01762564263385") 2025/11/08 01:13:28 DEBUG : dir1/0009-34567: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67c7a_d20251108_m011057_c001_v0001101_t0014_u01762564257532") 2025/11/08 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca8c_d20251108_m011230_c001_v7007000_t0000_u01762564350332") 2025/11/08 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757efd7_d20251108_m011220_c001_v0001102_t0041_u01762564340682") 2025/11/08 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3913_d20251108_m011213_c001_v7007000_t0000_u01762564333439") 2025/11/08 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757efab_d20251108_m011203_c001_v0001102_t0037_u01762564323824") 2025/11/08 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f420ad3cb3299f8e1_d20251108_m011155_c001_v7007000_t0000_u01762564315187") 2025/11/08 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ef64_d20251108_m011145_c001_v0001102_t0040_u01762564305034") 2025/11/08 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca9f9_d20251108_m011137_c001_v7007000_t0000_u01762564297225") 2025/11/08 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ef1d_d20251108_m011128_c001_v0001102_t0039_u01762564288019") 2025/11/08 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4199673b39a14e2f_d20251108_m011120_c001_v7007000_t0000_u01762564280791") 2025/11/08 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757eebf_d20251108_m011111_c001_v0001102_t0059_u01762564271182") 2025/11/08 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba383c_d20251108_m011059_c001_v7007000_t0000_u01762564259386") 2025/11/08 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ee71_d20251108_m011051_c001_v0001102_t0028_u01762564251223") 2025/11/08 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f39_d20251108_m011043_c001_v7007000_t0000_u01762564243902") 2025/11/08 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b93a0_d20251108_m011038_c001_v0001101_t0055_u01762564238684") 2025/11/08 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415071e978b3cfe6_d20251108_m011036_c001_v7007000_t0000_u01762564236318") 2025/11/08 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757edeb_d20251108_m011027_c001_v0001102_t0031_u01762564227915") 2025/11/08 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae208_d20251108_m011020_c001_v7007000_t0000_u01762564220580") 2025/11/08 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757eda7_d20251108_m011015_c001_v0001102_t0025_u01762564215268") 2025/11/08 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae1f0_d20251108_m011013_c001_v7007000_t0000_u01762564213043") 2025/11/08 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67b25_d20251108_m011004_c001_v0001101_t0016_u01762564204375") 2025/11/08 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f81_d20251108_m010952_c001_v7007000_t0000_u01762564192872") 2025/11/08 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04a64_d20251108_m010943_c001_v0001153_t0012_u01762564183672") 2025/11/08 01:13:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca8f7_d20251108_m010935_c001_v7007000_t0000_u01762564175949") 2025/11/08 01:13:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04a29_d20251108_m010926_c001_v0001153_t0002_u01762564166021") 2025/11/08 01:13:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f55_d20251108_m010918_c001_v7007000_t0000_u01762564158659") 2025/11/08 01:13:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04a01_d20251108_m010909_c001_v0001153_t0009_u01762564149670") 2025/11/08 01:13:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f422c1db6893d106c_d20251108_m011039_c001_v7007000_t0000_u01762564239755") 2025/11/08 01:13:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67bfa_d20251108_m011034_c001_v0001101_t0029_u01762564234837") 2025/11/08 01:13:30 DEBUG : dir1/0010-45678: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b201f_d20251108_m011103_c001_v7007000_t0000_u01762564263576") 2025/11/08 01:13:30 DEBUG : dir1/0010-45678: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b82_d20251108_m011057_c001_v0001153_t0018_u01762564257660") 2025/11/08 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca8e_d20251108_m011230_c001_v7007000_t0000_u01762564350559") 2025/11/08 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b952c_d20251108_m011221_c001_v0001101_t0001_u01762564341071") 2025/11/08 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3914_d20251108_m011213_c001_v7007000_t0000_u01762564333623") 2025/11/08 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b94f8_d20251108_m011204_c001_v0001101_t0055_u01762564324179") 2025/11/08 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f420ad3cb3299f8e3_d20251108_m011155_c001_v7007000_t0000_u01762564315377") 2025/11/08 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b94bc_d20251108_m011145_c001_v0001101_t0015_u01762564305460") 2025/11/08 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca9fa_d20251108_m011137_c001_v7007000_t0000_u01762564297413") 2025/11/08 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9481_d20251108_m011128_c001_v0001101_t0055_u01762564288553") 2025/11/08 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4199673b39a14e30_d20251108_m011120_c001_v7007000_t0000_u01762564280984") 2025/11/08 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9442_d20251108_m011111_c001_v0001101_t0057_u01762564271645") 2025/11/08 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4216311f4486de8d_d20251108_m011059_c001_v7007000_t0000_u01762564259148") 2025/11/08 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67c5c_d20251108_m011051_c001_v0001101_t0030_u01762564251618") 2025/11/08 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f3d_d20251108_m011044_c001_v7007000_t0000_u01762564244085") 2025/11/08 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67c1c_d20251108_m011038_c001_v0001101_t0014_u01762564238707") 2025/11/08 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4120efd2da0381bc_d20251108_m011036_c001_v7007000_t0000_u01762564236325") 2025/11/08 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67bce_d20251108_m011028_c001_v0001101_t0043_u01762564228360") 2025/11/08 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae209_d20251108_m011020_c001_v7007000_t0000_u01762564220766") 2025/11/08 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67b86_d20251108_m011015_c001_v0001101_t0047_u01762564215402") 2025/11/08 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae1ed_d20251108_m011012_c001_v7007000_t0000_u01762564212650") 2025/11/08 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ed6c_d20251108_m011004_c001_v0001102_t0039_u01762564204928") 2025/11/08 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3798_d20251108_m010953_c001_v7007000_t0000_u01762564193059") 2025/11/08 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9244_d20251108_m010944_c001_v0001101_t0046_u01762564184049") 2025/11/08 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca8f8_d20251108_m010936_c001_v7007000_t0000_u01762564176142") 2025/11/08 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b91e5_d20251108_m010926_c001_v0001101_t0050_u01762564166354") 2025/11/08 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f56_d20251108_m010918_c001_v7007000_t0000_u01762564158844") 2025/11/08 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b918c_d20251108_m010910_c001_v0001101_t0022_u01762564150046") 2025/11/08 01:13:31 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f24_d20251108_m011039_c001_v7007000_t0000_u01762564239973") 2025/11/08 01:13:31 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b938a_d20251108_m011034_c001_v0001101_t0025_u01762564234847") 2025/11/08 01:13:31 DEBUG : dir1/0011-56789: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b2021_d20251108_m011103_c001_v7007000_t0000_u01762564263763") 2025/11/08 01:13:31 DEBUG : dir1/0011-56789: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ee93_d20251108_m011057_c001_v0001102_t0010_u01762564257760") 2025/11/08 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca8f_d20251108_m011230_c001_v7007000_t0000_u01762564350786") 2025/11/08 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04c53_d20251108_m011221_c001_v0001153_t0003_u01762564341463") 2025/11/08 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3916_d20251108_m011213_c001_v7007000_t0000_u01762564333827") 2025/11/08 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04c39_d20251108_m011204_c001_v0001153_t0011_u01762564324537") 2025/11/08 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f420ad3cb3299f8e5_d20251108_m011155_c001_v7007000_t0000_u01762564315571") 2025/11/08 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04c11_d20251108_m011145_c001_v0001153_t0012_u01762564305826") 2025/11/08 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca9fc_d20251108_m011137_c001_v7007000_t0000_u01762564297600") 2025/11/08 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04be0_d20251108_m011128_c001_v0001153_t0018_u01762564288876") 2025/11/08 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4199673b39a14e31_d20251108_m011121_c001_v7007000_t0000_u01762564281168") 2025/11/08 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04baf_d20251108_m011112_c001_v0001153_t0016_u01762564272028") 2025/11/08 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b2009_d20251108_m011059_c001_v7007000_t0000_u01762564259430") 2025/11/08 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b6a_d20251108_m011052_c001_v0001153_t0004_u01762564252012") 2025/11/08 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f40_d20251108_m011044_c001_v7007000_t0000_u01762564244268") 2025/11/08 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b3c_d20251108_m011039_c001_v0001153_t0020_u01762564239019") 2025/11/08 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415071e978b3cfe8_d20251108_m011036_c001_v7007000_t0000_u01762564236530") 2025/11/08 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b934e_d20251108_m011029_c001_v0001101_t0043_u01762564229103") 2025/11/08 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae20a_d20251108_m011020_c001_v7007000_t0000_u01762564220954") 2025/11/08 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9307_d20251108_m011015_c001_v0001101_t0020_u01762564215421") 2025/11/08 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4161f6f3b69720ef_d20251108_m011012_c001_v7007000_t0000_u01762564212866") 2025/11/08 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b92d3_d20251108_m011005_c001_v0001101_t0054_u01762564205326") 2025/11/08 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f83_d20251108_m010953_c001_v7007000_t0000_u01762564193060") 2025/11/08 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ed08_d20251108_m010944_c001_v0001102_t0059_u01762564184646") 2025/11/08 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca8f9_d20251108_m010936_c001_v7007000_t0000_u01762564176328") 2025/11/08 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ecb6_d20251108_m010926_c001_v0001102_t0039_u01762564166637") 2025/11/08 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f57_d20251108_m010919_c001_v7007000_t0000_u01762564159037") 2025/11/08 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ec61_d20251108_m010910_c001_v0001102_t0051_u01762564150390") 2025/11/08 01:13:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f411858a374fa68af_d20251108_m011039_c001_v7007000_t0000_u01762564239819") 2025/11/08 01:13:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b25_d20251108_m011034_c001_v0001153_t0018_u01762564234860") 2025/11/08 01:13:33 DEBUG : dir1/0012-6789;: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b2022_d20251108_m011103_c001_v7007000_t0000_u01762564263947") 2025/11/08 01:13:33 DEBUG : dir1/0012-6789;: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67c7c_d20251108_m011057_c001_v0001101_t0035_u01762564257898") 2025/11/08 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca90_d20251108_m011231_c001_v7007000_t0000_u01762564351005") 2025/11/08 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67dea_d20251108_m011221_c001_v0001101_t0044_u01762564341938") 2025/11/08 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3917_d20251108_m011214_c001_v7007000_t0000_u01762564334036") 2025/11/08 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67db9_d20251108_m011204_c001_v0001101_t0046_u01762564324870") 2025/11/08 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f420ad3cb3299f8e8_d20251108_m011155_c001_v7007000_t0000_u01762564315754") 2025/11/08 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67d65_d20251108_m011146_c001_v0001101_t0027_u01762564306152") 2025/11/08 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca9fd_d20251108_m011137_c001_v7007000_t0000_u01762564297800") 2025/11/08 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67cfd_d20251108_m011129_c001_v0001101_t0000_u01762564289212") 2025/11/08 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4199673b39a14e32_d20251108_m011121_c001_v7007000_t0000_u01762564281386") 2025/11/08 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67cc0_d20251108_m011112_c001_v0001101_t0054_u01762564272374") 2025/11/08 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae235_d20251108_m011059_c001_v7007000_t0000_u01762564259146") 2025/11/08 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b93dd_d20251108_m011052_c001_v0001101_t0005_u01762564252385") 2025/11/08 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f43_d20251108_m011044_c001_v7007000_t0000_u01762564244451") 2025/11/08 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b93a4_d20251108_m011039_c001_v0001101_t0016_u01762564239024") 2025/11/08 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f422c1db6893d1068_d20251108_m011036_c001_v7007000_t0000_u01762564236326") 2025/11/08 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b0a_d20251108_m011029_c001_v0001153_t0024_u01762564229511") 2025/11/08 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae20b_d20251108_m011021_c001_v7007000_t0000_u01762564221147") 2025/11/08 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04ada_d20251108_m011015_c001_v0001153_t0023_u01762564215504") 2025/11/08 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f405f627b9f9f6b67_d20251108_m011012_c001_v7007000_t0000_u01762564212846") 2025/11/08 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04ab5_d20251108_m011005_c001_v0001153_t0022_u01762564205673") 2025/11/08 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f409c56953bdafba6_d20251108_m010953_c001_v7007000_t0000_u01762564193109") 2025/11/08 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67acf_d20251108_m010945_c001_v0001101_t0006_u01762564185286") 2025/11/08 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca8fb_d20251108_m010936_c001_v7007000_t0000_u01762564176534") 2025/11/08 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67a7f_d20251108_m010927_c001_v0001101_t0013_u01762564167037") 2025/11/08 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f58_d20251108_m010919_c001_v7007000_t0000_u01762564159224") 2025/11/08 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67a0c_d20251108_m010910_c001_v0001101_t0034_u01762564150740") 2025/11/08 01:13:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f422c1db6893d106e_d20251108_m011040_c001_v7007000_t0000_u01762564240137") 2025/11/08 01:13:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67c00_d20251108_m011035_c001_v0001101_t0033_u01762564235199") 2025/11/08 01:13:34 DEBUG : dir1/0013-789;=: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b2023_d20251108_m011104_c001_v7007000_t0000_u01762564264132") 2025/11/08 01:13:34 DEBUG : dir1/0013-789;=: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b86_d20251108_m011057_c001_v0001153_t0000_u01762564257989") 2025/11/08 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca92_d20251108_m011231_c001_v7007000_t0000_u01762564351419") 2025/11/08 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757efe1_d20251108_m011222_c001_v0001102_t0050_u01762564342286") 2025/11/08 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3919_d20251108_m011214_c001_v7007000_t0000_u01762564334221") 2025/11/08 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757efaf_d20251108_m011205_c001_v0001102_t0025_u01762564325199") 2025/11/08 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f420ad3cb3299f8eb_d20251108_m011155_c001_v7007000_t0000_u01762564315941") 2025/11/08 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ef6a_d20251108_m011146_c001_v0001102_t0014_u01762564306474") 2025/11/08 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca9fe_d20251108_m011137_c001_v7007000_t0000_u01762564297999") 2025/11/08 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ef25_d20251108_m011129_c001_v0001102_t0024_u01762564289659") 2025/11/08 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4199673b39a14e33_d20251108_m011121_c001_v7007000_t0000_u01762564281616") 2025/11/08 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757eec4_d20251108_m011112_c001_v0001102_t0027_u01762564272739") 2025/11/08 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca3c_d20251108_m011059_c001_v7007000_t0000_u01762564259432") 2025/11/08 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ee77_d20251108_m011052_c001_v0001102_t0040_u01762564252900") 2025/11/08 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f45_d20251108_m011044_c001_v7007000_t0000_u01762564244634") 2025/11/08 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67c22_d20251108_m011039_c001_v0001101_t0039_u01762564239102") 2025/11/08 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae21b_d20251108_m011036_c001_v7007000_t0000_u01762564236114") 2025/11/08 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757edf5_d20251108_m011030_c001_v0001102_t0046_u01762564230013") 2025/11/08 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae20c_d20251108_m011021_c001_v7007000_t0000_u01762564221341") 2025/11/08 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757eda9_d20251108_m011015_c001_v0001102_t0025_u01762564215679") 2025/11/08 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba37be_d20251108_m011013_c001_v7007000_t0000_u01762564213086") 2025/11/08 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67b35_d20251108_m011006_c001_v0001101_t0029_u01762564206018") 2025/11/08 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd556_d20251108_m010953_c001_v7007000_t0000_u01762564193090") 2025/11/08 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04a6d_d20251108_m010945_c001_v0001153_t0000_u01762564185955") 2025/11/08 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca8fe_d20251108_m010936_c001_v7007000_t0000_u01762564176897") 2025/11/08 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04a33_d20251108_m010927_c001_v0001153_t0004_u01762564167447") 2025/11/08 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f59_d20251108_m010919_c001_v7007000_t0000_u01762564159406") 2025/11/08 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04a05_d20251108_m010911_c001_v0001153_t0002_u01762564151120") 2025/11/08 01:13:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415071e978b3cff1_d20251108_m011039_c001_v7007000_t0000_u01762564239985") 2025/11/08 01:13:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ee1b_d20251108_m011035_c001_v0001102_t0028_u01762564235212") 2025/11/08 01:13:36 DEBUG : dir1/0014-89;=.: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b2024_d20251108_m011104_c001_v7007000_t0000_u01762564264315") 2025/11/08 01:13:36 DEBUG : dir1/0014-89;=.: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9402_d20251108_m011058_c001_v0001101_t0039_u01762564258048") 2025/11/08 01:13:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca94_d20251108_m011231_c001_v7007000_t0000_u01762564351602") 2025/11/08 01:13:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9534_d20251108_m011222_c001_v0001101_t0055_u01762564342599") 2025/11/08 01:13:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba391a_d20251108_m011214_c001_v7007000_t0000_u01762564334407") 2025/11/08 01:13:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9502_d20251108_m011205_c001_v0001101_t0017_u01762564325643") 2025/11/08 01:13:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f420ad3cb3299f8ed_d20251108_m011156_c001_v7007000_t0000_u01762564316125") 2025/11/08 01:13:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b94c2_d20251108_m011147_c001_v0001101_t0014_u01762564307192") 2025/11/08 01:13:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca9ff_d20251108_m011138_c001_v7007000_t0000_u01762564298186") 2025/11/08 01:13:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9485_d20251108_m011130_c001_v0001101_t0042_u01762564290037") 2025/11/08 01:13:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4199673b39a14e34_d20251108_m011121_c001_v7007000_t0000_u01762564281799") 2025/11/08 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b944a_d20251108_m011113_c001_v0001101_t0028_u01762564273055") 2025/11/08 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4216311f4486de8f_d20251108_m011059_c001_v7007000_t0000_u01762564259427") 2025/11/08 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67c62_d20251108_m011053_c001_v0001101_t0048_u01762564253323") 2025/11/08 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f48_d20251108_m011044_c001_v7007000_t0000_u01762564244823") 2025/11/08 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ee35_d20251108_m011039_c001_v0001102_t0036_u01762564239130") 2025/11/08 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f422c1db6893d1067_d20251108_m011036_c001_v7007000_t0000_u01762564236140") 2025/11/08 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67bda_d20251108_m011030_c001_v0001101_t0029_u01762564230323") 2025/11/08 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae20d_d20251108_m011021_c001_v7007000_t0000_u01762564221534") 2025/11/08 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67b88_d20251108_m011015_c001_v0001101_t0059_u01762564215713") 2025/11/08 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f405f627b9f9f6b68_d20251108_m011013_c001_v7007000_t0000_u01762564213049") 2025/11/08 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ed70_d20251108_m011006_c001_v0001102_t0026_u01762564206463") 2025/11/08 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418bef918b82cb68_d20251108_m010953_c001_v7007000_t0000_u01762564193118") 2025/11/08 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b924e_d20251108_m010946_c001_v0001101_t0023_u01762564186328") 2025/11/08 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca8ff_d20251108_m010937_c001_v7007000_t0000_u01762564177087") 2025/11/08 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b91f0_d20251108_m010928_c001_v0001101_t0030_u01762564168167") 2025/11/08 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f5a_d20251108_m010919_c001_v7007000_t0000_u01762564159590") 2025/11/08 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9192_d20251108_m010911_c001_v0001101_t0017_u01762564151476") 2025/11/08 01:13:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f40108f13c6f3cafd_d20251108_m011040_c001_v7007000_t0000_u01762564240146") 2025/11/08 01:13:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b938c_d20251108_m011035_c001_v0001101_t0037_u01762564235233") 2025/11/08 01:13:37 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b2025_d20251108_m011104_c001_v7007000_t0000_u01762564264501") 2025/11/08 01:13:37 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b88_d20251108_m011058_c001_v0001153_t0015_u01762564258335") 2025/11/08 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca95_d20251108_m011231_c001_v7007000_t0000_u01762564351818") 2025/11/08 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04c55_d20251108_m011223_c001_v0001153_t0016_u01762564343074") 2025/11/08 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba391b_d20251108_m011214_c001_v7007000_t0000_u01762564334594") 2025/11/08 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04c3d_d20251108_m011206_c001_v0001153_t0000_u01762564326073") 2025/11/08 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f420ad3cb3299f8ef_d20251108_m011156_c001_v7007000_t0000_u01762564316310") 2025/11/08 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04c15_d20251108_m011147_c001_v0001153_t0018_u01762564307564") 2025/11/08 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1caa01_d20251108_m011138_c001_v7007000_t0000_u01762564298373") 2025/11/08 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04be8_d20251108_m011130_c001_v0001153_t0017_u01762564290356") 2025/11/08 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4199673b39a14e35_d20251108_m011121_c001_v7007000_t0000_u01762564281983") 2025/11/08 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04bb5_d20251108_m011113_c001_v0001153_t0013_u01762564273437") 2025/11/08 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba383a_d20251108_m011059_c001_v7007000_t0000_u01762564259131") 2025/11/08 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b70_d20251108_m011053_c001_v0001153_t0008_u01762564253702") 2025/11/08 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f4b_d20251108_m011045_c001_v7007000_t0000_u01762564245013") 2025/11/08 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b3e_d20251108_m011039_c001_v0001153_t0003_u01762564239359") 2025/11/08 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae21c_d20251108_m011036_c001_v7007000_t0000_u01762564236311") 2025/11/08 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9360_d20251108_m011030_c001_v0001101_t0048_u01762564230710") 2025/11/08 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae20e_d20251108_m011021_c001_v7007000_t0000_u01762564221722") 2025/11/08 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b930a_d20251108_m011015_c001_v0001101_t0042_u01762564215815") 2025/11/08 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4216311f4486dc7c_d20251108_m011012_c001_v7007000_t0000_u01762564212835") 2025/11/08 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b92db_d20251108_m011006_c001_v0001101_t0025_u01762564206848") 2025/11/08 01:13:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418bef918b82cb69_d20251108_m010953_c001_v7007000_t0000_u01762564193306") 2025/11/08 01:13:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ed12_d20251108_m010946_c001_v0001102_t0052_u01762564186720") 2025/11/08 01:13:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca901_d20251108_m010937_c001_v7007000_t0000_u01762564177295") 2025/11/08 01:13:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ecc6_d20251108_m010928_c001_v0001102_t0043_u01762564168598") 2025/11/08 01:13:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f5b_d20251108_m010919_c001_v7007000_t0000_u01762564159777") 2025/11/08 01:13:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ec6e_d20251108_m010912_c001_v0001102_t0040_u01762564152137") 2025/11/08 01:13:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f40108f13c6f3cafb_d20251108_m011039_c001_v7007000_t0000_u01762564239761") 2025/11/08 01:13:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b2b_d20251108_m011035_c001_v0001153_t0006_u01762564235350") 2025/11/08 01:13:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba379f_d20251108_m010955_c001_v7007000_t0000_u01762564195811") 2025/11/08 01:13:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67aeb_d20251108_m010950_c001_v0001101_t0001_u01762564190470") 2025/11/08 01:13:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba37a0_d20251108_m010955_c001_v7007000_t0000_u01762564195995") 2025/11/08 01:13:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04a85_d20251108_m010950_c001_v0001153_t0011_u01762564190478") 2025/11/08 01:13:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba37a1_d20251108_m010956_c001_v7007000_t0000_u01762564196185") 2025/11/08 01:13:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ed2b_d20251108_m010950_c001_v0001102_t0003_u01762564190488") 2025/11/08 01:13:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba37a2_d20251108_m010956_c001_v7007000_t0000_u01762564196369") 2025/11/08 01:13:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b926e_d20251108_m010950_c001_v0001101_t0032_u01762564190584") 2025/11/08 01:13:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba37a3_d20251108_m010956_c001_v7007000_t0000_u01762564196555") 2025/11/08 01:13:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04a87_d20251108_m010950_c001_v0001153_t0009_u01762564190818") 2025/11/08 01:13:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba37a4_d20251108_m010956_c001_v7007000_t0000_u01762564196740") 2025/11/08 01:13:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9270_d20251108_m010951_c001_v0001101_t0021_u01762564191043") 2025/11/08 01:13:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba37a5_d20251108_m010956_c001_v7007000_t0000_u01762564196923") 2025/11/08 01:13:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04a8b_d20251108_m010951_c001_v0001153_t0017_u01762564191171") 2025/11/08 01:13:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba37a6_d20251108_m010957_c001_v7007000_t0000_u01762564197107") 2025/11/08 01:13:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ed37_d20251108_m010951_c001_v0001102_t0058_u01762564191234") 2025/11/08 01:13:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba37a7_d20251108_m010957_c001_v7007000_t0000_u01762564197289") 2025/11/08 01:13:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9277_d20251108_m010951_c001_v0001101_t0006_u01762564191410") 2025/11/08 01:13:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba37a8_d20251108_m010957_c001_v7007000_t0000_u01762564197485") 2025/11/08 01:13:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67aed_d20251108_m010951_c001_v0001101_t0020_u01762564191432") 2025/11/08 01:13:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba37a9_d20251108_m010957_c001_v7007000_t0000_u01762564197668") 2025/11/08 01:13:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04a8d_d20251108_m010951_c001_v0001153_t0016_u01762564191517") 2025/11/08 01:13:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba37aa_d20251108_m010957_c001_v7007000_t0000_u01762564197853") 2025/11/08 01:13:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ed39_d20251108_m010951_c001_v0001102_t0014_u01762564191622") 2025/11/08 01:13:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba37ab_d20251108_m010958_c001_v7007000_t0000_u01762564198059") 2025/11/08 01:13:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67af2_d20251108_m010951_c001_v0001101_t0033_u01762564191828") 2025/11/08 01:13:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba37ad_d20251108_m010958_c001_v7007000_t0000_u01762564198244") 2025/11/08 01:13:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9279_d20251108_m010951_c001_v0001101_t0050_u01762564191834") 2025/11/08 01:13:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba37ae_d20251108_m010958_c001_v7007000_t0000_u01762564198471") 2025/11/08 01:13:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04a8f_d20251108_m010951_c001_v0001153_t0019_u01762564191848") 2025/11/08 01:13:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba37af_d20251108_m010958_c001_v7007000_t0000_u01762564198657") 2025/11/08 01:13:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b927b_d20251108_m010952_c001_v0001101_t0020_u01762564192186") 2025/11/08 01:13:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f411858a374fa689e_d20251108_m011016_c001_v7007000_t0000_u01762564216315") 2025/11/08 01:13:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ed84_d20251108_m011010_c001_v0001102_t0032_u01762564210513") 2025/11/08 01:13:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae1f9_d20251108_m011016_c001_v7007000_t0000_u01762564216805") 2025/11/08 01:13:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04ac4_d20251108_m011010_c001_v0001153_t0013_u01762564210548") 2025/11/08 01:13:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4216311f4486dc7f_d20251108_m011016_c001_v7007000_t0000_u01762564216605") 2025/11/08 01:13:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67b5d_d20251108_m011010_c001_v0001101_t0018_u01762564210558") 2025/11/08 01:13:41 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba37c4_d20251108_m011016_c001_v7007000_t0000_u01762564216328") 2025/11/08 01:13:41 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b92e9_d20251108_m011010_c001_v0001101_t0005_u01762564210649") 2025/11/08 01:13:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba37c5_d20251108_m011016_c001_v7007000_t0000_u01762564216577") 2025/11/08 01:13:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ed88_d20251108_m011010_c001_v0001102_t0051_u01762564210814") 2025/11/08 01:13:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4120efd2da0381aa_d20251108_m011016_c001_v7007000_t0000_u01762564216336") 2025/11/08 01:13:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04ac6_d20251108_m011010_c001_v0001153_t0022_u01762564210925") 2025/11/08 01:13:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae1f8_d20251108_m011016_c001_v7007000_t0000_u01762564216627") 2025/11/08 01:13:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67b63_d20251108_m011010_c001_v0001101_t0030_u01762564210955") 2025/11/08 01:13:41 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae1f5_d20251108_m011016_c001_v7007000_t0000_u01762564216347") 2025/11/08 01:13:41 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ed8a_d20251108_m011011_c001_v0001102_t0030_u01762564211115") 2025/11/08 01:13:41 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4120efd2da0381ab_d20251108_m011016_c001_v7007000_t0000_u01762564216587") 2025/11/08 01:13:42 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b92eb_d20251108_m011011_c001_v0001101_t0052_u01762564211345") 2025/11/08 01:13:42 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae1f7_d20251108_m011016_c001_v7007000_t0000_u01762564216553") 2025/11/08 01:13:42 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04ac8_d20251108_m011011_c001_v0001153_t0004_u01762564211340") 2025/11/08 01:13:42 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f405f627b9f9f6b6a_d20251108_m011016_c001_v7007000_t0000_u01762564216361") 2025/11/08 01:13:42 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67b65_d20251108_m011011_c001_v0001101_t0003_u01762564211363") 2025/11/08 01:13:42 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4161f6f3b69720f5_d20251108_m011016_c001_v7007000_t0000_u01762564216306") 2025/11/08 01:13:42 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ed8c_d20251108_m011011_c001_v0001102_t0019_u01762564211504") 2025/11/08 01:13:42 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae1f6_d20251108_m011016_c001_v7007000_t0000_u01762564216381") 2025/11/08 01:13:42 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b92ed_d20251108_m011011_c001_v0001101_t0019_u01762564211725") 2025/11/08 01:13:42 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f411858a374fa68a0_d20251108_m011016_c001_v7007000_t0000_u01762564216740") 2025/11/08 01:13:42 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67b69_d20251108_m011011_c001_v0001101_t0057_u01762564211738") 2025/11/08 01:13:42 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4120efd2da0381ad_d20251108_m011016_c001_v7007000_t0000_u01762564216786") 2025/11/08 01:13:42 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04acc_d20251108_m011011_c001_v0001153_t0011_u01762564211763") 2025/11/08 01:13:42 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4216311f4486dc7e_d20251108_m011016_c001_v7007000_t0000_u01762564216379") 2025/11/08 01:13:42 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ed8f_d20251108_m011011_c001_v0001102_t0026_u01762564211998") 2025/11/08 01:13:42 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138cfd_d20251108_m010757_c001_v7007000_t0000_u01762564077660") 2025/11/08 01:13:42 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f104b583041ea4661_d20251108_m010755_c001_v0001038_t0042_u01762564075460") 2025/11/08 01:13:42 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f405f627b9f9f6af7_d20251108_m010755_c001_v7007000_t0000_u01762564075273") 2025/11/08 01:13:42 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f104b583041ea4651_d20251108_m010751_c001_v0001038_t0030_u01762564071795") 2025/11/08 01:13:42 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f405f627b9f9f6af3_d20251108_m010751_c001_v7007000_t0000_u01762564071036") 2025/11/08 01:13:43 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8f8e_d20251108_m010746_c001_v0001101_t0053_u01762564066823") 2025/11/08 01:13:43 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4216311f4486db2b_d20251108_m010745_c001_v7007000_t0000_u01762564065338") 2025/11/08 01:13:43 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1071b775334a8d29_d20251108_m010742_c001_v0001029_t0030_u01762564062915") 2025/11/08 01:13:43 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba36e9_d20251108_m010742_c001_v7007000_t0000_u01762564062725") 2025/11/08 01:13:43 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1071b775334a8d1d_d20251108_m010739_c001_v0001029_t0042_u01762564059102") 2025/11/08 01:13:43 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba36d7_d20251108_m010738_c001_v7007000_t0000_u01762564058346") 2025/11/08 01:13:43 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67713_d20251108_m010734_c001_v0001101_t0038_u01762564054322") 2025/11/08 01:13:43 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417ea52e047812c6_d20251108_m010732_c001_v7007000_t0000_u01762564052873") 2025/11/08 01:13:43 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f113391bf2d3823f9_d20251108_m010731_c001_v0001154_t0017_u01762564051345") 2025/11/08 01:13:43 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417ea52e047812c3_d20251108_m010731_c001_v7007000_t0000_u01762564051153") 2025/11/08 01:13:43 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f113391bf2d3823f5_d20251108_m010727_c001_v0001154_t0012_u01762564047537") 2025/11/08 01:13:43 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417ea52e047812bd_d20251108_m010726_c001_v7007000_t0000_u01762564046806") 2025/11/08 01:13:43 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc676d3_d20251108_m010722_c001_v0001101_t0038_u01762564042769") 2025/11/08 01:13:43 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417ea52e047812ba_d20251108_m010721_c001_v7007000_t0000_u01762564041849") 2025/11/08 01:13:43 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f106e80dbde5db095_d20251108_m010719_c001_v0001116_t0018_u01762564039874") 2025/11/08 01:13:43 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f400ae61412aa4a50_d20251108_m010719_c001_v7007000_t0000_u01762564039662") 2025/11/08 01:13:43 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f106e80dbde5db06d_d20251108_m010715_c001_v0001116_t0053_u01762564035724") 2025/11/08 01:13:43 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f400ae61412aa4a4d_d20251108_m010714_c001_v7007000_t0000_u01762564034993") 2025/11/08 01:13:43 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc6767f_d20251108_m010709_c001_v0001101_t0036_u01762564029769") 2025/11/08 01:13:44 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd447_d20251108_m010708_c001_v7007000_t0000_u01762564028847") 2025/11/08 01:13:44 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f110965fe0a19eee9_d20251108_m010706_c001_v0001113_t0054_u01762564026886") 2025/11/08 01:13:44 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e2ad0_d20251108_m010706_c001_v7007000_t0000_u01762564026700") 2025/11/08 01:13:44 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f110965fe0a19eed4_d20251108_m010702_c001_v0001113_t0008_u01762564022032") 2025/11/08 01:13:44 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e2acc_d20251108_m010701_c001_v7007000_t0000_u01762564021267") 2025/11/08 01:13:44 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67623_d20251108_m010655_c001_v0001101_t0048_u01762564015588") 2025/11/08 01:13:44 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319c98a_d20251108_m010654_c001_v7007000_t0000_u01762564014648") 2025/11/08 01:13:44 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f102d3e6547ac6f1d_d20251108_m010652_c001_v0001130_t0016_u01762564012455") 2025/11/08 01:13:44 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4103e53acd048c6a_d20251108_m010652_c001_v7007000_t0000_u01762564012268") 2025/11/08 01:13:44 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f102d3e6547ac6f09_d20251108_m010648_c001_v0001130_t0036_u01762564008781") 2025/11/08 01:13:44 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4103e53acd048c67_d20251108_m010648_c001_v7007000_t0000_u01762564008054") 2025/11/08 01:13:44 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc675b7_d20251108_m010639_c001_v0001101_t0019_u01762563999979") 2025/11/08 01:13:44 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f400ae61412aa4a01_d20251108_m010638_c001_v7007000_t0000_u01762563998833") 2025/11/08 01:13:44 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f118b410473c29b3e_d20251108_m010632_c001_v0001040_t0057_u01762563992476") 2025/11/08 01:13:44 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f422c1db6893d0f1e_d20251108_m010632_c001_v7007000_t0000_u01762563992260") 2025/11/08 01:13:44 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b16a5_d20251108_m010628_c001_v0001184_t0011_u01762563988370") 2025/11/08 01:13:44 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f102256110dc88230_d20251108_m010627_c001_v0001092_t0003_u01762563987365") 2025/11/08 01:13:44 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f102256110dc8822a_d20251108_m010626_c001_v0001092_t0045_u01762563986278") 2025/11/08 01:13:44 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418bef918b82ca89_d20251108_m010612_c001_v7007000_t0000_u01762563972706") 2025/11/08 01:13:45 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc674dc_d20251108_m010605_c001_v0001101_t0029_u01762563965504") 2025/11/08 01:13:45 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f11269a4e7cd8932c_d20251108_m010604_c001_v0001177_t0057_u01762563964715") 2025/11/08 01:13:45 DEBUG : dst/one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f11269a4e7cd8931e_d20251108_m010603_c001_v0001177_t0025_u01762563963728") 2025/11/08 01:13:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138cfe_d20251108_m010757_c001_v7007000_t0000_u01762564077843") 2025/11/08 01:13:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1195dc7d6d91cdff_d20251108_m010755_c001_v0001176_t0011_u01762564075028") 2025/11/08 01:13:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10884fdb62775280_d20251108_m010750_c001_v0001130_t0056_u01762564070711") 2025/11/08 01:13:45 DEBUG : dst/one.bak: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4216311f4486db2c_d20251108_m010745_c001_v7007000_t0000_u01762564065535") 2025/11/08 01:13:45 DEBUG : dst/one.bak: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f114537be8fde2b18_d20251108_m010742_c001_v0001146_t0047_u01762564062400") 2025/11/08 01:13:45 DEBUG : dst/one.bak: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f119c4081bf93d9e1_d20251108_m010737_c001_v0001037_t0006_u01762564057943") 2025/11/08 01:13:45 DEBUG : dst/one.bak: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417ea52e047812c7_d20251108_m010733_c001_v7007000_t0000_u01762564053056") 2025/11/08 01:13:45 DEBUG : dst/one.bak: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f110e296985572525_d20251108_m010730_c001_v0001165_t0050_u01762564050889") 2025/11/08 01:13:45 DEBUG : dst/one.bak: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1147147b69c1568b_d20251108_m010726_c001_v0001136_t0048_u01762564046449") 2025/11/08 01:13:45 DEBUG : dst/three: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f400ae61412aa4a02_d20251108_m010639_c001_v7007000_t0000_u01762563999016") 2025/11/08 01:13:45 DEBUG : dst/three: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f102256110dc88249_d20251108_m010637_c001_v0001092_t0000_u01762563997190") 2025/11/08 01:13:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138d01_d20251108_m010758_c001_v7007000_t0000_u01762564078025") 2025/11/08 01:13:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1182aa4dd952d4a9_d20251108_m010756_c001_v0001165_t0035_u01762564076481") 2025/11/08 01:13:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1072d8e68273fc26_d20251108_m010752_c001_v0001145_t0029_u01762564072822") 2025/11/08 01:13:45 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138d03_d20251108_m010758_c001_v7007000_t0000_u01762564078208") 2025/11/08 01:13:45 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f104b583041ea466b_d20251108_m010756_c001_v0001038_t0030_u01762564076881") 2025/11/08 01:13:45 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f405f627b9f9f6af8_d20251108_m010756_c001_v7007000_t0000_u01762564076689") 2025/11/08 01:13:45 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f104b583041ea4659_d20251108_m010753_c001_v0001038_t0036_u01762564073329") 2025/11/08 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f405f627b9f9f6af6_d20251108_m010753_c001_v7007000_t0000_u01762564073142") 2025/11/08 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8f96_d20251108_m010747_c001_v0001101_t0032_u01762564067854") 2025/11/08 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4216311f4486db2d_d20251108_m010745_c001_v7007000_t0000_u01762564065720") 2025/11/08 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1071b775334a8d2f_d20251108_m010744_c001_v0001029_t0037_u01762564064392") 2025/11/08 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba36f0_d20251108_m010744_c001_v7007000_t0000_u01762564064201") 2025/11/08 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1071b775334a8d1f_d20251108_m010740_c001_v0001029_t0030_u01762564060888") 2025/11/08 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba36e0_d20251108_m010740_c001_v7007000_t0000_u01762564060696") 2025/11/08 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc6771f_d20251108_m010735_c001_v0001101_t0039_u01762564055043") 2025/11/08 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417ea52e047812c5_d20251108_m010732_c001_v7007000_t0000_u01762564052315") 2025/11/08 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8f3f_d20251108_m010729_c001_v0001101_t0005_u01762564049645") 2025/11/08 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417ea52e047812be_d20251108_m010728_c001_v7007000_t0000_u01762564048902") 2025/11/08 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc676d9_d20251108_m010723_c001_v0001101_t0021_u01762564043846") 2025/11/08 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f400ae61412aa4a53_d20251108_m010720_c001_v7007000_t0000_u01762564040905") 2025/11/08 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8ef1_d20251108_m010718_c001_v0001101_t0047_u01762564038046") 2025/11/08 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f400ae61412aa4a4e_d20251108_m010716_c001_v7007000_t0000_u01762564036937") 2025/11/08 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc6768a_d20251108_m010710_c001_v0001101_t0043_u01762564030404") 2025/11/08 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e2ad1_d20251108_m010707_c001_v7007000_t0000_u01762564027893") 2025/11/08 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8eb0_d20251108_m010705_c001_v0001101_t0056_u01762564025283") 2025/11/08 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e2ace_d20251108_m010704_c001_v7007000_t0000_u01762564024179") 2025/11/08 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67627_d20251108_m010656_c001_v0001101_t0026_u01762564016419") 2025/11/08 01:13:47 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4103e53acd048c6b_d20251108_m010653_c001_v7007000_t0000_u01762564013722") 2025/11/08 01:13:47 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8e66_d20251108_m010650_c001_v0001101_t0059_u01762564010971") 2025/11/08 01:13:47 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4103e53acd048c68_d20251108_m010649_c001_v7007000_t0000_u01762564009704") 2025/11/08 01:13:47 DEBUG : dst/three.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc675d9_d20251108_m010643_c001_v0001101_t0029_u01762564003158") 2025/11/08 01:13:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4216311f4486db2e_d20251108_m010745_c001_v7007000_t0000_u01762564065904") 2025/11/08 01:13:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f113693033da41d76_d20251108_m010743_c001_v0001181_t0004_u01762564063978") 2025/11/08 01:13:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1110c2ad2bc2cf0c_d20251108_m010740_c001_v0001157_t0004_u01762564060132") 2025/11/08 01:13:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417ea52e047812c8_d20251108_m010733_c001_v7007000_t0000_u01762564053237") 2025/11/08 01:13:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1039637f06c391a5_d20251108_m010731_c001_v0001043_t0032_u01762564051871") 2025/11/08 01:13:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f102287860a259a38_d20251108_m010728_c001_v0001120_t0022_u01762564048580") 2025/11/08 01:13:47 DEBUG : dst/two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138d06_d20251108_m010758_c001_v7007000_t0000_u01762564078396") 2025/11/08 01:13:47 DEBUG : dst/two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67770_d20251108_m010747_c001_v0001101_t0057_u01762564067518") 2025/11/08 01:13:47 DEBUG : dst/two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4216311f4486db2f_d20251108_m010746_c001_v7007000_t0000_u01762564066087") 2025/11/08 01:13:47 DEBUG : dst/two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8f55_d20251108_m010734_c001_v0001101_t0048_u01762564054726") 2025/11/08 01:13:47 DEBUG : dst/two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417ea52e047812ca_d20251108_m010733_c001_v7007000_t0000_u01762564053446") 2025/11/08 01:13:47 DEBUG : dst/two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8f11_d20251108_m010723_c001_v0001101_t0007_u01762564043153") 2025/11/08 01:13:47 DEBUG : dst/two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417ea52e047812bb_d20251108_m010722_c001_v7007000_t0000_u01762564042030") 2025/11/08 01:13:47 DEBUG : dst/two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8ebe_d20251108_m010710_c001_v0001101_t0042_u01762564030094") 2025/11/08 01:13:47 DEBUG : dst/two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd448_d20251108_m010709_c001_v7007000_t0000_u01762564029031") 2025/11/08 01:13:47 DEBUG : dst/two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8e86_d20251108_m010655_c001_v0001101_t0030_u01762564015977") 2025/11/08 01:13:48 DEBUG : dst/two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319c98b_d20251108_m010654_c001_v7007000_t0000_u01762564014834") 2025/11/08 01:13:48 DEBUG : dst/two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8e3f_d20251108_m010640_c001_v0001101_t0054_u01762564000671") 2025/11/08 01:13:48 DEBUG : dst/two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f400ae61412aa4a03_d20251108_m010639_c001_v7007000_t0000_u01762563999239") 2025/11/08 01:13:48 DEBUG : dst/two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10490c19a23c5bff_d20251108_m010634_c001_v0001098_t0030_u01762563994584") 2025/11/08 01:13:48 DEBUG : dst/two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418bef918b82ca8a_d20251108_m010612_c001_v7007000_t0000_u01762563972893") 2025/11/08 01:13:48 DEBUG : dst/two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f11269a4e7cd8935e_d20251108_m010611_c001_v0001177_t0039_u01762563971733") 2025/11/08 01:13:48 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e2a9c_d20251108_m010538_c001_v7007000_t0000_u01762563938202") 2025/11/08 01:13:48 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1422_d20251108_m010534_c001_v0001184_t0031_u01762563934174") 2025/11/08 01:13:48 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e2a19_d20251108_m010531_c001_v7007000_t0000_u01762563931915") 2025/11/08 01:13:48 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b13ab_d20251108_m010519_c001_v0001184_t0025_u01762563919670") 2025/11/08 01:13:48 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae0c9_d20251108_m010509_c001_v7007000_t0000_u01762563909661") 2025/11/08 01:13:48 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1339_d20251108_m010506_c001_v0001184_t0017_u01762563906278") 2025/11/08 01:13:48 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29e5_d20251108_m010446_c001_v7007000_t0000_u01762563886571") 2025/11/08 01:13:48 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b126d_d20251108_m010444_c001_v0001184_t0059_u01762563884841") 2025/11/08 01:13:48 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29e1_d20251108_m010444_c001_v7007000_t0000_u01762563884045") 2025/11/08 01:13:48 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1258_d20251108_m010442_c001_v0001184_t0036_u01762563882885") 2025/11/08 01:13:48 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29da_d20251108_m010440_c001_v7007000_t0000_u01762563880367") 2025/11/08 01:13:48 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1225_d20251108_m010438_c001_v0001184_t0059_u01762563878854") 2025/11/08 01:13:48 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29d6_d20251108_m010438_c001_v7007000_t0000_u01762563878072") 2025/11/08 01:13:48 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1211_d20251108_m010436_c001_v0001184_t0058_u01762563876775") 2025/11/08 01:13:48 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29c9_d20251108_m010431_c001_v7007000_t0000_u01762563871695") 2025/11/08 01:13:48 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b11ab_d20251108_m010430_c001_v0001184_t0028_u01762563870303") 2025/11/08 01:13:49 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29c5_d20251108_m010429_c001_v7007000_t0000_u01762563869498") 2025/11/08 01:13:49 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1199_d20251108_m010428_c001_v0001184_t0021_u01762563868638") 2025/11/08 01:13:49 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138ba0_d20251108_m010424_c001_v7007000_t0000_u01762563864181") 2025/11/08 01:13:49 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1153_d20251108_m010422_c001_v0001184_t0034_u01762563862985") 2025/11/08 01:13:49 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138b9c_d20251108_m010420_c001_v7007000_t0000_u01762563860945") 2025/11/08 01:13:49 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1139_d20251108_m010419_c001_v0001184_t0038_u01762563859909") 2025/11/08 01:13:49 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138b9a_d20251108_m010419_c001_v7007000_t0000_u01762563859539") 2025/11/08 01:13:49 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1137ccdef4942d87_d20251108_m010418_c001_v0001165_t0013_u01762563858768") 2025/11/08 01:13:49 DEBUG : empty space: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b111e_d20251108_m010417_c001_v0001184_t0057_u01762563857189") 2025/11/08 01:13:49 DEBUG : enormous: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29e4_d20251108_m010445_c001_v7007000_t0000_u01762563885800") 2025/11/08 01:13:49 DEBUG : enormous: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1271_d20251108_m010445_c001_v0001184_t0000_u01762563885052") 2025/11/08 01:13:49 DEBUG : existing: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138d1d_d20251108_m010803_c001_v7007000_t0000_u01762564083278") 2025/11/08 01:13:49 DEBUG : existing: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc677c8_d20251108_m010801_c001_v0001101_t0036_u01762564081839") 2025/11/08 01:13:49 DEBUG : existing: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41adf2c_d20251108_m010504_c001_v7007000_t0000_u01762563904588") 2025/11/08 01:13:49 DEBUG : existing: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b132a_d20251108_m010503_c001_v0001184_t0039_u01762563903562") 2025/11/08 01:13:49 DEBUG : existing: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138b90_d20251108_m010414_c001_v7007000_t0000_u01762563854708") 2025/11/08 01:13:49 DEBUG : existing: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b10fc_d20251108_m010413_c001_v0001184_t0051_u01762563853755") 2025/11/08 01:13:49 DEBUG : existing: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138b8a_d20251108_m010413_c001_v7007000_t0000_u01762563853207") 2025/11/08 01:13:49 DEBUG : existing: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b10f0_d20251108_m010412_c001_v0001184_t0030_u01762563852622") 2025/11/08 01:13:49 DEBUG : existing: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b10e4_d20251108_m010411_c001_v0001184_t0009_u01762563851858") 2025/11/08 01:13:49 DEBUG : existing-b: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41adf2e_d20251108_m010504_c001_v7007000_t0000_u01762563904770") 2025/11/08 01:13:50 DEBUG : existing-b: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc6726c_d20251108_m010503_c001_v0001101_t0021_u01762563903559") 2025/11/08 01:13:50 DEBUG : file1: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6eae_d20251108_m010900_c001_v7007000_t0000_u01762564140739") 2025/11/08 01:13:50 DEBUG : file1: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9151_d20251108_m010859_c001_v0001101_t0013_u01762564139728") 2025/11/08 01:13:50 DEBUG : file1: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6eab_d20251108_m010858_c001_v7007000_t0000_u01762564138362") 2025/11/08 01:13:50 DEBUG : file1: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ec0e_d20251108_m010857_c001_v0001102_t0045_u01762564137265") 2025/11/08 01:13:50 DEBUG : five: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29e6_d20251108_m010450_c001_v7007000_t0000_u01762563890108") 2025/11/08 01:13:50 DEBUG : five: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403a3d11070b128f_d20251108_m010448_c001_v0001184_t0016_u01762563888129") 2025/11/08 01:13:50 DEBUG : foo: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138b9e_d20251108_m010422_c001_v7007000_t0000_u01762563862614") 2025/11/08 01:13:50 DEBUG : foo: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403a3d11070b1145_d20251108_m010422_c001_v0001184_t0016_u01762563862062") 2025/11/08 01:13:50 DEBUG : foo: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403a3d11070b1143_d20251108_m010421_c001_v0001184_t0016_u01762563861494") 2025/11/08 01:13:50 DEBUG : four: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29e7_d20251108_m010450_c001_v7007000_t0000_u01762563890293") 2025/11/08 01:13:50 DEBUG : four: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415dda605a8b8c19_d20251108_m010448_c001_v0001101_t0003_u01762563888686") 2025/11/08 01:13:50 DEBUG : four: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b128b_d20251108_m010447_c001_v0001184_t0015_u01762563887551") 2025/11/08 01:13:50 DEBUG : hello world2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd2f8_d20251108_m010330_c001_v7007000_t0000_u01762563810897") 2025/11/08 01:13:50 DEBUG : hello world2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b0ee3_d20251108_m010330_c001_v0001184_t0017_u01762563810294") 2025/11/08 01:13:50 DEBUG : ignore-size: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138b87_d20251108_m010411_c001_v7007000_t0000_u01762563851483") 2025/11/08 01:13:50 DEBUG : ignore-size: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b10e0_d20251108_m010410_c001_v0001184_t0043_u01762563850494") 2025/11/08 01:13:50 DEBUG : nested/sub dir/file: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41adf23_d20251108_m010502_c001_v7007000_t0000_u01762563902809") 2025/11/08 01:13:51 DEBUG : nested/sub dir/file: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1316_d20251108_m010502_c001_v0001184_t0033_u01762563902131") 2025/11/08 01:13:51 DEBUG : nested/sub dir/file: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41adf18_d20251108_m010501_c001_v7007000_t0000_u01762563901388") 2025/11/08 01:13:51 DEBUG : nested/sub dir/file: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b130c_d20251108_m010500_c001_v0001184_t0036_u01762563900317") 2025/11/08 01:13:51 DEBUG : one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29e8_d20251108_m010450_c001_v7007000_t0000_u01762563890476") 2025/11/08 01:13:51 DEBUG : one: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403a3d11070b127f_d20251108_m010446_c001_v0001184_t0016_u01762563886982") 2025/11/08 01:13:51 DEBUG : only0: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e97_d20251108_m010852_c001_v7007000_t0000_u01762564132719") 2025/11/08 01:13:51 DEBUG : only0: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f401d32024dc67959_d20251108_m010846_c001_v0001101_t0011_u01762564126872") 2025/11/08 01:13:51 DEBUG : only0: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9098_d20251108_m010830_c001_v0001101_t0059_u01762564110769") 2025/11/08 01:13:51 DEBUG : only0: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417ea52e047812e1_d20251108_m010824_c001_v7007000_t0000_u01762564104260") 2025/11/08 01:13:51 DEBUG : only0: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8ff4_d20251108_m010807_c001_v0001101_t0014_u01762564087073") 2025/11/08 01:13:51 DEBUG : only1: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e98_d20251108_m010852_c001_v7007000_t0000_u01762564132905") 2025/11/08 01:13:51 DEBUG : only1: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4151f78dd8c049c9_d20251108_m010847_c001_v0001153_t0009_u01762564127815") 2025/11/08 01:13:51 DEBUG : only1: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b909c_d20251108_m010831_c001_v0001101_t0048_u01762564111547") 2025/11/08 01:13:51 DEBUG : only1: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417ea52e047812e3_d20251108_m010824_c001_v7007000_t0000_u01762564104644") 2025/11/08 01:13:51 DEBUG : only1: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8ffc_d20251108_m010807_c001_v0001101_t0012_u01762564087859") 2025/11/08 01:13:51 DEBUG : only10: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e99_d20251108_m010853_c001_v7007000_t0000_u01762564133111") 2025/11/08 01:13:51 DEBUG : only10: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415dda605a8b9115_d20251108_m010846_c001_v0001101_t0003_u01762564126882") 2025/11/08 01:13:51 DEBUG : only10: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b90ca_d20251108_m010838_c001_v0001101_t0039_u01762564118756") 2025/11/08 01:13:51 DEBUG : only10: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417ea52e047812e0_d20251108_m010824_c001_v7007000_t0000_u01762564104016") 2025/11/08 01:13:51 DEBUG : only10: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9037_d20251108_m010814_c001_v0001101_t0012_u01762564094952") 2025/11/08 01:13:51 DEBUG : only11: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e9a_d20251108_m010853_c001_v7007000_t0000_u01762564133298") 2025/11/08 01:13:51 DEBUG : only11: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f40499e893757ebc1_d20251108_m010847_c001_v0001102_t0050_u01762564127434") 2025/11/08 01:13:52 DEBUG : only11: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b90d0_d20251108_m010839_c001_v0001101_t0035_u01762564119472") 2025/11/08 01:13:52 DEBUG : only11: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd48e_d20251108_m010823_c001_v7007000_t0000_u01762564103627") 2025/11/08 01:13:52 DEBUG : only11: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b903d_d20251108_m010815_c001_v0001101_t0022_u01762564095697") 2025/11/08 01:13:52 DEBUG : only12: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e9b_d20251108_m010853_c001_v7007000_t0000_u01762564133485") 2025/11/08 01:13:52 DEBUG : only12: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4151f78dd8c049c5_d20251108_m010847_c001_v0001153_t0009_u01762564127628") 2025/11/08 01:13:52 DEBUG : only12: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b90d4_d20251108_m010840_c001_v0001101_t0045_u01762564120143") 2025/11/08 01:13:52 DEBUG : only12: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd48f_d20251108_m010823_c001_v7007000_t0000_u01762564103810") 2025/11/08 01:13:52 DEBUG : only12: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b903f_d20251108_m010816_c001_v0001101_t0023_u01762564096331") 2025/11/08 01:13:52 DEBUG : only13: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e9c_d20251108_m010853_c001_v7007000_t0000_u01762564133672") 2025/11/08 01:13:52 DEBUG : only13: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f401d32024dc67963_d20251108_m010847_c001_v0001101_t0011_u01762564127273") 2025/11/08 01:13:52 DEBUG : only13: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b90dc_d20251108_m010840_c001_v0001101_t0033_u01762564120759") 2025/11/08 01:13:52 DEBUG : only13: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3744_d20251108_m010824_c001_v7007000_t0000_u01762564104364") 2025/11/08 01:13:52 DEBUG : only13: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9045_d20251108_m010817_c001_v0001101_t0003_u01762564097015") 2025/11/08 01:13:52 DEBUG : only14: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e9d_d20251108_m010853_c001_v7007000_t0000_u01762564133857") 2025/11/08 01:13:52 DEBUG : only14: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415dda605a8b911b_d20251108_m010847_c001_v0001101_t0003_u01762564127282") 2025/11/08 01:13:52 DEBUG : only14: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b90e2_d20251108_m010841_c001_v0001101_t0055_u01762564121529") 2025/11/08 01:13:52 DEBUG : only14: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3742_d20251108_m010824_c001_v7007000_t0000_u01762564104180") 2025/11/08 01:13:52 DEBUG : only14: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b904b_d20251108_m010818_c001_v0001101_t0031_u01762564098057") 2025/11/08 01:13:52 DEBUG : only15: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e9e_d20251108_m010854_c001_v7007000_t0000_u01762564134045") 2025/11/08 01:13:52 DEBUG : only15: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f401d32024dc67965_d20251108_m010847_c001_v0001101_t0011_u01762564127461") 2025/11/08 01:13:53 DEBUG : only15: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b90ea_d20251108_m010842_c001_v0001101_t0038_u01762564122261") 2025/11/08 01:13:53 DEBUG : only15: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd491_d20251108_m010824_c001_v7007000_t0000_u01762564104193") 2025/11/08 01:13:53 DEBUG : only15: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b904d_d20251108_m010818_c001_v0001101_t0036_u01762564098775") 2025/11/08 01:13:53 DEBUG : only16: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6e9f_d20251108_m010854_c001_v7007000_t0000_u01762564134229") 2025/11/08 01:13:53 DEBUG : only16: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415dda605a8b9121_d20251108_m010847_c001_v0001101_t0003_u01762564127518") 2025/11/08 01:13:53 DEBUG : only16: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b90ee_d20251108_m010843_c001_v0001101_t0036_u01762564123066") 2025/11/08 01:13:53 DEBUG : only16: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3740_d20251108_m010823_c001_v7007000_t0000_u01762564103996") 2025/11/08 01:13:53 DEBUG : only16: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9055_d20251108_m010819_c001_v0001101_t0042_u01762564099744") 2025/11/08 01:13:54 DEBUG : only17: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6ea0_d20251108_m010854_c001_v7007000_t0000_u01762564134413") 2025/11/08 01:13:54 DEBUG : only17: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f401d32024dc67967_d20251108_m010847_c001_v0001101_t0011_u01762564127673") 2025/11/08 01:13:54 DEBUG : only17: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b90ff_d20251108_m010844_c001_v0001101_t0014_u01762564124099") 2025/11/08 01:13:54 DEBUG : only17: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd493_d20251108_m010824_c001_v7007000_t0000_u01762564104569") 2025/11/08 01:13:54 DEBUG : only17: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b905f_d20251108_m010820_c001_v0001101_t0028_u01762564100531") 2025/11/08 01:13:54 DEBUG : only18: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6ea1_d20251108_m010854_c001_v7007000_t0000_u01762564134599") 2025/11/08 01:13:54 DEBUG : only18: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f40499e893757ebc3_d20251108_m010847_c001_v0001102_t0050_u01762564127695") 2025/11/08 01:13:54 DEBUG : only18: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9103_d20251108_m010844_c001_v0001101_t0024_u01762564124833") 2025/11/08 01:13:54 DEBUG : only18: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd490_d20251108_m010824_c001_v7007000_t0000_u01762564104003") 2025/11/08 01:13:54 DEBUG : only18: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9065_d20251108_m010821_c001_v0001101_t0059_u01762564101391") 2025/11/08 01:13:54 DEBUG : only19: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6ea2_d20251108_m010854_c001_v7007000_t0000_u01762564134784") 2025/11/08 01:13:54 DEBUG : only19: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415dda605a8b9125_d20251108_m010847_c001_v0001101_t0003_u01762564127707") 2025/11/08 01:13:54 DEBUG : only19: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9109_d20251108_m010845_c001_v0001101_t0058_u01762564125922") 2025/11/08 01:13:55 DEBUG : only19: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd492_d20251108_m010824_c001_v7007000_t0000_u01762564104383") 2025/11/08 01:13:55 DEBUG : only19: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b906f_d20251108_m010822_c001_v0001101_t0037_u01762564102257") 2025/11/08 01:13:55 DEBUG : only2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6ea3_d20251108_m010854_c001_v7007000_t0000_u01762564134983") 2025/11/08 01:13:55 DEBUG : only2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f401d32024dc6796b_d20251108_m010847_c001_v0001101_t0011_u01762564127856") 2025/11/08 01:13:55 DEBUG : only2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b90a2_d20251108_m010832_c001_v0001101_t0028_u01762564112303") 2025/11/08 01:13:55 DEBUG : only2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3747_d20251108_m010824_c001_v7007000_t0000_u01762564104653") 2025/11/08 01:13:55 DEBUG : only2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9001_d20251108_m010808_c001_v0001101_t0035_u01762564088802") 2025/11/08 01:13:55 DEBUG : only3: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6ea4_d20251108_m010855_c001_v7007000_t0000_u01762564135170") 2025/11/08 01:13:55 DEBUG : only3: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415dda605a8b9129_d20251108_m010847_c001_v0001101_t0003_u01762564127907") 2025/11/08 01:13:55 DEBUG : only3: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b90a6_d20251108_m010833_c001_v0001101_t0014_u01762564113264") 2025/11/08 01:13:55 DEBUG : only3: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3743_d20251108_m010824_c001_v7007000_t0000_u01762564104200") 2025/11/08 01:13:55 DEBUG : only3: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9007_d20251108_m010809_c001_v0001101_t0055_u01762564089495") 2025/11/08 01:13:55 DEBUG : only4: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6ea5_d20251108_m010855_c001_v7007000_t0000_u01762564135378") 2025/11/08 01:13:55 DEBUG : only4: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f40499e893757ebc5_d20251108_m010847_c001_v0001102_t0050_u01762564127916") 2025/11/08 01:13:55 DEBUG : only4: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b90ae_d20251108_m010834_c001_v0001101_t0004_u01762564114076") 2025/11/08 01:13:55 DEBUG : only4: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3745_d20251108_m010824_c001_v7007000_t0000_u01762564104390") 2025/11/08 01:13:55 DEBUG : only4: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9011_d20251108_m010810_c001_v0001101_t0055_u01762564090458") 2025/11/08 01:13:55 DEBUG : only5: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6ea6_d20251108_m010855_c001_v7007000_t0000_u01762564135564") 2025/11/08 01:13:55 DEBUG : only5: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4151f78dd8c049cd_d20251108_m010848_c001_v0001153_t0009_u01762564128001") 2025/11/08 01:13:55 DEBUG : only5: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b90b6_d20251108_m010835_c001_v0001101_t0001_u01762564115030") 2025/11/08 01:13:56 DEBUG : only5: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3741_d20251108_m010824_c001_v7007000_t0000_u01762564104007") 2025/11/08 01:13:56 DEBUG : only5: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9015_d20251108_m010811_c001_v0001101_t0035_u01762564091110") 2025/11/08 01:13:56 DEBUG : only6: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6ea7_d20251108_m010855_c001_v7007000_t0000_u01762564135749") 2025/11/08 01:13:56 DEBUG : only6: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f401d32024dc6796f_d20251108_m010848_c001_v0001101_t0011_u01762564128039") 2025/11/08 01:13:56 DEBUG : only6: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b90b8_d20251108_m010835_c001_v0001101_t0027_u01762564115931") 2025/11/08 01:13:56 DEBUG : only6: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417ea52e047812e2_d20251108_m010824_c001_v7007000_t0000_u01762564104457") 2025/11/08 01:13:56 DEBUG : only6: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b901d_d20251108_m010811_c001_v0001101_t0033_u01762564091811") 2025/11/08 01:13:56 DEBUG : only7: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6ea8_d20251108_m010855_c001_v7007000_t0000_u01762564135944") 2025/11/08 01:13:56 DEBUG : only7: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415dda605a8b912b_d20251108_m010848_c001_v0001101_t0003_u01762564128220") 2025/11/08 01:13:56 DEBUG : only7: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b90be_d20251108_m010836_c001_v0001101_t0036_u01762564116669") 2025/11/08 01:13:56 DEBUG : only7: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3748_d20251108_m010824_c001_v7007000_t0000_u01762564104774") 2025/11/08 01:13:56 DEBUG : only7: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9021_d20251108_m010812_c001_v0001101_t0042_u01762564092523") 2025/11/08 01:13:56 DEBUG : only8: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6ea9_d20251108_m010856_c001_v7007000_t0000_u01762564136127") 2025/11/08 01:13:56 DEBUG : only8: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f40499e893757ebc7_d20251108_m010848_c001_v0001102_t0050_u01762564128107") 2025/11/08 01:13:56 DEBUG : only8: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b90c4_d20251108_m010837_c001_v0001101_t0037_u01762564117389") 2025/11/08 01:13:56 DEBUG : only8: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd495_d20251108_m010824_c001_v7007000_t0000_u01762564104776") 2025/11/08 01:13:56 DEBUG : only8: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b902d_d20251108_m010813_c001_v0001101_t0005_u01762564093337") 2025/11/08 01:13:56 DEBUG : only9: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6eaa_d20251108_m010856_c001_v7007000_t0000_u01762564136310") 2025/11/08 01:13:56 DEBUG : only9: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4151f78dd8c049cf_d20251108_m010848_c001_v0001153_t0009_u01762564128187") 2025/11/08 01:13:56 DEBUG : only9: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b90c6_d20251108_m010838_c001_v0001101_t0052_u01762564118071") 2025/11/08 01:13:57 DEBUG : only9: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba3746_d20251108_m010824_c001_v7007000_t0000_u01762564104547") 2025/11/08 01:13:57 DEBUG : only9: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9033_d20251108_m010814_c001_v0001101_t0023_u01762564094212") 2025/11/08 01:13:57 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41adf12_d20251108_m010459_c001_v7007000_t0000_u01762563899155") 2025/11/08 01:13:57 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8c3c_d20251108_m010457_c001_v0001101_t0035_u01762563897255") 2025/11/08 01:13:57 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41adf09_d20251108_m010456_c001_v7007000_t0000_u01762563896151") 2025/11/08 01:13:57 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b12d1_d20251108_m010454_c001_v0001184_t0039_u01762563894429") 2025/11/08 01:13:57 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41adf05_d20251108_m010453_c001_v7007000_t0000_u01762563893683") 2025/11/08 01:13:57 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8c25_d20251108_m010451_c001_v0001101_t0006_u01762563891430") 2025/11/08 01:13:57 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29dd_d20251108_m010442_c001_v7007000_t0000_u01762563882107") 2025/11/08 01:13:57 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b123d_d20251108_m010440_c001_v0001184_t0039_u01762563880951") 2025/11/08 01:13:57 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29d9_d20251108_m010439_c001_v7007000_t0000_u01762563879425") 2025/11/08 01:13:57 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1221_d20251108_m010438_c001_v0001184_t0009_u01762563878644") 2025/11/08 01:13:57 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29d5_d20251108_m010437_c001_v7007000_t0000_u01762563877471") 2025/11/08 01:13:57 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b120d_d20251108_m010436_c001_v0001184_t0021_u01762563876542") 2025/11/08 01:13:57 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29c8_d20251108_m010431_c001_v7007000_t0000_u01762563871125") 2025/11/08 01:13:57 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b11a9_d20251108_m010430_c001_v0001184_t0005_u01762563870102") 2025/11/08 01:13:57 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29c6_d20251108_m010429_c001_v7007000_t0000_u01762563869707") 2025/11/08 01:13:57 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1195_d20251108_m010428_c001_v0001184_t0055_u01762563868415") 2025/11/08 01:13:57 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29c3_d20251108_m010428_c001_v7007000_t0000_u01762563868045") 2025/11/08 01:13:58 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1191_d20251108_m010427_c001_v0001184_t0020_u01762563867431") 2025/11/08 01:13:58 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b118b_d20251108_m010426_c001_v0001184_t0039_u01762563866806") 2025/11/08 01:13:58 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29c1_d20251108_m010426_c001_v7007000_t0000_u01762563866437") 2025/11/08 01:13:58 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b117b_d20251108_m010425_c001_v0001184_t0058_u01762563865811") 2025/11/08 01:13:58 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1173_d20251108_m010425_c001_v0001184_t0036_u01762563865203") 2025/11/08 01:13:58 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138ba1_d20251108_m010424_c001_v7007000_t0000_u01762563864370") 2025/11/08 01:13:58 DEBUG : potato: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b115d_d20251108_m010423_c001_v0001184_t0039_u01762563863568") 2025/11/08 01:13:58 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f405f627b9f9f6a96_d20251108_m010548_c001_v7007000_t0000_u01762563948693") 2025/11/08 01:13:58 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8d30_d20251108_m010547_c001_v0001101_t0029_u01762563947739") 2025/11/08 01:13:58 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e2a9f_d20251108_m010538_c001_v7007000_t0000_u01762563938821") 2025/11/08 01:13:58 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8cdb_d20251108_m010533_c001_v0001101_t0038_u01762563933239") 2025/11/08 01:13:58 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd3c3_d20251108_m010524_c001_v7007000_t0000_u01762563924225") 2025/11/08 01:13:58 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8c9b_d20251108_m010518_c001_v0001101_t0032_u01762563918979") 2025/11/08 01:13:58 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae0ca_d20251108_m010510_c001_v7007000_t0000_u01762563910189") 2025/11/08 01:13:58 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8c5d_d20251108_m010505_c001_v0001101_t0003_u01762563905718") 2025/11/08 01:13:58 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29e3_d20251108_m010445_c001_v7007000_t0000_u01762563885618") 2025/11/08 01:13:58 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1269_d20251108_m010444_c001_v0001184_t0040_u01762563884597") 2025/11/08 01:13:58 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29e2_d20251108_m010444_c001_v7007000_t0000_u01762563884227") 2025/11/08 01:13:58 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1252_d20251108_m010442_c001_v0001184_t0013_u01762563882659") 2025/11/08 01:13:58 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29df_d20251108_m010442_c001_v7007000_t0000_u01762563882290") 2025/11/08 01:13:58 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1241_d20251108_m010441_c001_v0001184_t0005_u01762563881529") 2025/11/08 01:13:59 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29db_d20251108_m010440_c001_v7007000_t0000_u01762563880553") 2025/11/08 01:13:59 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1231_d20251108_m010439_c001_v0001184_t0027_u01762563879793") 2025/11/08 01:13:59 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29d7_d20251108_m010438_c001_v7007000_t0000_u01762563878256") 2025/11/08 01:13:59 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1215_d20251108_m010437_c001_v0001184_t0027_u01762563877488") 2025/11/08 01:13:59 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29cb_d20251108_m010431_c001_v7007000_t0000_u01762563871880") 2025/11/08 01:13:59 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b11b7_d20251108_m010430_c001_v0001184_t0000_u01762563870929") 2025/11/08 01:13:59 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd306_d20251108_m010333_c001_v7007000_t0000_u01762563813568") 2025/11/08 01:13:59 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b0efc_d20251108_m010332_c001_v0001184_t0014_u01762563812980") 2025/11/08 01:13:59 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd2fe_d20251108_m010332_c001_v7007000_t0000_u01762563812067") 2025/11/08 01:13:59 DEBUG : potato2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b0eee_d20251108_m010331_c001_v0001184_t0050_u01762563811480") 2025/11/08 01:13:59 DEBUG : potato3: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e2aa0_d20251108_m010539_c001_v7007000_t0000_u01762563939015") 2025/11/08 01:13:59 DEBUG : potato3: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc6739f_d20251108_m010534_c001_v0001101_t0045_u01762563934746") 2025/11/08 01:13:59 DEBUG : potato3: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd3c4_d20251108_m010524_c001_v7007000_t0000_u01762563924886") 2025/11/08 01:13:59 DEBUG : potato3: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67323_d20251108_m010520_c001_v0001101_t0028_u01762563920247") 2025/11/08 01:13:59 DEBUG : potato3: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae0cb_d20251108_m010510_c001_v7007000_t0000_u01762563910382") 2025/11/08 01:13:59 DEBUG : potato3: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67288_d20251108_m010506_c001_v0001101_t0030_u01762563906545") 2025/11/08 01:13:59 DEBUG : pre-dest1/1: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f400ae61412aa49e3_d20251108_m010621_c001_v7007000_t0000_u01762563981837") 2025/11/08 01:13:59 DEBUG : pre-dest1/1: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67506_d20251108_m010613_c001_v0001101_t0031_u01762563973641") 2025/11/08 01:13:59 DEBUG : pre-dest2/2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f400ae61412aa49e4_d20251108_m010622_c001_v7007000_t0000_u01762563982033") 2025/11/08 01:13:59 DEBUG : pre-dest2/2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8dbb_d20251108_m010614_c001_v0001101_t0026_u01762563974364") 2025/11/08 01:13:59 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418bef918b82ca7d_d20251108_m010559_c001_v7007000_t0000_u01762563959687") 2025/11/08 01:14:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1518_d20251108_m010556_c001_v0001184_t0001_u01762563956633") 2025/11/08 01:14:00 DEBUG : sizeonly: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138b84_d20251108_m010409_c001_v7007000_t0000_u01762563849933") 2025/11/08 01:14:00 DEBUG : sizeonly: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b10ca_d20251108_m010408_c001_v0001184_t0012_u01762563848933") 2025/11/08 01:14:00 DEBUG : splitbanan: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b2026_d20251108_m011104_c001_v7007000_t0000_u01762564264698") 2025/11/08 01:14:00 DEBUG : splitbanan: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ee87_d20251108_m011056_c001_v0001102_t0057_u01762564256541") 2025/11/08 01:14:00 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca96_d20251108_m011232_c001_v7007000_t0000_u01762564352001") 2025/11/08 01:14:00 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04c5b_d20251108_m011225_c001_v0001153_t0006_u01762564345009") 2025/11/08 01:14:00 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f418b07dcb4ba391c_d20251108_m011214_c001_v7007000_t0000_u01762564334779") 2025/11/08 01:14:00 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04c41_d20251108_m011207_c001_v0001153_t0002_u01762564327953") 2025/11/08 01:14:00 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f420ad3cb3299f8f2_d20251108_m011156_c001_v7007000_t0000_u01762564316536") 2025/11/08 01:14:00 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04c1b_d20251108_m011149_c001_v0001153_t0025_u01762564309598") 2025/11/08 01:14:00 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1caa02_d20251108_m011138_c001_v7007000_t0000_u01762564298579") 2025/11/08 01:14:00 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04bec_d20251108_m011131_c001_v0001153_t0006_u01762564291916") 2025/11/08 01:14:00 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4199673b39a14e36_d20251108_m011122_c001_v7007000_t0000_u01762564282170") 2025/11/08 01:14:00 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04bbc_d20251108_m011115_c001_v0001153_t0008_u01762564275278") 2025/11/08 01:14:00 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4216311f4486de8b_d20251108_m011058_c001_v7007000_t0000_u01762564258749") 2025/11/08 01:14:00 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b76_d20251108_m011055_c001_v0001153_t0013_u01762564255258") 2025/11/08 01:14:00 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6f4d_d20251108_m011045_c001_v7007000_t0000_u01762564245204") 2025/11/08 01:14:00 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04b2d_d20251108_m011037_c001_v0001153_t0022_u01762564237548") 2025/11/08 01:14:01 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f40108f13c6f3caf9_d20251108_m011036_c001_v7007000_t0000_u01762564236546") 2025/11/08 01:14:01 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9370_d20251108_m011032_c001_v0001101_t0021_u01762564232236") 2025/11/08 01:14:01 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae20f_d20251108_m011021_c001_v7007000_t0000_u01762564221913") 2025/11/08 01:14:01 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b92fd_d20251108_m011014_c001_v0001101_t0022_u01762564214031") 2025/11/08 01:14:01 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41ae1ef_d20251108_m011012_c001_v7007000_t0000_u01762564212872") 2025/11/08 01:14:01 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b92e1_d20251108_m011008_c001_v0001101_t0000_u01762564208607") 2025/11/08 01:14:01 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6edb_d20251108_m010953_c001_v7007000_t0000_u01762564193074") 2025/11/08 01:14:01 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ed1a_d20251108_m010948_c001_v0001102_t0007_u01762564188614") 2025/11/08 01:14:01 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4083fd133a1ca903_d20251108_m010937_c001_v7007000_t0000_u01762564177490") 2025/11/08 01:14:01 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757eccc_d20251108_m010930_c001_v0001102_t0019_u01762564170419") 2025/11/08 01:14:01 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f414136f5a55b1f5c_d20251108_m010919_c001_v7007000_t0000_u01762564159963") 2025/11/08 01:14:01 DEBUG : splitbananasplit: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ec79_d20251108_m010913_c001_v0001102_t0012_u01762564153650") 2025/11/08 01:14:01 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e139a45_d20251108_m011039_c001_v7007000_t0000_u01762564239934") 2025/11/08 01:14:01 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ee09_d20251108_m011033_c001_v0001102_t0020_u01762564233569") 2025/11/08 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6eb4_d20251108_m010905_c001_v7007000_t0000_u01762564145317") 2025/11/08 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ec31_d20251108_m010904_c001_v0001102_t0037_u01762564144021") 2025/11/08 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6eb2_d20251108_m010903_c001_v7007000_t0000_u01762564143169") 2025/11/08 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc679c6_d20251108_m010901_c001_v0001101_t0050_u01762564141796") 2025/11/08 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41adf25_d20251108_m010502_c001_v7007000_t0000_u01762563902995") 2025/11/08 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b8c4e_d20251108_m010502_c001_v0001101_t0056_u01762563902118") 2025/11/08 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41adf1a_d20251108_m010501_c001_v7007000_t0000_u01762563901570") 2025/11/08 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67250_d20251108_m010500_c001_v0001101_t0057_u01762563900666") 2025/11/08 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138b7f_d20251108_m010406_c001_v7007000_t0000_u01762563846860") 2025/11/08 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b10b2_d20251108_m010405_c001_v0001184_t0047_u01762563845558") 2025/11/08 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138b7c_d20251108_m010405_c001_v7007000_t0000_u01762563845193") 2025/11/08 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b10a2_d20251108_m010404_c001_v0001184_t0024_u01762563844148") 2025/11/08 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138b62_d20251108_m010401_c001_v7007000_t0000_u01762563841615") 2025/11/08 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1087_d20251108_m010400_c001_v0001184_t0019_u01762563840678") 2025/11/08 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138b5a_d20251108_m010400_c001_v7007000_t0000_u01762563840119") 2025/11/08 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b106b_d20251108_m010359_c001_v0001184_t0023_u01762563839230") 2025/11/08 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b103e_d20251108_m010356_c001_v0001184_t0037_u01762563836318") 2025/11/08 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403872197e138b55_d20251108_m010355_c001_v7007000_t0000_u01762563835949") 2025/11/08 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1028_d20251108_m010355_c001_v0001184_t0030_u01762563835344") 2025/11/08 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1026_d20251108_m010354_c001_v0001184_t0004_u01762563834766") 2025/11/08 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd339_d20251108_m010354_c001_v7007000_t0000_u01762563834017") 2025/11/08 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b0fe8_d20251108_m010351_c001_v0001184_t0039_u01762563831319") 2025/11/08 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b0fc1_d20251108_m010348_c001_v0001184_t0009_u01762563828245") 2025/11/08 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd330_d20251108_m010347_c001_v7007000_t0000_u01762563827856") 2025/11/08 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b0fbb_d20251108_m010347_c001_v0001184_t0013_u01762563827291") 2025/11/08 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b0faf_d20251108_m010346_c001_v0001184_t0028_u01762563826598") 2025/11/08 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd32c_d20251108_m010346_c001_v7007000_t0000_u01762563826142") 2025/11/08 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b0f6a_d20251108_m010341_c001_v0001184_t0046_u01762563821594") 2025/11/08 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd324_d20251108_m010341_c001_v7007000_t0000_u01762563821214") 2025/11/08 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b0f63_d20251108_m010340_c001_v0001184_t0041_u01762563820649") 2025/11/08 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd31a_d20251108_m010339_c001_v7007000_t0000_u01762563819724") 2025/11/08 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b0f4f_d20251108_m010339_c001_v0001184_t0025_u01762563819154") 2025/11/08 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd316_d20251108_m010338_c001_v7007000_t0000_u01762563818611") 2025/11/08 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b0f3d_d20251108_m010338_c001_v0001184_t0019_u01762563818044") 2025/11/08 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd311_d20251108_m010337_c001_v7007000_t0000_u01762563817144") 2025/11/08 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b0f2d_d20251108_m010336_c001_v0001184_t0041_u01762563816332") 2025/11/08 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd30d_d20251108_m010335_c001_v7007000_t0000_u01762563815782") 2025/11/08 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b0f13_d20251108_m010335_c001_v0001184_t0043_u01762563815222") 2025/11/08 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd30a_d20251108_m010334_c001_v7007000_t0000_u01762563814674") 2025/11/08 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b0f08_d20251108_m010334_c001_v0001184_t0034_u01762563814109") 2025/11/08 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd2f5_d20251108_m010329_c001_v7007000_t0000_u01762563809750") 2025/11/08 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b0ed1_d20251108_m010329_c001_v0001184_t0010_u01762563809175") 2025/11/08 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd2f1_d20251108_m010328_c001_v7007000_t0000_u01762563808634") 2025/11/08 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b0ec5_d20251108_m010328_c001_v0001184_t0056_u01762563808077") 2025/11/08 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd2f0_d20251108_m010327_c001_v7007000_t0000_u01762563807146") 2025/11/08 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b0ebb_d20251108_m010326_c001_v0001184_t0011_u01762563806570") 2025/11/08 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fd2e4_d20251108_m010324_c001_v7007000_t0000_u01762563804408") 2025/11/08 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b0ea7_d20251108_m010323_c001_v0001184_t0028_u01762563803814") 2025/11/08 01:14:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6eb5_d20251108_m010905_c001_v7007000_t0000_u01762564145515") 2025/11/08 01:14:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9161_d20251108_m010904_c001_v0001101_t0033_u01762564144032") 2025/11/08 01:14:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6eb3_d20251108_m010903_c001_v7007000_t0000_u01762564143396") 2025/11/08 01:14:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c049f1_d20251108_m010901_c001_v0001153_t0009_u01762564141805") 2025/11/08 01:14:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca98_d20251108_m011234_c001_v7007000_t0000_u01762564354131") 2025/11/08 01:14:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67e1d_d20251108_m011233_c001_v0001101_t0025_u01762564353371") 2025/11/08 01:14:04 DEBUG : sub/yam: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41adf0e_d20251108_m010458_c001_v7007000_t0000_u01762563898598") 2025/11/08 01:14:04 DEBUG : sub/yam: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b12ec_d20251108_m010456_c001_v0001184_t0058_u01762563896893") 2025/11/08 01:14:04 DEBUG : test_dir1/file2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6eaf_d20251108_m010901_c001_v7007000_t0000_u01762564141003") 2025/11/08 01:14:04 DEBUG : test_dir1/file2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757ec17_d20251108_m010859_c001_v0001102_t0010_u01762564139376") 2025/11/08 01:14:04 DEBUG : test_dir1/file2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6eac_d20251108_m010858_c001_v7007000_t0000_u01762564138549") 2025/11/08 01:14:04 DEBUG : test_dir1/file2: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc679a6_d20251108_m010857_c001_v0001101_t0008_u01762564137252") 2025/11/08 01:14:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6eb0_d20251108_m010901_c001_v7007000_t0000_u01762564141192") 2025/11/08 01:14:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c049e9_d20251108_m010859_c001_v0001153_t0002_u01762564139367") 2025/11/08 01:14:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f404f8df6aaad6ead_d20251108_m010858_c001_v7007000_t0000_u01762564138734") 2025/11/08 01:14:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c049e1_d20251108_m010857_c001_v0001153_t0004_u01762564137278") 2025/11/08 01:14:04 DEBUG : three: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29e9_d20251108_m010450_c001_v7007000_t0000_u01762563890659") 2025/11/08 01:14:04 DEBUG : three: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b129d_d20251108_m010449_c001_v0001184_t0022_u01762563889509") 2025/11/08 01:14:05 DEBUG : three: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f103a3d11070b1286_d20251108_m010447_c001_v0001184_t0000_u01762563887354") 2025/11/08 01:14:05 DEBUG : tictactoe/tictactoe: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca9d_d20251108_m011236_c001_v7007000_t0000_u01762564356047") 2025/11/08 01:14:05 DEBUG : tictactoe/tictactoe: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757effb_d20251108_m011235_c001_v0001102_t0047_u01762564355198") 2025/11/08 01:14:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319cab7_d20251108_m011255_c001_v7007000_t0000_u01762564375834") 2025/11/08 01:14:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b95b6_d20251108_m011253_c001_v0001101_t0047_u01762564373832") 2025/11/08 01:14:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319cab0_d20251108_m011252_c001_v7007000_t0000_u01762564372286") 2025/11/08 01:14:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757f02d_d20251108_m011250_c001_v0001102_t0027_u01762564370116") 2025/11/08 01:14:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319caae_d20251108_m011249_c001_v7007000_t0000_u01762564369164") 2025/11/08 01:14:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67e56_d20251108_m011248_c001_v0001101_t0057_u01762564368401") 2025/11/08 01:14:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319caa7_d20251108_m011243_c001_v7007000_t0000_u01762564363368") 2025/11/08 01:14:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757f011_d20251108_m011242_c001_v0001102_t0002_u01762564362261") 2025/11/08 01:14:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319caaa_d20251108_m011245_c001_v7007000_t0000_u01762564365676") 2025/11/08 01:14:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9593_d20251108_m011244_c001_v0001101_t0005_u01762564364317") 2025/11/08 01:14:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319caa1_d20251108_m011241_c001_v7007000_t0000_u01762564361196") 2025/11/08 01:14:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67e3b_d20251108_m011240_c001_v0001101_t0032_u01762564360439") 2025/11/08 01:14:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319caa0_d20251108_m011239_c001_v7007000_t0000_u01762564359489") 2025/11/08 01:14:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04c8d_d20251108_m011238_c001_v0001153_t0015_u01762564358653") 2025/11/08 01:14:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319ca9e_d20251108_m011237_c001_v7007000_t0000_u01762564357695") 2025/11/08 01:14:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f115dda605a8b9578_d20251108_m011236_c001_v0001101_t0059_u01762564356987") 2025/11/08 01:14:05 DEBUG : toe/toe/toe: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f413f2cbeee5fde7c_d20251108_m011301_c001_v7007000_t0000_u01762564381400") 2025/11/08 01:14:06 DEBUG : toe/toe/toe: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10499e893757f048_d20251108_m011300_c001_v0001102_t0004_u01762564380013") 2025/11/08 01:14:06 DEBUG : toe/toe/toe: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319caac_d20251108_m011247_c001_v7007000_t0000_u01762564367418") 2025/11/08 01:14:06 DEBUG : toe/toe/toe: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04c9c_d20251108_m011246_c001_v0001153_t0009_u01762564366622") 2025/11/08 01:14:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319cab8_d20251108_m011256_c001_v7007000_t0000_u01762564376419") 2025/11/08 01:14:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1151f78dd8c04cb6_d20251108_m011255_c001_v0001153_t0013_u01762564375503") 2025/11/08 01:14:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f415873665319cab1_d20251108_m011252_c001_v7007000_t0000_u01762564372880") 2025/11/08 01:14:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f1149020bce4ab21b_d20251108_m011251_c001_v0001117_t0042_u01762564371422") 2025/11/08 01:14:06 DEBUG : two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f417e20652b6e29ea_d20251108_m010450_c001_v7007000_t0000_u01762563890842") 2025/11/08 01:14:06 DEBUG : two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f401d32024dc671da_d20251108_m010448_c001_v0001101_t0011_u01762563888919") 2025/11/08 01:14:06 DEBUG : two: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f403a3d11070b1282_d20251108_m010447_c001_v0001184_t0016_u01762563887167") 2025/11/08 01:14:06 DEBUG : yam: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41adf13_d20251108_m010459_c001_v7007000_t0000_u01762563899338") 2025/11/08 01:14:06 DEBUG : yam: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f11870154d1cdee3d_d20251108_m010458_c001_v0001116_t0044_u01762563898115") 2025/11/08 01:14:06 DEBUG : yam: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41adf08_d20251108_m010455_c001_v7007000_t0000_u01762563895606") 2025/11/08 01:14:06 DEBUG : yam: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc67212_d20251108_m010454_c001_v0001101_t0022_u01762563894439") 2025/11/08 01:14:06 DEBUG : yam: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41adf04_d20251108_m010453_c001_v7007000_t0000_u01762563893138") 2025/11/08 01:14:06 DEBUG : yam: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f101d32024dc671f4_d20251108_m010451_c001_v0001101_t0013_u01762563891441") 2025/11/08 01:14:06 DEBUG : yaml: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41adf0a_d20251108_m010456_c001_v7007000_t0000_u01762563896334") 2025/11/08 01:14:06 DEBUG : yaml: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f10457ad74cfae943_d20251108_m010455_c001_v0001176_t0013_u01762563895352") 2025/11/08 01:14:06 DEBUG : yaml: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f4162881cf41adf06_d20251108_m010453_c001_v7007000_t0000_u01762563893869") 2025/11/08 01:14:06 DEBUG : yaml: Deleting (id "4_zfff24d03f0dd6b0b9fa80e1b_f117d3da11348b2c4_d20251108_m010452_c001_v0001176_t0005_u01762563892928") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m48.002140702s (try 1/5)