"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/09/27 03:30:38 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu" 2026/09/27 03:30:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/27 03:30:38 DEBUG : Creating backend with remote "/tmp/rclone332826901" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (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:17: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestRcCopyReports rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcCopyReports (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:30:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 03:30:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/27 03:30:39 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:30:39 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.45s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:30:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/27 03:30:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 03:30:40 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:30:40 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:30:41 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 03:30:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:30:41 INFO : sub dir/hello world: Copied (new) 2026/09/27 03:30:41 DEBUG : B2 bucket rclone-test-begolef2gefu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.66s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.38s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:30:42 DEBUG : Creating backend with remote "/non-existing" 2026/09/27 03:30:42 DEBUG : Config file has changed externally - reloading 2026/09/27 03:30:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/27 03:30:42 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:30:42 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:30:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 03:30:43 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:30:43 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:30:44 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 03:30:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:30:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.47s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:30:45 INFO : B2 bucket rclone-test-begolef2gefu: Running all checks before starting transfers 2026/09/27 03:30:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 03:30:45 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:30:45 INFO : B2 bucket rclone-test-begolef2gefu: Checks finished, now starting transfers 2026/09/27 03:30:45 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:30:45 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 03:30:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:30:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.08s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:30:46 ERROR : Ignoring --no-traverse with sync 2026/09/27 03:30:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 03:30:46 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:30:46 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:30:46 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 03:30:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:30:46 INFO : sub dir/hello world: Copied (new) 2026/09/27 03:30:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.08s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:30:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/27 03:30:47 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:30:47 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:30:47 DEBUG : hello world2: size = 12 OK 2026/09/27 03:30:47 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/09/27 03:30:47 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.08s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:30:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 03:30:48 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:30:48 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:30:48 DEBUG : potato2: size = 11 OK 2026/09/27 03:30:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:30:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.08s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:30:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 03:30:49 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:30:49 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:30:50 DEBUG : potato2: size = 11 OK 2026/09/27 03:30:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:30:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.44s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:30:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/27 03:30:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/27 03:30:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/27 03:30:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/27 03:30:51 INFO : sub dir2: Making directory 2026/09/27 03:30:51 INFO : sub dir: Making directory 2026/09/27 03:30:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 03:30:51 INFO : sub dir2/sub sub dir2: Making directory 2026/09/27 03:30:51 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:30:51 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:30:51 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 03:30:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:30:51 INFO : sub dir/hello world: Copied (new) fstest.go:251: Filtering empty directory "sub dir2" fstest.go:251: Filtering empty directory "sub dir2/sub sub dir2" 2026/09/27 03:30:51 DEBUG : B2 bucket rclone-test-begolef2gefu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.08s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:30:51 INFO : sub dir2: Making directory 2026/09/27 03:30:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/27 03:30:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/27 03:30:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 03:30:52 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:30:52 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:30:52 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 03:30:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:30:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:30:53 DEBUG : sub dir2: Making directory with metadata 2026/09/27 03:30:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/27 03:30:53 INFO : sub dir2: Making directory 2026/09/27 03:30:53 INFO : sub dir: Making directory 2026/09/27 03:30:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 03:30:53 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:30:53 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:30:53 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 03:30:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:30:53 INFO : sub dir/hello world: Copied (new) 2026/09/27 03:30:53 INFO : sub dir/hello world: Deleted fstest.go:251: Filtering empty directory "sub dir2" 2026/09/27 03:30:53 DEBUG : B2 bucket rclone-test-begolef2gefu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/27 03:30:53 DEBUG : B2 bucket rclone-test-begolef2gefu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.26s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:30:54 INFO : sub dir2: Making directory 2026/09/27 03:30:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 03:30:54 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:30:54 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:30:55 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 03:30:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:30:55 INFO : sub dir/hello world: Copied (new) 2026/09/27 03:30:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.08s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:30:55 DEBUG : sub dir2: Making directory with metadata 2026/09/27 03:30:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/27 03:30:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/27 03:30:55 INFO : sub dir2: Making directory 2026/09/27 03:30:55 INFO : sub dir: Making directory 2026/09/27 03:30:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 03:30:55 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:30:55 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:30:56 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 03:30:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:30:56 INFO : sub dir/hello world: Copied (new) 2026/09/27 03:30:56 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" 2026/09/27 03:30:56 DEBUG : B2 bucket rclone-test-begolef2gefu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.08s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:30:57 INFO : sub dir2: Making directory 2026/09/27 03:30:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 03:30:57 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:30:57 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:30:57 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 03:30:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:30:57 INFO : sub dir/hello world: Copied (new) 2026/09/27 03:30:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.17s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:30:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kokogac9zufa" 2026/09/27 03:30:58 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-begolef2gefu -> B2 bucket rclone-test-kokogac9zufa 2026/09/27 03:31:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 03:31:00 DEBUG : B2 bucket rclone-test-kokogac9zufa: Waiting for checks to finish 2026/09/27 03:31:00 DEBUG : B2 bucket rclone-test-kokogac9zufa: Waiting for transfers to finish 2026/09/27 03:31:00 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 03:31:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:31:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/27 03:31:00 DEBUG : B2 bucket rclone-test-kokogac9zufa: Purge remote 2026/09/27 03:31:00 INFO : B2 bucket rclone-test-kokogac9zufa: cleaning bucket "rclone-test-kokogac9zufa" of all files 2026/09/27 03:31:00 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d13e0adeb0baf080e1b_f4166ddafe131683f_d20260927_m033100_c001_v0001097_t0000_u01790479860515") --- PASS: TestServerSideCopy (3.64s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:02 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone332826901) 2026/09/27 03:31:02 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:31:02 DEBUG : sub dir/hello world: Sizes differ 2026/09/27 03:31:02 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:02 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:02 DEBUG : sub dir/hello world: size = 17 OK 2026/09/27 03:31:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/27 03:31:02 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.62s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:03 DEBUG : Creating backend with remote "TestB2:rclone-test-widazav3coke" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-begolef2gefu -> B2 bucket rclone-test-widazav3coke 2026/09/27 03:31:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 03:31:05 DEBUG : B2 bucket rclone-test-widazav3coke: Waiting for checks to finish 2026/09/27 03:31:05 DEBUG : B2 bucket rclone-test-widazav3coke: Waiting for transfers to finish 2026/09/27 03:31:05 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 03:31:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:31:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/27 03:31:07 DEBUG : B2 bucket rclone-test-widazav3coke: Waiting for checks to finish 2026/09/27 03:31:07 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:31:07 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-widazav3coke) 2026/09/27 03:31:07 DEBUG : sub dir/hello world: Sizes differ 2026/09/27 03:31:07 DEBUG : B2 bucket rclone-test-widazav3coke: Waiting for transfers to finish 2026/09/27 03:31:07 DEBUG : sub dir/hello world: size = 17 OK 2026/09/27 03:31:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/27 03:31:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/27 03:31:07 DEBUG : B2 bucket rclone-test-widazav3coke: Purge remote 2026/09/27 03:31:07 INFO : B2 bucket rclone-test-widazav3coke: cleaning bucket "rclone-test-widazav3coke" of all files 2026/09/27 03:31:07 DEBUG : sub dir/hello world: Deleting (id "4_z1f629d63e0adeb0baf080e1b_f417bd3e6ebcdf37b_d20260927_m033107_c001_v0001173_t0035_u01790479867202") 2026/09/27 03:31:07 DEBUG : sub dir/hello world: Deleting (id "4_z1f629d63e0adeb0baf080e1b_f4164b5a0c1edc664_d20260927_m033105_c001_v0001183_t0025_u01790479865730") --- PASS: TestServerSideCopyOverSelf (5.29s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:09 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:09 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone332826901) 2026/09/27 03:31:09 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:31:09 DEBUG : sub dir/hello world: Sizes differ 2026/09/27 03:31:09 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:09 DEBUG : sub dir/hello world: size = 17 OK 2026/09/27 03:31:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/27 03:31:09 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/27 03:31:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.65s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:10 DEBUG : Creating backend with remote "TestB2:rclone-test-bibopuv9bozo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-begolef2gefu -> B2 bucket rclone-test-bibopuv9bozo 2026/09/27 03:31:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 03:31:12 DEBUG : B2 bucket rclone-test-bibopuv9bozo: Waiting for checks to finish 2026/09/27 03:31:12 DEBUG : B2 bucket rclone-test-bibopuv9bozo: Waiting for transfers to finish 2026/09/27 03:31:12 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 03:31:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:31:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/27 03:31:13 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:31:13 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bibopuv9bozo) 2026/09/27 03:31:13 DEBUG : sub dir/hello world: Sizes differ 2026/09/27 03:31:13 DEBUG : B2 bucket rclone-test-bibopuv9bozo: Waiting for checks to finish 2026/09/27 03:31:13 DEBUG : B2 bucket rclone-test-bibopuv9bozo: Waiting for transfers to finish 2026/09/27 03:31:13 DEBUG : sub dir/hello world: size = 17 OK 2026/09/27 03:31:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/27 03:31:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/27 03:31:14 INFO : sub dir/hello world: Deleted 2026/09/27 03:31:14 DEBUG : testing file moves 2026/09/27 03:31:15 DEBUG : B2 bucket rclone-test-bibopuv9bozo: Waiting for checks to finish 2026/09/27 03:31:15 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:31:15 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bibopuv9bozo) 2026/09/27 03:31:15 DEBUG : sub dir/hello world: Sizes differ 2026/09/27 03:31:15 DEBUG : B2 bucket rclone-test-bibopuv9bozo: Waiting for transfers to finish 2026/09/27 03:31:15 DEBUG : sub dir/hello world: size = 24 OK 2026/09/27 03:31:15 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/09/27 03:31:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/27 03:31:15 INFO : sub dir/hello world: Deleted 2026/09/27 03:31:15 DEBUG : B2 bucket rclone-test-bibopuv9bozo: Purge remote 2026/09/27 03:31:15 INFO : B2 bucket rclone-test-bibopuv9bozo: cleaning bucket "rclone-test-bibopuv9bozo" of all files 2026/09/27 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd13e0adeb0baf080e1b_f40675957e9b06582_d20260927_m033115_c001_v0001039_t0055_u01790479875201") 2026/09/27 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd13e0adeb0baf080e1b_f405a14833c9d5b56_d20260927_m033113_c001_v0001157_t0002_u01790479873745") 2026/09/27 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd13e0adeb0baf080e1b_f4060842d43740bb7_d20260927_m033112_c001_v0001177_t0046_u01790479872644") --- PASS: TestServerSideMoveOverSelf (6.73s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:17 ERROR : error listing: directory not found 2026/09/27 03:31:17 INFO : Local file system at /tmp/rclone332826901: Making directory 2026/09/27 03:31:18 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:18 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.44s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 03:31:19 DEBUG : Local file system at /tmp/rclone332826901: Waiting for checks to finish 2026/09/27 03:31:19 DEBUG : Local file system at /tmp/rclone332826901: Waiting for transfers to finish 2026/09/27 03:31:20 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/09/27 03:31:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:31:20 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/09/27 03:31:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.83s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:20 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/27 03:31:20 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:20 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:20 DEBUG : check sum: size = 1 OK 2026/09/27 03:31:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/27 03:31:20 INFO : check sum: Copied (new) 2026/09/27 03:31:20 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:21 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:21 DEBUG : check sum: size = 1 OK 2026/09/27 03:31:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/27 03:31:21 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/09/27 03:31:21 DEBUG : check sum: Unchanged skipping 2026/09/27 03:31:21 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:21 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:21 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.44s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/27 03:31:22 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:22 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:22 DEBUG : sizeonly: size = 6 OK 2026/09/27 03:31:22 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/27 03:31:22 INFO : sizeonly: Copied (new) 2026/09/27 03:31:22 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:22 DEBUG : sizeonly: size = 6 OK 2026/09/27 03:31:22 DEBUG : sizeonly: Sizes identical 2026/09/27 03:31:22 DEBUG : sizeonly: Unchanged skipping 2026/09/27 03:31:22 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:22 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:22 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:22 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.44s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/27 03:31:23 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:23 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:23 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/09/27 03:31:23 INFO : ignore-size: Copied (new) 2026/09/27 03:31:23 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:24 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:24 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:31:24 DEBUG : ignore-size: Unchanged skipping 2026/09/27 03:31:24 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:24 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.44s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:25 DEBUG : existing: size = 6 OK 2026/09/27 03:31:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:31:25 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:25 DEBUG : existing: Unchanged skipping 2026/09/27 03:31:25 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:25 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:25 INFO : There was nothing to transfer 2026/09/27 03:31:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/27 03:31:25 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:25 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:25 DEBUG : existing: size = 6 OK 2026/09/27 03:31:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/27 03:31:25 INFO : existing: Copied (replaced existing) 2026/09/27 03:31:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.62s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/27 03:31:26 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:26 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:26 DEBUG : existing: size = 6 OK 2026/09/27 03:31:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/27 03:31:26 INFO : existing: Copied (new) 2026/09/27 03:31:26 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:27 DEBUG : existing: Destination exists, skipping 2026/09/27 03:31:27 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:27 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:27 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.44s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:28 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/27 03:31:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/27 03:31:28 DEBUG : c/non empty space: size = 5 OK 2026/09/27 03:31:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:31:28 DEBUG : c/non empty space: Unchanged skipping 2026/09/27 03:31:29 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:29 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:29 DEBUG : a/potato2: size = 60 OK 2026/09/27 03:31:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 03:31:29 INFO : a/potato2: Copied (new) 2026/09/27 03:31:29 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:29 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.38s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:30 DEBUG : empty space: size = 1 OK 2026/09/27 03:31:30 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/09/27 03:31:30 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/27 03:31:30 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/09/27 03:31:30 DEBUG : empty space: Unchanged skipping 2026/09/27 03:31:30 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:30 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:30 INFO : There was nothing to transfer 2026/09/27 03:31:31 DEBUG : empty space: size = 1 OK 2026/09/27 03:31:31 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:31 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/09/27 03:31:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/27 03:31:32 INFO : empty space: Updated modification time in destination 2026/09/27 03:31:32 DEBUG : empty space: Unchanged skipping 2026/09/27 03:31:32 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:32 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:32 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.40s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:33 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:33 DEBUG : empty space: size = 1 OK 2026/09/27 03:31:33 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/09/27 03:31:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/27 03:31:33 DEBUG : empty space: Unchanged skipping 2026/09/27 03:31:33 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:33 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.26s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:34 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:34 DEBUG : foo: size = 3 OK 2026/09/27 03:31:34 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/09/27 03:31:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone332826901) 2026/09/27 03:31:34 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:31:34 DEBUG : foo: sha1 differ 2026/09/27 03:31:34 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:34 DEBUG : foo: size = 3 OK 2026/09/27 03:31:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/09/27 03:31:34 INFO : foo: Copied (replaced existing) 2026/09/27 03:31:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:36 DEBUG : empty space: size = 1 OK 2026/09/27 03:31:36 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/27 03:31:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:31:36 DEBUG : empty space: Unchanged skipping 2026/09/27 03:31:36 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:36 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:36 DEBUG : potato: size = 60 OK 2026/09/27 03:31:36 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 03:31:36 INFO : potato: Copied (new) 2026/09/27 03:31:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.77s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:37 DEBUG : potato: size = 21 (Local file system at /tmp/rclone332826901) 2026/09/27 03:31:37 DEBUG : potato: size = 60 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:31:37 DEBUG : potato: Sizes differ 2026/09/27 03:31:37 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:37 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:38 DEBUG : potato: size = 21 OK 2026/09/27 03:31:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/09/27 03:31:38 INFO : potato: Copied (replaced existing) 2026/09/27 03:31:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.59s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:39 DEBUG : potato: size = 21 OK 2026/09/27 03:31:39 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:39 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/09/27 03:31:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone332826901) 2026/09/27 03:31:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:31:39 DEBUG : potato: sha1 differ 2026/09/27 03:31:39 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:39 DEBUG : potato: size = 21 OK 2026/09/27 03:31:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/09/27 03:31:39 INFO : potato: Copied (replaced existing) 2026/09/27 03:31:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 03:31:40 DEBUG : empty space: size = 1 OK 2026/09/27 03:31:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:31:40 DEBUG : empty space: Unchanged skipping 2026/09/27 03:31:40 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:40 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/27 03:31:40 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 03:31:42 DEBUG : empty space: size = 1 OK 2026/09/27 03:31:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:31:42 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:42 DEBUG : empty space: Unchanged skipping 2026/09/27 03:31:42 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:43 DEBUG : potato2: size = 60 OK 2026/09/27 03:31:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 03:31:43 INFO : potato2: Copied (new) 2026/09/27 03:31:43 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:43 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:44 INFO : d: Making directory 2026/09/27 03:31:44 INFO : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2026/09/27 03:31:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/27 03:31:45 DEBUG : c/non empty space: size = 5 OK 2026/09/27 03:31:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:31:45 DEBUG : c/non empty space: Unchanged skipping 2026/09/27 03:31:45 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:45 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:45 DEBUG : a/potato2: size = 60 OK 2026/09/27 03:31:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 03:31:45 INFO : a/potato2: Copied (new) 2026/09/27 03:31:45 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:45 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:47 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/27 03:31:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/27 03:31:47 DEBUG : c/non empty space: size = 5 OK 2026/09/27 03:31:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:31:47 DEBUG : c/non empty space: Unchanged skipping 2026/09/27 03:31:47 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:47 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:48 DEBUG : a/potato2: size = 60 OK 2026/09/27 03:31:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 03:31:48 INFO : a/potato2: Copied (new) 2026/09/27 03:31:48 ERROR : B2 bucket rclone-test-begolef2gefu: not deleting files as there were IO errors 2026/09/27 03:31:48 ERROR : B2 bucket rclone-test-begolef2gefu: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.42s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:49 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 03:31:49 DEBUG : empty space: size = 1 OK 2026/09/27 03:31:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:31:49 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:49 DEBUG : empty space: Unchanged skipping 2026/09/27 03:31:49 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:50 INFO : potato: Deleted 2026/09/27 03:31:50 DEBUG : potato2: size = 60 OK 2026/09/27 03:31:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 03:31:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.03s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:51 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:51 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:51 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:52 INFO : potato: Deleted 2026/09/27 03:31:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 03:31:52 DEBUG : empty space: size = 1 OK 2026/09/27 03:31:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:31:52 DEBUG : empty space: Unchanged skipping 2026/09/27 03:31:52 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:52 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:52 DEBUG : potato2: size = 60 OK 2026/09/27 03:31:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 03:31:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.32s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 03:31:54 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:54 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:54 DEBUG : potato2: size = 19 OK 2026/09/27 03:31:54 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/09/27 03:31:54 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.65s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:55 DEBUG : enormous: Excluded (Size Filter) 2026/09/27 03:31:55 DEBUG : enormous: Excluded 2026/09/27 03:31:55 DEBUG : potato2: Excluded (Size Filter) 2026/09/27 03:31:55 DEBUG : potato2: Excluded 2026/09/27 03:31:56 DEBUG : potato2: Excluded (Size Filter) 2026/09/27 03:31:56 DEBUG : potato2: Excluded 2026/09/27 03:31:56 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:56 DEBUG : empty space: size = 1 OK 2026/09/27 03:31:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:31:56 DEBUG : empty space: Unchanged skipping 2026/09/27 03:31:56 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:56 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:56 INFO : There was nothing to transfer 2026/09/27 03:31:56 DEBUG : enormous: Excluded (Size Filter) 2026/09/27 03:31:56 DEBUG : enormous: Excluded 2026/09/27 03:31:56 DEBUG : potato2: Excluded (Size Filter) 2026/09/27 03:31:56 DEBUG : potato2: Excluded 2026/09/27 03:31:56 DEBUG : potato2: Excluded (Size Filter) 2026/09/27 03:31:56 DEBUG : potato2: Excluded 2026/09/27 03:31:56 DEBUG : empty space: size = 1 OK 2026/09/27 03:31:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/27 03:31:56 DEBUG : empty space: Unchanged skipping 2026/09/27 03:31:56 DEBUG : Local file system at /tmp/rclone332826901: Waiting for checks to finish 2026/09/27 03:31:56 DEBUG : Local file system at /tmp/rclone332826901: Waiting for transfers to finish 2026/09/27 03:31:56 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.09s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:31:58 DEBUG : enormous: Excluded (Size Filter) 2026/09/27 03:31:58 DEBUG : enormous: Excluded 2026/09/27 03:31:58 DEBUG : potato2: Excluded (Size Filter) 2026/09/27 03:31:58 DEBUG : potato2: Excluded 2026/09/27 03:31:58 DEBUG : empty space: size = 1 OK 2026/09/27 03:31:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:31:58 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:31:58 DEBUG : empty space: Unchanged skipping 2026/09/27 03:31:58 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:31:58 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:58 INFO : potato2: Deleted 2026/09/27 03:31:58 INFO : enormous: Deleted 2026/09/27 03:31:58 INFO : There was nothing to transfer 2026/09/27 03:31:59 DEBUG : empty space: size = 1 OK 2026/09/27 03:31:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/27 03:31:59 DEBUG : empty space: Unchanged skipping 2026/09/27 03:31:59 DEBUG : Local file system at /tmp/rclone332826901: Waiting for checks to finish 2026/09/27 03:31:59 DEBUG : Local file system at /tmp/rclone332826901: Waiting for transfers to finish 2026/09/27 03:31:59 DEBUG : Waiting for deletions to finish 2026/09/27 03:31:59 INFO : enormous: Deleted 2026/09/27 03:31:59 INFO : potato2: Deleted 2026/09/27 03:31:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.58s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:32:01 DEBUG : five: Need to transfer - File not found at Destination 2026/09/27 03:32:01 DEBUG : one: Destination is newer than source, skipping 2026/09/27 03:32:01 DEBUG : three: size = 5 OK 2026/09/27 03:32:01 DEBUG : four: size = 4 (Local file system at /tmp/rclone332826901) 2026/09/27 03:32:01 DEBUG : four: size = 8 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:32:01 DEBUG : four: Sizes differ 2026/09/27 03:32:01 DEBUG : two: size = 3 OK 2026/09/27 03:32:01 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:32:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone332826901) 2026/09/27 03:32:01 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:32:01 DEBUG : two: sha1 differ 2026/09/27 03:32:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/27 03:32:01 DEBUG : three: Sizes identical 2026/09/27 03:32:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/27 03:32:01 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:32:01 DEBUG : five: size = 4 OK 2026/09/27 03:32:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/27 03:32:01 INFO : five: Copied (new) 2026/09/27 03:32:01 DEBUG : four: size = 4 OK 2026/09/27 03:32:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/27 03:32:01 INFO : four: Copied (replaced existing) 2026/09/27 03:32:01 DEBUG : two: size = 3 OK 2026/09/27 03:32:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/27 03:32:01 INFO : two: Copied (replaced existing) 2026/09/27 03:32:01 DEBUG : Waiting for deletions to finish 2026/09/27 03:32:02 DEBUG : five: size = 4 OK 2026/09/27 03:32:02 DEBUG : one: Destination is newer than source, skipping 2026/09/27 03:32:02 DEBUG : four: size = 4 OK 2026/09/27 03:32:02 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:32:02 DEBUG : two: size = 3 OK 2026/09/27 03:32:02 DEBUG : three: size = 5 OK 2026/09/27 03:32:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/27 03:32:02 DEBUG : five: Size and sha1 of src and dst objects identical 2026/09/27 03:32:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/09/27 03:32:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/27 03:32:02 DEBUG : two: Size and sha1 of src and dst objects identical 2026/09/27 03:32:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/09/27 03:32:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone332826901) 2026/09/27 03:32:02 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:32:02 DEBUG : three: sha1 differ 2026/09/27 03:32:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/27 03:32:02 DEBUG : four: Size and sha1 of src and dst objects identical 2026/09/27 03:32:02 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/09/27 03:32:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/09/27 03:32:02 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:32:02 DEBUG : three: size = 5 OK 2026/09/27 03:32:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/27 03:32:02 INFO : three: Copied (replaced existing) 2026/09/27 03:32:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.24s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/09/27 03:32:04 INFO : B2 bucket rclone-test-begolef2gefu: Making map for --track-renames 2026/09/27 03:32:04 INFO : B2 bucket rclone-test-begolef2gefu: Finished making map for --track-renames 2026/09/27 03:32:04 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:32:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/27 03:32:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/27 03:32:04 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for renames to finish 2026/09/27 03:32:04 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:32:04 DEBUG : potato: size = 14 OK 2026/09/27 03:32:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/27 03:32:04 INFO : potato: Copied (new) 2026/09/27 03:32:04 DEBUG : yam: size = 11 OK 2026/09/27 03:32:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/27 03:32:04 INFO : yam: Copied (new) 2026/09/27 03:32:04 DEBUG : Waiting for deletions to finish 2026/09/27 03:32:04 DEBUG : potato: size = 14 OK 2026/09/27 03:32:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:32:04 DEBUG : potato: Unchanged skipping 2026/09/27 03:32:04 INFO : B2 bucket rclone-test-begolef2gefu: Making map for --track-renames 2026/09/27 03:32:04 INFO : B2 bucket rclone-test-begolef2gefu: Finished making map for --track-renames 2026/09/27 03:32:04 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:32:04 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for renames to finish 2026/09/27 03:32:05 DEBUG : yaml: size = 11 OK 2026/09/27 03:32:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/27 03:32:05 INFO : yam: Copied (server-side copy) to: yaml 2026/09/27 03:32:05 INFO : yam: Deleted 2026/09/27 03:32:05 INFO : yaml: Renamed from "yam" 2026/09/27 03:32:05 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:32:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.55s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/09/27 03:32:06 INFO : B2 bucket rclone-test-begolef2gefu: Making map for --track-renames 2026/09/27 03:32:06 INFO : B2 bucket rclone-test-begolef2gefu: Finished making map for --track-renames 2026/09/27 03:32:06 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:32:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/27 03:32:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/27 03:32:06 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for renames to finish 2026/09/27 03:32:06 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:32:06 DEBUG : yam: size = 11 OK 2026/09/27 03:32:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/27 03:32:06 INFO : yam: Copied (new) 2026/09/27 03:32:07 DEBUG : potato: size = 14 OK 2026/09/27 03:32:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/27 03:32:07 INFO : potato: Copied (new) 2026/09/27 03:32:07 DEBUG : Waiting for deletions to finish 2026/09/27 03:32:07 DEBUG : potato: size = 14 OK 2026/09/27 03:32:07 INFO : B2 bucket rclone-test-begolef2gefu: Making map for --track-renames 2026/09/27 03:32:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:32:07 INFO : B2 bucket rclone-test-begolef2gefu: Finished making map for --track-renames 2026/09/27 03:32:07 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:32:07 DEBUG : potato: Unchanged skipping 2026/09/27 03:32:07 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for renames to finish 2026/09/27 03:32:07 DEBUG : yaml: size = 11 OK 2026/09/27 03:32:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/27 03:32:07 INFO : yam: Copied (server-side copy) to: yaml 2026/09/27 03:32:07 INFO : yam: Deleted 2026/09/27 03:32:07 INFO : yaml: Renamed from "yam" 2026/09/27 03:32:07 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:32:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.24s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/09/27 03:32:09 INFO : B2 bucket rclone-test-begolef2gefu: Making map for --track-renames 2026/09/27 03:32:09 INFO : B2 bucket rclone-test-begolef2gefu: Finished making map for --track-renames 2026/09/27 03:32:09 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:32:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/27 03:32:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/27 03:32:09 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for renames to finish 2026/09/27 03:32:09 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:32:09 DEBUG : sub/yam: size = 11 OK 2026/09/27 03:32:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/27 03:32:09 INFO : sub/yam: Copied (new) 2026/09/27 03:32:09 DEBUG : potato: size = 14 OK 2026/09/27 03:32:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/27 03:32:09 INFO : potato: Copied (new) 2026/09/27 03:32:09 DEBUG : Waiting for deletions to finish 2026/09/27 03:32:09 DEBUG : potato: size = 14 OK 2026/09/27 03:32:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:32:09 DEBUG : potato: Unchanged skipping 2026/09/27 03:32:09 INFO : B2 bucket rclone-test-begolef2gefu: Making map for --track-renames 2026/09/27 03:32:09 INFO : B2 bucket rclone-test-begolef2gefu: Finished making map for --track-renames 2026/09/27 03:32:09 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:32:09 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for renames to finish 2026/09/27 03:32:10 DEBUG : yam: size = 11 OK 2026/09/27 03:32:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/27 03:32:10 INFO : sub/yam: Copied (server-side copy) to: yam 2026/09/27 03:32:10 INFO : sub/yam: Deleted 2026/09/27 03:32:10 INFO : yam: Renamed from "sub/yam" 2026/09/27 03:32:10 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:32:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.39s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:32:11 DEBUG : Creating backend with remote "/tmp/rclone332826901/dir1" 2026/09/27 03:32:11 DEBUG : Config file has changed externally - reloading 2026/09/27 03:32:11 DEBUG : Creating backend with remote "/tmp/rclone332826901/dir2" 2026/09/27 03:32:11 DEBUG : Local file system at /tmp/rclone332826901/dir2: Using server-side directory move 2026/09/27 03:32:11 INFO : Local file system at /tmp/rclone332826901/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/27 03:32:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/27 03:32:11 DEBUG : Local file system at /tmp/rclone332826901/dir2: Waiting for checks to finish 2026/09/27 03:32:11 DEBUG : Local file system at /tmp/rclone332826901/dir2: Waiting for transfers to finish 2026/09/27 03:32:11 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:32:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 03:32:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/27 03:32:11 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:32:11 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:32:11 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 03:32:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:32:11 INFO : sub dir/hello world: Copied (new) 2026/09/27 03:32:11 INFO : sub dir/hello world: Deleted 2026/09/27 03:32:11 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/27 03:32:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/27 03:32:11 INFO : nested/sub dir/file: Copied (new) 2026/09/27 03:32:11 INFO : nested/sub dir/file: Deleted 2026/09/27 03:32:11 INFO : sub dir: Removing directory 2026/09/27 03:32:11 INFO : nested/sub dir: Removing directory 2026/09/27 03:32:11 INFO : nested: Removing directory 2026/09/27 03:32:11 DEBUG : Local file system at /tmp/rclone332826901: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.28s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:32:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 03:32:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/27 03:32:13 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:32:13 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:32:13 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/27 03:32:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/27 03:32:13 INFO : nested/sub dir/file: Copied (new) 2026/09/27 03:32:13 INFO : nested/sub dir/file: Deleted 2026/09/27 03:32:13 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 03:32:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:32:13 INFO : sub dir/hello world: Copied (new) 2026/09/27 03:32:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.50s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:32:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/27 03:32:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/27 03:32:14 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:32:14 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:32:14 DEBUG : existing-b: size = 6 OK 2026/09/27 03:32:14 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/09/27 03:32:14 INFO : existing-b: Copied (new) 2026/09/27 03:32:14 INFO : existing-b: Deleted 2026/09/27 03:32:14 DEBUG : existing: size = 6 OK 2026/09/27 03:32:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/27 03:32:14 INFO : existing: Copied (new) 2026/09/27 03:32:14 INFO : existing: Deleted 2026/09/27 03:32:15 DEBUG : existing: Destination exists, skipping 2026/09/27 03:32:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/27 03:32:15 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:32:15 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:32:15 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.65s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:32:16 DEBUG : Creating backend with remote "TestB2:rclone-test-nopuwac8yuro" 2026/09/27 03:32:16 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-begolef2gefu -> B2 bucket rclone-test-nopuwac8yuro 2026/09/27 03:32:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 03:32:20 DEBUG : empty space: size = 1 OK 2026/09/27 03:32:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/27 03:32:20 DEBUG : empty space: Unchanged skipping 2026/09/27 03:32:20 DEBUG : potato3: size = 68 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:32:20 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nopuwac8yuro) 2026/09/27 03:32:20 DEBUG : potato3: Sizes differ 2026/09/27 03:32:20 DEBUG : B2 bucket rclone-test-nopuwac8yuro: Waiting for checks to finish 2026/09/27 03:32:20 INFO : empty space: Deleted 2026/09/27 03:32:20 DEBUG : B2 bucket rclone-test-nopuwac8yuro: Waiting for transfers to finish 2026/09/27 03:32:21 DEBUG : potato2: size = 60 OK 2026/09/27 03:32:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 03:32:21 INFO : potato2: Copied (server-side copy) 2026/09/27 03:32:21 DEBUG : potato3: size = 68 OK 2026/09/27 03:32:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/27 03:32:21 INFO : potato3: Copied (server-side copy) 2026/09/27 03:32:21 INFO : potato2: Deleted 2026/09/27 03:32:21 INFO : potato3: Deleted 2026/09/27 03:32:21 DEBUG : Creating backend with remote "TestB2:rclone-test-lemamuz9puwa" 2026/09/27 03:32:21 DEBUG : Config file has changed externally - reloading 2026/09/27 03:32:22 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/27 03:32:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 03:32:22 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/27 03:32:22 DEBUG : B2 bucket rclone-test-lemamuz9puwa: Waiting for checks to finish 2026/09/27 03:32:22 DEBUG : B2 bucket rclone-test-lemamuz9puwa: Waiting for transfers to finish 2026/09/27 03:32:23 DEBUG : empty space: size = 1 OK 2026/09/27 03:32:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/27 03:32:23 INFO : empty space: Copied (server-side copy) 2026/09/27 03:32:23 INFO : empty space: Deleted 2026/09/27 03:32:23 DEBUG : potato2: size = 60 OK 2026/09/27 03:32:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 03:32:23 INFO : potato2: Copied (server-side copy) 2026/09/27 03:32:24 INFO : potato2: Deleted 2026/09/27 03:32:24 DEBUG : potato3: size = 68 OK 2026/09/27 03:32:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/27 03:32:24 INFO : potato3: Copied (server-side copy) 2026/09/27 03:32:24 INFO : potato3: Deleted 2026/09/27 03:32:24 DEBUG : B2 bucket rclone-test-lemamuz9puwa: Purge remote 2026/09/27 03:32:24 INFO : B2 bucket rclone-test-lemamuz9puwa: cleaning bucket "rclone-test-lemamuz9puwa" of all files 2026/09/27 03:32:24 DEBUG : empty space: Deleting (id "4_z3fd2cd53e0bdeb0baf080e1b_f40200a9705412e6b_d20260927_m033223_c001_v0001185_t0013_u01790479943320") 2026/09/27 03:32:24 DEBUG : potato2: Deleting (id "4_z3fd2cd53e0bdeb0baf080e1b_f115c50f4e73f8f35_d20260927_m033223_c001_v0001044_t0028_u01790479943536") 2026/09/27 03:32:24 DEBUG : potato3: Deleting (id "4_z3fd2cd53e0bdeb0baf080e1b_f10413c54a213f5a8_d20260927_m033223_c001_v0001174_t0049_u01790479943698") 2026/09/27 03:32:25 DEBUG : B2 bucket rclone-test-nopuwac8yuro: Purge remote 2026/09/27 03:32:25 INFO : B2 bucket rclone-test-nopuwac8yuro: cleaning bucket "rclone-test-nopuwac8yuro" of all files 2026/09/27 03:32:25 DEBUG : empty space: Deleting (id "4_zbf62bd33e0bdeb0baf080e1b_f415a7f71ed40e79c_d20260927_m033223_c001_v7007000_t0000_u01790479943513") 2026/09/27 03:32:25 DEBUG : empty space: Deleting (id "4_zbf62bd33e0bdeb0baf080e1b_f412fa884035fef40_d20260927_m033219_c001_v0001040_t0015_u01790479939422") 2026/09/27 03:32:25 DEBUG : potato2: Deleting (id "4_zbf62bd33e0bdeb0baf080e1b_f415a7f71ed40e79d_d20260927_m033223_c001_v7007000_t0000_u01790479943970") 2026/09/27 03:32:25 DEBUG : potato2: Deleting (id "4_zbf62bd33e0bdeb0baf080e1b_f1023f5e4cd1bd9c5_d20260927_m033220_c001_v0001131_t0023_u01790479940533") 2026/09/27 03:32:25 DEBUG : potato3: Deleting (id "4_zbf62bd33e0bdeb0baf080e1b_f415a7f71ed40e79e_d20260927_m033224_c001_v7007000_t0000_u01790479944199") 2026/09/27 03:32:25 DEBUG : potato3: Deleting (id "4_zbf62bd33e0bdeb0baf080e1b_f1035ce0e8d91381f_d20260927_m033220_c001_v0001145_t0037_u01790479940994") 2026/09/27 03:32:25 DEBUG : potato3: Deleting (id "4_zbf62bd33e0bdeb0baf080e1b_f112fa884035fef42_d20260927_m033219_c001_v0001040_t0009_u01790479939609") --- PASS: TestServerSideMove (10.93s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:32:26 DEBUG : Creating backend with remote "TestB2:rclone-test-deruzax0yisi" 2026/09/27 03:32:26 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-begolef2gefu -> B2 bucket rclone-test-deruzax0yisi 2026/09/27 03:32:31 DEBUG : empty space: Excluded (Size Filter) 2026/09/27 03:32:31 DEBUG : empty space: Excluded 2026/09/27 03:32:31 DEBUG : empty space: Excluded (Size Filter) 2026/09/27 03:32:31 DEBUG : empty space: Excluded 2026/09/27 03:32:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 03:32:31 DEBUG : potato3: size = 68 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:32:31 DEBUG : potato3: size = 60 (B2 bucket rclone-test-deruzax0yisi) 2026/09/27 03:32:31 DEBUG : potato3: Sizes differ 2026/09/27 03:32:31 DEBUG : B2 bucket rclone-test-deruzax0yisi: Waiting for checks to finish 2026/09/27 03:32:31 DEBUG : B2 bucket rclone-test-deruzax0yisi: Waiting for transfers to finish 2026/09/27 03:32:32 DEBUG : potato2: size = 60 OK 2026/09/27 03:32:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 03:32:32 INFO : potato2: Copied (server-side copy) 2026/09/27 03:32:32 INFO : potato2: Deleted 2026/09/27 03:32:32 DEBUG : potato3: size = 68 OK 2026/09/27 03:32:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/27 03:32:32 INFO : potato3: Copied (server-side copy) 2026/09/27 03:32:32 INFO : potato3: Deleted 2026/09/27 03:32:33 DEBUG : Creating backend with remote "TestB2:rclone-test-jayageg7huja" 2026/09/27 03:32:33 DEBUG : empty space: Excluded (Size Filter) 2026/09/27 03:32:33 DEBUG : empty space: Excluded 2026/09/27 03:32:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": EOF) 2026/09/27 03:32:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/27 03:32:54 DEBUG : pacer: Reducing sleep to 10ms 2026/09/27 03:32:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 03:32:54 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/27 03:32:54 DEBUG : B2 bucket rclone-test-jayageg7huja: Waiting for checks to finish 2026/09/27 03:32:54 DEBUG : B2 bucket rclone-test-jayageg7huja: Waiting for transfers to finish 2026/09/27 03:32:55 DEBUG : potato2: size = 60 OK 2026/09/27 03:32:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 03:32:55 INFO : potato2: Copied (server-side copy) 2026/09/27 03:32:55 DEBUG : potato3: size = 68 OK 2026/09/27 03:32:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/27 03:32:55 INFO : potato3: Copied (server-side copy) 2026/09/27 03:32:56 INFO : potato2: Deleted 2026/09/27 03:32:56 INFO : potato3: Deleted 2026/09/27 03:32:56 DEBUG : B2 bucket rclone-test-jayageg7huja: Purge remote 2026/09/27 03:32:56 INFO : B2 bucket rclone-test-jayageg7huja: cleaning bucket "rclone-test-jayageg7huja" of all files 2026/09/27 03:32:56 DEBUG : potato2: Deleting (id "4_zff224d13e0cdeb0baf080e1b_f1057c2142a7c79fd_d20260927_m033255_c001_v0001090_t0007_u01790479975245") 2026/09/27 03:32:56 DEBUG : potato3: Deleting (id "4_zff224d13e0cdeb0baf080e1b_f118d7cea5bcf42bf_d20260927_m033255_c001_v0001184_t0027_u01790479975634") 2026/09/27 03:32:57 DEBUG : B2 bucket rclone-test-deruzax0yisi: Purge remote 2026/09/27 03:32:57 INFO : B2 bucket rclone-test-deruzax0yisi: cleaning bucket "rclone-test-deruzax0yisi" of all files 2026/09/27 03:32:57 DEBUG : empty space: Deleting (id "4_zffa2ed13e0bdeb0baf080e1b_f41931e5ed272358a_d20260927_m033231_c001_v0001183_t0046_u01790479951183") 2026/09/27 03:32:57 DEBUG : potato2: Deleting (id "4_zffa2ed13e0bdeb0baf080e1b_f4005c7cd23304344_d20260927_m033256_c001_v7007000_t0000_u01790479976145") 2026/09/27 03:32:57 DEBUG : potato2: Deleting (id "4_zffa2ed13e0bdeb0baf080e1b_f101bab74b83eca02_d20260927_m033231_c001_v0001184_t0023_u01790479951992") 2026/09/27 03:32:57 DEBUG : potato3: Deleting (id "4_zffa2ed13e0bdeb0baf080e1b_f421978db78f42f56_d20260927_m033256_c001_v7007000_t0000_u01790479976195") 2026/09/27 03:32:57 DEBUG : potato3: Deleting (id "4_zffa2ed13e0bdeb0baf080e1b_f112922485ee4ab45_d20260927_m033232_c001_v0001157_t0059_u01790479952247") 2026/09/27 03:32:57 DEBUG : potato3: Deleting (id "4_zffa2ed13e0bdeb0baf080e1b_f11931e5ed272358c_d20260927_m033231_c001_v0001183_t0020_u01790479951367") --- PASS: TestServerSideMoveWithFilter (32.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:32:59 DEBUG : Creating backend with remote "TestB2:rclone-test-koxohur2juxa" 2026/09/27 03:32:59 DEBUG : Config file has changed externally - reloading 2026/09/27 03:33:02 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-begolef2gefu -> B2 bucket rclone-test-koxohur2juxa 2026/09/27 03:33:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 03:33:04 DEBUG : empty space: size = 1 OK 2026/09/27 03:33:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/27 03:33:04 DEBUG : empty space: Unchanged skipping 2026/09/27 03:33:04 DEBUG : potato3: size = 68 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:33:04 DEBUG : potato3: size = 60 (B2 bucket rclone-test-koxohur2juxa) 2026/09/27 03:33:04 DEBUG : potato3: Sizes differ 2026/09/27 03:33:04 DEBUG : B2 bucket rclone-test-koxohur2juxa: Waiting for checks to finish 2026/09/27 03:33:04 INFO : empty space: Deleted 2026/09/27 03:33:04 DEBUG : B2 bucket rclone-test-koxohur2juxa: Waiting for transfers to finish 2026/09/27 03:33:04 DEBUG : potato2: size = 60 OK 2026/09/27 03:33:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 03:33:04 INFO : potato2: Copied (server-side copy) 2026/09/27 03:33:05 INFO : potato2: Deleted 2026/09/27 03:33:05 DEBUG : potato3: size = 68 OK 2026/09/27 03:33:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/27 03:33:05 INFO : potato3: Copied (server-side copy) 2026/09/27 03:33:05 INFO : potato3: Deleted 2026/09/27 03:33:06 DEBUG : Creating backend with remote "TestB2:rclone-test-kekusez6nulo" 2026/09/27 03:33:06 INFO : tomatoDir: Making directory 2026/09/27 03:33:07 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/27 03:33:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 03:33:07 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/27 03:33:07 DEBUG : B2 bucket rclone-test-kekusez6nulo: Waiting for checks to finish 2026/09/27 03:33:07 DEBUG : B2 bucket rclone-test-kekusez6nulo: Waiting for transfers to finish 2026/09/27 03:33:07 DEBUG : empty space: size = 1 OK 2026/09/27 03:33:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/27 03:33:07 INFO : empty space: Copied (server-side copy) 2026/09/27 03:33:07 INFO : empty space: Deleted 2026/09/27 03:33:07 DEBUG : potato2: size = 60 OK 2026/09/27 03:33:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 03:33:07 INFO : potato2: Copied (server-side copy) 2026/09/27 03:33:08 INFO : potato2: Deleted 2026/09/27 03:33:08 DEBUG : potato3: size = 68 OK 2026/09/27 03:33:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/27 03:33:08 INFO : potato3: Copied (server-side copy) 2026/09/27 03:33:08 INFO : potato3: Deleted 2026/09/27 03:33:09 DEBUG : B2 bucket rclone-test-kekusez6nulo: Purge remote 2026/09/27 03:33:09 INFO : B2 bucket rclone-test-kekusez6nulo: cleaning bucket "rclone-test-kekusez6nulo" of all files 2026/09/27 03:33:09 DEBUG : empty space: Deleting (id "4_z2f927d23e0cdeb0baf080e1b_f417222479f8fd97a_d20260927_m033307_c001_v0001029_t0030_u01790479987574") 2026/09/27 03:33:09 DEBUG : potato2: Deleting (id "4_z2f927d23e0cdeb0baf080e1b_f112252cabd064da4_d20260927_m033307_c001_v0001167_t0038_u01790479987787") 2026/09/27 03:33:09 DEBUG : potato3: Deleting (id "4_z2f927d23e0cdeb0baf080e1b_f11555860252250e9_d20260927_m033307_c001_v0001136_t0012_u01790479987962") 2026/09/27 03:33:09 DEBUG : B2 bucket rclone-test-koxohur2juxa: Purge remote 2026/09/27 03:33:09 INFO : B2 bucket rclone-test-koxohur2juxa: cleaning bucket "rclone-test-koxohur2juxa" of all files 2026/09/27 03:33:10 DEBUG : empty space: Deleting (id "4_z6f326d13e0cdeb0baf080e1b_f4181c01ef3d5ec75_d20260927_m033307_c001_v7007000_t0000_u01790479987757") 2026/09/27 03:33:10 DEBUG : empty space: Deleting (id "4_z6f326d13e0cdeb0baf080e1b_f40200a9705412fa9_d20260927_m033303_c001_v0001185_t0034_u01790479983817") 2026/09/27 03:33:10 DEBUG : potato2: Deleting (id "4_z6f326d13e0cdeb0baf080e1b_f4181c01ef3d5ec77_d20260927_m033308_c001_v7007000_t0000_u01790479988062") 2026/09/27 03:33:10 DEBUG : potato2: Deleting (id "4_z6f326d13e0cdeb0baf080e1b_f1139ddd80d340df3_d20260927_m033304_c001_v0001183_t0014_u01790479984721") 2026/09/27 03:33:10 DEBUG : potato3: Deleting (id "4_z6f326d13e0cdeb0baf080e1b_f4181c01ef3d5ec78_d20260927_m033308_c001_v7007000_t0000_u01790479988472") 2026/09/27 03:33:10 DEBUG : potato3: Deleting (id "4_z6f326d13e0cdeb0baf080e1b_f112b202b47a54549_d20260927_m033304_c001_v0001103_t0029_u01790479984968") 2026/09/27 03:33:10 DEBUG : potato3: Deleting (id "4_z6f326d13e0cdeb0baf080e1b_f10200a9705412fad_d20260927_m033304_c001_v0001185_t0011_u01790479984007") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.42s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:33:11 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.79s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:33:14 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:33:16 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/rclone-sync-test" 2026/09/27 03:33:18 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/rclone-sync-test-include/layer2" 2026/09/27 03:33:18 DEBUG : Config file has changed externally - reloading 2026/09/27 03:33:20 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/rclone-sync-test-ignore-file" 2026/09/27 03:33:20 DEBUG : Config file has changed externally - reloading 2026/09/27 03:33:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/27 03:33:24 DEBUG : B2 bucket rclone-test-begolef2gefu path rclone-sync-test: Waiting for checks to finish 2026/09/27 03:33:24 DEBUG : B2 bucket rclone-test-begolef2gefu path rclone-sync-test: Waiting for transfers to finish 2026/09/27 03:33:24 DEBUG : Waiting for deletions to finish 2026/09/27 03:33:24 INFO : There was nothing to transfer 2026/09/27 03:33:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/27 03:33:25 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:33:25 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:33:25 DEBUG : Waiting for deletions to finish 2026/09/27 03:33:25 INFO : There was nothing to transfer 2026/09/27 03:33:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/27 03:33:25 DEBUG : B2 bucket rclone-test-begolef2gefu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/09/27 03:33:25 DEBUG : B2 bucket rclone-test-begolef2gefu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/09/27 03:33:25 DEBUG : Waiting for deletions to finish 2026/09/27 03:33:25 INFO : There was nothing to transfer 2026/09/27 03:33:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/27 03:33:26 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:33:26 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:33:26 DEBUG : Waiting for deletions to finish 2026/09/27 03:33:26 INFO : There was nothing to transfer 2026/09/27 03:33:26 DEBUG : Excluded 2026/09/27 03:33:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/27 03:33:26 DEBUG : B2 bucket rclone-test-begolef2gefu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/09/27 03:33:26 DEBUG : B2 bucket rclone-test-begolef2gefu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/09/27 03:33:26 DEBUG : Waiting for deletions to finish 2026/09/27 03:33:26 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (11.39s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:33:27 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/dst" 2026/09/27 03:33:27 DEBUG : Config file has changed externally - reloading 2026/09/27 03:33:28 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/CompareDest" 2026/09/27 03:33:30 DEBUG : one: Need to transfer - File not found at Destination 2026/09/27 03:33:30 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:33:30 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish 2026/09/27 03:33:31 DEBUG : one: size = 3 OK 2026/09/27 03:33:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/27 03:33:31 INFO : one: Copied (new) 2026/09/27 03:33:31 DEBUG : Waiting for deletions to finish 2026/09/27 03:33:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone332826901) 2026/09/27 03:33:31 DEBUG : one: size = 3 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:33:31 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:33:31 DEBUG : one: Sizes differ 2026/09/27 03:33:32 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish 2026/09/27 03:33:32 DEBUG : one: size = 5 OK 2026/09/27 03:33:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/27 03:33:32 INFO : one: Copied (replaced existing) 2026/09/27 03:33:32 DEBUG : Waiting for deletions to finish 2026/09/27 03:33:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone332826901) 2026/09/27 03:33:33 DEBUG : one: size = 3 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:33:33 DEBUG : one: Sizes differ 2026/09/27 03:33:33 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:33:34 DEBUG : one: size = 5 OK 2026/09/27 03:33:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:33:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/27 03:33:34 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish 2026/09/27 03:33:34 DEBUG : Waiting for deletions to finish 2026/09/27 03:33:34 INFO : There was nothing to transfer 2026/09/27 03:33:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone332826901) 2026/09/27 03:33:35 DEBUG : one: size = 3 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:33:35 DEBUG : one: Sizes differ 2026/09/27 03:33:35 DEBUG : two: size = 3 OK 2026/09/27 03:33:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:33:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/27 03:33:35 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:33:35 DEBUG : one: size = 5 OK 2026/09/27 03:33:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:33:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/27 03:33:35 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish 2026/09/27 03:33:35 DEBUG : Waiting for deletions to finish 2026/09/27 03:33:35 INFO : There was nothing to transfer 2026/09/27 03:33:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone332826901) 2026/09/27 03:33:36 DEBUG : one: size = 3 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:33:36 DEBUG : one: Sizes differ 2026/09/27 03:33:36 DEBUG : two: size = 3 OK 2026/09/27 03:33:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:33:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/27 03:33:36 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:33:36 DEBUG : one: size = 5 OK 2026/09/27 03:33:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:33:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/27 03:33:36 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish 2026/09/27 03:33:36 DEBUG : Waiting for deletions to finish 2026/09/27 03:33:36 INFO : There was nothing to transfer 2026/09/27 03:33:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone332826901) 2026/09/27 03:33:37 DEBUG : one: size = 3 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:33:37 DEBUG : one: Sizes differ 2026/09/27 03:33:37 DEBUG : two: size = 3 OK 2026/09/27 03:33:37 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/09/27 03:33:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/27 03:33:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/27 03:33:37 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:33:37 DEBUG : one: size = 5 OK 2026/09/27 03:33:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:33:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/27 03:33:37 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish 2026/09/27 03:33:37 DEBUG : Waiting for deletions to finish 2026/09/27 03:33:37 INFO : There was nothing to transfer 2026/09/27 03:33:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone332826901) 2026/09/27 03:33:38 DEBUG : one: size = 3 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:33:38 DEBUG : one: Sizes differ 2026/09/27 03:33:38 DEBUG : two: size = 5 (Local file system at /tmp/rclone332826901) 2026/09/27 03:33:38 DEBUG : two: size = 3 (B2 bucket rclone-test-begolef2gefu path CompareDest) 2026/09/27 03:33:38 DEBUG : two: Sizes differ 2026/09/27 03:33:38 DEBUG : two: Need to transfer - File not found at Destination 2026/09/27 03:33:38 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:33:38 DEBUG : one: size = 5 OK 2026/09/27 03:33:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:33:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/27 03:33:38 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish 2026/09/27 03:33:38 DEBUG : two: size = 5 OK 2026/09/27 03:33:38 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/09/27 03:33:38 INFO : two: Copied (new) 2026/09/27 03:33:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.67s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:33:41 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/dest" 2026/09/27 03:33:41 DEBUG : Config file has changed externally - reloading 2026/09/27 03:33:42 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/pre-dest1" 2026/09/27 03:33:43 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/pre-dest2" 2026/09/27 03:33:45 DEBUG : 1: size = 1 OK 2026/09/27 03:33:45 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:33:45 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/27 03:33:45 DEBUG : 2: size = 1 OK 2026/09/27 03:33:45 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:33:45 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/27 03:33:46 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/27 03:33:46 DEBUG : B2 bucket rclone-test-begolef2gefu path dest: Waiting for checks to finish 2026/09/27 03:33:46 DEBUG : B2 bucket rclone-test-begolef2gefu path dest: Waiting for transfers to finish 2026/09/27 03:33:47 DEBUG : 3: size = 1 OK 2026/09/27 03:33:47 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/09/27 03:33:47 INFO : 3: Copied (new) 2026/09/27 03:33:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.58s) === RUN TestSyncCopyDestImmutable run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:33:48 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/dst" 2026/09/27 03:33:48 DEBUG : Config file has changed externally - reloading 2026/09/27 03:33:51 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/CopyDest" 2026/09/27 03:33:51 DEBUG : Config file has changed externally - reloading 2026/09/27 03:33:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone332826901) 2026/09/27 03:33:52 DEBUG : one: size = 3 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:33:52 DEBUG : one: Sizes differ 2026/09/27 03:33:52 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:33:53 DEBUG : one: size = 5 OK 2026/09/27 03:33:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:33:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone332826901) 2026/09/27 03:33:53 DEBUG : one: size = 3 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:33:53 DEBUG : one: Sizes differ 2026/09/27 03:33:53 ERROR : one: Source and destination exist but do not match: immutable file modified 2026/09/27 03:33:53 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish --- PASS: TestSyncCopyDestImmutable (5.31s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:33:54 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/dst" 2026/09/27 03:33:54 DEBUG : Config file has changed externally - reloading 2026/09/27 03:33:55 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/CopyDest" 2026/09/27 03:33:57 DEBUG : one: Need to transfer - File not found at Destination 2026/09/27 03:33:57 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:33:57 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish 2026/09/27 03:33:57 DEBUG : one: size = 3 OK 2026/09/27 03:33:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/27 03:33:57 INFO : one: Copied (new) 2026/09/27 03:33:57 DEBUG : Waiting for deletions to finish 2026/09/27 03:33:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone332826901) 2026/09/27 03:33:58 DEBUG : one: size = 3 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:33:58 DEBUG : one: Sizes differ 2026/09/27 03:33:58 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:33:58 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish 2026/09/27 03:33:58 DEBUG : one: size = 5 OK 2026/09/27 03:33:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/27 03:33:58 INFO : one: Copied (replaced existing) 2026/09/27 03:33:58 DEBUG : Waiting for deletions to finish 2026/09/27 03:34:00 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/BackupDir" 2026/09/27 03:34:01 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:34:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone332826901) 2026/09/27 03:34:01 DEBUG : one: size = 3 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:34:01 DEBUG : one: Sizes differ 2026/09/27 03:34:01 DEBUG : one: size = 5 OK 2026/09/27 03:34:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:34:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone332826901) 2026/09/27 03:34:01 DEBUG : one: size = 3 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:34:01 DEBUG : one: Sizes differ 2026/09/27 03:34:03 DEBUG : one: size = 3 OK 2026/09/27 03:34:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/27 03:34:03 INFO : one: Copied (server-side copy) 2026/09/27 03:34:03 INFO : one: Deleted 2026/09/27 03:34:03 DEBUG : one: size = 5 OK 2026/09/27 03:34:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/27 03:34:03 INFO : one: Copied (server-side copy) 2026/09/27 03:34:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/27 03:34:03 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish 2026/09/27 03:34:03 DEBUG : Waiting for deletions to finish 2026/09/27 03:34:04 DEBUG : one: size = 5 OK 2026/09/27 03:34:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:34:04 DEBUG : one: Unchanged skipping 2026/09/27 03:34:04 DEBUG : two: size = 3 OK 2026/09/27 03:34:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:34:05 DEBUG : two: size = 3 OK 2026/09/27 03:34:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/27 03:34:05 INFO : two: Copied (server-side copy) 2026/09/27 03:34:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/27 03:34:05 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:34:05 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish 2026/09/27 03:34:05 DEBUG : Waiting for deletions to finish 2026/09/27 03:34:05 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:34:05 DEBUG : two: size = 3 OK 2026/09/27 03:34:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:34:05 DEBUG : two: Unchanged skipping 2026/09/27 03:34:05 DEBUG : one: size = 5 OK 2026/09/27 03:34:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:34:05 DEBUG : one: Unchanged skipping 2026/09/27 03:34:05 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish 2026/09/27 03:34:05 DEBUG : Waiting for deletions to finish 2026/09/27 03:34:05 INFO : There was nothing to transfer 2026/09/27 03:34:06 DEBUG : one: size = 5 OK 2026/09/27 03:34:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:34:06 DEBUG : one: Unchanged skipping 2026/09/27 03:34:06 DEBUG : three: size = 7 (Local file system at /tmp/rclone332826901) 2026/09/27 03:34:06 DEBUG : three: size = 5 (B2 bucket rclone-test-begolef2gefu path CopyDest) 2026/09/27 03:34:06 DEBUG : three: Sizes differ 2026/09/27 03:34:06 DEBUG : three: Destination not found in --copy-dest 2026/09/27 03:34:06 DEBUG : three: Need to transfer - File not found at Destination 2026/09/27 03:34:06 DEBUG : two: size = 3 OK 2026/09/27 03:34:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 03:34:06 DEBUG : two: Unchanged skipping 2026/09/27 03:34:06 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:34:06 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish 2026/09/27 03:34:07 DEBUG : three: size = 7 OK 2026/09/27 03:34:07 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/09/27 03:34:07 INFO : three: Copied (new) 2026/09/27 03:34:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.07s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:34:10 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/dst" 2026/09/27 03:34:11 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/backup" 2026/09/27 03:34:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone332826901) 2026/09/27 03:34:13 DEBUG : one: size = 3 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:34:13 DEBUG : one: Sizes differ 2026/09/27 03:34:13 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:34:13 DEBUG : two: size = 3 OK 2026/09/27 03:34:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:34:13 DEBUG : two: Unchanged skipping 2026/09/27 03:34:15 DEBUG : one: size = 3 OK 2026/09/27 03:34:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/27 03:34:15 INFO : one: Copied (server-side copy) 2026/09/27 03:34:15 INFO : one: Deleted 2026/09/27 03:34:15 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish 2026/09/27 03:34:15 DEBUG : one: size = 4 OK 2026/09/27 03:34:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 03:34:15 INFO : one: Copied (new) 2026/09/27 03:34:15 DEBUG : Waiting for deletions to finish 2026/09/27 03:34:16 DEBUG : three.txt: size = 5 OK 2026/09/27 03:34:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/27 03:34:16 INFO : three.txt: Copied (server-side copy) 2026/09/27 03:34:16 INFO : three.txt: Deleted 2026/09/27 03:34:16 INFO : three.txt: Moved into backup dir 2026/09/27 03:34:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone332826901) 2026/09/27 03:34:18 DEBUG : one: size = 4 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:34:18 DEBUG : one: Sizes differ 2026/09/27 03:34:18 DEBUG : two: size = 3 OK 2026/09/27 03:34:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:34:18 DEBUG : two: Unchanged skipping 2026/09/27 03:34:18 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:34:18 DEBUG : one: size = 4 OK 2026/09/27 03:34:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 03:34:18 INFO : one: Copied (server-side copy) 2026/09/27 03:34:18 INFO : one: Deleted 2026/09/27 03:34:18 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish 2026/09/27 03:34:18 DEBUG : one: size = 5 OK 2026/09/27 03:34:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/27 03:34:18 INFO : one: Copied (new) 2026/09/27 03:34:18 DEBUG : Waiting for deletions to finish 2026/09/27 03:34:19 DEBUG : three.txt: size = 6 OK 2026/09/27 03:34:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/27 03:34:19 INFO : three.txt: Copied (server-side copy) 2026/09/27 03:34:19 INFO : three.txt: Deleted 2026/09/27 03:34:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.53s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:34:22 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/dst" 2026/09/27 03:34:23 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/backup" 2026/09/27 03:34:23 DEBUG : Config file has changed externally - reloading 2026/09/27 03:34:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone332826901) 2026/09/27 03:34:25 DEBUG : one: size = 3 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:34:25 DEBUG : one: Sizes differ 2026/09/27 03:34:25 DEBUG : two: size = 3 OK 2026/09/27 03:34:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:34:25 DEBUG : two: Unchanged skipping 2026/09/27 03:34:25 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:34:26 DEBUG : one.bak: size = 3 OK 2026/09/27 03:34:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/27 03:34:26 INFO : one: Copied (server-side copy) to: one.bak 2026/09/27 03:34:26 INFO : one: Deleted 2026/09/27 03:34:26 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish 2026/09/27 03:34:27 DEBUG : one: size = 4 OK 2026/09/27 03:34:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 03:34:27 INFO : one: Copied (new) 2026/09/27 03:34:27 DEBUG : Waiting for deletions to finish 2026/09/27 03:34:27 DEBUG : three.txt.bak: size = 5 OK 2026/09/27 03:34:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/27 03:34:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/27 03:34:28 INFO : three.txt: Deleted 2026/09/27 03:34:28 INFO : three.txt: Moved into backup dir 2026/09/27 03:34:28 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/27 03:34:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/27 03:34:28 DEBUG : pacer: Reducing sleep to 10ms 2026/09/27 03:34:29 DEBUG : two: size = 3 OK 2026/09/27 03:34:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:34:29 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:34:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone332826901) 2026/09/27 03:34:29 DEBUG : one: size = 4 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:34:29 DEBUG : one: Sizes differ 2026/09/27 03:34:29 DEBUG : two: Unchanged skipping 2026/09/27 03:34:29 DEBUG : one.bak: size = 4 OK 2026/09/27 03:34:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 03:34:29 INFO : one: Copied (server-side copy) to: one.bak 2026/09/27 03:34:30 INFO : one: Deleted 2026/09/27 03:34:30 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish 2026/09/27 03:34:30 DEBUG : one: size = 5 OK 2026/09/27 03:34:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/27 03:34:30 INFO : one: Copied (new) 2026/09/27 03:34:30 DEBUG : Waiting for deletions to finish 2026/09/27 03:34:30 DEBUG : three.txt.bak: size = 6 OK 2026/09/27 03:34:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/27 03:34:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/27 03:34:30 INFO : three.txt: Deleted 2026/09/27 03:34:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.55s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:34:33 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/dst" 2026/09/27 03:34:33 DEBUG : Config file has changed externally - reloading 2026/09/27 03:34:34 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/backup" 2026/09/27 03:34:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone332826901) 2026/09/27 03:34:36 DEBUG : one: size = 3 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:34:36 DEBUG : one: Sizes differ 2026/09/27 03:34:36 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:34:36 DEBUG : two: size = 3 OK 2026/09/27 03:34:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:34:36 DEBUG : two: Unchanged skipping 2026/09/27 03:34:38 DEBUG : one-2019-01-01: size = 3 OK 2026/09/27 03:34:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/27 03:34:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/27 03:34:38 INFO : one: Deleted 2026/09/27 03:34:38 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish 2026/09/27 03:34:39 DEBUG : one: size = 4 OK 2026/09/27 03:34:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 03:34:39 INFO : one: Copied (new) 2026/09/27 03:34:39 DEBUG : Waiting for deletions to finish 2026/09/27 03:34:39 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/27 03:34:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/27 03:34:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/27 03:34:39 INFO : three.txt: Deleted 2026/09/27 03:34:39 INFO : three.txt: Moved into backup dir 2026/09/27 03:34:41 DEBUG : two: size = 3 OK 2026/09/27 03:34:41 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:34:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:34:41 DEBUG : two: Unchanged skipping 2026/09/27 03:34:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone332826901) 2026/09/27 03:34:41 DEBUG : one: size = 4 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:34:41 DEBUG : one: Sizes differ 2026/09/27 03:34:41 DEBUG : one-2019-01-01: size = 4 OK 2026/09/27 03:34:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 03:34:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/27 03:34:41 INFO : one: Deleted 2026/09/27 03:34:41 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish 2026/09/27 03:34:41 DEBUG : one: size = 5 OK 2026/09/27 03:34:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/27 03:34:41 INFO : one: Copied (new) 2026/09/27 03:34:41 DEBUG : Waiting for deletions to finish 2026/09/27 03:34:42 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/27 03:34:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/27 03:34:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/27 03:34:42 INFO : three.txt: Deleted 2026/09/27 03:34:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.49s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:34:45 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/dst" 2026/09/27 03:34:45 DEBUG : Config file has changed externally - reloading 2026/09/27 03:34:46 DEBUG : two: size = 3 OK 2026/09/27 03:34:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:34:46 DEBUG : two: Unchanged skipping 2026/09/27 03:34:46 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:34:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone332826901) 2026/09/27 03:34:46 DEBUG : one: size = 3 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:34:46 DEBUG : one: Sizes differ 2026/09/27 03:34:47 DEBUG : one.bak: size = 3 OK 2026/09/27 03:34:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/27 03:34:47 INFO : one: Copied (server-side copy) to: one.bak 2026/09/27 03:34:47 INFO : one: Deleted 2026/09/27 03:34:47 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish 2026/09/27 03:34:48 DEBUG : one: size = 4 OK 2026/09/27 03:34:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 03:34:48 INFO : one: Copied (new) 2026/09/27 03:34:48 DEBUG : Waiting for deletions to finish 2026/09/27 03:34:48 DEBUG : three.txt.bak: size = 5 OK 2026/09/27 03:34:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/27 03:34:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/27 03:34:48 INFO : three.txt: Deleted 2026/09/27 03:34:48 INFO : three.txt: Moved into backup dir 2026/09/27 03:34:49 DEBUG : one.bak: Excluded (Path Filter) 2026/09/27 03:34:49 DEBUG : one.bak: Excluded 2026/09/27 03:34:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/27 03:34:49 DEBUG : three.txt.bak: Excluded 2026/09/27 03:34:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone332826901) 2026/09/27 03:34:49 DEBUG : one: size = 4 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:34:49 DEBUG : one: Sizes differ 2026/09/27 03:34:49 DEBUG : two: size = 3 OK 2026/09/27 03:34:49 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for checks to finish 2026/09/27 03:34:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:34:49 DEBUG : two: Unchanged skipping 2026/09/27 03:34:49 DEBUG : one.bak: size = 4 OK 2026/09/27 03:34:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 03:34:49 INFO : one: Copied (server-side copy) to: one.bak 2026/09/27 03:34:50 INFO : one: Deleted 2026/09/27 03:34:50 DEBUG : B2 bucket rclone-test-begolef2gefu path dst: Waiting for transfers to finish 2026/09/27 03:34:50 DEBUG : one: size = 5 OK 2026/09/27 03:34:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/27 03:34:50 INFO : one: Copied (new) 2026/09/27 03:34:50 DEBUG : Waiting for deletions to finish 2026/09/27 03:34:50 DEBUG : three.txt.bak: size = 6 OK 2026/09/27 03:34:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/27 03:34:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/27 03:34:50 INFO : three.txt: Deleted 2026/09/27 03:34:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.57s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:34:53 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/dst" 2026/09/27 03:34:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone332826901) 2026/09/27 03:34:54 DEBUG : one: size = 3 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:34:54 DEBUG : one: Sizes differ 2026/09/27 03:34:56 DEBUG : one.bak: size = 3 OK 2026/09/27 03:34:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/27 03:34:56 INFO : one: Copied (server-side copy) to: one.bak 2026/09/27 03:34:56 INFO : one: Deleted 2026/09/27 03:34:57 DEBUG : one: size = 4 OK 2026/09/27 03:34:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 03:34:57 INFO : one: Copied (new) 2026/09/27 03:34:57 DEBUG : two: size = 3 OK 2026/09/27 03:34:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:34:57 DEBUG : two: Unchanged skipping 2026/09/27 03:34:57 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone332826901) 2026/09/27 03:34:57 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:34:57 DEBUG : three.txt: Sizes differ 2026/09/27 03:34:58 DEBUG : three.txt.bak: size = 5 OK 2026/09/27 03:34:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/27 03:34:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/27 03:34:58 INFO : three.txt: Deleted 2026/09/27 03:34:58 DEBUG : three.txt: size = 6 OK 2026/09/27 03:34:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/27 03:34:58 INFO : three.txt: Copied (new) 2026/09/27 03:34:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone332826901) 2026/09/27 03:34:59 DEBUG : one: size = 4 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:34:59 DEBUG : one: Sizes differ 2026/09/27 03:34:59 DEBUG : one.bak: size = 4 OK 2026/09/27 03:34:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 03:34:59 INFO : one: Copied (server-side copy) to: one.bak 2026/09/27 03:34:59 INFO : one: Deleted 2026/09/27 03:34:59 DEBUG : one: size = 5 OK 2026/09/27 03:34:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/27 03:34:59 INFO : one: Copied (new) 2026/09/27 03:34:59 DEBUG : two: size = 3 OK 2026/09/27 03:34:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:34:59 DEBUG : two: Unchanged skipping 2026/09/27 03:35:00 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:00 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:35:00 DEBUG : three.txt: Sizes differ 2026/09/27 03:35:00 DEBUG : three.txt.bak: size = 6 OK 2026/09/27 03:35:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/27 03:35:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/27 03:35:00 INFO : three.txt: Deleted 2026/09/27 03:35:00 DEBUG : three.txt: size = 19 OK 2026/09/27 03:35:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/27 03:35:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.11s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:35:04 DEBUG : Creating backend with remote "TestB2:rclone-test-begolef2gefu/dst" 2026/09/27 03:35:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:05 DEBUG : one: size = 3 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:35:05 DEBUG : one: Sizes differ 2026/09/27 03:35:06 DEBUG : one-2019-01-01: size = 3 OK 2026/09/27 03:35:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/27 03:35:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/27 03:35:07 INFO : one: Deleted 2026/09/27 03:35:07 DEBUG : one: size = 4 OK 2026/09/27 03:35:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 03:35:07 INFO : one: Copied (new) 2026/09/27 03:35:08 DEBUG : two: size = 3 OK 2026/09/27 03:35:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:08 DEBUG : two: Unchanged skipping 2026/09/27 03:35:08 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:08 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:35:08 DEBUG : three.txt: Sizes differ 2026/09/27 03:35:08 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/27 03:35:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/27 03:35:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/27 03:35:08 INFO : three.txt: Deleted 2026/09/27 03:35:09 DEBUG : three.txt: size = 6 OK 2026/09/27 03:35:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/27 03:35:09 INFO : three.txt: Copied (new) 2026/09/27 03:35:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:09 DEBUG : one: size = 4 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:35:09 DEBUG : one: Sizes differ 2026/09/27 03:35:09 DEBUG : one-2019-01-01: size = 4 OK 2026/09/27 03:35:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 03:35:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/27 03:35:10 INFO : one: Deleted 2026/09/27 03:35:10 DEBUG : one: size = 5 OK 2026/09/27 03:35:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/27 03:35:10 INFO : one: Copied (new) 2026/09/27 03:35:10 DEBUG : two: size = 3 OK 2026/09/27 03:35:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:10 DEBUG : two: Unchanged skipping 2026/09/27 03:35:10 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:10 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-begolef2gefu path dst) 2026/09/27 03:35:10 DEBUG : three.txt: Sizes differ 2026/09/27 03:35:11 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/27 03:35:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/27 03:35:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/27 03:35:11 INFO : three.txt: Deleted 2026/09/27 03:35:11 DEBUG : three.txt: size = 19 OK 2026/09/27 03:35:11 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/27 03:35:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.95s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:35:14 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:35:14 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:14 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:14 DEBUG : Testêé: Sizes differ 2026/09/27 03:35:14 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:35:14 DEBUG : Testêé: size = 14 OK 2026/09/27 03:35:14 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/09/27 03:35:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/27 03:35:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.24s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:35:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/27 03:35:15 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:35:15 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:35:16 DEBUG : existing: size = 6 OK 2026/09/27 03:35:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/27 03:35:16 INFO : existing: Copied (new) 2026/09/27 03:35:16 DEBUG : Waiting for deletions to finish 2026/09/27 03:35:17 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:35:17 DEBUG : existing: size = 8 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:17 DEBUG : existing: size = 6 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:17 DEBUG : existing: Sizes differ 2026/09/27 03:35:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/27 03:35:17 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:35:17 ERROR : B2 bucket rclone-test-begolef2gefu: not deleting files as there were IO errors 2026/09/27 03:35:17 ERROR : B2 bucket rclone-test-begolef2gefu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.23s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:35:18 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:35:18 DEBUG : EXISTING: size = 6 OK 2026/09/27 03:35:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:18 DEBUG : existing: Unchanged skipping 2026/09/27 03:35:18 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:35:18 DEBUG : Waiting for deletions to finish 2026/09/27 03:35:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.38s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" sync_test.go:2696: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" sync_test.go:2735: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" sync_test.go:2735: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" sync_test.go:2735: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:35:29 DEBUG : both10: size = 6 OK 2026/09/27 03:35:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:29 DEBUG : both11: size = 6 OK 2026/09/27 03:35:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:29 DEBUG : both12: size = 6 OK 2026/09/27 03:35:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:29 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:35:29 DEBUG : both10: Unchanged skipping 2026/09/27 03:35:29 DEBUG : both13: size = 6 OK 2026/09/27 03:35:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:29 DEBUG : both0: size = 6 OK 2026/09/27 03:35:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:29 DEBUG : both11: Unchanged skipping 2026/09/27 03:35:29 DEBUG : both14: size = 6 OK 2026/09/27 03:35:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:29 DEBUG : both14: Unchanged skipping 2026/09/27 03:35:29 DEBUG : both15: size = 6 OK 2026/09/27 03:35:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:29 DEBUG : both15: Unchanged skipping 2026/09/27 03:35:29 DEBUG : both16: size = 6 OK 2026/09/27 03:35:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:29 DEBUG : both12: Unchanged skipping 2026/09/27 03:35:29 DEBUG : both17: size = 6 OK 2026/09/27 03:35:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:29 DEBUG : both17: Unchanged skipping 2026/09/27 03:35:29 DEBUG : both18: size = 6 OK 2026/09/27 03:35:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:29 DEBUG : both18: Unchanged skipping 2026/09/27 03:35:29 DEBUG : both19: size = 6 OK 2026/09/27 03:35:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:29 DEBUG : both13: Unchanged skipping 2026/09/27 03:35:29 DEBUG : both1: size = 6 OK 2026/09/27 03:35:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:29 DEBUG : both1: Unchanged skipping 2026/09/27 03:35:29 DEBUG : both2: size = 6 OK 2026/09/27 03:35:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:29 DEBUG : both2: Unchanged skipping 2026/09/27 03:35:29 DEBUG : both3: size = 6 OK 2026/09/27 03:35:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:29 DEBUG : both0: Unchanged skipping 2026/09/27 03:35:29 DEBUG : both4: size = 6 OK 2026/09/27 03:35:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:29 DEBUG : both4: Unchanged skipping 2026/09/27 03:35:29 DEBUG : both5: size = 6 OK 2026/09/27 03:35:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:29 DEBUG : both5: Unchanged skipping 2026/09/27 03:35:29 DEBUG : both6: size = 6 OK 2026/09/27 03:35:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:29 DEBUG : both6: Unchanged skipping 2026/09/27 03:35:29 DEBUG : both7: size = 6 OK 2026/09/27 03:35:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:29 DEBUG : both7: Unchanged skipping 2026/09/27 03:35:29 DEBUG : both8: size = 6 OK 2026/09/27 03:35:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:29 DEBUG : both8: Unchanged skipping 2026/09/27 03:35:29 DEBUG : both9: size = 6 OK 2026/09/27 03:35:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:29 DEBUG : both16: Unchanged skipping 2026/09/27 03:35:29 DEBUG : both19: Unchanged skipping 2026/09/27 03:35:29 DEBUG : both3: Unchanged skipping 2026/09/27 03:35:29 DEBUG : both9: Unchanged skipping 2026/09/27 03:35:29 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:35:29 DEBUG : Waiting for deletions to finish 2026/09/27 03:35:29 INFO : only12: Deleted 2026/09/27 03:35:29 INFO : only5: Deleted 2026/09/27 03:35:29 INFO : only8: Deleted 2026/09/27 03:35:29 INFO : only4: Deleted 2026/09/27 03:35:29 INFO : only10: Deleted 2026/09/27 03:35:29 INFO : only15: Deleted 2026/09/27 03:35:30 INFO : only16: Deleted 2026/09/27 03:35:30 INFO : only19: Deleted 2026/09/27 03:35:30 INFO : only1: Deleted 2026/09/27 03:35:30 INFO : only6: Deleted 2026/09/27 03:35:30 INFO : only9: Deleted 2026/09/27 03:35:30 INFO : only0: Deleted 2026/09/27 03:35:30 INFO : only14: Deleted 2026/09/27 03:35:30 INFO : only17: Deleted 2026/09/27 03:35:30 INFO : only2: Deleted 2026/09/27 03:35:30 INFO : only3: Deleted 2026/09/27 03:35:30 INFO : only11: Deleted 2026/09/27 03:35:30 INFO : only7: Deleted 2026/09/27 03:35:30 INFO : only13: Deleted 2026/09/27 03:35:30 INFO : only18: Deleted 2026/09/27 03:35:30 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.19s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:35:43 DEBUG : both0: size = 6 OK 2026/09/27 03:35:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:43 DEBUG : both11: size = 6 OK 2026/09/27 03:35:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:43 DEBUG : both10: size = 6 OK 2026/09/27 03:35:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:43 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:35:43 DEBUG : both0: Unchanged skipping 2026/09/27 03:35:43 DEBUG : both12: size = 6 OK 2026/09/27 03:35:43 DEBUG : both13: size = 6 OK 2026/09/27 03:35:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:43 DEBUG : both12: Unchanged skipping 2026/09/27 03:35:43 DEBUG : both14: size = 6 OK 2026/09/27 03:35:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:43 DEBUG : both13: Unchanged skipping 2026/09/27 03:35:43 DEBUG : both15: size = 6 OK 2026/09/27 03:35:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:43 DEBUG : both15: Unchanged skipping 2026/09/27 03:35:43 DEBUG : both16: size = 6 OK 2026/09/27 03:35:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:43 DEBUG : both10: Unchanged skipping 2026/09/27 03:35:43 DEBUG : both17: size = 6 OK 2026/09/27 03:35:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:43 DEBUG : both17: Unchanged skipping 2026/09/27 03:35:43 DEBUG : both18: size = 6 OK 2026/09/27 03:35:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:43 DEBUG : both18: Unchanged skipping 2026/09/27 03:35:43 DEBUG : both19: size = 6 OK 2026/09/27 03:35:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:43 DEBUG : both19: Unchanged skipping 2026/09/27 03:35:43 DEBUG : both1: size = 6 OK 2026/09/27 03:35:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:43 DEBUG : both11: Unchanged skipping 2026/09/27 03:35:43 DEBUG : both2: size = 6 OK 2026/09/27 03:35:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:43 DEBUG : both2: Unchanged skipping 2026/09/27 03:35:43 DEBUG : both3: size = 6 OK 2026/09/27 03:35:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:43 DEBUG : both3: Unchanged skipping 2026/09/27 03:35:43 DEBUG : both4: size = 6 OK 2026/09/27 03:35:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:43 DEBUG : both14: Unchanged skipping 2026/09/27 03:35:43 DEBUG : both5: size = 6 OK 2026/09/27 03:35:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:43 DEBUG : both5: Unchanged skipping 2026/09/27 03:35:43 DEBUG : both6: size = 6 OK 2026/09/27 03:35:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:43 DEBUG : both16: Unchanged skipping 2026/09/27 03:35:43 DEBUG : both7: size = 6 OK 2026/09/27 03:35:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:43 DEBUG : both7: Unchanged skipping 2026/09/27 03:35:43 DEBUG : both8: size = 6 OK 2026/09/27 03:35:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:43 DEBUG : both1: Unchanged skipping 2026/09/27 03:35:43 DEBUG : both9: size = 6 OK 2026/09/27 03:35:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:35:43 DEBUG : both4: Unchanged skipping 2026/09/27 03:35:43 DEBUG : only0: size = 0 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:43 DEBUG : only0: size = 6 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:43 DEBUG : only0: Sizes differ 2026/09/27 03:35:43 DEBUG : both6: Unchanged skipping 2026/09/27 03:35:43 DEBUG : only10: size = 0 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:43 DEBUG : only10: size = 6 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:43 DEBUG : only10: Sizes differ 2026/09/27 03:35:43 DEBUG : only11: size = 0 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:43 DEBUG : only11: size = 6 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:43 DEBUG : only11: Sizes differ 2026/09/27 03:35:43 DEBUG : both8: Unchanged skipping 2026/09/27 03:35:43 DEBUG : only12: size = 0 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:43 DEBUG : only12: size = 6 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:43 DEBUG : only12: Sizes differ 2026/09/27 03:35:43 DEBUG : only13: size = 0 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:43 DEBUG : only13: size = 6 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:43 DEBUG : only13: Sizes differ 2026/09/27 03:35:43 DEBUG : only14: size = 0 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:43 DEBUG : only14: size = 6 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:43 DEBUG : only14: Sizes differ 2026/09/27 03:35:43 DEBUG : only15: size = 0 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:43 DEBUG : only15: size = 6 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:43 DEBUG : only15: Sizes differ 2026/09/27 03:35:43 DEBUG : only16: size = 0 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:43 DEBUG : only16: size = 6 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:43 DEBUG : only16: Sizes differ 2026/09/27 03:35:43 DEBUG : only17: size = 0 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:43 DEBUG : only17: size = 6 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:43 DEBUG : only17: Sizes differ 2026/09/27 03:35:43 DEBUG : both9: Unchanged skipping 2026/09/27 03:35:43 DEBUG : only18: size = 0 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:43 DEBUG : only18: size = 6 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:43 DEBUG : only18: Sizes differ 2026/09/27 03:35:43 DEBUG : only19: size = 0 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:43 DEBUG : only19: size = 6 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:43 DEBUG : only19: Sizes differ 2026/09/27 03:35:43 DEBUG : only1: size = 0 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:43 DEBUG : only1: size = 6 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:43 DEBUG : only1: Sizes differ 2026/09/27 03:35:43 DEBUG : only2: size = 0 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:43 DEBUG : only2: size = 6 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:43 DEBUG : only2: Sizes differ 2026/09/27 03:35:43 DEBUG : only3: size = 0 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:43 DEBUG : only3: size = 6 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:43 DEBUG : only3: Sizes differ 2026/09/27 03:35:43 DEBUG : only4: size = 0 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:43 DEBUG : only4: size = 6 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:43 DEBUG : only4: Sizes differ 2026/09/27 03:35:43 DEBUG : only5: size = 0 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:43 DEBUG : only5: size = 6 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:43 DEBUG : only5: Sizes differ 2026/09/27 03:35:43 DEBUG : only6: size = 0 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:43 DEBUG : only6: size = 6 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:43 DEBUG : only6: Sizes differ 2026/09/27 03:35:43 DEBUG : only7: size = 0 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:43 DEBUG : only7: size = 6 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:43 DEBUG : only7: Sizes differ 2026/09/27 03:35:43 DEBUG : only8: size = 0 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:43 DEBUG : only8: size = 6 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:43 DEBUG : only8: Sizes differ 2026/09/27 03:35:43 DEBUG : only9: size = 0 (Local file system at /tmp/rclone332826901) 2026/09/27 03:35:43 DEBUG : only9: size = 6 (B2 bucket rclone-test-begolef2gefu) 2026/09/27 03:35:43 DEBUG : only9: Sizes differ 2026/09/27 03:35:43 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:35:44 DEBUG : only10: size = 0 OK 2026/09/27 03:35:44 DEBUG : only14: size = 0 OK 2026/09/27 03:35:44 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 03:35:44 INFO : only10: Copied (replaced existing) 2026/09/27 03:35:44 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 03:35:44 INFO : only14: Copied (replaced existing) 2026/09/27 03:35:44 DEBUG : only12: size = 0 OK 2026/09/27 03:35:44 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 03:35:44 INFO : only12: Copied (replaced existing) 2026/09/27 03:35:44 DEBUG : only15: size = 0 OK 2026/09/27 03:35:44 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 03:35:44 INFO : only15: Copied (replaced existing) 2026/09/27 03:35:44 DEBUG : only16: size = 0 OK 2026/09/27 03:35:44 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 03:35:44 INFO : only16: Copied (replaced existing) 2026/09/27 03:35:44 DEBUG : only0: size = 0 OK 2026/09/27 03:35:44 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 03:35:44 INFO : only0: Copied (replaced existing) 2026/09/27 03:35:44 DEBUG : only19: size = 0 OK 2026/09/27 03:35:44 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 03:35:44 INFO : only19: Copied (replaced existing) 2026/09/27 03:35:44 DEBUG : only1: size = 0 OK 2026/09/27 03:35:44 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 03:35:44 INFO : only1: Copied (replaced existing) 2026/09/27 03:35:44 DEBUG : only2: size = 0 OK 2026/09/27 03:35:44 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 03:35:44 INFO : only2: Copied (replaced existing) 2026/09/27 03:35:44 DEBUG : only13: size = 0 OK 2026/09/27 03:35:44 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 03:35:44 INFO : only13: Copied (replaced existing) 2026/09/27 03:35:44 DEBUG : only3: size = 0 OK 2026/09/27 03:35:44 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 03:35:44 INFO : only3: Copied (replaced existing) 2026/09/27 03:35:44 DEBUG : only4: size = 0 OK 2026/09/27 03:35:44 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 03:35:44 INFO : only4: Copied (replaced existing) 2026/09/27 03:35:44 DEBUG : only5: size = 0 OK 2026/09/27 03:35:44 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 03:35:44 INFO : only5: Copied (replaced existing) 2026/09/27 03:35:44 DEBUG : only6: size = 0 OK 2026/09/27 03:35:44 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 03:35:44 INFO : only6: Copied (replaced existing) 2026/09/27 03:35:44 DEBUG : only7: size = 0 OK 2026/09/27 03:35:44 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 03:35:44 INFO : only7: Copied (replaced existing) 2026/09/27 03:35:44 DEBUG : only8: size = 0 OK 2026/09/27 03:35:44 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 03:35:44 INFO : only8: Copied (replaced existing) 2026/09/27 03:35:44 DEBUG : only9: size = 0 OK 2026/09/27 03:35:44 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 03:35:44 INFO : only9: Copied (replaced existing) 2026/09/27 03:35:44 DEBUG : only11: size = 0 OK 2026/09/27 03:35:44 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 03:35:44 INFO : only11: Copied (replaced existing) 2026/09/27 03:35:44 DEBUG : only17: size = 0 OK 2026/09/27 03:35:44 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 03:35:44 INFO : only17: Copied (replaced existing) 2026/09/27 03:35:44 DEBUG : only18: size = 0 OK 2026/09/27 03:35:44 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 03:35:44 INFO : only18: Copied (replaced existing) 2026/09/27 03:35:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (18.11s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:35:52 DEBUG : empty_dir: Making directory with metadata 2026/09/27 03:35:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/27 03:35:52 DEBUG : empty_on_remote: Making directory with metadata 2026/09/27 03:35:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/27 03:35:52 INFO : empty_on_remote: Making directory 2026/09/27 03:35:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/27 03:35:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/27 03:35:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/27 03:35:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.67s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:35:55 DEBUG : empty_dir: Making directory with metadata 2026/09/27 03:35:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/27 03:35:55 DEBUG : empty_on_remote: Making directory with metadata 2026/09/27 03:35:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/27 03:35:55 INFO : empty_on_remote: Making directory 2026/09/27 03:35:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/27 03:35:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/27 03:35:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/27 03:35:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/27 03:35:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.42s) === RUN TestSyncSetDirModTimeOnce run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" sync_test.go:2907: Skipping test as remote does not support DirSetModTime --- SKIP: TestSyncSetDirModTimeOnce (0.39s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:35:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/27 03:35:58 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithEmptyDirs (3.78s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:36:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/27 03:36:02 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithoutEmptyDirs (3.50s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:36:10 DEBUG : Waiting for deletions to finish 2026/09/27 03:36:10 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:36:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:36:10 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:36:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:36:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:36:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:36:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:36:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:36:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:36:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:36:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:36:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:36:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:36:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:36:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:36:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:36:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:36:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:36:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:36:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 03:36:10 DEBUG : apple: size = 5 OK 2026/09/27 03:36:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:10 DEBUG : apple: Unchanged skipping 2026/09/27 03:36:10 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 03:36:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 03:36:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 03:36:10 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 03:36:10 DEBUG : banana: size = 6 OK 2026/09/27 03:36:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:10 DEBUG : banana: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 03:36:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 03:36:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:36:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 03:36:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 03:36:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 03:36:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 03:36:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 03:36:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 03:36:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 03:36:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 03:36:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 03:36:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 03:36:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 03:36:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 03:36:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 03:36:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 03:36:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:36:11 DEBUG : Waiting for deletions to finish 2026/09/27 03:36:11 INFO : There was nothing to transfer 2026/09/27 03:36:11 DEBUG : Waiting for deletions to finish 2026/09/27 03:36:11 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:36:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:36:11 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:36:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:36:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:36:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:36:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:36:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:36:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:36:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:36:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:36:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:36:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:36:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:36:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:36:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:36:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:36:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:36:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:36:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 03:36:11 DEBUG : apple: size = 5 OK 2026/09/27 03:36:11 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 03:36:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 03:36:11 DEBUG : apple: Unchanged skipping 2026/09/27 03:36:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 03:36:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : banana: size = 6 OK 2026/09/27 03:36:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 03:36:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : banana: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 03:36:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 03:36:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 03:36:11 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:36:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 03:36:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 03:36:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 03:36:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 03:36:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 03:36:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 03:36:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 03:36:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 03:36:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 03:36:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 03:36:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 03:36:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 03:36:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 03:36:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 03:36:11 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:36:11 DEBUG : Waiting for deletions to finish 2026/09/27 03:36:11 INFO : There was nothing to transfer 2026/09/27 03:36:11 DEBUG : Waiting for deletions to finish 2026/09/27 03:36:12 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:36:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:36:12 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:36:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:36:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:36:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:36:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:36:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:36:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:36:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:36:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:36:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:36:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:36:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:36:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:36:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:36:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:36:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:36:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:36:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:36:21 DEBUG : Waiting for deletions to finish 2026/09/27 03:36:21 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:36:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:36:21 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:36:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:36:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:36:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:36:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:36:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:36:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:36:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:36:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:36:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:36:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:36:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:36:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:36:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:36:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:36:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:36:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:36:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 03:36:22 DEBUG : apple: size = 5 OK 2026/09/27 03:36:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:22 DEBUG : banana: size = 6 OK 2026/09/27 03:36:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:22 DEBUG : banana: Unchanged skipping 2026/09/27 03:36:22 DEBUG : apple: Unchanged skipping 2026/09/27 03:36:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 03:36:22 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 03:36:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 03:36:22 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 03:36:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 03:36:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 03:36:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 03:36:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 03:36:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 03:36:22 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:36:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 03:36:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 03:36:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 03:36:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 03:36:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 03:36:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 03:36:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 03:36:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 03:36:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 03:36:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 03:36:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 03:36:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 03:36:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 03:36:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 03:36:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 03:36:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 03:36:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 03:36:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 03:36:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 03:36:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 03:36:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 03:36:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 03:36:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 03:36:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 03:36:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 03:36:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 03:36:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 03:36:22 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:36:22 DEBUG : Waiting for deletions to finish 2026/09/27 03:36:22 INFO : There was nothing to transfer 2026/09/27 03:36:22 DEBUG : Waiting for deletions to finish 2026/09/27 03:36:22 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:36:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:36:22 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:36:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:36:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:36:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:36:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:36:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:36:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:36:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:36:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:36:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:36:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:36:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:36:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:36:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:36:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:36:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:36:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:36:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 03:36:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 03:36:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 03:36:23 DEBUG : apple: size = 5 OK 2026/09/27 03:36:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:23 DEBUG : apple: Unchanged skipping 2026/09/27 03:36:23 DEBUG : banana: size = 6 OK 2026/09/27 03:36:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:23 DEBUG : banana: Unchanged skipping 2026/09/27 03:36:23 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 03:36:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:23 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 03:36:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 03:36:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 03:36:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 03:36:23 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:36:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 03:36:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 03:36:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 03:36:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 03:36:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 03:36:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 03:36:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 03:36:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 03:36:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 03:36:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 03:36:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 03:36:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 03:36:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 03:36:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 03:36:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 03:36:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 03:36:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 03:36:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 03:36:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 03:36:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 03:36:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 03:36:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 03:36:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 03:36:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 03:36:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 03:36:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 03:36:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 03:36:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 03:36:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 03:36:23 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:36:23 DEBUG : Waiting for deletions to finish 2026/09/27 03:36:23 INFO : There was nothing to transfer 2026/09/27 03:36:23 DEBUG : Waiting for deletions to finish 2026/09/27 03:36:23 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:36:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:36:23 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:36:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:36:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:36:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:36:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:36:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:36:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:36:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:36:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:36:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:36:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:36:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:36:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:36:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:36:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:36:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:36:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:36:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:36:33 DEBUG : Waiting for deletions to finish 2026/09/27 03:36:33 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:36:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:36:33 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:36:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:36:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:36:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:36:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:36:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:36:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:36:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:36:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:36:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:36:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:36:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:36:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:36:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:36:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:36:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:36:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:36:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 03:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:33 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:33 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:33 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:33 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:33 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:33 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:33 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/27 03:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/27 03:36:33 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/27 03:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/27 03:36:33 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:33 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/27 03:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/27 03:36:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:34 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:36:34 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:36:34 DEBUG : YXBwbGU=: size = 5 OK 2026/09/27 03:36:34 DEBUG : YmFuYW5h: size = 6 OK 2026/09/27 03:36:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/27 03:36:34 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/27 03:36:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/27 03:36:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/27 03:36:34 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/27 03:36:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/27 03:36:34 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/27 03:36:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/27 03:36:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/27 03:36:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/27 03:36:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/27 03:36:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/27 03:36:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/27 03:36:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/27 03:36:34 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/27 03:36:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/27 03:36:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/27 03:36:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/27 03:36:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/27 03:36:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/27 03:36:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/27 03:36:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/27 03:36:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/27 03:36:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/27 03:36:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/27 03:36:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/27 03:36:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/27 03:36:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/27 03:36:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/27 03:36:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/27 03:36:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/27 03:36:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/27 03:36:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/27 03:36:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/27 03:36:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/27 03:36:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:35 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/27 03:36:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/27 03:36:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/27 03:36:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/27 03:36:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/27 03:36:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/27 03:36:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/27 03:36:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:35 DEBUG : Waiting for deletions to finish 2026/09/27 03:36:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/27 03:36:36 INFO : dir1/0008-2345678.txt: Deleted 2026/09/27 03:36:36 INFO : dir1/0011-56789;.txt: Deleted 2026/09/27 03:36:36 INFO : dir1/0013-789;=.txt: Deleted 2026/09/27 03:36:36 INFO : splitbananasplit: Deleted 2026/09/27 03:36:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/27 03:36:36 INFO : dir1/0009-3456789.txt: Deleted 2026/09/27 03:36:36 INFO : dir1/0015-9;=.txt: Deleted 2026/09/27 03:36:36 INFO : dir1/0003-defghij.txt: Deleted 2026/09/27 03:36:36 INFO : dir1/0007-1234567.txt: Deleted 2026/09/27 03:36:36 INFO : dir1/0012-6789;.txt: Deleted 2026/09/27 03:36:36 INFO : appleappleapplebanana: Deleted 2026/09/27 03:36:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/27 03:36:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/27 03:36:36 INFO : dir1/0010-456789.txt: Deleted 2026/09/27 03:36:36 INFO : apple: Deleted 2026/09/27 03:36:36 INFO : dir1/0014-89;=.txt: Deleted 2026/09/27 03:36:36 INFO : banana: Deleted 2026/09/27 03:36:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/27 03:36:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/27 03:36:36 DEBUG : Waiting for deletions to finish 2026/09/27 03:36:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/27 03:36:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/27 03:36:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/27 03:36:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/27 03:36:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/27 03:36:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/27 03:36:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/27 03:36:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/27 03:36:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/27 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/27 03:36:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:37 DEBUG : YXBwbGU=: size = 5 OK 2026/09/27 03:36:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/27 03:36:37 DEBUG : apple: Unchanged skipping 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 03:36:37 DEBUG : YmFuYW5h: size = 6 OK 2026/09/27 03:36:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/27 03:36:37 DEBUG : banana: Unchanged skipping 2026/09/27 03:36:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:37 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 03:36:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/27 03:36:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/27 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 03:36:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/27 03:36:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 03:36:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/27 03:36:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/27 03:36:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/27 03:36:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 03:36:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/27 03:36:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 03:36:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/27 03:36:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 03:36:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/27 03:36:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 03:36:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/27 03:36:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 03:36:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 03:36:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/27 03:36:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 03:36:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/27 03:36:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/27 03:36:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 03:36:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/27 03:36:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 03:36:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 03:36:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/27 03:36:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/27 03:36:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 03:36:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 03:36:37 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:36:37 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/27 03:36:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/27 03:36:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:36:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 03:36:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 03:36:37 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:36:37 DEBUG : Waiting for deletions to finish 2026/09/27 03:36:37 DEBUG : Waiting for deletions to finish 2026/09/27 03:36:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/27 03:36:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/27 03:36:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/27 03:36:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/27 03:36:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/27 03:36:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/27 03:36:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/27 03:36:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/27 03:36:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/27 03:36:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/27 03:36:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/27 03:36:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 03:36:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 03:36:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 03:36:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 03:36:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 03:36:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 03:36:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 03:36:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 03:36:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 03:36:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:36:47 DEBUG : Waiting for deletions to finish 2026/09/27 03:36:47 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:36:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:36:47 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:36:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:36:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:36:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:36:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:36:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:36:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:36:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:36:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:36:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:36:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:36:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:36:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:36:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:36:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:36:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:36:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:36:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 03:36:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/27 03:36:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/27 03:36:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/27 03:36:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/27 03:36:48 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:48 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 03:36:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 03:36:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/27 03:36:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 03:36:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/27 03:36:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 03:36:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 03:36:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 03:36:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 03:36:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 03:36:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 03:36:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 03:36:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 03:36:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 03:36:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 03:36:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 03:36:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 03:36:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/27 03:36:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 03:36:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 03:36:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 03:36:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 03:36:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 03:36:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 03:36:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 03:36:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 03:36:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 03:36:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 03:36:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 03:36:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 03:36:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 03:36:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 03:36:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 03:36:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 03:36:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 03:36:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 03:36:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 03:36:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 03:36:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 03:36:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 03:36:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 03:36:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 03:36:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 03:36:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/27 03:36:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 03:36:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 03:36:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 03:36:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 03:36:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 03:36:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 03:36:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 03:36:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 03:36:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 03:36:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 03:36:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 03:36:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 03:36:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 03:36:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/27 03:36:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 03:36:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 03:36:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 03:36:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 03:36:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 03:36:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 03:36:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 03:36:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 03:36:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 03:36:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 03:36:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 03:36:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 03:36:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 03:36:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 03:36:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 03:36:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/27 03:36:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 03:36:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 03:36:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 03:36:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 03:36:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/27 03:36:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 03:36:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/27 03:36:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 03:36:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/27 03:36:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 03:36:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/27 03:36:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 03:36:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/27 03:36:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 03:36:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 03:36:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 03:36:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 03:36:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 03:36:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 03:36:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 03:36:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 03:36:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 03:36:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 03:36:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/27 03:36:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 03:36:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 03:36:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 03:36:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 03:36:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 03:36:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/27 03:36:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 03:36:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 03:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 03:36:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 03:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 03:36:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 03:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 03:36:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 03:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 03:36:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 03:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 03:36:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/27 03:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 03:36:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 03:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 03:36:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 03:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 03:36:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/27 03:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 03:36:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 03:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 03:36:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 03:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 03:36:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 03:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 03:36:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 03:36:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/27 03:36:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 03:36:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/27 03:36:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 03:36:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/27 03:36:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 03:36:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/27 03:36:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 03:36:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/27 03:36:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/27 03:36:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 03:36:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 03:36:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 03:36:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 03:36:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 03:36:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 03:36:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 03:36:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 03:36:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 03:36:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/27 03:36:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 03:36:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/27 03:36:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 03:36:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 03:36:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 03:36:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 03:36:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 03:36:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/27 03:36:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 03:36:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 03:36:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 03:36:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 03:36:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 03:36:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 03:36:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 03:36:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 03:36:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 03:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 03:36:48 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/27 03:36:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 03:36:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 03:36:48 DEBUG : PREFIXapple: size = 5 OK 2026/09/27 03:36:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/27 03:36:48 INFO : apple: Copied (new) to: PREFIXapple 2026/09/27 03:36:48 DEBUG : PREFIXbanana: size = 6 OK 2026/09/27 03:36:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/27 03:36:48 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/27 03:36:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 03:36:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 03:36:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 03:36:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 03:36:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 03:36:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/27 03:36:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 03:36:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 03:36:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/27 03:36:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/27 03:36:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/27 03:36:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 03:36:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 03:36:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 03:36:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 03:36:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:48 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/27 03:36:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/27 03:36:48 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:36:48 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:36:48 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/27 03:36:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/27 03:36:48 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/27 03:36:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/27 03:36:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/27 03:36:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/27 03:36:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/27 03:36:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/27 03:36:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/27 03:36:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/27 03:36:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/27 03:36:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/27 03:36:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/27 03:36:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/27 03:36:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/27 03:36:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/27 03:36:48 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/27 03:36:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/27 03:36:48 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/27 03:36:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/27 03:36:49 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/27 03:36:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/27 03:36:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/27 03:36:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/27 03:36:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/27 03:36:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/27 03:36:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/27 03:36:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/27 03:36:49 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/27 03:36:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/27 03:36:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/27 03:36:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/27 03:36:49 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/27 03:36:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/27 03:36:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/27 03:36:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/27 03:36:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/27 03:36:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/27 03:36:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/27 03:36:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/27 03:36:49 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/27 03:36:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/27 03:36:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/27 03:36:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/27 03:36:49 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/27 03:36:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/27 03:36:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/27 03:36:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/27 03:36:49 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/27 03:36:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/27 03:36:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/27 03:36:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/27 03:36:49 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/27 03:36:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/27 03:36:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/27 03:36:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/27 03:36:49 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/27 03:36:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/27 03:36:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/27 03:36:49 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/27 03:36:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/27 03:36:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/27 03:36:49 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/27 03:36:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/27 03:36:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/27 03:36:50 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/27 03:36:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/27 03:36:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/27 03:36:50 DEBUG : Waiting for deletions to finish 2026/09/27 03:36:50 INFO : apple: Deleted 2026/09/27 03:36:50 INFO : appleappleapplebanana: Deleted 2026/09/27 03:36:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/27 03:36:50 INFO : dir1/0008-2345678.txt: Deleted 2026/09/27 03:36:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/27 03:36:50 INFO : dir1/0010-456789.txt: Deleted 2026/09/27 03:36:50 INFO : dir1/0015-9;=.txt: Deleted 2026/09/27 03:36:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/27 03:36:50 INFO : dir1/0003-defghij.txt: Deleted 2026/09/27 03:36:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/27 03:36:50 INFO : dir1/0007-1234567.txt: Deleted 2026/09/27 03:36:50 INFO : dir1/0011-56789;.txt: Deleted 2026/09/27 03:36:50 INFO : dir1/0012-6789;.txt: Deleted 2026/09/27 03:36:50 INFO : dir1/0014-89;=.txt: Deleted 2026/09/27 03:36:50 INFO : banana: Deleted 2026/09/27 03:36:50 INFO : splitbananasplit: Deleted 2026/09/27 03:36:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/27 03:36:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/27 03:36:50 INFO : dir1/0009-3456789.txt: Deleted 2026/09/27 03:36:50 INFO : dir1/0013-789;=.txt: Deleted 2026/09/27 03:36:50 DEBUG : Waiting for deletions to finish 2026/09/27 03:36:51 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/27 03:36:51 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:36:51 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/27 03:36:51 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/27 03:36:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:36:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:36:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:36:51 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:36:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:36:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:36:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:36:51 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:36:51 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:36:51 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:36:51 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:36:51 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:36:51 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:36:51 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:36:51 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:36:51 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:36:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/27 03:36:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/27 03:36:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/27 03:36:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/27 03:36:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/27 03:36:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/27 03:36:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/27 03:36:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/27 03:36:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/27 03:36:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/27 03:36:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/27 03:36:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/27 03:36:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/27 03:36:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/27 03:36:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/27 03:36:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/27 03:36:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/27 03:36:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/27 03:36:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/27 03:36:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/27 03:36:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/27 03:36:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/27 03:36:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/27 03:36:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/27 03:36:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/27 03:36:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/27 03:36:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/27 03:36:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/27 03:36:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/27 03:36:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/27 03:36:51 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/27 03:36:51 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/27 03:36:51 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/27 03:36:51 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/27 03:36:51 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/27 03:36:51 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/27 03:36:51 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/27 03:36:51 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/27 03:36:51 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/27 03:36:51 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/27 03:36:51 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/27 03:36:51 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/27 03:36:51 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/27 03:36:51 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/27 03:36:51 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/27 03:36:51 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/27 03:36:51 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/27 03:36:51 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/27 03:36:51 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/27 03:36:51 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/27 03:36:51 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/27 03:36:51 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/27 03:36:51 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/27 03:36:51 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/27 03:36:51 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/27 03:36:51 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/27 03:36:51 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/27 03:36:51 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/27 03:36:51 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/27 03:36:51 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/27 03:36:51 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/27 03:36:51 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/27 03:36:51 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:51 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:51 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:51 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/27 03:36:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/27 03:36:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/27 03:36:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/27 03:36:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/27 03:36:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/27 03:36:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/27 03:36:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/27 03:36:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/27 03:36:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/27 03:36:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/27 03:36:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/27 03:36:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/27 03:36:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/27 03:36:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/27 03:36:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/27 03:36:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:51 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:51 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 03:36:51 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 03:36:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 03:36:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/27 03:36:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/27 03:36:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/27 03:36:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/27 03:36:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/27 03:36:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/27 03:36:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/27 03:36:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/27 03:36:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/27 03:36:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/27 03:36:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/27 03:36:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/27 03:36:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/27 03:36:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/27 03:36:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/27 03:36:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/27 03:36:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/27 03:36:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/27 03:36:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/27 03:36:51 DEBUG : apple: size = 5 OK 2026/09/27 03:36:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/27 03:36:51 INFO : apple: Copied (new) 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 03:36:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/27 03:36:51 INFO : appleappleapplebanana: Copied (new) 2026/09/27 03:36:51 DEBUG : banana: size = 6 OK 2026/09/27 03:36:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/27 03:36:51 INFO : banana: Copied (new) 2026/09/27 03:36:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/27 03:36:51 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:36:51 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:36:51 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 03:36:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/27 03:36:51 INFO : splitbananasplit: Copied (new) 2026/09/27 03:36:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 03:36:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/27 03:36:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/27 03:36:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 03:36:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/27 03:36:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/27 03:36:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 03:36:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/27 03:36:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/27 03:36:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 03:36:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/27 03:36:51 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/27 03:36:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 03:36:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/27 03:36:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/27 03:36:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 03:36:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/27 03:36:52 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/27 03:36:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 03:36:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/27 03:36:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/27 03:36:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 03:36:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/27 03:36:52 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/27 03:36:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 03:36:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/27 03:36:52 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/27 03:36:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 03:36:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/27 03:36:52 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/27 03:36:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 03:36:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/27 03:36:52 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/27 03:36:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 03:36:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/27 03:36:52 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/27 03:36:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 03:36:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/27 03:36:52 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/27 03:36:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 03:36:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/27 03:36:52 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/27 03:36:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 03:36:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/27 03:36:52 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/27 03:36:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 03:36:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/27 03:36:52 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/27 03:36:52 DEBUG : Waiting for deletions to finish 2026/09/27 03:36:52 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/27 03:36:52 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/27 03:36:52 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/27 03:36:52 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/27 03:36:52 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/27 03:36:52 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/27 03:36:52 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/27 03:36:52 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/27 03:36:52 INFO : PREFIXsplitbananasplit: Deleted 2026/09/27 03:36:52 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/27 03:36:52 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/27 03:36:52 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/27 03:36:52 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/27 03:36:52 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/27 03:36:52 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/27 03:36:52 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/27 03:36:53 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/27 03:36:53 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/27 03:36:53 INFO : PREFIXbanana: Deleted 2026/09/27 03:36:53 INFO : PREFIXapple: Deleted 2026/09/27 03:36:53 DEBUG : Waiting for deletions to finish 2026/09/27 03:36:53 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : Waiting for deletions to finish 2026/09/27 03:36:53 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:36:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:37:03 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:04 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:37:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:37:04 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:37:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:37:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:37:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:37:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:37:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:37:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:37:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:37:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:37:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:37:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:37:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:37:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:37:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:37:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:37:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:37:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 03:37:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/27 03:37:04 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/27 03:37:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:04 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/27 03:37:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/27 03:37:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:04 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:04 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/27 03:37:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/27 03:37:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/27 03:37:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/27 03:37:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/27 03:37:04 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/27 03:37:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 03:37:04 DEBUG : appleSUFFIX: size = 5 OK 2026/09/27 03:37:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/27 03:37:04 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/27 03:37:04 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/27 03:37:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/27 03:37:04 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:04 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:37:04 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:37:04 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/27 03:37:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/27 03:37:04 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/27 03:37:04 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/27 03:37:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/27 03:37:04 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/27 03:37:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/27 03:37:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/27 03:37:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/27 03:37:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/27 03:37:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/27 03:37:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/27 03:37:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/27 03:37:05 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/27 03:37:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/27 03:37:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/27 03:37:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/27 03:37:05 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/27 03:37:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/27 03:37:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/27 03:37:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/27 03:37:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/27 03:37:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/27 03:37:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/27 03:37:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/27 03:37:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/27 03:37:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/27 03:37:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/27 03:37:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/27 03:37:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/27 03:37:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/27 03:37:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/27 03:37:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/27 03:37:05 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/27 03:37:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/27 03:37:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/27 03:37:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/27 03:37:05 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/27 03:37:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/27 03:37:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/27 03:37:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/27 03:37:05 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/27 03:37:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/27 03:37:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/27 03:37:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/27 03:37:05 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/27 03:37:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/27 03:37:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/27 03:37:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/27 03:37:05 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/27 03:37:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/27 03:37:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/27 03:37:05 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/27 03:37:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/27 03:37:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/27 03:37:06 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/27 03:37:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/27 03:37:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/27 03:37:06 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/27 03:37:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/27 03:37:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/27 03:37:06 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:06 INFO : dir1/0010-456789.txt: Deleted 2026/09/27 03:37:06 INFO : dir1/0013-789;=.txt: Deleted 2026/09/27 03:37:06 INFO : appleappleapplebanana: Deleted 2026/09/27 03:37:06 INFO : banana: Deleted 2026/09/27 03:37:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/27 03:37:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/27 03:37:06 INFO : dir1/0011-56789;.txt: Deleted 2026/09/27 03:37:06 INFO : dir1/0014-89;=.txt: Deleted 2026/09/27 03:37:06 INFO : apple: Deleted 2026/09/27 03:37:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/27 03:37:06 INFO : dir1/0008-2345678.txt: Deleted 2026/09/27 03:37:06 INFO : dir1/0009-3456789.txt: Deleted 2026/09/27 03:37:06 INFO : dir1/0015-9;=.txt: Deleted 2026/09/27 03:37:06 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/27 03:37:06 INFO : dir1/0007-1234567.txt: Deleted 2026/09/27 03:37:06 INFO : dir1/0012-6789;.txt: Deleted 2026/09/27 03:37:06 INFO : splitbananasplit: Deleted 2026/09/27 03:37:06 INFO : dir1/0003-defghij.txt: Deleted 2026/09/27 03:37:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/27 03:37:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/27 03:37:06 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:07 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/27 03:37:07 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/27 03:37:07 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/27 03:37:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/09/27 03:37:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/09/27 03:37:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/09/27 03:37:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/09/27 03:37:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/09/27 03:37:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/09/27 03:37:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/09/27 03:37:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/09/27 03:37:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/09/27 03:37:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/09/27 03:37:07 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/09/27 03:37:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/09/27 03:37:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/09/27 03:37:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/09/27 03:37:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/09/27 03:37:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/09/27 03:37:07 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/27 03:37:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/27 03:37:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/27 03:37:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/27 03:37:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/27 03:37:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/27 03:37:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/27 03:37:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/27 03:37:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/27 03:37:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/27 03:37:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/27 03:37:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/27 03:37:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/27 03:37:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/27 03:37:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/27 03:37:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/27 03:37:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/27 03:37:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/27 03:37:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/27 03:37:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/27 03:37:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/27 03:37:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/27 03:37:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/27 03:37:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/27 03:37:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/27 03:37:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/27 03:37:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/27 03:37:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/27 03:37:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/27 03:37:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/27 03:37:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/27 03:37:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/27 03:37:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/27 03:37:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 03:37:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/27 03:37:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/27 03:37:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/27 03:37:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/27 03:37:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/27 03:37:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/27 03:37:07 DEBUG : apple: size = 5 OK 2026/09/27 03:37:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/27 03:37:07 INFO : apple: Copied (new) 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 03:37:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/27 03:37:07 INFO : appleappleapplebanana: Copied (new) 2026/09/27 03:37:07 DEBUG : banana: size = 6 OK 2026/09/27 03:37:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/27 03:37:07 INFO : banana: Copied (new) 2026/09/27 03:37:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:07 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:37:07 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:37:07 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 03:37:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/27 03:37:07 INFO : splitbananasplit: Copied (new) 2026/09/27 03:37:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 03:37:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/27 03:37:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/27 03:37:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 03:37:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/27 03:37:07 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/27 03:37:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 03:37:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/27 03:37:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/27 03:37:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 03:37:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/27 03:37:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/27 03:37:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 03:37:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/27 03:37:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/27 03:37:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 03:37:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/27 03:37:08 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/27 03:37:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 03:37:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/27 03:37:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/27 03:37:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 03:37:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/27 03:37:08 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/27 03:37:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 03:37:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/27 03:37:08 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/27 03:37:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 03:37:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/27 03:37:08 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/27 03:37:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 03:37:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/27 03:37:08 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/27 03:37:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 03:37:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/27 03:37:08 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/27 03:37:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 03:37:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/27 03:37:08 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/27 03:37:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 03:37:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/27 03:37:08 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/27 03:37:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 03:37:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/27 03:37:08 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/27 03:37:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 03:37:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/27 03:37:08 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/27 03:37:08 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:08 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/09/27 03:37:08 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/09/27 03:37:08 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/09/27 03:37:08 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/09/27 03:37:08 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/09/27 03:37:08 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/09/27 03:37:08 INFO : appleappleapplebananaSUFFIX: Deleted 2026/09/27 03:37:08 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/09/27 03:37:08 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/09/27 03:37:08 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/09/27 03:37:08 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/09/27 03:37:08 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/09/27 03:37:08 INFO : splitbananasplitSUFFIX: Deleted 2026/09/27 03:37:08 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/09/27 03:37:08 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/09/27 03:37:09 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/09/27 03:37:09 INFO : appleSUFFIX: Deleted 2026/09/27 03:37:09 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/09/27 03:37:09 INFO : bananaSUFFIX: Deleted 2026/09/27 03:37:09 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/09/27 03:37:09 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:09 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:09 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:37:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:37:19 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:19 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:37:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:37:19 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:37:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:37:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:37:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:37:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:37:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:37:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:37:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:37:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:37:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:37:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:37:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:37:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:37:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:37:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:37:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:37:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:37:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 03:37:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 03:37:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 03:37:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 03:37:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 03:37:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/27 03:37:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 03:37:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/27 03:37:20 DEBUG : apple: size = 5 OK 2026/09/27 03:37:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:20 DEBUG : apple: Unchanged skipping 2026/09/27 03:37:20 DEBUG : banana: size = 6 OK 2026/09/27 03:37:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:20 DEBUG : banana: Unchanged skipping 2026/09/27 03:37:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 03:37:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 03:37:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 03:37:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 03:37:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 03:37:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 03:37:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 03:37:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 03:37:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 03:37:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 03:37:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 03:37:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 03:37:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 03:37:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 03:37:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 03:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 03:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 03:37:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 03:37:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 03:37:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 03:37:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 03:37:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 03:37:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 03:37:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 03:37:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 03:37:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/27 03:37:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:20 DEBUG : appleapple: size = 21 OK 2026/09/27 03:37:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/27 03:37:20 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/09/27 03:37:20 DEBUG : splitbanan: size = 16 OK 2026/09/27 03:37:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/27 03:37:20 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/09/27 03:37:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 03:37:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 03:37:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 03:37:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/27 03:37:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/27 03:37:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/27 03:37:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/27 03:37:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/27 03:37:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/27 03:37:20 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:37:20 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:37:20 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/27 03:37:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/27 03:37:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/09/27 03:37:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/27 03:37:20 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/27 03:37:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/27 03:37:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/09/27 03:37:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/27 03:37:20 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/27 03:37:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/27 03:37:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/09/27 03:37:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/27 03:37:20 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/27 03:37:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/27 03:37:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/09/27 03:37:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/27 03:37:20 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/27 03:37:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/27 03:37:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/09/27 03:37:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/27 03:37:20 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/27 03:37:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/27 03:37:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/09/27 03:37:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/27 03:37:20 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/27 03:37:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/27 03:37:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/09/27 03:37:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/27 03:37:20 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/27 03:37:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/27 03:37:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/09/27 03:37:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/27 03:37:21 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/27 03:37:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/27 03:37:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/09/27 03:37:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/27 03:37:21 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/27 03:37:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/27 03:37:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/09/27 03:37:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/27 03:37:21 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/27 03:37:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/27 03:37:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/09/27 03:37:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/27 03:37:21 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/27 03:37:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/27 03:37:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/09/27 03:37:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/27 03:37:21 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/27 03:37:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/27 03:37:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/09/27 03:37:21 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/27 03:37:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/27 03:37:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/09/27 03:37:21 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/27 03:37:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/27 03:37:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/09/27 03:37:21 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/27 03:37:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/27 03:37:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/27 03:37:21 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/27 03:37:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/27 03:37:21 INFO : dir1/0007-1234567.txt: Deleted 2026/09/27 03:37:21 INFO : dir1/0008-2345678.txt: Deleted 2026/09/27 03:37:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/27 03:37:21 INFO : dir1/0010-456789.txt: Deleted 2026/09/27 03:37:21 INFO : dir1/0014-89;=.txt: Deleted 2026/09/27 03:37:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/27 03:37:21 INFO : dir1/0012-6789;.txt: Deleted 2026/09/27 03:37:21 INFO : dir1/0013-789;=.txt: Deleted 2026/09/27 03:37:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/27 03:37:21 INFO : dir1/0003-defghij.txt: Deleted 2026/09/27 03:37:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/27 03:37:21 INFO : dir1/0009-3456789.txt: Deleted 2026/09/27 03:37:21 INFO : dir1/0011-56789;.txt: Deleted 2026/09/27 03:37:21 INFO : dir1/0015-9;=.txt: Deleted 2026/09/27 03:37:21 INFO : appleappleapplebanana: Deleted 2026/09/27 03:37:21 INFO : splitbananasplit: Deleted 2026/09/27 03:37:21 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:22 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:37:22 DEBUG : appleapple: Excluded (Path Filter) 2026/09/27 03:37:22 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:37:22 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/27 03:37:22 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/27 03:37:22 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/27 03:37:22 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/27 03:37:22 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/27 03:37:22 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/27 03:37:22 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/27 03:37:22 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/27 03:37:22 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/27 03:37:22 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/27 03:37:22 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/27 03:37:22 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/27 03:37:22 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/27 03:37:22 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/27 03:37:22 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/27 03:37:22 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/27 03:37:22 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/27 03:37:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/27 03:37:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/27 03:37:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/27 03:37:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/27 03:37:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/27 03:37:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/27 03:37:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/27 03:37:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/27 03:37:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/27 03:37:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/27 03:37:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/27 03:37:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/27 03:37:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/27 03:37:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/27 03:37:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/27 03:37:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/27 03:37:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/27 03:37:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/27 03:37:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/27 03:37:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/27 03:37:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/27 03:37:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/27 03:37:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/27 03:37:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/27 03:37:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/27 03:37:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/27 03:37:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/27 03:37:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/27 03:37:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/27 03:37:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/27 03:37:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/27 03:37:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/27 03:37:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/27 03:37:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/27 03:37:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/27 03:37:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/27 03:37:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/27 03:37:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/27 03:37:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/27 03:37:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/27 03:37:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/27 03:37:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/27 03:37:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/27 03:37:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/27 03:37:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/27 03:37:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/27 03:37:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/27 03:37:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/27 03:37:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/27 03:37:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/27 03:37:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/27 03:37:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/27 03:37:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/27 03:37:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/27 03:37:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/27 03:37:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/27 03:37:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/27 03:37:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/27 03:37:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/27 03:37:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/27 03:37:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/27 03:37:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 03:37:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/27 03:37:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/27 03:37:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/27 03:37:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/27 03:37:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/27 03:37:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/27 03:37:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/27 03:37:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/27 03:37:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/27 03:37:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/27 03:37:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/27 03:37:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/27 03:37:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/27 03:37:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/27 03:37:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/27 03:37:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/27 03:37:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 03:37:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 03:37:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 03:37:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 03:37:22 DEBUG : apple: size = 5 OK 2026/09/27 03:37:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:22 DEBUG : appleapple: size = 21 OK 2026/09/27 03:37:22 DEBUG : apple: Unchanged skipping 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 03:37:22 DEBUG : banana: size = 6 OK 2026/09/27 03:37:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:22 DEBUG : banana: Unchanged skipping 2026/09/27 03:37:22 DEBUG : splitbanan: size = 16 OK 2026/09/27 03:37:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:22 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 03:37:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 03:37:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 03:37:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 03:37:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 03:37:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 03:37:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 03:37:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 03:37:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 03:37:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 03:37:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 03:37:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 03:37:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 03:37:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 03:37:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 03:37:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 03:37:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 03:37:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 03:37:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 03:37:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 03:37:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 03:37:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 03:37:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 03:37:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 03:37:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 03:37:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/27 03:37:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 03:37:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 03:37:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 03:37:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 03:37:22 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/27 03:37:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 03:37:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 03:37:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 03:37:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 03:37:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 03:37:22 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/27 03:37:22 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/27 03:37:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:22 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/27 03:37:22 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/27 03:37:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:22 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/27 03:37:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 03:37:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:22 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/27 03:37:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 03:37:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 03:37:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 03:37:22 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/27 03:37:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 03:37:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 03:37:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 03:37:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 03:37:22 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/27 03:37:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 03:37:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/27 03:37:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 03:37:22 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/27 03:37:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 03:37:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 03:37:22 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/27 03:37:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:22 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:37:22 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/27 03:37:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 03:37:22 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/27 03:37:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 03:37:22 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/27 03:37:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 03:37:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 03:37:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 03:37:22 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/27 03:37:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 03:37:22 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/27 03:37:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 03:37:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 03:37:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 03:37:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 03:37:22 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:37:22 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:22 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:23 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:37:23 DEBUG : appleapple: Excluded (Path Filter) 2026/09/27 03:37:23 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:37:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/27 03:37:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/27 03:37:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/27 03:37:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/27 03:37:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/27 03:37:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/27 03:37:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/27 03:37:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/27 03:37:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/27 03:37:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/27 03:37:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/27 03:37:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/27 03:37:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/27 03:37:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/27 03:37:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/27 03:37:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/27 03:37:23 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/27 03:37:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/27 03:37:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/27 03:37:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/27 03:37:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/27 03:37:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/27 03:37:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/27 03:37:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/27 03:37:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/27 03:37:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/27 03:37:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/27 03:37:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/27 03:37:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/27 03:37:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/27 03:37:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/27 03:37:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/27 03:37:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/27 03:37:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/27 03:37:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/27 03:37:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/27 03:37:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/27 03:37:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/27 03:37:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/27 03:37:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/27 03:37:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/27 03:37:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/27 03:37:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/27 03:37:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/27 03:37:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/27 03:37:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/27 03:37:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/27 03:37:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/27 03:37:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 03:37:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/27 03:37:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 03:37:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/27 03:37:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/27 03:37:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/27 03:37:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/27 03:37:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/27 03:37:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/27 03:37:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/27 03:37:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/27 03:37:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/27 03:37:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/27 03:37:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/27 03:37:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/27 03:37:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/27 03:37:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/27 03:37:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/27 03:37:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/27 03:37:23 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:37:33 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:33 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:37:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:37:33 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:37:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:37:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:37:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:37:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:37:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:37:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:37:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:37:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:37:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:37:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:37:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:37:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:37:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:37:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:37:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:37:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:37:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 03:37:33 DEBUG : apple: size = 5 OK 2026/09/27 03:37:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:33 DEBUG : apple: Unchanged skipping 2026/09/27 03:37:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 03:37:33 DEBUG : banana: size = 6 OK 2026/09/27 03:37:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:33 DEBUG : banana: Unchanged skipping 2026/09/27 03:37:33 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 03:37:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:33 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 03:37:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 03:37:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 03:37:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 03:37:34 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:37:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 03:37:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 03:37:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 03:37:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 03:37:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 03:37:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 03:37:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 03:37:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 03:37:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 03:37:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 03:37:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 03:37:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 03:37:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 03:37:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:37:34 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:34 INFO : There was nothing to transfer 2026/09/27 03:37:34 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:34 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:37:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:37:34 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:37:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:37:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:37:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:37:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:37:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:37:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:37:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:37:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:37:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:37:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:37:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:37:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:37:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:37:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:37:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:37:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:37:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 03:37:34 DEBUG : apple: size = 5 OK 2026/09/27 03:37:34 DEBUG : banana: size = 6 OK 2026/09/27 03:37:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : banana: Unchanged skipping 2026/09/27 03:37:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : apple: Unchanged skipping 2026/09/27 03:37:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 03:37:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 03:37:34 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 03:37:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 03:37:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 03:37:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 03:37:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 03:37:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 03:37:34 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:37:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 03:37:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 03:37:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 03:37:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 03:37:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 03:37:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 03:37:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 03:37:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 03:37:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 03:37:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 03:37:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 03:37:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 03:37:34 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:37:34 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:34 INFO : There was nothing to transfer 2026/09/27 03:37:34 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:35 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:35 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:37:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:37:45 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:46 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:37:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:37:46 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:37:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:37:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:37:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:37:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:37:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:37:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:37:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:37:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:37:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:37:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:37:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:37:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:37:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:37:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:37:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:37:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:37:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 03:37:46 DEBUG : apple: size = 5 OK 2026/09/27 03:37:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:46 DEBUG : apple: Unchanged skipping 2026/09/27 03:37:46 DEBUG : banana: size = 6 OK 2026/09/27 03:37:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:46 DEBUG : banana: Unchanged skipping 2026/09/27 03:37:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 03:37:46 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 03:37:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:46 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 03:37:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 03:37:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 03:37:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 03:37:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 03:37:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 03:37:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 03:37:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 03:37:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 03:37:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 03:37:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 03:37:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 03:37:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 03:37:46 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:37:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 03:37:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 03:37:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 03:37:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 03:37:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 03:37:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 03:37:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 03:37:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 03:37:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 03:37:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 03:37:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 03:37:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 03:37:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 03:37:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 03:37:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 03:37:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 03:37:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 03:37:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 03:37:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 03:37:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 03:37:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 03:37:46 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:37:46 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:46 INFO : There was nothing to transfer 2026/09/27 03:37:46 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:47 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : apple: size = 5 OK 2026/09/27 03:37:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 03:37:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 03:37:47 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 03:37:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:47 DEBUG : apple: Unchanged skipping 2026/09/27 03:37:47 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 03:37:47 DEBUG : banana: size = 6 OK 2026/09/27 03:37:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:47 DEBUG : banana: Unchanged skipping 2026/09/27 03:37:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 03:37:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 03:37:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 03:37:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 03:37:47 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:37:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 03:37:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 03:37:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 03:37:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 03:37:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 03:37:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 03:37:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 03:37:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 03:37:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 03:37:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 03:37:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 03:37:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 03:37:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 03:37:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 03:37:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 03:37:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 03:37:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 03:37:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 03:37:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 03:37:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 03:37:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 03:37:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 03:37:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 03:37:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 03:37:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 03:37:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 03:37:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 03:37:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 03:37:47 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:37:47 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:47 INFO : There was nothing to transfer 2026/09/27 03:37:47 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:47 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:37:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:37:58 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:58 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:37:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:37:58 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:37:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:37:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:37:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:37:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:37:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:37:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:37:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:37:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:37:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:37:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:37:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:37:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:37:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:37:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:37:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:37:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:37:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 03:37:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 03:37:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 03:37:58 DEBUG : banana: size = 6 OK 2026/09/27 03:37:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:58 DEBUG : banana: Unchanged skipping 2026/09/27 03:37:58 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 03:37:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:58 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 03:37:58 DEBUG : apple: size = 5 OK 2026/09/27 03:37:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:58 DEBUG : apple: Unchanged skipping 2026/09/27 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 03:37:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 03:37:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 03:37:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 03:37:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 03:37:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 03:37:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 03:37:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 03:37:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 03:37:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 03:37:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 03:37:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 03:37:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 03:37:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 03:37:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 03:37:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 03:37:59 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:37:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 03:37:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 03:37:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 03:37:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 03:37:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 03:37:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 03:37:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 03:37:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 03:37:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 03:37:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 03:37:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 03:37:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 03:37:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 03:37:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 03:37:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 03:37:59 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:37:59 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:59 INFO : There was nothing to transfer 2026/09/27 03:37:59 DEBUG : Waiting for deletions to finish 2026/09/27 03:37:59 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:37:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:37:59 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:37:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:37:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:37:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:37:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:37:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:37:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:37:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:37:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:37:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:37:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:37:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:37:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:37:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:37:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:37:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:37:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 03:37:59 DEBUG : apple: size = 5 OK 2026/09/27 03:37:59 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 03:37:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:59 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 03:37:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:59 DEBUG : apple: Unchanged skipping 2026/09/27 03:37:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 03:37:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 03:37:59 DEBUG : banana: size = 6 OK 2026/09/27 03:37:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:37:59 DEBUG : banana: Unchanged skipping 2026/09/27 03:38:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 03:38:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 03:38:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 03:38:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 03:38:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 03:38:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 03:38:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 03:38:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 03:38:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 03:38:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 03:38:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 03:38:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 03:38:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 03:38:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 03:38:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 03:38:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 03:38:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 03:38:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 03:38:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 03:38:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 03:38:00 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:38:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 03:38:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 03:38:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 03:38:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 03:38:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 03:38:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 03:38:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 03:38:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 03:38:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 03:38:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 03:38:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 03:38:00 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:38:00 DEBUG : Waiting for deletions to finish 2026/09/27 03:38:00 INFO : There was nothing to transfer 2026/09/27 03:38:00 DEBUG : Waiting for deletions to finish 2026/09/27 03:38:00 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:38:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:38:00 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:38:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:38:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:38:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:38:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:38:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:38:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:38:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:38:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:38:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:38:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:38:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:38:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:38:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:38:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:38:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:38:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:38:10 DEBUG : Waiting for deletions to finish 2026/09/27 03:38:11 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:38:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:38:11 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:38:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:38:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:38:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:38:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:38:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:38:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:38:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:38:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:38:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:38:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:38:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:38:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:38:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:38:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:38:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:38:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:38:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 03:38:11 DEBUG : apple: size = 5 OK 2026/09/27 03:38:11 DEBUG : banana: size = 6 OK 2026/09/27 03:38:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 03:38:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 03:38:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:11 DEBUG : apple: Unchanged skipping 2026/09/27 03:38:11 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 03:38:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:11 DEBUG : banana: Unchanged skipping 2026/09/27 03:38:11 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 03:38:12 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:38:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 03:38:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 03:38:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 03:38:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 03:38:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 03:38:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 03:38:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 03:38:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 03:38:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 03:38:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 03:38:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 03:38:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 03:38:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 03:38:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 03:38:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 03:38:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:38:12 DEBUG : Waiting for deletions to finish 2026/09/27 03:38:12 INFO : There was nothing to transfer 2026/09/27 03:38:12 DEBUG : Waiting for deletions to finish 2026/09/27 03:38:12 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:38:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:38:12 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:38:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:38:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:38:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:38:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:38:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:38:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:38:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:38:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:38:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:38:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:38:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:38:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:38:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:38:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:38:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:38:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:38:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 03:38:12 DEBUG : apple: size = 5 OK 2026/09/27 03:38:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : banana: size = 6 OK 2026/09/27 03:38:12 DEBUG : apple: Unchanged skipping 2026/09/27 03:38:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : banana: Unchanged skipping 2026/09/27 03:38:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 03:38:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 03:38:12 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 03:38:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 03:38:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 03:38:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 03:38:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 03:38:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:38:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 03:38:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 03:38:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 03:38:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 03:38:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 03:38:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 03:38:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 03:38:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 03:38:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 03:38:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 03:38:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 03:38:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 03:38:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 03:38:12 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:38:12 DEBUG : Waiting for deletions to finish 2026/09/27 03:38:12 INFO : There was nothing to transfer 2026/09/27 03:38:12 DEBUG : Waiting for deletions to finish 2026/09/27 03:38:13 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:38:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:38:13 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:38:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:38:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:38:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:38:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:38:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:38:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:38:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:38:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:38:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:38:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:38:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:38:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:38:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:38:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:38:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:38:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:38:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:38:23 DEBUG : Waiting for deletions to finish 2026/09/27 03:38:23 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:38:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:38:23 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:38:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:38:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:38:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:38:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:38:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:38:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:38:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:38:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:38:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:38:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:38:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:38:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:38:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:38:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:38:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:38:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:38:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 03:38:23 DEBUG : apple: size = 5 OK 2026/09/27 03:38:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:23 DEBUG : apple: Unchanged skipping 2026/09/27 03:38:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 03:38:23 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 03:38:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 03:38:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:23 DEBUG : banana: size = 6 OK 2026/09/27 03:38:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:23 DEBUG : banana: Unchanged skipping 2026/09/27 03:38:23 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 03:38:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 03:38:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 03:38:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 03:38:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 03:38:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 03:38:24 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:38:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 03:38:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 03:38:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 03:38:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 03:38:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 03:38:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 03:38:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 03:38:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 03:38:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 03:38:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 03:38:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:38:24 DEBUG : Waiting for deletions to finish 2026/09/27 03:38:24 INFO : There was nothing to transfer 2026/09/27 03:38:24 DEBUG : Waiting for deletions to finish 2026/09/27 03:38:24 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:38:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:38:24 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:38:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:38:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:38:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:38:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:38:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:38:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:38:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:38:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:38:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:38:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:38:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:38:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:38:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:38:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:38:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:38:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:38:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 03:38:24 DEBUG : apple: size = 5 OK 2026/09/27 03:38:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 03:38:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 03:38:24 DEBUG : apple: Unchanged skipping 2026/09/27 03:38:24 DEBUG : banana: size = 6 OK 2026/09/27 03:38:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : banana: Unchanged skipping 2026/09/27 03:38:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 03:38:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 03:38:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 03:38:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 03:38:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 03:38:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 03:38:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 03:38:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 03:38:24 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:38:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 03:38:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 03:38:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 03:38:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 03:38:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 03:38:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 03:38:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 03:38:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 03:38:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 03:38:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 03:38:24 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:38:24 DEBUG : Waiting for deletions to finish 2026/09/27 03:38:24 INFO : There was nothing to transfer 2026/09/27 03:38:24 DEBUG : Waiting for deletions to finish 2026/09/27 03:38:25 DEBUG : apple: Excluded (Path Filter) 2026/09/27 03:38:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 03:38:25 DEBUG : banana: Excluded (Path Filter) 2026/09/27 03:38:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 03:38:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 03:38:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 03:38:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 03:38:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 03:38:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 03:38:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 03:38:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 03:38:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 03:38:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 03:38:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 03:38:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 03:38:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 03:38:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 03:38:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 03:38:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 03:38:25 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (144.33s) --- PASS: TestTransform/NFC (11.17s) --- PASS: TestTransform/NFD (11.44s) --- PASS: TestTransform/base64 (14.16s) --- PASS: TestTransform/prefix (16.02s) --- PASS: TestTransform/suffix (16.05s) --- PASS: TestTransform/truncate (13.30s) --- PASS: TestTransform/encoder (12.84s) --- PASS: TestTransform/ISO-8859-1 (12.45s) --- PASS: TestTransform/charmap (12.02s) --- PASS: TestTransform/lowercase (12.84s) --- PASS: TestTransform/ascii (12.06s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:38:30 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/27 03:38:30 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/27 03:38:30 INFO : sub dir_somesuffix: Making directory 2026/09/27 03:38:30 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/27 03:38:30 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/27 03:38:30 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/27 03:38:30 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/27 03:38:30 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/27 03:38:30 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:38:30 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:38:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/27 03:38:31 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:38:31 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/27 03:38:31 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.91s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:38:31 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:32 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:32 INFO : tictactoe: Making directory 2026/09/27 03:38:32 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:32 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 03:38:32 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/27 03:38:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 03:38:32 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:38:32 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:38:32 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/27 03:38:32 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:38:32 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/27 03:38:32 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.57s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:38:33 INFO : toe: Making directory 2026/09/27 03:38:33 INFO : toe/toe: Making directory 2026/09/27 03:38:33 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/27 03:38:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/27 03:38:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/27 03:38:33 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:38:33 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:38:34 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/27 03:38:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:38:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/27 03:38:34 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.56s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:38:35 INFO : toe: Making directory 2026/09/27 03:38:35 INFO : toe/toe: Making directory 2026/09/27 03:38:35 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/27 03:38:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/27 03:38:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/27 03:38:35 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:38:35 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:38:35 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/27 03:38:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:38:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/27 03:38:35 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.56s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:38:36 DEBUG : empty_dir: Making directory with metadata 2026/09/27 03:38:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/27 03:38:36 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:36 INFO : tictacempty_dir: Making directory 2026/09/27 03:38:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:36 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:36 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:36 INFO : tictactoe: Making directory 2026/09/27 03:38:36 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:36 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 03:38:36 INFO : tictactoe/tictactoe: Making directory 2026/09/27 03:38:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 03:38:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/27 03:38:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/27 03:38:36 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:38:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/27 03:38:36 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:38:37 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/27 03:38:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:38:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/27 03:38:37 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.85s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:38:38 DEBUG : empty_dir: Making directory with metadata 2026/09/27 03:38:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/27 03:38:38 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:38 INFO : tictacempty_dir: Making directory 2026/09/27 03:38:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:38 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:38 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:38 INFO : tictactoe: Making directory 2026/09/27 03:38:38 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:38 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 03:38:38 INFO : tictactoe/tictactoe: Making directory 2026/09/27 03:38:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 03:38:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/27 03:38:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 03:38:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/27 03:38:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 03:38:38 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:38:38 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:38:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/27 03:38:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:38:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 03:38:39 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/27 03:38:39 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:38:39 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:39 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:39 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/27 03:38:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/27 03:38:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:38:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/09/27 03:38:40 NOTICE: B2 bucket rclone-test-begolef2gefu: 0 differences found 2026/09/27 03:38:40 NOTICE: B2 bucket rclone-test-begolef2gefu: 1 matching files --- PASS: TestAllTag (2.54s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:38:41 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:41 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:41 INFO : tictactoe: Making directory 2026/09/27 03:38:41 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:41 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 03:38:41 INFO : tictactoe/tictactoe: Making directory 2026/09/27 03:38:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 03:38:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/27 03:38:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/27 03:38:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/27 03:38:41 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:38:41 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:38:41 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/27 03:38:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:38:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/27 03:38:41 DEBUG : Waiting for deletions to finish 2026/09/27 03:38:42 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:42 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:42 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 03:38:42 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/27 03:38:42 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 03:38:42 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:38:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/27 03:38:42 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/27 03:38:42 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:38:42 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.53s) === RUN TestSyntax 2026/09/27 03:38:43 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:38:43 INFO : toe: Making directory 2026/09/27 03:38:43 INFO : toe/toe: Making directory 2026/09/27 03:38:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/27 03:38:43 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:38:43 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:38:44 DEBUG : toe/toe/toe: size = 11 OK 2026/09/27 03:38:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:38:44 INFO : toe/toe/toe: Copied (new) 2026/09/27 03:38:44 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.55s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:38:45 DEBUG : empty_dir: Making directory with metadata 2026/09/27 03:38:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/27 03:38:45 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:45 INFO : tictacempty_dir: Making directory 2026/09/27 03:38:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:45 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:45 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:45 INFO : tictactoe: Making directory 2026/09/27 03:38:45 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:45 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 03:38:45 INFO : tictactoe/tictactoe: Making directory 2026/09/27 03:38:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 03:38:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/27 03:38:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 03:38:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/27 03:38:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 03:38:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 03:38:45 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:38:45 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:38:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/27 03:38:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:38:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 03:38:46 INFO : toe/toe/toe.txt: Deleted 2026/09/27 03:38:46 INFO : toe/toe: Removing directory 2026/09/27 03:38:46 INFO : toe: Removing directory 2026/09/27 03:38:46 INFO : empty_dir: Removing directory 2026/09/27 03:38:46 DEBUG : Local file system at /tmp/rclone332826901: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.78s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:38:46 DEBUG : empty_dir: Making directory with metadata 2026/09/27 03:38:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/27 03:38:46 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:47 INFO : tictacempty_dir: Making directory 2026/09/27 03:38:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:47 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:47 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:47 INFO : tictactoe: Making directory 2026/09/27 03:38:47 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:47 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 03:38:47 INFO : tictactoe/tictactoe: Making directory 2026/09/27 03:38:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 03:38:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/27 03:38:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 03:38:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/27 03:38:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 03:38:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 03:38:47 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:38:47 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:38:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/27 03:38:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:38:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 03:38:47 INFO : toe/toe/toe.txt: Deleted 2026/09/27 03:38:47 INFO : toe/toe: Removing directory 2026/09/27 03:38:47 INFO : toe: Removing directory 2026/09/27 03:38:47 INFO : empty_dir: Removing directory 2026/09/27 03:38:47 DEBUG : Local file system at /tmp/rclone332826901: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/27 03:38:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/27 03:38:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/27 03:38:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/27 03:38:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/27 03:38:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/27 03:38:48 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/27 03:38:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:38:48 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/09/27 03:38:48 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:251: Filtering empty directory "tictacempty_dir" fstest.go:251: Filtering empty directory "tictactoe" fstest.go:251: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (2.90s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:38:49 DEBUG : Reset feature "Copy" 2026/09/27 03:38:49 DEBUG : Reset feature "Move" 2026/09/27 03:38:49 DEBUG : Reset feature "Copy" 2026/09/27 03:38:49 DEBUG : Reset feature "Move" 2026/09/27 03:38:49 DEBUG : empty_dir: Making directory with metadata 2026/09/27 03:38:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/27 03:38:49 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:49 INFO : tictacempty_dir: Making directory 2026/09/27 03:38:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 03:38:49 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:49 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:49 INFO : tictactoe: Making directory 2026/09/27 03:38:49 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:49 DEBUG : toe: transformed to: tictactoe 2026/09/27 03:38:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 03:38:49 INFO : tictactoe/tictactoe: Making directory 2026/09/27 03:38:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 03:38:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/27 03:38:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 03:38:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/27 03:38:49 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:38:49 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:38:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 03:38:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 03:38:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/27 03:38:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:38:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 03:38:50 INFO : toe/toe/toe.txt: Deleted 2026/09/27 03:38:50 INFO : toe/toe: Removing directory 2026/09/27 03:38:50 INFO : toe: Removing directory 2026/09/27 03:38:50 INFO : empty_dir: Removing directory 2026/09/27 03:38:50 DEBUG : Local file system at /tmp/rclone332826901: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/27 03:38:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/27 03:38:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/27 03:38:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/27 03:38:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/27 03:38:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/27 03:38:52 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/27 03:38:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:38:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/27 03:38:52 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:251: Filtering empty directory "tictacempty_dir" fstest.go:251: Filtering empty directory "tictactoe" fstest.go:251: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.27s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:38:53 DEBUG : toe: transformed to: dG9l 2026/09/27 03:38:53 DEBUG : toe: transformed to: dG9l 2026/09/27 03:38:53 INFO : dG9l: Making directory 2026/09/27 03:38:53 DEBUG : toe: transformed to: dG9l 2026/09/27 03:38:53 DEBUG : toe: transformed to: dG9l 2026/09/27 03:38:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/27 03:38:53 INFO : dG9l/dG9l: Making directory 2026/09/27 03:38:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/27 03:38:53 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/27 03:38:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/27 03:38:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/27 03:38:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/27 03:38:53 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:38:53 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:38:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/27 03:38:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:38:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/27 03:38:53 DEBUG : Waiting for deletions to finish 2026/09/27 03:38:54 DEBUG : dG9l: transformed to: toe 2026/09/27 03:38:54 DEBUG : dG9l: transformed to: toe 2026/09/27 03:38:54 DEBUG : dG9l: transformed to: toe 2026/09/27 03:38:54 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/27 03:38:54 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/27 03:38:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/27 03:38:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/09/27 03:38:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/27 03:38:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/27 03:38:54 DEBUG : Local file system at /tmp/rclone332826901: Waiting for checks to finish 2026/09/27 03:38:54 DEBUG : Local file system at /tmp/rclone332826901: Waiting for transfers to finish 2026/09/27 03:38:54 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.46s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-begolef2gefu", Local "Local file system at /tmp/rclone332826901", Modify Window "1ms" 2026/09/27 03:38:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/27 03:38:55 DEBUG : toe: transformed to: 2026/09/27 03:38:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/27 03:38:55 DEBUG : toe: transformed to: 2026/09/27 03:38:55 INFO : B2 bucket rclone-test-begolef2gefu: Making directory 2026/09/27 03:38:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/27 03:38:55 DEBUG : toe: transformed to: 2026/09/27 03:38:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/27 03:38:55 DEBUG : toe: transformed to: 2026/09/27 03:38:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/27 03:38:55 DEBUG : toe/toe: transformed to: 2026/09/27 03:38:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/27 03:38:55 INFO : toe/toe: Making directory 2026/09/27 03:38:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/27 03:38:55 DEBUG : toe/toe: transformed to: 2026/09/27 03:38:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/27 03:38:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/27 03:38:55 DEBUG : toe: transformed to: 2026/09/27 03:38:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/27 03:38:55 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for checks to finish 2026/09/27 03:38:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/27 03:38:55 DEBUG : toe/toe/toe: transformed to: 2026/09/27 03:38:55 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/27 03:38:55 DEBUG : B2 bucket rclone-test-begolef2gefu: Waiting for transfers to finish 2026/09/27 03:38:56 DEBUG : toe/toe/toe: size = 11 OK 2026/09/27 03:38:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 03:38:56 INFO : toe/toe/toe: Copied (new) 2026/09/27 03:38:56 ERROR : B2 bucket rclone-test-begolef2gefu: not deleting files as there were IO errors 2026/09/27 03:38:56 ERROR : B2 bucket rclone-test-begolef2gefu: not deleting directories as there were IO errors --- PASS: TestError (1.57s) PASS 2026/09/27 03:38:57 DEBUG : B2 bucket rclone-test-begolef2gefu: Purge remote 2026/09/27 03:38:57 INFO : B2 bucket rclone-test-begolef2gefu: cleaning bucket "rclone-test-begolef2gefu" of all files 2026/09/27 03:38:58 DEBUG : BackupDir/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4005c7cd2330437b_d20260927_m033407_c001_v7007000_t0000_u01790480047747") 2026/09/27 03:38:58 DEBUG : BackupDir/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40216e206e128490_d20260927_m033403_c001_v0001161_t0035_u01790480043112") 2026/09/27 03:38:58 DEBUG : CompareDest/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d896126_d20260927_m033339_c001_v7007000_t0000_u01790480019317") 2026/09/27 03:38:58 DEBUG : CompareDest/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bab9_d20260927_m033333_c001_v0001150_t0039_u01790480013522") 2026/09/27 03:38:58 DEBUG : CompareDest/two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d896127_d20260927_m033339_c001_v7007000_t0000_u01790480019498") 2026/09/27 03:38:58 DEBUG : CompareDest/two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9cfe14_d20260927_m033334_c001_v0001157_t0019_u01790480014921") 2026/09/27 03:38:58 DEBUG : CopyDest/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4005c7cd2330437c_d20260927_m033407_c001_v7007000_t0000_u01790480047927") 2026/09/27 03:38:58 DEBUG : CopyDest/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9cff3b_d20260927_m033359_c001_v0001157_t0019_u01790480039952") 2026/09/27 03:38:58 DEBUG : CopyDest/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4005c7cd23304376_d20260927_m033353_c001_v7007000_t0000_u01790480033576") 2026/09/27 03:38:58 DEBUG : CopyDest/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468784a4_d20260927_m033350_c001_v0001134_t0010_u01790480030828") 2026/09/27 03:38:58 DEBUG : CopyDest/three: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4005c7cd2330437d_d20260927_m033408_c001_v7007000_t0000_u01790480048107") 2026/09/27 03:38:58 DEBUG : CopyDest/three: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bb83_d20260927_m033406_c001_v0001150_t0039_u01790480046078") 2026/09/27 03:38:58 DEBUG : CopyDest/two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4005c7cd2330437e_d20260927_m033408_c001_v7007000_t0000_u01790480048289") 2026/09/27 03:38:58 DEBUG : CopyDest/two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468784e4_d20260927_m033404_c001_v0001134_t0010_u01790480044218") 2026/09/27 03:38:58 DEBUG : EXISTING: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f28140a_d20260927_m033518_c001_v7007000_t0000_u01790480118889") 2026/09/27 03:38:58 DEBUG : EXISTING: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687860a_d20260927_m033517_c001_v0001134_t0010_u01790480117880") 2026/09/27 03:38:58 DEBUG : PREFIXapple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d60_d20260927_m033653_c001_v7007000_t0000_u01790480213034") 2026/09/27 03:38:58 DEBUG : PREFIXapple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794f64_d20260927_m033648_c001_v0001100_t0011_u01790480208415") 2026/09/27 03:38:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcd91_d20260927_m033653_c001_v7007000_t0000_u01790480213012") 2026/09/27 03:38:59 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f103e3d4b9457bfb7_d20260927_m033648_c001_v0001150_t0006_u01790480208437") 2026/09/27 03:38:59 DEBUG : PREFIXbanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9ed413_d20260927_m033653_c001_v7007000_t0000_u01790480213023") 2026/09/27 03:38:59 DEBUG : PREFIXbanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c295_d20260927_m033648_c001_v0001176_t0055_u01790480208426") 2026/09/27 03:38:59 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40707b4664ebe80e_d20260927_m033652_c001_v7007000_t0000_u01790480212810") 2026/09/27 03:38:59 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d070e_d20260927_m033648_c001_v0001157_t0019_u01790480208447") 2026/09/27 03:38:59 DEBUG : Testêé: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f281404_d20260927_m033515_c001_v7007000_t0000_u01790480115281") 2026/09/27 03:38:59 DEBUG : Testêé: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bd3b_d20260927_m033514_c001_v0001150_t0039_u01790480114690") 2026/09/27 03:38:59 DEBUG : Testêé: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468785fe_d20260927_m033513_c001_v0001134_t0010_u01790480113766") 2026/09/27 03:38:59 DEBUG : YXBwbGU=: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f28144e_d20260927_m033638_c001_v7007000_t0000_u01790480198344") 2026/09/27 03:38:59 DEBUG : YXBwbGU=: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bf61_d20260927_m033633_c001_v0001150_t0039_u01790480193911") 2026/09/27 03:38:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f28144f_d20260927_m033638_c001_v7007000_t0000_u01790480198526") 2026/09/27 03:38:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f112c0561f422c23f_d20260927_m033633_c001_v0001176_t0012_u01790480193922") 2026/09/27 03:38:59 DEBUG : YmFuYW5h: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f281450_d20260927_m033638_c001_v7007000_t0000_u01790480198707") 2026/09/27 03:38:59 DEBUG : YmFuYW5h: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0664_d20260927_m033633_c001_v0001157_t0019_u01790480193934") 2026/09/27 03:38:59 DEBUG : a/potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f3a5_d20260927_m033148_c001_v7007000_t0000_u01790479908492") 2026/09/27 03:38:59 DEBUG : a/potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f10557109468781f0_d20260927_m033147_c001_v0001134_t0024_u01790479907557") 2026/09/27 03:38:59 DEBUG : a/potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556b4a_d20260927_m033146_c001_v7007000_t0000_u01790479906262") 2026/09/27 03:38:59 DEBUG : a/potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f10557109468781d9_d20260927_m033145_c001_v0001134_t0021_u01790479905293") 2026/09/27 03:38:59 DEBUG : a/potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d896039_d20260927_m033129_c001_v7007000_t0000_u01790479889887") 2026/09/27 03:38:59 DEBUG : a/potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f1055710946878151_d20260927_m033128_c001_v0001134_t0009_u01790479888805") 2026/09/27 03:38:59 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e99f_d20260927_m033825_c001_v7007000_t0000_u01790480305790") 2026/09/27 03:38:59 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c1e9_d20260927_m033822_c001_v0001150_t0039_u01790480302477") 2026/09/27 03:38:59 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e98a_d20260927_m033813_c001_v7007000_t0000_u01790480293758") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c1ad_d20260927_m033810_c001_v0001150_t0039_u01790480290098") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c56ec_d20260927_m033800_c001_v7007000_t0000_u01790480280988") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c17f_d20260927_m033757_c001_v0001150_t0039_u01790480277571") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0732_d20260927_m033748_c001_v7007000_t0000_u01790480268501") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c131_d20260927_m033745_c001_v0001150_t0039_u01790480265167") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0712_d20260927_m033736_c001_v7007000_t0000_u01790480256293") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c0e1_d20260927_m033732_c001_v0001150_t0039_u01790480252457") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f06f1_d20260927_m033723_c001_v7007000_t0000_u01790480243661") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d089e_d20260927_m033719_c001_v0001157_t0019_u01790480239011") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e9b_d20260927_m033710_c001_v7007000_t0000_u01790480230324") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0804_d20260927_m033707_c001_v0001157_t0019_u01790480227577") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40707b4664ebe82b_d20260927_m033706_c001_v7007000_t0000_u01790480226385") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794fbc_d20260927_m033703_c001_v0001100_t0011_u01790480223136") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d6b_d20260927_m033654_c001_v7007000_t0000_u01790480214359") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794f78_d20260927_m033651_c001_v0001100_t0011_u01790480211643") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f281466_d20260927_m033650_c001_v7007000_t0000_u01790480210220") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794f5a_d20260927_m033647_c001_v0001100_t0011_u01790480207008") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f421978db78f4453f_d20260927_m033636_c001_v7007000_t0000_u01790480196577") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0650_d20260927_m033632_c001_v0001157_t0019_u01790480192442") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e58_d20260927_m033624_c001_v7007000_t0000_u01790480184218") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bef7_d20260927_m033621_c001_v0001150_t0039_u01790480181053") 2026/09/27 03:39:00 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d38_d20260927_m033612_c001_v7007000_t0000_u01790480172734") 2026/09/27 03:39:01 DEBUG : apple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c195_d20260927_m033609_c001_v0001176_t0055_u01790480169606") 2026/09/27 03:39:01 DEBUG : appleSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4184d84b687599b5_d20260927_m033708_c001_v7007000_t0000_u01790480228953") 2026/09/27 03:39:01 DEBUG : appleSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794fc4_d20260927_m033704_c001_v0001100_t0011_u01790480224548") 2026/09/27 03:39:01 DEBUG : appleapple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f06f2_d20260927_m033723_c001_v7007000_t0000_u01790480243842") 2026/09/27 03:39:01 DEBUG : appleapple: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d08b0_d20260927_m033720_c001_v0001157_t0019_u01790480240439") 2026/09/27 03:39:01 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9a0_d20260927_m033825_c001_v7007000_t0000_u01790480305971") 2026/09/27 03:39:01 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0b66_d20260927_m033822_c001_v0001157_t0019_u01790480302844") 2026/09/27 03:39:01 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e98b_d20260927_m033813_c001_v7007000_t0000_u01790480293940") 2026/09/27 03:39:01 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0aca_d20260927_m033810_c001_v0001157_t0019_u01790480290468") 2026/09/27 03:39:01 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c56ee_d20260927_m033801_c001_v7007000_t0000_u01790480281168") 2026/09/27 03:39:01 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0a38_d20260927_m033757_c001_v0001157_t0019_u01790480277937") 2026/09/27 03:39:01 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0733_d20260927_m033748_c001_v7007000_t0000_u01790480268685") 2026/09/27 03:39:01 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d09b6_d20260927_m033745_c001_v0001157_t0019_u01790480265538") 2026/09/27 03:39:01 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0713_d20260927_m033736_c001_v7007000_t0000_u01790480256475") 2026/09/27 03:39:01 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0944_d20260927_m033732_c001_v0001157_t0019_u01790480252825") 2026/09/27 03:39:01 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4209e18e515341a3_d20260927_m033721_c001_v7007000_t0000_u01790480241826") 2026/09/27 03:39:01 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c093_d20260927_m033719_c001_v0001150_t0039_u01790480239379") 2026/09/27 03:39:01 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e9c_d20260927_m033710_c001_v7007000_t0000_u01790480230507") 2026/09/27 03:39:01 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c053_d20260927_m033707_c001_v0001150_t0039_u01790480227584") 2026/09/27 03:39:01 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4184d84b687599a9_d20260927_m033706_c001_v7007000_t0000_u01790480226195") 2026/09/27 03:39:01 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c2f1_d20260927_m033703_c001_v0001176_t0055_u01790480223508") 2026/09/27 03:39:01 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d6d_d20260927_m033654_c001_v7007000_t0000_u01790480214540") 2026/09/27 03:39:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d073e_d20260927_m033651_c001_v0001157_t0019_u01790480211654") 2026/09/27 03:39:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40707b4664ebe801_d20260927_m033650_c001_v7007000_t0000_u01790480210233") 2026/09/27 03:39:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bfaf_d20260927_m033647_c001_v0001150_t0039_u01790480207376") 2026/09/27 03:39:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f28144a_d20260927_m033636_c001_v7007000_t0000_u01790480196423") 2026/09/27 03:39:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c235_d20260927_m033632_c001_v0001176_t0055_u01790480192869") 2026/09/27 03:39:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e59_d20260927_m033624_c001_v7007000_t0000_u01790480184398") 2026/09/27 03:39:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d05b2_d20260927_m033621_c001_v0001157_t0019_u01790480181421") 2026/09/27 03:39:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d39_d20260927_m033612_c001_v7007000_t0000_u01790480172914") 2026/09/27 03:39:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457beb7_d20260927_m033609_c001_v0001150_t0039_u01790480169977") 2026/09/27 03:39:02 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4090658e3507fe28_d20260927_m033708_c001_v7007000_t0000_u01790480228641") 2026/09/27 03:39:02 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f112c0561f422c2f7_d20260927_m033704_c001_v0001176_t0055_u01790480224572") 2026/09/27 03:39:02 DEBUG : b/potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f3a7_d20260927_m033148_c001_v7007000_t0000_u01790479908673") 2026/09/27 03:39:02 DEBUG : b/potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468781e0_d20260927_m033146_c001_v0001134_t0010_u01790479906804") 2026/09/27 03:39:02 DEBUG : b/potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556b49_d20260927_m033145_c001_v7007000_t0000_u01790479905719") 2026/09/27 03:39:02 DEBUG : b/potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468781cb_d20260927_m033144_c001_v0001134_t0010_u01790479904536") 2026/09/27 03:39:02 DEBUG : b/potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d896038_d20260927_m033129_c001_v7007000_t0000_u01790479889348") 2026/09/27 03:39:02 DEBUG : b/potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687814d_d20260927_m033128_c001_v0001134_t0010_u01790479888050") 2026/09/27 03:39:02 DEBUG : backup/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556bff_d20260927_m033419_c001_v7007000_t0000_u01790480059818") 2026/09/27 03:39:02 DEBUG : backup/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417a09f73bc5a2e5_d20260927_m033418_c001_v0001174_t0042_u01790480058310") 2026/09/27 03:39:02 DEBUG : backup/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40235c6a079573da_d20260927_m033414_c001_v0001182_t0031_u01790480054980") 2026/09/27 03:39:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f2813e2_d20260927_m033442_c001_v7007000_t0000_u01790480082852") 2026/09/27 03:39:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4118a48e39b59d76_d20260927_m033441_c001_v0001181_t0040_u01790480081374") 2026/09/27 03:39:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f415b227811628665_d20260927_m033438_c001_v0001134_t0056_u01790480078068") 2026/09/27 03:39:03 DEBUG : backup/one.bak: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4152600d6137755d_d20260927_m033431_c001_v7007000_t0000_u01790480071374") 2026/09/27 03:39:03 DEBUG : backup/one.bak: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f400b3199ead41172_d20260927_m033429_c001_v0001172_t0004_u01790480069892") 2026/09/27 03:39:03 DEBUG : backup/one.bak: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4060842d437410aa_d20260927_m033426_c001_v0001177_t0043_u01790480066432") 2026/09/27 03:39:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f2813e3_d20260927_m033443_c001_v7007000_t0000_u01790480083032") 2026/09/27 03:39:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4186967bde1b5953_d20260927_m033442_c001_v0001153_t0012_u01790480082125") 2026/09/27 03:39:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f402470c38b2d2003_d20260927_m033439_c001_v0001134_t0038_u01790480079359") 2026/09/27 03:39:03 DEBUG : backup/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556c00_d20260927_m033419_c001_v7007000_t0000_u01790480059998") 2026/09/27 03:39:03 DEBUG : backup/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4164b5a0c1edcf09_d20260927_m033419_c001_v0001183_t0059_u01790480059080") 2026/09/27 03:39:03 DEBUG : backup/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f414c8f79fe25fd49_d20260927_m033416_c001_v0001038_t0009_u01790480056269") 2026/09/27 03:39:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4152600d6137755e_d20260927_m033431_c001_v7007000_t0000_u01790480071553") 2026/09/27 03:39:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f410f89f4be49a60d_d20260927_m033430_c001_v0001167_t0012_u01790480070643") 2026/09/27 03:39:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f41263f8e947c50f0_d20260927_m033427_c001_v0001181_t0042_u01790480067726") 2026/09/27 03:39:03 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9a1_d20260927_m033826_c001_v7007000_t0000_u01790480306152") 2026/09/27 03:39:03 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c4d9_d20260927_m033822_c001_v0001176_t0055_u01790480302661") 2026/09/27 03:39:03 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e98c_d20260927_m033814_c001_v7007000_t0000_u01790480294121") 2026/09/27 03:39:03 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c48d_d20260927_m033810_c001_v0001176_t0055_u01790480290281") 2026/09/27 03:39:03 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c56ef_d20260927_m033801_c001_v7007000_t0000_u01790480281348") 2026/09/27 03:39:03 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c447_d20260927_m033757_c001_v0001176_t0055_u01790480277754") 2026/09/27 03:39:03 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0735_d20260927_m033748_c001_v7007000_t0000_u01790480268867") 2026/09/27 03:39:04 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c40f_d20260927_m033745_c001_v0001176_t0055_u01790480265353") 2026/09/27 03:39:04 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0714_d20260927_m033736_c001_v7007000_t0000_u01790480256657") 2026/09/27 03:39:04 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c3c3_d20260927_m033732_c001_v0001176_t0055_u01790480252642") 2026/09/27 03:39:04 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f06f3_d20260927_m033724_c001_v7007000_t0000_u01790480244022") 2026/09/27 03:39:04 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795028_d20260927_m033719_c001_v0001100_t0011_u01790480239195") 2026/09/27 03:39:04 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e9d_d20260927_m033710_c001_v7007000_t0000_u01790480230687") 2026/09/27 03:39:04 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c321_d20260927_m033707_c001_v0001176_t0055_u01790480227597") 2026/09/27 03:39:04 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40707b4664ebe82a_d20260927_m033706_c001_v7007000_t0000_u01790480226203") 2026/09/27 03:39:04 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d07d0_d20260927_m033703_c001_v0001157_t0019_u01790480223323") 2026/09/27 03:39:04 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d6e_d20260927_m033654_c001_v7007000_t0000_u01790480214721") 2026/09/27 03:39:04 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c2ad_d20260927_m033651_c001_v0001176_t0055_u01790480211665") 2026/09/27 03:39:04 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b2c3e_d20260927_m033650_c001_v7007000_t0000_u01790480210636") 2026/09/27 03:39:04 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c289_d20260927_m033647_c001_v0001176_t0055_u01790480207192") 2026/09/27 03:39:04 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4181c01ef3d5ee58_d20260927_m033636_c001_v7007000_t0000_u01790480196586") 2026/09/27 03:39:04 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bf55_d20260927_m033632_c001_v0001150_t0039_u01790480192625") 2026/09/27 03:39:04 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e5a_d20260927_m033624_c001_v7007000_t0000_u01790480184578") 2026/09/27 03:39:04 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c1d7_d20260927_m033621_c001_v0001176_t0055_u01790480181239") 2026/09/27 03:39:04 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d3a_d20260927_m033613_c001_v7007000_t0000_u01790480173093") 2026/09/27 03:39:04 DEBUG : banana: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0508_d20260927_m033609_c001_v0001157_t0019_u01790480169792") 2026/09/27 03:39:04 DEBUG : bananaSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40613a653270e99e_d20260927_m033708_c001_v7007000_t0000_u01790480228970") 2026/09/27 03:39:04 DEBUG : bananaSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d07e2_d20260927_m033704_c001_v0001157_t0019_u01790480224562") 2026/09/27 03:39:04 DEBUG : both0: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556cee_d20260927_m033545_c001_v7007000_t0000_u01790480145600") 2026/09/27 03:39:04 DEBUG : both0: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0356_d20260927_m033535_c001_v0001157_t0019_u01790480135292") 2026/09/27 03:39:05 DEBUG : both0: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcc7e_d20260927_m033531_c001_v7007000_t0000_u01790480131103") 2026/09/27 03:39:05 DEBUG : both0: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bd5f_d20260927_m033521_c001_v0001150_t0039_u01790480121101") 2026/09/27 03:39:05 DEBUG : both1: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556cef_d20260927_m033545_c001_v7007000_t0000_u01790480145781") 2026/09/27 03:39:05 DEBUG : both1: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bdf5_d20260927_m033536_c001_v0001150_t0039_u01790480136371") 2026/09/27 03:39:05 DEBUG : both1: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcc80_d20260927_m033531_c001_v7007000_t0000_u01790480131284") 2026/09/27 03:39:05 DEBUG : both1: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878620_d20260927_m033521_c001_v0001134_t0010_u01790480121469") 2026/09/27 03:39:05 DEBUG : both10: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556cf0_d20260927_m033545_c001_v7007000_t0000_u01790480145962") 2026/09/27 03:39:05 DEBUG : both10: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457be0f_d20260927_m033539_c001_v0001150_t0039_u01790480139680") 2026/09/27 03:39:05 DEBUG : both10: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcc82_d20260927_m033531_c001_v7007000_t0000_u01790480131471") 2026/09/27 03:39:05 DEBUG : both10: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878644_d20260927_m033524_c001_v0001134_t0010_u01790480124784") 2026/09/27 03:39:05 DEBUG : both11: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556cf1_d20260927_m033546_c001_v7007000_t0000_u01790480146144") 2026/09/27 03:39:05 DEBUG : both11: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468786a0_d20260927_m033540_c001_v0001134_t0010_u01790480140083") 2026/09/27 03:39:05 DEBUG : both11: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcc84_d20260927_m033531_c001_v7007000_t0000_u01790480131652") 2026/09/27 03:39:05 DEBUG : both11: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d02e8_d20260927_m033525_c001_v0001157_t0019_u01790480125151") 2026/09/27 03:39:05 DEBUG : both12: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556cf3_d20260927_m033546_c001_v7007000_t0000_u01790480146323") 2026/09/27 03:39:05 DEBUG : both12: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d03a4_d20260927_m033540_c001_v0001157_t0019_u01790480140451") 2026/09/27 03:39:05 DEBUG : both12: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcc87_d20260927_m033531_c001_v7007000_t0000_u01790480131833") 2026/09/27 03:39:05 DEBUG : both12: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bd8b_d20260927_m033525_c001_v0001150_t0039_u01790480125525") 2026/09/27 03:39:05 DEBUG : both13: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556cf4_d20260927_m033546_c001_v7007000_t0000_u01790480146503") 2026/09/27 03:39:05 DEBUG : both13: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457be17_d20260927_m033540_c001_v0001150_t0039_u01790480140817") 2026/09/27 03:39:05 DEBUG : both13: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcc89_d20260927_m033532_c001_v7007000_t0000_u01790480132015") 2026/09/27 03:39:05 DEBUG : both13: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687864e_d20260927_m033525_c001_v0001134_t0010_u01790480125893") 2026/09/27 03:39:06 DEBUG : both14: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556cf5_d20260927_m033546_c001_v7007000_t0000_u01790480146685") 2026/09/27 03:39:06 DEBUG : both14: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468786ac_d20260927_m033541_c001_v0001134_t0010_u01790480141186") 2026/09/27 03:39:06 DEBUG : both14: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcc8c_d20260927_m033532_c001_v7007000_t0000_u01790480132197") 2026/09/27 03:39:06 DEBUG : both14: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d02f8_d20260927_m033526_c001_v0001157_t0019_u01790480126262") 2026/09/27 03:39:06 DEBUG : both15: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556cf7_d20260927_m033546_c001_v7007000_t0000_u01790480146866") 2026/09/27 03:39:06 DEBUG : both15: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d03b6_d20260927_m033541_c001_v0001157_t0019_u01790480141559") 2026/09/27 03:39:06 DEBUG : both15: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcc8e_d20260927_m033532_c001_v7007000_t0000_u01790480132378") 2026/09/27 03:39:06 DEBUG : both15: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bd97_d20260927_m033526_c001_v0001150_t0039_u01790480126631") 2026/09/27 03:39:06 DEBUG : both16: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556cf8_d20260927_m033547_c001_v7007000_t0000_u01790480147046") 2026/09/27 03:39:06 DEBUG : both16: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457be1f_d20260927_m033541_c001_v0001150_t0039_u01790480141924") 2026/09/27 03:39:06 DEBUG : both16: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcc90_d20260927_m033532_c001_v7007000_t0000_u01790480132560") 2026/09/27 03:39:06 DEBUG : both16: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878658_d20260927_m033526_c001_v0001134_t0010_u01790480126999") 2026/09/27 03:39:06 DEBUG : both17: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556cf9_d20260927_m033547_c001_v7007000_t0000_u01790480147226") 2026/09/27 03:39:06 DEBUG : both17: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468786b2_d20260927_m033542_c001_v0001134_t0010_u01790480142292") 2026/09/27 03:39:06 DEBUG : both17: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcc92_d20260927_m033532_c001_v7007000_t0000_u01790480132741") 2026/09/27 03:39:06 DEBUG : both17: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0306_d20260927_m033527_c001_v0001157_t0019_u01790480127366") 2026/09/27 03:39:06 DEBUG : both18: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556cfa_d20260927_m033547_c001_v7007000_t0000_u01790480147406") 2026/09/27 03:39:06 DEBUG : both18: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d03ca_d20260927_m033542_c001_v0001157_t0019_u01790480142662") 2026/09/27 03:39:06 DEBUG : both18: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcc94_d20260927_m033532_c001_v7007000_t0000_u01790480132921") 2026/09/27 03:39:06 DEBUG : both18: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bda5_d20260927_m033527_c001_v0001150_t0039_u01790480127734") 2026/09/27 03:39:06 DEBUG : both19: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556cfb_d20260927_m033547_c001_v7007000_t0000_u01790480147587") 2026/09/27 03:39:06 DEBUG : both19: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457be28_d20260927_m033543_c001_v0001150_t0039_u01790480143029") 2026/09/27 03:39:07 DEBUG : both19: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcc96_d20260927_m033533_c001_v7007000_t0000_u01790480133102") 2026/09/27 03:39:07 DEBUG : both19: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878666_d20260927_m033528_c001_v0001134_t0010_u01790480128104") 2026/09/27 03:39:07 DEBUG : both2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556cfc_d20260927_m033547_c001_v7007000_t0000_u01790480147767") 2026/09/27 03:39:07 DEBUG : both2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878682_d20260927_m033536_c001_v0001134_t0010_u01790480136740") 2026/09/27 03:39:07 DEBUG : both2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcc98_d20260927_m033533_c001_v7007000_t0000_u01790480133284") 2026/09/27 03:39:07 DEBUG : both2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d02b0_d20260927_m033521_c001_v0001157_t0019_u01790480121839") 2026/09/27 03:39:07 DEBUG : both3: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556cfd_d20260927_m033547_c001_v7007000_t0000_u01790480147948") 2026/09/27 03:39:07 DEBUG : both3: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0370_d20260927_m033537_c001_v0001157_t0019_u01790480137107") 2026/09/27 03:39:07 DEBUG : both3: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcc9a_d20260927_m033533_c001_v7007000_t0000_u01790480133466") 2026/09/27 03:39:07 DEBUG : both3: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bd6d_d20260927_m033522_c001_v0001150_t0039_u01790480122209") 2026/09/27 03:39:07 DEBUG : both4: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556cff_d20260927_m033548_c001_v7007000_t0000_u01790480148129") 2026/09/27 03:39:07 DEBUG : both4: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bdfb_d20260927_m033537_c001_v0001150_t0039_u01790480137473") 2026/09/27 03:39:07 DEBUG : both4: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcc9c_d20260927_m033533_c001_v7007000_t0000_u01790480133647") 2026/09/27 03:39:07 DEBUG : both4: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687862a_d20260927_m033522_c001_v0001134_t0010_u01790480122578") 2026/09/27 03:39:07 DEBUG : both5: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d00_d20260927_m033548_c001_v7007000_t0000_u01790480148309") 2026/09/27 03:39:07 DEBUG : both5: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878690_d20260927_m033537_c001_v0001134_t0010_u01790480137842") 2026/09/27 03:39:07 DEBUG : both5: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcc9e_d20260927_m033533_c001_v7007000_t0000_u01790480133828") 2026/09/27 03:39:07 DEBUG : both5: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d02c0_d20260927_m033522_c001_v0001157_t0019_u01790480122944") 2026/09/27 03:39:07 DEBUG : both6: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d01_d20260927_m033548_c001_v7007000_t0000_u01790480148489") 2026/09/27 03:39:07 DEBUG : both6: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d037e_d20260927_m033538_c001_v0001157_t0019_u01790480138209") 2026/09/27 03:39:07 DEBUG : both6: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcca0_d20260927_m033534_c001_v7007000_t0000_u01790480134010") 2026/09/27 03:39:07 DEBUG : both6: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bd73_d20260927_m033523_c001_v0001150_t0039_u01790480123309") 2026/09/27 03:39:07 DEBUG : both7: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d03_d20260927_m033548_c001_v7007000_t0000_u01790480148670") 2026/09/27 03:39:08 DEBUG : both7: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457be05_d20260927_m033538_c001_v0001150_t0039_u01790480138576") 2026/09/27 03:39:08 DEBUG : both7: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcca2_d20260927_m033534_c001_v7007000_t0000_u01790480134191") 2026/09/27 03:39:08 DEBUG : both7: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878638_d20260927_m033523_c001_v0001134_t0010_u01790480123677") 2026/09/27 03:39:08 DEBUG : both8: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d04_d20260927_m033548_c001_v7007000_t0000_u01790480148850") 2026/09/27 03:39:08 DEBUG : both8: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878698_d20260927_m033538_c001_v0001134_t0010_u01790480138944") 2026/09/27 03:39:08 DEBUG : both8: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcca4_d20260927_m033534_c001_v7007000_t0000_u01790480134372") 2026/09/27 03:39:08 DEBUG : both8: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d02ce_d20260927_m033524_c001_v0001157_t0019_u01790480124042") 2026/09/27 03:39:08 DEBUG : both9: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d05_d20260927_m033549_c001_v7007000_t0000_u01790480149031") 2026/09/27 03:39:08 DEBUG : both9: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0390_d20260927_m033539_c001_v0001157_t0019_u01790480139313") 2026/09/27 03:39:08 DEBUG : both9: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcca7_d20260927_m033534_c001_v7007000_t0000_u01790480134554") 2026/09/27 03:39:08 DEBUG : both9: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bd81_d20260927_m033524_c001_v0001150_t0039_u01790480124412") 2026/09/27 03:39:08 DEBUG : c/non empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f3a9_d20260927_m033148_c001_v7007000_t0000_u01790479908855") 2026/09/27 03:39:08 DEBUG : c/non empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468781e4_d20260927_m033146_c001_v0001134_t0010_u01790479906987") 2026/09/27 03:39:08 DEBUG : c/non empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556b4f_d20260927_m033146_c001_v7007000_t0000_u01790479906444") 2026/09/27 03:39:08 DEBUG : c/non empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468781cd_d20260927_m033144_c001_v0001134_t0010_u01790479904720") 2026/09/27 03:39:08 DEBUG : c/non empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d89603a_d20260927_m033130_c001_v7007000_t0000_u01790479890071") 2026/09/27 03:39:08 DEBUG : c/non empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687814f_d20260927_m033128_c001_v0001134_t0010_u01790479888237") 2026/09/27 03:39:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f281451_d20260927_m033638_c001_v7007000_t0000_u01790480198887") 2026/09/27 03:39:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794f0c_d20260927_m033634_c001_v0001100_t0011_u01790480194665") 2026/09/27 03:39:08 DEBUG : check sum: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d89602e_d20260927_m033121_c001_v7007000_t0000_u01790479881739") 2026/09/27 03:39:08 DEBUG : check sum: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687810b_d20260927_m033120_c001_v0001134_t0010_u01790479880839") 2026/09/27 03:39:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f07bd_d20260927_m033855_c001_v7007000_t0000_u01790480335216") 2026/09/27 03:39:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c25d_d20260927_m033853_c001_v0001150_t0039_u01790480333719") 2026/09/27 03:39:09 DEBUG : dest/3: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4005c7cd2330436e_d20260927_m033348_c001_v7007000_t0000_u01790480028080") 2026/09/27 03:39:09 DEBUG : dest/3: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f415e60dacd86faa8_d20260927_m033346_c001_v0001100_t0043_u01790480026932") 2026/09/27 03:39:09 DEBUG : dir1/0000-abcde: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f06f4_d20260927_m033724_c001_v7007000_t0000_u01790480244203") 2026/09/27 03:39:09 DEBUG : dir1/0000-abcde: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c09b_d20260927_m033720_c001_v0001150_t0039_u01790480240655") 2026/09/27 03:39:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9a2_d20260927_m033826_c001_v7007000_t0000_u01790480306333") 2026/09/27 03:39:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c1d1_d20260927_m033818_c001_v0001150_t0039_u01790480298416") 2026/09/27 03:39:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e98d_d20260927_m033814_c001_v7007000_t0000_u01790480294303") 2026/09/27 03:39:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c197_d20260927_m033805_c001_v0001150_t0039_u01790480285588") 2026/09/27 03:39:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c56f0_d20260927_m033801_c001_v7007000_t0000_u01790480281528") 2026/09/27 03:39:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c167_d20260927_m033753_c001_v0001150_t0039_u01790480273563") 2026/09/27 03:39:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0737_d20260927_m033749_c001_v7007000_t0000_u01790480269049") 2026/09/27 03:39:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c117_d20260927_m033741_c001_v0001150_t0039_u01790480261125") 2026/09/27 03:39:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0715_d20260927_m033736_c001_v7007000_t0000_u01790480256922") 2026/09/27 03:39:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c0c9_d20260927_m033728_c001_v0001150_t0039_u01790480248275") 2026/09/27 03:39:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7ec2_d20260927_m033721_c001_v7007000_t0000_u01790480241788") 2026/09/27 03:39:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d085e_d20260927_m033714_c001_v0001157_t0019_u01790480234980") 2026/09/27 03:39:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e9e_d20260927_m033710_c001_v7007000_t0000_u01790480230867") 2026/09/27 03:39:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d080a_d20260927_m033707_c001_v0001157_t0019_u01790480227789") 2026/09/27 03:39:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4090658e3507fe19_d20260927_m033706_c001_v7007000_t0000_u01790480226218") 2026/09/27 03:39:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794fa6_d20260927_m033658_c001_v0001100_t0011_u01790480218928") 2026/09/27 03:39:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d6f_d20260927_m033654_c001_v7007000_t0000_u01790480214901") 2026/09/27 03:39:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794f7c_d20260927_m033651_c001_v0001100_t0011_u01790480211860") 2026/09/27 03:39:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c56a0_d20260927_m033650_c001_v7007000_t0000_u01790480210436") 2026/09/27 03:39:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794f40_d20260927_m033642_c001_v0001100_t0011_u01790480202904") 2026/09/27 03:39:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4088f1886b38ecd6_d20260927_m033636_c001_v7007000_t0000_u01790480196363") 2026/09/27 03:39:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c211_d20260927_m033628_c001_v0001176_t0055_u01790480188764") 2026/09/27 03:39:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e5b_d20260927_m033624_c001_v7007000_t0000_u01790480184758") 2026/09/27 03:39:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d056c_d20260927_m033617_c001_v0001157_t0019_u01790480177315") 2026/09/27 03:39:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e43_d20260927_m033613_c001_v7007000_t0000_u01790480173274") 2026/09/27 03:39:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457be8f_d20260927_m033606_c001_v0001150_t0039_u01790480166148") 2026/09/27 03:39:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4090658e3507fe29_d20260927_m033708_c001_v7007000_t0000_u01790480228653") 2026/09/27 03:39:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f116e024102794fc6_d20260927_m033704_c001_v0001100_t0043_u01790480224756") 2026/09/27 03:39:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f06f5_d20260927_m033724_c001_v7007000_t0000_u01790480244384") 2026/09/27 03:39:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c379_d20260927_m033720_c001_v0001176_t0055_u01790480240665") 2026/09/27 03:39:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9a3_d20260927_m033826_c001_v7007000_t0000_u01790480306514") 2026/09/27 03:39:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c4bd_d20260927_m033818_c001_v0001176_t0055_u01790480298960") 2026/09/27 03:39:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e98e_d20260927_m033814_c001_v7007000_t0000_u01790480294485") 2026/09/27 03:39:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c478_d20260927_m033806_c001_v0001176_t0055_u01790480286130") 2026/09/27 03:39:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c56f1_d20260927_m033801_c001_v7007000_t0000_u01790480281708") 2026/09/27 03:39:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c433_d20260927_m033754_c001_v0001176_t0055_u01790480274112") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0738_d20260927_m033749_c001_v7007000_t0000_u01790480269230") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c3f3_d20260927_m033741_c001_v0001176_t0055_u01790480261677") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0716_d20260927_m033737_c001_v7007000_t0000_u01790480257104") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c3b1_d20260927_m033728_c001_v0001176_t0055_u01790480248825") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7ec0_d20260927_m033721_c001_v7007000_t0000_u01790480241421") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795012_d20260927_m033715_c001_v0001100_t0011_u01790480235528") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e9f_d20260927_m033711_c001_v7007000_t0000_u01790480231048") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c327_d20260927_m033707_c001_v0001176_t0055_u01790480227810") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4090658e3507fe1a_d20260927_m033706_c001_v7007000_t0000_u01790480226400") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d079c_d20260927_m033659_c001_v0001157_t0019_u01790480219471") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d70_d20260927_m033655_c001_v7007000_t0000_u01790480215081") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0742_d20260927_m033651_c001_v0001157_t0019_u01790480211871") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4199f7c66094e5f9_d20260927_m033650_c001_v7007000_t0000_u01790480210243") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c273_d20260927_m033643_c001_v0001176_t0055_u01790480203446") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4209e18e51534129_d20260927_m033636_c001_v7007000_t0000_u01790480196599") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d061c_d20260927_m033629_c001_v0001157_t0019_u01790480189310") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e5d_d20260927_m033624_c001_v7007000_t0000_u01790480184939") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bed9_d20260927_m033617_c001_v0001150_t0039_u01790480177857") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e44_d20260927_m033613_c001_v7007000_t0000_u01790480173454") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c17b_d20260927_m033606_c001_v0001176_t0055_u01790480166332") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d93_d20260927_m033708_c001_v7007000_t0000_u01790480228819") 2026/09/27 03:39:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f1026fd9f0c9d07e6_d20260927_m033704_c001_v0001157_t0039_u01790480224769") 2026/09/27 03:39:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f06f6_d20260927_m033724_c001_v7007000_t0000_u01790480244564") 2026/09/27 03:39:12 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795034_d20260927_m033720_c001_v0001100_t0011_u01790480240686") 2026/09/27 03:39:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9a4_d20260927_m033826_c001_v7007000_t0000_u01790480306696") 2026/09/27 03:39:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0b3a_d20260927_m033819_c001_v0001157_t0019_u01790480299503") 2026/09/27 03:39:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e98f_d20260927_m033814_c001_v7007000_t0000_u01790480294665") 2026/09/27 03:39:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0a92_d20260927_m033806_c001_v0001157_t0019_u01790480286672") 2026/09/27 03:39:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c56f2_d20260927_m033801_c001_v7007000_t0000_u01790480281888") 2026/09/27 03:39:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0a0a_d20260927_m033754_c001_v0001157_t0019_u01790480274653") 2026/09/27 03:39:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0739_d20260927_m033749_c001_v7007000_t0000_u01790480269418") 2026/09/27 03:39:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0990_d20260927_m033742_c001_v0001157_t0019_u01790480262218") 2026/09/27 03:39:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0717_d20260927_m033737_c001_v7007000_t0000_u01790480257286") 2026/09/27 03:39:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0914_d20260927_m033729_c001_v0001157_t0019_u01790480249364") 2026/09/27 03:39:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4209e18e515341a2_d20260927_m033721_c001_v7007000_t0000_u01790480241646") 2026/09/27 03:39:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c07f_d20260927_m033716_c001_v0001150_t0039_u01790480236068") 2026/09/27 03:39:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7ea1_d20260927_m033711_c001_v7007000_t0000_u01790480231228") 2026/09/27 03:39:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c057_d20260927_m033707_c001_v0001150_t0039_u01790480227797") 2026/09/27 03:39:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40707b4664ebe82c_d20260927_m033706_c001_v7007000_t0000_u01790480226567") 2026/09/27 03:39:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c2df_d20260927_m033700_c001_v0001176_t0055_u01790480220042") 2026/09/27 03:39:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d71_d20260927_m033655_c001_v7007000_t0000_u01790480215262") 2026/09/27 03:39:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c2b1_d20260927_m033651_c001_v0001176_t0055_u01790480211882") 2026/09/27 03:39:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c569f_d20260927_m033650_c001_v7007000_t0000_u01790480210255") 2026/09/27 03:39:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bf99_d20260927_m033643_c001_v0001150_t0039_u01790480203988") 2026/09/27 03:39:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e77_d20260927_m033636_c001_v7007000_t0000_u01790480196523") 2026/09/27 03:39:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bf37_d20260927_m033629_c001_v0001150_t0039_u01790480189853") 2026/09/27 03:39:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e5e_d20260927_m033625_c001_v7007000_t0000_u01790480185119") 2026/09/27 03:39:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c1c3_d20260927_m033618_c001_v0001176_t0055_u01790480178470") 2026/09/27 03:39:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e45_d20260927_m033613_c001_v7007000_t0000_u01790480173674") 2026/09/27 03:39:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d04e2_d20260927_m033606_c001_v0001157_t0019_u01790480166520") 2026/09/27 03:39:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e99_d20260927_m033708_c001_v7007000_t0000_u01790480228982") 2026/09/27 03:39:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f103e3d4b9457c03f_d20260927_m033704_c001_v0001150_t0033_u01790480224777") 2026/09/27 03:39:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f06f7_d20260927_m033724_c001_v7007000_t0000_u01790480244746") 2026/09/27 03:39:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d08b2_d20260927_m033720_c001_v0001157_t0019_u01790480240677") 2026/09/27 03:39:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9a5_d20260927_m033826_c001_v7007000_t0000_u01790480306877") 2026/09/27 03:39:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e02410279518d_d20260927_m033820_c001_v0001100_t0011_u01790480300048") 2026/09/27 03:39:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e990_d20260927_m033814_c001_v7007000_t0000_u01790480294845") 2026/09/27 03:39:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795141_d20260927_m033807_c001_v0001100_t0011_u01790480287210") 2026/09/27 03:39:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c56f3_d20260927_m033802_c001_v7007000_t0000_u01790480282074") 2026/09/27 03:39:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e02410279510b_d20260927_m033755_c001_v0001100_t0011_u01790480275194") 2026/09/27 03:39:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f073b_d20260927_m033749_c001_v7007000_t0000_u01790480269599") 2026/09/27 03:39:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e0241027950bf_d20260927_m033742_c001_v0001100_t0011_u01790480262764") 2026/09/27 03:39:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0719_d20260927_m033737_c001_v7007000_t0000_u01790480257585") 2026/09/27 03:39:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795072_d20260927_m033729_c001_v0001100_t0011_u01790480249907") 2026/09/27 03:39:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f06ee_d20260927_m033721_c001_v7007000_t0000_u01790480241654") 2026/09/27 03:39:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c359_d20260927_m033716_c001_v0001176_t0055_u01790480236608") 2026/09/27 03:39:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7ea2_d20260927_m033711_c001_v7007000_t0000_u01790480231408") 2026/09/27 03:39:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794fd8_d20260927_m033707_c001_v0001100_t0011_u01790480227817") 2026/09/27 03:39:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4090658e3507fe1c_d20260927_m033706_c001_v7007000_t0000_u01790480226604") 2026/09/27 03:39:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c01d_d20260927_m033700_c001_v0001150_t0039_u01790480220585") 2026/09/27 03:39:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d72_d20260927_m033655_c001_v7007000_t0000_u01790480215443") 2026/09/27 03:39:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bfd9_d20260927_m033651_c001_v0001150_t0039_u01790480211894") 2026/09/27 03:39:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b2c3c_d20260927_m033650_c001_v7007000_t0000_u01790480210455") 2026/09/27 03:39:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d06df_d20260927_m033644_c001_v0001157_t0019_u01790480204532") 2026/09/27 03:39:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f421978db78f4453e_d20260927_m033636_c001_v7007000_t0000_u01790480196388") 2026/09/27 03:39:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c217_d20260927_m033630_c001_v0001176_t0055_u01790480190038") 2026/09/27 03:39:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e5f_d20260927_m033625_c001_v7007000_t0000_u01790480185300") 2026/09/27 03:39:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0580_d20260927_m033618_c001_v0001157_t0019_u01790480178653") 2026/09/27 03:39:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e47_d20260927_m033613_c001_v7007000_t0000_u01790480173857") 2026/09/27 03:39:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457be99_d20260927_m033607_c001_v0001150_t0039_u01790480167197") 2026/09/27 03:39:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4184d84b687599b3_d20260927_m033708_c001_v7007000_t0000_u01790480228590") 2026/09/27 03:39:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f112c0561f422c2fb_d20260927_m033704_c001_v0001176_t0052_u01790480224812") 2026/09/27 03:39:14 DEBUG : dir1/0004-efghi: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f06f8_d20260927_m033724_c001_v7007000_t0000_u01790480244927") 2026/09/27 03:39:14 DEBUG : dir1/0004-efghi: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c09d_d20260927_m033720_c001_v0001150_t0039_u01790480240839") 2026/09/27 03:39:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9a6_d20260927_m033827_c001_v7007000_t0000_u01790480307058") 2026/09/27 03:39:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c1d9_d20260927_m033820_c001_v0001150_t0039_u01790480300233") 2026/09/27 03:39:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e991_d20260927_m033815_c001_v7007000_t0000_u01790480295026") 2026/09/27 03:39:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c19d_d20260927_m033807_c001_v0001150_t0039_u01790480287396") 2026/09/27 03:39:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c56f4_d20260927_m033802_c001_v7007000_t0000_u01790480282254") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c171_d20260927_m033755_c001_v0001150_t0039_u01790480275375") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f073c_d20260927_m033749_c001_v7007000_t0000_u01790480269780") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c121_d20260927_m033742_c001_v0001150_t0039_u01790480262951") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f071a_d20260927_m033737_c001_v7007000_t0000_u01790480257767") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c0cd_d20260927_m033730_c001_v0001150_t0039_u01790480250091") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4209e18e515341a1_d20260927_m033721_c001_v7007000_t0000_u01790480241466") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0878_d20260927_m033716_c001_v0001157_t0019_u01790480236791") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7ea3_d20260927_m033711_c001_v7007000_t0000_u01790480231588") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d080e_d20260927_m033707_c001_v0001157_t0019_u01790480227976") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d8c_d20260927_m033706_c001_v7007000_t0000_u01790480226713") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794fac_d20260927_m033700_c001_v0001100_t0011_u01790480220767") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d73_d20260927_m033655_c001_v7007000_t0000_u01790480215623") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794f7e_d20260927_m033652_c001_v0001100_t0011_u01790480212040") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4199f7c66094e5fb_d20260927_m033650_c001_v7007000_t0000_u01790480210490") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794f48_d20260927_m033644_c001_v0001100_t0011_u01790480204716") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f28144b_d20260927_m033636_c001_v7007000_t0000_u01790480196609") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d062a_d20260927_m033630_c001_v0001157_t0019_u01790480190223") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e60_d20260927_m033625_c001_v7007000_t0000_u01790480185480") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bee3_d20260927_m033618_c001_v0001150_t0039_u01790480178835") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e48_d20260927_m033614_c001_v7007000_t0000_u01790480174038") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c185_d20260927_m033607_c001_v0001176_t0055_u01790480167382") 2026/09/27 03:39:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4272e67382deb5e9_d20260927_m033708_c001_v7007000_t0000_u01790480228578") 2026/09/27 03:39:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f1026fd9f0c9d07ec_d20260927_m033705_c001_v0001157_t0055_u01790480225072") 2026/09/27 03:39:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f06f9_d20260927_m033725_c001_v7007000_t0000_u01790480245113") 2026/09/27 03:39:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c37b_d20260927_m033720_c001_v0001176_t0055_u01790480240847") 2026/09/27 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9a7_d20260927_m033827_c001_v7007000_t0000_u01790480307297") 2026/09/27 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c4c7_d20260927_m033820_c001_v0001176_t0055_u01790480300417") 2026/09/27 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e992_d20260927_m033815_c001_v7007000_t0000_u01790480295207") 2026/09/27 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c47e_d20260927_m033807_c001_v0001176_t0055_u01790480287579") 2026/09/27 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c56f6_d20260927_m033802_c001_v7007000_t0000_u01790480282435") 2026/09/27 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c439_d20260927_m033755_c001_v0001176_t0055_u01790480275558") 2026/09/27 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f073d_d20260927_m033749_c001_v7007000_t0000_u01790480269962") 2026/09/27 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c3fd_d20260927_m033743_c001_v0001176_t0055_u01790480263134") 2026/09/27 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f071b_d20260927_m033737_c001_v7007000_t0000_u01790480257947") 2026/09/27 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c3b9_d20260927_m033730_c001_v0001176_t0055_u01790480250280") 2026/09/27 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4184d84b687599c9_d20260927_m033721_c001_v7007000_t0000_u01790480241431") 2026/09/27 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795018_d20260927_m033716_c001_v0001100_t0011_u01790480236993") 2026/09/27 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7ea4_d20260927_m033711_c001_v7007000_t0000_u01790480231769") 2026/09/27 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794fda_d20260927_m033708_c001_v0001100_t0011_u01790480228002") 2026/09/27 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4272e67382deb5e8_d20260927_m033706_c001_v7007000_t0000_u01790480226726") 2026/09/27 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d07b0_d20260927_m033700_c001_v0001157_t0019_u01790480220953") 2026/09/27 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d74_d20260927_m033655_c001_v7007000_t0000_u01790480215804") 2026/09/27 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0744_d20260927_m033652_c001_v0001157_t0019_u01790480212054") 2026/09/27 03:39:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9ed026_d20260927_m033650_c001_v7007000_t0000_u01790480210654") 2026/09/27 03:39:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c27d_d20260927_m033644_c001_v0001176_t0055_u01790480204979") 2026/09/27 03:39:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4088f1886b38ecd7_d20260927_m033636_c001_v7007000_t0000_u01790480196543") 2026/09/27 03:39:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bf39_d20260927_m033630_c001_v0001150_t0039_u01790480190407") 2026/09/27 03:39:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e61_d20260927_m033625_c001_v7007000_t0000_u01790480185661") 2026/09/27 03:39:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c1c7_d20260927_m033619_c001_v0001176_t0055_u01790480179024") 2026/09/27 03:39:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e49_d20260927_m033614_c001_v7007000_t0000_u01790480174218") 2026/09/27 03:39:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d04f6_d20260927_m033607_c001_v0001157_t0019_u01790480167568") 2026/09/27 03:39:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4090658e3507fe2c_d20260927_m033708_c001_v7007000_t0000_u01790480228830") 2026/09/27 03:39:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f103e3d4b9457c041_d20260927_m033705_c001_v0001150_t0058_u01790480225084") 2026/09/27 03:39:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f06fa_d20260927_m033725_c001_v7007000_t0000_u01790480245298") 2026/09/27 03:39:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d08b8_d20260927_m033720_c001_v0001157_t0019_u01790480240861") 2026/09/27 03:39:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9a8_d20260927_m033827_c001_v7007000_t0000_u01790480307478") 2026/09/27 03:39:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0b48_d20260927_m033820_c001_v0001157_t0019_u01790480300599") 2026/09/27 03:39:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e993_d20260927_m033815_c001_v7007000_t0000_u01790480295387") 2026/09/27 03:39:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0aa8_d20260927_m033808_c001_v0001157_t0019_u01790480288253") 2026/09/27 03:39:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c56f7_d20260927_m033802_c001_v7007000_t0000_u01790480282615") 2026/09/27 03:39:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0a1a_d20260927_m033755_c001_v0001157_t0019_u01790480275742") 2026/09/27 03:39:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f073e_d20260927_m033750_c001_v7007000_t0000_u01790480270143") 2026/09/27 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0998_d20260927_m033743_c001_v0001157_t0019_u01790480263319") 2026/09/27 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f071c_d20260927_m033738_c001_v7007000_t0000_u01790480258129") 2026/09/27 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0928_d20260927_m033730_c001_v0001157_t0019_u01790480250463") 2026/09/27 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4184d84b687599ca_d20260927_m033721_c001_v7007000_t0000_u01790480241612") 2026/09/27 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c085_d20260927_m033717_c001_v0001150_t0039_u01790480237177") 2026/09/27 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7ea5_d20260927_m033711_c001_v7007000_t0000_u01790480231949") 2026/09/27 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c05b_d20260927_m033708_c001_v0001150_t0039_u01790480228014") 2026/09/27 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d89_d20260927_m033706_c001_v7007000_t0000_u01790480226351") 2026/09/27 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c2e7_d20260927_m033701_c001_v0001176_t0055_u01790480221207") 2026/09/27 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d75_d20260927_m033655_c001_v7007000_t0000_u01790480215985") 2026/09/27 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c2b7_d20260927_m033652_c001_v0001176_t0055_u01790480212065") 2026/09/27 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4199f7c66094e5fc_d20260927_m033650_c001_v7007000_t0000_u01790480210670") 2026/09/27 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bf9f_d20260927_m033645_c001_v0001150_t0039_u01790480205163") 2026/09/27 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e73_d20260927_m033635_c001_v7007000_t0000_u01790480195982") 2026/09/27 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c21b_d20260927_m033630_c001_v0001176_t0055_u01790480190590") 2026/09/27 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e62_d20260927_m033625_c001_v7007000_t0000_u01790480185841") 2026/09/27 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d058c_d20260927_m033619_c001_v0001157_t0019_u01790480179209") 2026/09/27 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e4a_d20260927_m033614_c001_v7007000_t0000_u01790480174398") 2026/09/27 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bea3_d20260927_m033607_c001_v0001150_t0039_u01790480167754") 2026/09/27 03:39:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e97_d20260927_m033708_c001_v7007000_t0000_u01790480228610") 2026/09/27 03:39:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f116e024102794fc8_d20260927_m033705_c001_v0001100_t0044_u01790480225095") 2026/09/27 03:39:18 DEBUG : dir1/0007-12345: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f06fb_d20260927_m033725_c001_v7007000_t0000_u01790480245479") 2026/09/27 03:39:18 DEBUG : dir1/0007-12345: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795036_d20260927_m033720_c001_v0001100_t0011_u01790480240871") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9a9_d20260927_m033827_c001_v7007000_t0000_u01790480307658") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795193_d20260927_m033820_c001_v0001100_t0011_u01790480300820") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e994_d20260927_m033815_c001_v7007000_t0000_u01790480295622") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795147_d20260927_m033808_c001_v0001100_t0011_u01790480288435") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c56f8_d20260927_m033802_c001_v7007000_t0000_u01790480282794") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795111_d20260927_m033755_c001_v0001100_t0011_u01790480275924") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f073f_d20260927_m033750_c001_v7007000_t0000_u01790480270325") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e0241027950c9_d20260927_m033743_c001_v0001100_t0011_u01790480263504") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f071d_d20260927_m033738_c001_v7007000_t0000_u01790480258310") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795076_d20260927_m033730_c001_v0001100_t0011_u01790480250648") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f41441b6bae8869dc_d20260927_m033721_c001_v7007000_t0000_u01790480241449") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c35f_d20260927_m033717_c001_v0001176_t0055_u01790480237359") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7ea6_d20260927_m033712_c001_v7007000_t0000_u01790480232130") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c32b_d20260927_m033708_c001_v0001176_t0055_u01790480228026") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4181c01ef3d5eea5_d20260927_m033706_c001_v7007000_t0000_u01790480226579") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c021_d20260927_m033701_c001_v0001150_t0039_u01790480221390") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d76_d20260927_m033656_c001_v7007000_t0000_u01790480216165") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bfdd_d20260927_m033652_c001_v0001150_t0039_u01790480212078") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f281468_d20260927_m033650_c001_v7007000_t0000_u01790480210584") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d06ec_d20260927_m033645_c001_v0001157_t0019_u01790480205359") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4181c01ef3d5ee57_d20260927_m033636_c001_v7007000_t0000_u01790480196399") 2026/09/27 03:39:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0632_d20260927_m033630_c001_v0001157_t0019_u01790480190775") 2026/09/27 03:39:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e63_d20260927_m033626_c001_v7007000_t0000_u01790480186021") 2026/09/27 03:39:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bee9_d20260927_m033619_c001_v0001150_t0039_u01790480179392") 2026/09/27 03:39:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e4b_d20260927_m033614_c001_v7007000_t0000_u01790480174578") 2026/09/27 03:39:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c187_d20260927_m033607_c001_v0001176_t0055_u01790480167940") 2026/09/27 03:39:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4090658e3507fe2d_d20260927_m033708_c001_v7007000_t0000_u01790480228842") 2026/09/27 03:39:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f112c0561f422c2ff_d20260927_m033705_c001_v0001176_t0015_u01790480225120") 2026/09/27 03:39:20 DEBUG : dir1/0008-23456: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f06fc_d20260927_m033725_c001_v7007000_t0000_u01790480245660") 2026/09/27 03:39:20 DEBUG : dir1/0008-23456: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c09f_d20260927_m033721_c001_v0001150_t0039_u01790480241021") 2026/09/27 03:39:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9aa_d20260927_m033827_c001_v7007000_t0000_u01790480307841") 2026/09/27 03:39:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c1dd_d20260927_m033821_c001_v0001150_t0039_u01790480301004") 2026/09/27 03:39:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e995_d20260927_m033815_c001_v7007000_t0000_u01790480295804") 2026/09/27 03:39:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c1a1_d20260927_m033808_c001_v0001150_t0039_u01790480288621") 2026/09/27 03:39:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c56f9_d20260927_m033802_c001_v7007000_t0000_u01790480282975") 2026/09/27 03:39:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c175_d20260927_m033756_c001_v0001150_t0039_u01790480276105") 2026/09/27 03:39:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0741_d20260927_m033750_c001_v7007000_t0000_u01790480270506") 2026/09/27 03:39:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c127_d20260927_m033743_c001_v0001150_t0039_u01790480263690") 2026/09/27 03:39:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f071e_d20260927_m033738_c001_v7007000_t0000_u01790480258493") 2026/09/27 03:39:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c0cf_d20260927_m033730_c001_v0001150_t0039_u01790480250838") 2026/09/27 03:39:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f404b312f7971e9e1_d20260927_m033721_c001_v7007000_t0000_u01790480241456") 2026/09/27 03:39:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0884_d20260927_m033717_c001_v0001157_t0019_u01790480237541") 2026/09/27 03:39:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7ea8_d20260927_m033712_c001_v7007000_t0000_u01790480232312") 2026/09/27 03:39:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0816_d20260927_m033708_c001_v0001157_t0019_u01790480228162") 2026/09/27 03:39:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d8a_d20260927_m033706_c001_v7007000_t0000_u01790480226532") 2026/09/27 03:39:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794fb0_d20260927_m033701_c001_v0001100_t0011_u01790480221571") 2026/09/27 03:39:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d77_d20260927_m033656_c001_v7007000_t0000_u01790480216348") 2026/09/27 03:39:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794f80_d20260927_m033652_c001_v0001100_t0011_u01790480212221") 2026/09/27 03:39:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b2c3a_d20260927_m033650_c001_v7007000_t0000_u01790480210265") 2026/09/27 03:39:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794f4e_d20260927_m033645_c001_v0001100_t0011_u01790480205543") 2026/09/27 03:39:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4209e18e51534124_d20260927_m033636_c001_v7007000_t0000_u01790480196000") 2026/09/27 03:39:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bf3d_d20260927_m033630_c001_v0001150_t0039_u01790480190965") 2026/09/27 03:39:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e64_d20260927_m033626_c001_v7007000_t0000_u01790480186203") 2026/09/27 03:39:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c1c9_d20260927_m033619_c001_v0001176_t0055_u01790480179578") 2026/09/27 03:39:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e4c_d20260927_m033614_c001_v7007000_t0000_u01790480174758") 2026/09/27 03:39:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d04fa_d20260927_m033608_c001_v0001157_t0019_u01790480168126") 2026/09/27 03:39:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d90_d20260927_m033708_c001_v7007000_t0000_u01790480228620") 2026/09/27 03:39:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f112c0561f422c305_d20260927_m033705_c001_v0001176_t0051_u01790480225352") 2026/09/27 03:39:21 DEBUG : dir1/0009-34567: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f06fd_d20260927_m033725_c001_v7007000_t0000_u01790480245841") 2026/09/27 03:39:21 DEBUG : dir1/0009-34567: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c37d_d20260927_m033721_c001_v0001176_t0055_u01790480241031") 2026/09/27 03:39:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9ab_d20260927_m033828_c001_v7007000_t0000_u01790480308022") 2026/09/27 03:39:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c4cd_d20260927_m033821_c001_v0001176_t0055_u01790480301189") 2026/09/27 03:39:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e996_d20260927_m033815_c001_v7007000_t0000_u01790480295986") 2026/09/27 03:39:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c482_d20260927_m033808_c001_v0001176_t0055_u01790480288804") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c56fa_d20260927_m033803_c001_v7007000_t0000_u01790480283155") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c43f_d20260927_m033756_c001_v0001176_t0055_u01790480276289") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0742_d20260927_m033750_c001_v7007000_t0000_u01790480270690") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c403_d20260927_m033743_c001_v0001176_t0055_u01790480263873") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f071f_d20260927_m033738_c001_v7007000_t0000_u01790480258675") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c3bd_d20260927_m033731_c001_v0001176_t0055_u01790480251024") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4184d84b687599cb_d20260927_m033721_c001_v7007000_t0000_u01790480241792") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795022_d20260927_m033717_c001_v0001100_t0011_u01790480237724") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7eaa_d20260927_m033712_c001_v7007000_t0000_u01790480232492") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794fdc_d20260927_m033708_c001_v0001100_t0011_u01790480228184") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4272e67382deb5e7_d20260927_m033706_c001_v7007000_t0000_u01790480226545") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d07b9_d20260927_m033701_c001_v0001157_t0019_u01790480221760") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d78_d20260927_m033656_c001_v7007000_t0000_u01790480216529") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0748_d20260927_m033652_c001_v0001157_t0019_u01790480212237") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f281469_d20260927_m033650_c001_v7007000_t0000_u01790480210765") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c27f_d20260927_m033645_c001_v0001176_t0055_u01790480205725") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4209e18e51534126_d20260927_m033636_c001_v7007000_t0000_u01790480196374") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c21f_d20260927_m033631_c001_v0001176_t0055_u01790480191148") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e65_d20260927_m033626_c001_v7007000_t0000_u01790480186383") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0598_d20260927_m033619_c001_v0001157_t0019_u01790480179763") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e4d_d20260927_m033614_c001_v7007000_t0000_u01790480174938") 2026/09/27 03:39:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bea7_d20260927_m033608_c001_v0001150_t0039_u01790480168310") 2026/09/27 03:39:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4272e67382deb5ea_d20260927_m033708_c001_v7007000_t0000_u01790480228758") 2026/09/27 03:39:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f116e024102794fca_d20260927_m033705_c001_v0001100_t0055_u01790480225382") 2026/09/27 03:39:23 DEBUG : dir1/0010-45678: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f06fe_d20260927_m033726_c001_v7007000_t0000_u01790480246023") 2026/09/27 03:39:23 DEBUG : dir1/0010-45678: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d08ba_d20260927_m033721_c001_v0001157_t0019_u01790480241044") 2026/09/27 03:39:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9ad_d20260927_m033828_c001_v7007000_t0000_u01790480308204") 2026/09/27 03:39:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0b56_d20260927_m033821_c001_v0001157_t0019_u01790480301371") 2026/09/27 03:39:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e997_d20260927_m033816_c001_v7007000_t0000_u01790480296167") 2026/09/27 03:39:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0ab4_d20260927_m033808_c001_v0001157_t0019_u01790480288989") 2026/09/27 03:39:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c56fb_d20260927_m033803_c001_v7007000_t0000_u01790480283335") 2026/09/27 03:39:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0a24_d20260927_m033756_c001_v0001157_t0019_u01790480276473") 2026/09/27 03:39:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0743_d20260927_m033750_c001_v7007000_t0000_u01790480270871") 2026/09/27 03:39:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d09a0_d20260927_m033744_c001_v0001157_t0019_u01790480264058") 2026/09/27 03:39:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0720_d20260927_m033738_c001_v7007000_t0000_u01790480258858") 2026/09/27 03:39:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0930_d20260927_m033731_c001_v0001157_t0019_u01790480251354") 2026/09/27 03:39:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f06ed_d20260927_m033721_c001_v7007000_t0000_u01790480241473") 2026/09/27 03:39:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c08b_d20260927_m033717_c001_v0001150_t0039_u01790480237910") 2026/09/27 03:39:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7eab_d20260927_m033712_c001_v7007000_t0000_u01790480232672") 2026/09/27 03:39:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c05d_d20260927_m033708_c001_v0001150_t0039_u01790480228197") 2026/09/27 03:39:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d88_d20260927_m033706_c001_v7007000_t0000_u01790480226169") 2026/09/27 03:39:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c2e9_d20260927_m033701_c001_v0001176_t0055_u01790480221944") 2026/09/27 03:39:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d7a_d20260927_m033656_c001_v7007000_t0000_u01790480216709") 2026/09/27 03:39:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c2b9_d20260927_m033652_c001_v0001176_t0055_u01790480212249") 2026/09/27 03:39:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f281467_d20260927_m033650_c001_v7007000_t0000_u01790480210402") 2026/09/27 03:39:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bfa5_d20260927_m033645_c001_v0001150_t0039_u01790480205908") 2026/09/27 03:39:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4209e18e51534128_d20260927_m033636_c001_v7007000_t0000_u01790480196555") 2026/09/27 03:39:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d063a_d20260927_m033631_c001_v0001157_t0019_u01790480191335") 2026/09/27 03:39:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e66_d20260927_m033626_c001_v7007000_t0000_u01790480186564") 2026/09/27 03:39:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457beed_d20260927_m033619_c001_v0001150_t0039_u01790480179946") 2026/09/27 03:39:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e4e_d20260927_m033615_c001_v7007000_t0000_u01790480175120") 2026/09/27 03:39:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c189_d20260927_m033608_c001_v0001176_t0055_u01790480168495") 2026/09/27 03:39:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4184d84b687599b4_d20260927_m033708_c001_v7007000_t0000_u01790480228772") 2026/09/27 03:39:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f1026fd9f0c9d07f2_d20260927_m033705_c001_v0001157_t0046_u01790480225494") 2026/09/27 03:39:24 DEBUG : dir1/0011-56789: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f06ff_d20260927_m033726_c001_v7007000_t0000_u01790480246203") 2026/09/27 03:39:24 DEBUG : dir1/0011-56789: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795038_d20260927_m033721_c001_v0001100_t0011_u01790480241055") 2026/09/27 03:39:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9ae_d20260927_m033828_c001_v7007000_t0000_u01790480308385") 2026/09/27 03:39:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795197_d20260927_m033821_c001_v0001100_t0011_u01790480301556") 2026/09/27 03:39:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e998_d20260927_m033816_c001_v7007000_t0000_u01790480296349") 2026/09/27 03:39:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e02410279514b_d20260927_m033809_c001_v0001100_t0011_u01790480289172") 2026/09/27 03:39:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c56fc_d20260927_m033803_c001_v7007000_t0000_u01790480283515") 2026/09/27 03:39:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795117_d20260927_m033756_c001_v0001100_t0011_u01790480276655") 2026/09/27 03:39:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0744_d20260927_m033751_c001_v7007000_t0000_u01790480271052") 2026/09/27 03:39:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e0241027950cb_d20260927_m033744_c001_v0001100_t0011_u01790480264241") 2026/09/27 03:39:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0721_d20260927_m033739_c001_v7007000_t0000_u01790480259044") 2026/09/27 03:39:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795080_d20260927_m033731_c001_v0001100_t0011_u01790480251538") 2026/09/27 03:39:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f41441b6bae8869de_d20260927_m033721_c001_v7007000_t0000_u01790480241815") 2026/09/27 03:39:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c367_d20260927_m033718_c001_v0001176_t0055_u01790480238092") 2026/09/27 03:39:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7eac_d20260927_m033712_c001_v7007000_t0000_u01790480232853") 2026/09/27 03:39:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c32d_d20260927_m033708_c001_v0001176_t0055_u01790480228211") 2026/09/27 03:39:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4272e67382deb5e6_d20260927_m033706_c001_v7007000_t0000_u01790480226365") 2026/09/27 03:39:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c027_d20260927_m033702_c001_v0001150_t0039_u01790480222127") 2026/09/27 03:39:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d7b_d20260927_m033656_c001_v7007000_t0000_u01790480216890") 2026/09/27 03:39:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bfdf_d20260927_m033652_c001_v0001150_t0039_u01790480212262") 2026/09/27 03:39:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40707b4664ebe803_d20260927_m033650_c001_v7007000_t0000_u01790480210600") 2026/09/27 03:39:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d06f4_d20260927_m033646_c001_v0001157_t0019_u01790480206092") 2026/09/27 03:39:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e75_d20260927_m033636_c001_v7007000_t0000_u01790480196162") 2026/09/27 03:39:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bf43_d20260927_m033631_c001_v0001150_t0039_u01790480191519") 2026/09/27 03:39:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e67_d20260927_m033626_c001_v7007000_t0000_u01790480186744") 2026/09/27 03:39:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c1cb_d20260927_m033620_c001_v0001176_t0055_u01790480180132") 2026/09/27 03:39:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e4f_d20260927_m033615_c001_v7007000_t0000_u01790480175300") 2026/09/27 03:39:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d04fc_d20260927_m033608_c001_v0001157_t0019_u01790480168680") 2026/09/27 03:39:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40613a653270e99c_d20260927_m033708_c001_v7007000_t0000_u01790480228605") 2026/09/27 03:39:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f103e3d4b9457c045_d20260927_m033705_c001_v0001150_t0035_u01790480225516") 2026/09/27 03:39:25 DEBUG : dir1/0012-6789;: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0700_d20260927_m033726_c001_v7007000_t0000_u01790480246384") 2026/09/27 03:39:25 DEBUG : dir1/0012-6789;: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c0a3_d20260927_m033721_c001_v0001150_t0039_u01790480241204") 2026/09/27 03:39:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9af_d20260927_m033828_c001_v7007000_t0000_u01790480308567") 2026/09/27 03:39:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c1e5_d20260927_m033821_c001_v0001150_t0039_u01790480301741") 2026/09/27 03:39:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e999_d20260927_m033816_c001_v7007000_t0000_u01790480296530") 2026/09/27 03:39:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c1a7_d20260927_m033809_c001_v0001150_t0039_u01790480289358") 2026/09/27 03:39:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c56fe_d20260927_m033803_c001_v7007000_t0000_u01790480283695") 2026/09/27 03:39:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c179_d20260927_m033756_c001_v0001150_t0039_u01790480276837") 2026/09/27 03:39:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0745_d20260927_m033751_c001_v7007000_t0000_u01790480271237") 2026/09/27 03:39:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c12f_d20260927_m033744_c001_v0001150_t0039_u01790480264427") 2026/09/27 03:39:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0723_d20260927_m033739_c001_v7007000_t0000_u01790480259228") 2026/09/27 03:39:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c0d9_d20260927_m033731_c001_v0001150_t0039_u01790480251721") 2026/09/27 03:39:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f41441b6bae8869dd_d20260927_m033721_c001_v7007000_t0000_u01790480241633") 2026/09/27 03:39:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0894_d20260927_m033718_c001_v0001157_t0019_u01790480238276") 2026/09/27 03:39:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7ead_d20260927_m033713_c001_v7007000_t0000_u01790480233033") 2026/09/27 03:39:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0818_d20260927_m033708_c001_v0001157_t0019_u01790480228346") 2026/09/27 03:39:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4090658e3507fe1b_d20260927_m033706_c001_v7007000_t0000_u01790480226585") 2026/09/27 03:39:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794fb6_d20260927_m033702_c001_v0001100_t0011_u01790480222312") 2026/09/27 03:39:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d7c_d20260927_m033657_c001_v7007000_t0000_u01790480217070") 2026/09/27 03:39:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794f84_d20260927_m033652_c001_v0001100_t0011_u01790480212403") 2026/09/27 03:39:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c56a1_d20260927_m033650_c001_v7007000_t0000_u01790480210617") 2026/09/27 03:39:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794f54_d20260927_m033646_c001_v0001100_t0011_u01790480206276") 2026/09/27 03:39:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4209e18e51534127_d20260927_m033636_c001_v7007000_t0000_u01790480196413") 2026/09/27 03:39:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c22b_d20260927_m033631_c001_v0001176_t0055_u01790480191703") 2026/09/27 03:39:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e68_d20260927_m033626_c001_v7007000_t0000_u01790480186925") 2026/09/27 03:39:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d05a2_d20260927_m033620_c001_v0001157_t0019_u01790480180316") 2026/09/27 03:39:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e50_d20260927_m033615_c001_v7007000_t0000_u01790480175481") 2026/09/27 03:39:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457beab_d20260927_m033608_c001_v0001150_t0039_u01790480168866") 2026/09/27 03:39:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4272e67382deb5eb_d20260927_m033708_c001_v7007000_t0000_u01790480228939") 2026/09/27 03:39:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f112c0561f422c309_d20260927_m033705_c001_v0001176_t0052_u01790480225570") 2026/09/27 03:39:27 DEBUG : dir1/0013-789;=: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0701_d20260927_m033726_c001_v7007000_t0000_u01790480246565") 2026/09/27 03:39:27 DEBUG : dir1/0013-789;=: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c381_d20260927_m033721_c001_v0001176_t0055_u01790480241215") 2026/09/27 03:39:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9b0_d20260927_m033828_c001_v7007000_t0000_u01790480308750") 2026/09/27 03:39:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c4cf_d20260927_m033821_c001_v0001176_t0055_u01790480301923") 2026/09/27 03:39:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e99a_d20260927_m033816_c001_v7007000_t0000_u01790480296710") 2026/09/27 03:39:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c489_d20260927_m033809_c001_v0001176_t0055_u01790480289541") 2026/09/27 03:39:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c56ff_d20260927_m033803_c001_v7007000_t0000_u01790480283875") 2026/09/27 03:39:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c441_d20260927_m033757_c001_v0001176_t0055_u01790480277026") 2026/09/27 03:39:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0746_d20260927_m033751_c001_v7007000_t0000_u01790480271419") 2026/09/27 03:39:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c405_d20260927_m033744_c001_v0001176_t0055_u01790480264612") 2026/09/27 03:39:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0724_d20260927_m033739_c001_v7007000_t0000_u01790480259410") 2026/09/27 03:39:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c3bf_d20260927_m033731_c001_v0001176_t0055_u01790480251907") 2026/09/27 03:39:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f404b312f7971e9e2_d20260927_m033721_c001_v7007000_t0000_u01790480241637") 2026/09/27 03:39:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795026_d20260927_m033718_c001_v0001100_t0011_u01790480238460") 2026/09/27 03:39:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7eae_d20260927_m033713_c001_v7007000_t0000_u01790480233214") 2026/09/27 03:39:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794fe0_d20260927_m033708_c001_v0001100_t0011_u01790480228367") 2026/09/27 03:39:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4272e67382deb5e5_d20260927_m033706_c001_v7007000_t0000_u01790480226184") 2026/09/27 03:39:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d07c4_d20260927_m033702_c001_v0001157_t0019_u01790480222497") 2026/09/27 03:39:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d7d_d20260927_m033657_c001_v7007000_t0000_u01790480217251") 2026/09/27 03:39:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d074a_d20260927_m033652_c001_v0001157_t0019_u01790480212421") 2026/09/27 03:39:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40707b4664ebe804_d20260927_m033650_c001_v7007000_t0000_u01790480210780") 2026/09/27 03:39:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c283_d20260927_m033646_c001_v0001176_t0055_u01790480206458") 2026/09/27 03:39:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4209e18e51534125_d20260927_m033636_c001_v7007000_t0000_u01790480196187") 2026/09/27 03:39:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0646_d20260927_m033631_c001_v0001157_t0019_u01790480191888") 2026/09/27 03:39:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e69_d20260927_m033627_c001_v7007000_t0000_u01790480187106") 2026/09/27 03:39:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bef1_d20260927_m033620_c001_v0001150_t0039_u01790480180499") 2026/09/27 03:39:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e51_d20260927_m033615_c001_v7007000_t0000_u01790480175662") 2026/09/27 03:39:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c18f_d20260927_m033609_c001_v0001176_t0055_u01790480169051") 2026/09/27 03:39:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40613a653270e99d_d20260927_m033708_c001_v7007000_t0000_u01790480228787") 2026/09/27 03:39:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f116e024102794fcc_d20260927_m033705_c001_v0001100_t0004_u01790480225738") 2026/09/27 03:39:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0703_d20260927_m033726_c001_v7007000_t0000_u01790480246746") 2026/09/27 03:39:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d08be_d20260927_m033721_c001_v0001157_t0019_u01790480241228") 2026/09/27 03:39:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9b1_d20260927_m033828_c001_v7007000_t0000_u01790480308931") 2026/09/27 03:39:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0b60_d20260927_m033822_c001_v0001157_t0019_u01790480302106") 2026/09/27 03:39:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e99b_d20260927_m033816_c001_v7007000_t0000_u01790480296891") 2026/09/27 03:39:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0ac0_d20260927_m033809_c001_v0001157_t0019_u01790480289726") 2026/09/27 03:39:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c5700_d20260927_m033804_c001_v7007000_t0000_u01790480284056") 2026/09/27 03:39:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0a2e_d20260927_m033757_c001_v0001157_t0019_u01790480277210") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0747_d20260927_m033751_c001_v7007000_t0000_u01790480271600") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d09b0_d20260927_m033744_c001_v0001157_t0019_u01790480264797") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0725_d20260927_m033739_c001_v7007000_t0000_u01790480259596") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0938_d20260927_m033732_c001_v0001157_t0019_u01790480252090") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7ec1_d20260927_m033721_c001_v7007000_t0000_u01790480241601") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c091_d20260927_m033718_c001_v0001150_t0039_u01790480238643") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7eaf_d20260927_m033713_c001_v7007000_t0000_u01790480233395") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c061_d20260927_m033708_c001_v0001150_t0039_u01790480228380") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4184d84b687599ac_d20260927_m033706_c001_v7007000_t0000_u01790480226374") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c2ed_d20260927_m033702_c001_v0001176_t0055_u01790480222681") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d7e_d20260927_m033657_c001_v7007000_t0000_u01790480217432") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c2bb_d20260927_m033652_c001_v0001176_t0055_u01790480212432") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f422bda88a28d019d_d20260927_m033650_c001_v7007000_t0000_u01790480210632") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bfa9_d20260927_m033646_c001_v0001150_t0039_u01790480206640") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d8961b2_d20260927_m033636_c001_v7007000_t0000_u01790480196565") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bf4b_d20260927_m033632_c001_v0001150_t0039_u01790480192073") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e6a_d20260927_m033627_c001_v7007000_t0000_u01790480187286") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c1d3_d20260927_m033620_c001_v0001176_t0055_u01790480180686") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e52_d20260927_m033615_c001_v7007000_t0000_u01790480175842") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0500_d20260927_m033609_c001_v0001157_t0019_u01790480169236") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d91_d20260927_m033708_c001_v7007000_t0000_u01790480228630") 2026/09/27 03:39:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f112c0561f422c30d_d20260927_m033705_c001_v0001176_t0026_u01790480225794") 2026/09/27 03:39:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0704_d20260927_m033726_c001_v7007000_t0000_u01790480246930") 2026/09/27 03:39:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e02410279503a_d20260927_m033721_c001_v0001100_t0011_u01790480241238") 2026/09/27 03:39:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9b2_d20260927_m033829_c001_v7007000_t0000_u01790480309113") 2026/09/27 03:39:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e02410279519b_d20260927_m033822_c001_v0001100_t0011_u01790480302291") 2026/09/27 03:39:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e99c_d20260927_m033817_c001_v7007000_t0000_u01790480297071") 2026/09/27 03:39:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795151_d20260927_m033809_c001_v0001100_t0011_u01790480289910") 2026/09/27 03:39:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c5702_d20260927_m033804_c001_v7007000_t0000_u01790480284245") 2026/09/27 03:39:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e02410279511b_d20260927_m033757_c001_v0001100_t0011_u01790480277391") 2026/09/27 03:39:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0748_d20260927_m033751_c001_v7007000_t0000_u01790480271786") 2026/09/27 03:39:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e0241027950d1_d20260927_m033744_c001_v0001100_t0011_u01790480264982") 2026/09/27 03:39:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0726_d20260927_m033739_c001_v7007000_t0000_u01790480259777") 2026/09/27 03:39:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795084_d20260927_m033732_c001_v0001100_t0011_u01790480252274") 2026/09/27 03:39:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f404b312f7971e9e3_d20260927_m033721_c001_v7007000_t0000_u01790480241817") 2026/09/27 03:39:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c36f_d20260927_m033718_c001_v0001176_t0055_u01790480238828") 2026/09/27 03:39:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7eb0_d20260927_m033713_c001_v7007000_t0000_u01790480233639") 2026/09/27 03:39:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c331_d20260927_m033708_c001_v0001176_t0055_u01790480228396") 2026/09/27 03:39:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4184d84b687599ad_d20260927_m033706_c001_v7007000_t0000_u01790480226554") 2026/09/27 03:39:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c02f_d20260927_m033702_c001_v0001150_t0039_u01790480222863") 2026/09/27 03:39:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d7f_d20260927_m033657_c001_v7007000_t0000_u01790480217614") 2026/09/27 03:39:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bfe1_d20260927_m033652_c001_v0001150_t0039_u01790480212447") 2026/09/27 03:39:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40707b4664ebe802_d20260927_m033650_c001_v7007000_t0000_u01790480210413") 2026/09/27 03:39:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d06ff_d20260927_m033646_c001_v0001157_t0019_u01790480206825") 2026/09/27 03:39:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d8961b1_d20260927_m033636_c001_v7007000_t0000_u01790480196380") 2026/09/27 03:39:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c22f_d20260927_m033632_c001_v0001176_t0055_u01790480192257") 2026/09/27 03:39:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e6b_d20260927_m033627_c001_v7007000_t0000_u01790480187467") 2026/09/27 03:39:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d05ac_d20260927_m033620_c001_v0001157_t0019_u01790480180870") 2026/09/27 03:39:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e53_d20260927_m033616_c001_v7007000_t0000_u01790480176022") 2026/09/27 03:39:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457beaf_d20260927_m033609_c001_v0001150_t0039_u01790480169421") 2026/09/27 03:39:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e98_d20260927_m033708_c001_v7007000_t0000_u01790480228798") 2026/09/27 03:39:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c04b_d20260927_m033705_c001_v0001150_t0039_u01790480225803") 2026/09/27 03:39:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f281452_d20260927_m033639_c001_v7007000_t0000_u01790480199069") 2026/09/27 03:39:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f112c0561f422c243_d20260927_m033634_c001_v0001176_t0005_u01790480194332") 2026/09/27 03:39:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f281453_d20260927_m033639_c001_v7007000_t0000_u01790480199251") 2026/09/27 03:39:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f1026fd9f0c9d066a_d20260927_m033634_c001_v0001157_t0050_u01790480194322") 2026/09/27 03:39:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f281454_d20260927_m033639_c001_v7007000_t0000_u01790480199434") 2026/09/27 03:39:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f103e3d4b9457bf69_d20260927_m033634_c001_v0001150_t0054_u01790480194311") 2026/09/27 03:39:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f281455_d20260927_m033639_c001_v7007000_t0000_u01790480199616") 2026/09/27 03:39:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f112c0561f422c247_d20260927_m033634_c001_v0001176_t0034_u01790480194555") 2026/09/27 03:39:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f281456_d20260927_m033639_c001_v7007000_t0000_u01790480199797") 2026/09/27 03:39:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f103e3d4b9457bf6d_d20260927_m033634_c001_v0001150_t0058_u01790480194667") 2026/09/27 03:39:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f281457_d20260927_m033639_c001_v7007000_t0000_u01790480199978") 2026/09/27 03:39:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f112c0561f422c249_d20260927_m033634_c001_v0001176_t0021_u01790480194805") 2026/09/27 03:39:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f281459_d20260927_m033640_c001_v7007000_t0000_u01790480200161") 2026/09/27 03:39:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f116e024102794f10_d20260927_m033634_c001_v0001100_t0055_u01790480194849") 2026/09/27 03:39:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f28145a_d20260927_m033640_c001_v7007000_t0000_u01790480200344") 2026/09/27 03:39:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f1026fd9f0c9d0674_d20260927_m033634_c001_v0001157_t0055_u01790480194998") 2026/09/27 03:39:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f28145b_d20260927_m033640_c001_v7007000_t0000_u01790480200525") 2026/09/27 03:39:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f112c0561f422c24d_d20260927_m033635_c001_v0001176_t0011_u01790480195024") 2026/09/27 03:39:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f28145c_d20260927_m033640_c001_v7007000_t0000_u01790480200707") 2026/09/27 03:39:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f103e3d4b9457bf6f_d20260927_m033635_c001_v0001150_t0000_u01790480195037") 2026/09/27 03:39:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f28145d_d20260927_m033640_c001_v7007000_t0000_u01790480200889") 2026/09/27 03:39:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f116e024102794f14_d20260927_m033635_c001_v0001100_t0004_u01790480195217") 2026/09/27 03:39:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f28145e_d20260927_m033641_c001_v7007000_t0000_u01790480201070") 2026/09/27 03:39:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f112c0561f422c24f_d20260927_m033635_c001_v0001176_t0038_u01790480195238") 2026/09/27 03:39:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f28145f_d20260927_m033641_c001_v7007000_t0000_u01790480201251") 2026/09/27 03:39:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f1026fd9f0c9d067e_d20260927_m033635_c001_v0001157_t0053_u01790480195436") 2026/09/27 03:39:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f281460_d20260927_m033641_c001_v7007000_t0000_u01790480201432") 2026/09/27 03:39:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f112c0561f422c253_d20260927_m033635_c001_v0001176_t0029_u01790480195480") 2026/09/27 03:39:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f281461_d20260927_m033641_c001_v7007000_t0000_u01790480201614") 2026/09/27 03:39:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f103e3d4b9457bf75_d20260927_m033635_c001_v0001150_t0052_u01790480195524") 2026/09/27 03:39:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f281463_d20260927_m033641_c001_v7007000_t0000_u01790480201796") 2026/09/27 03:39:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c257_d20260927_m033635_c001_v0001176_t0055_u01790480195694") 2026/09/27 03:39:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f28146c_d20260927_m033652_c001_v7007000_t0000_u01790480212674") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f116e024102794f66_d20260927_m033648_c001_v0001100_t0023_u01790480208626") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcd89_d20260927_m033652_c001_v7007000_t0000_u01790480212650") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f112c0561f422c29b_d20260927_m033648_c001_v0001176_t0020_u01790480208637") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f421978db78f4454d_d20260927_m033652_c001_v7007000_t0000_u01790480212693") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f1026fd9f0c9d0712_d20260927_m033648_c001_v0001157_t0035_u01790480208647") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4199f7c66094e5ff_d20260927_m033652_c001_v7007000_t0000_u01790480212682") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f112c0561f422c29d_d20260927_m033648_c001_v0001176_t0041_u01790480208911") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9ed410_d20260927_m033652_c001_v7007000_t0000_u01790480212703") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f1026fd9f0c9d0714_d20260927_m033648_c001_v0001157_t0009_u01790480208969") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40707b4664ebe809_d20260927_m033652_c001_v7007000_t0000_u01790480212630") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f116e024102794f6a_d20260927_m033649_c001_v0001100_t0048_u01790480209017") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9ed412_d20260927_m033652_c001_v7007000_t0000_u01790480212895") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f103e3d4b9457bfbf_d20260927_m033649_c001_v0001150_t0050_u01790480209052") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40707b4664ebe811_d20260927_m033652_c001_v7007000_t0000_u01790480212998") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f112c0561f422c2a1_d20260927_m033649_c001_v0001176_t0033_u01790480209164") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9ed40f_d20260927_m033652_c001_v7007000_t0000_u01790480212652") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f103e3d4b9457bfc3_d20260927_m033649_c001_v0001150_t0027_u01790480209333") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d5c_d20260927_m033652_c001_v7007000_t0000_u01790480212667") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f1026fd9f0c9d071c_d20260927_m033649_c001_v0001157_t0024_u01790480209344") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcd90_d20260927_m033652_c001_v7007000_t0000_u01790480212831") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f112c0561f422c2a3_d20260927_m033649_c001_v0001176_t0057_u01790480209381") 2026/09/27 03:39:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9ed411_d20260927_m033652_c001_v7007000_t0000_u01790480212842") 2026/09/27 03:39:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f116e024102794f6e_d20260927_m033649_c001_v0001100_t0047_u01790480209601") 2026/09/27 03:39:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d5d_d20260927_m033652_c001_v7007000_t0000_u01790480212852") 2026/09/27 03:39:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f112c0561f422c2a5_d20260927_m033649_c001_v0001176_t0032_u01790480209612") 2026/09/27 03:39:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4199f7c66094e601_d20260927_m033652_c001_v7007000_t0000_u01790480212862") 2026/09/27 03:39:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f1026fd9f0c9d0720_d20260927_m033649_c001_v0001157_t0012_u01790480209662") 2026/09/27 03:39:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f28146d_d20260927_m033652_c001_v7007000_t0000_u01790480212874") 2026/09/27 03:39:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f103e3d4b9457bfc9_d20260927_m033649_c001_v0001150_t0014_u01790480209813") 2026/09/27 03:39:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f421978db78f4454e_d20260927_m033652_c001_v7007000_t0000_u01790480212884") 2026/09/27 03:39:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c2a9_d20260927_m033649_c001_v0001176_t0055_u01790480209825") 2026/09/27 03:39:34 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f2813fb_d20260927_m033511_c001_v7007000_t0000_u01790480111919") 2026/09/27 03:39:34 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40772f4e69706831_d20260927_m033510_c001_v0001102_t0032_u01790480110251") 2026/09/27 03:39:34 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4209e18e515340f7_d20260927_m033510_c001_v7007000_t0000_u01790480110068") 2026/09/27 03:39:34 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40772f4e69706823_d20260927_m033507_c001_v0001102_t0032_u01790480107725") 2026/09/27 03:39:34 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4209e18e515340f5_d20260927_m033506_c001_v7007000_t0000_u01790480106999") 2026/09/27 03:39:34 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468785d7_d20260927_m033502_c001_v0001134_t0010_u01790480102810") 2026/09/27 03:39:34 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f2813f1_d20260927_m033501_c001_v7007000_t0000_u01790480101349") 2026/09/27 03:39:34 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40324da5b8e38669_d20260927_m033459_c001_v0001183_t0044_u01790480099664") 2026/09/27 03:39:34 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d896146_d20260927_m033459_c001_v7007000_t0000_u01790480099483") 2026/09/27 03:39:34 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40324da5b8e3862d_d20260927_m033457_c001_v0001183_t0044_u01790480097264") 2026/09/27 03:39:34 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d896142_d20260927_m033456_c001_v7007000_t0000_u01790480096545") 2026/09/27 03:39:34 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468785ba_d20260927_m033452_c001_v0001134_t0010_u01790480092701") 2026/09/27 03:39:34 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f2813ec_d20260927_m033451_c001_v7007000_t0000_u01790480091431") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416b97ce0842a811_d20260927_m033450_c001_v0001161_t0016_u01790480090251") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40613a653270e93f_d20260927_m033450_c001_v7007000_t0000_u01790480090068") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416b97ce0842a801_d20260927_m033448_c001_v0001161_t0016_u01790480088135") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40613a653270e938_d20260927_m033447_c001_v7007000_t0000_u01790480087414") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d014d_d20260927_m033444_c001_v0001157_t0019_u01790480084132") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f2813e4_d20260927_m033443_c001_v7007000_t0000_u01790480083211") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4101c5e08b4dd042_d20260927_m033441_c001_v0001171_t0051_u01790480081744") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f422bda88a28cffef_d20260927_m033441_c001_v7007000_t0000_u01790480081561") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4101c5e08b4dd034_d20260927_m033438_c001_v0001171_t0051_u01790480078977") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f422bda88a28cffe2_d20260927_m033438_c001_v7007000_t0000_u01790480078251") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bc3b_d20260927_m033432_c001_v0001150_t0039_u01790480072639") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4152600d6137755f_d20260927_m033431_c001_v7007000_t0000_u01790480071732") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4105b512ca713da8_d20260927_m033430_c001_v0001120_t0027_u01790480070260") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4101bb4de7e5e056_d20260927_m033430_c001_v7007000_t0000_u01790480070078") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4105b512ca713d9a_d20260927_m033427_c001_v0001120_t0027_u01790480067346") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4101bb4de7e5e051_d20260927_m033426_c001_v7007000_t0000_u01790480066618") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687853a_d20260927_m033421_c001_v0001134_t0010_u01790480061083") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556c01_d20260927_m033420_c001_v7007000_t0000_u01790480060179") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f404b392cae329d8b_d20260927_m033418_c001_v0001185_t0001_u01790480058680") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4160b8fd5e2a6c85_d20260927_m033418_c001_v7007000_t0000_u01790480058498") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f404b392cae329d73_d20260927_m033415_c001_v0001185_t0001_u01790480055888") 2026/09/27 03:39:35 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4160b8fd5e2a6c82_d20260927_m033415_c001_v7007000_t0000_u01790480055164") 2026/09/27 03:39:36 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9cffad_d20260927_m033409_c001_v0001157_t0019_u01790480049559") 2026/09/27 03:39:36 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4005c7cd2330437f_d20260927_m033408_c001_v7007000_t0000_u01790480048469") 2026/09/27 03:39:36 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f407fbde862f2a0c2_d20260927_m033403_c001_v0001173_t0001_u01790480043491") 2026/09/27 03:39:36 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4124e2d95590054f_d20260927_m033403_c001_v7007000_t0000_u01790480043297") 2026/09/27 03:39:36 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bb53_d20260927_m033359_c001_v0001150_t0039_u01790480039408") 2026/09/27 03:39:36 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f418d3a04c4c3bd7c_d20260927_m033358_c001_v0001134_t0033_u01790480038682") 2026/09/27 03:39:36 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f418d3a04c4c3bd72_d20260927_m033357_c001_v0001134_t0033_u01790480037763") 2026/09/27 03:39:36 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4005c7cd23304377_d20260927_m033353_c001_v7007000_t0000_u01790480033757") 2026/09/27 03:39:36 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9cfeaf_d20260927_m033350_c001_v0001157_t0019_u01790480030285") 2026/09/27 03:39:36 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d896128_d20260927_m033339_c001_v7007000_t0000_u01790480019678") 2026/09/27 03:39:36 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687844e_d20260927_m033332_c001_v0001134_t0010_u01790480012979") 2026/09/27 03:39:36 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4059c9d06ab54238_d20260927_m033332_c001_v0001103_t0014_u01790480012232") 2026/09/27 03:39:36 DEBUG : dst/one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4059c9d06ab5422e_d20260927_m033331_c001_v0001103_t0014_u01790480011217") 2026/09/27 03:39:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f2813fc_d20260927_m033512_c001_v7007000_t0000_u01790480112100") 2026/09/27 03:39:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f409f449e4bff5b8f_d20260927_m033509_c001_v0001105_t0019_u01790480109883") 2026/09/27 03:39:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f41680720d8131f48_d20260927_m033506_c001_v0001134_t0028_u01790480106812") 2026/09/27 03:39:36 DEBUG : dst/one.bak: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f2813f2_d20260927_m033501_c001_v7007000_t0000_u01790480101530") 2026/09/27 03:39:36 DEBUG : dst/one.bak: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40846395ea85f457_d20260927_m033459_c001_v0001184_t0053_u01790480099300") 2026/09/27 03:39:36 DEBUG : dst/one.bak: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403b0384c8c3ca1e_d20260927_m033456_c001_v0001104_t0011_u01790480096359") 2026/09/27 03:39:36 DEBUG : dst/one.bak: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f2813ed_d20260927_m033451_c001_v7007000_t0000_u01790480091611") 2026/09/27 03:39:36 DEBUG : dst/one.bak: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4189fb2211520ef5_d20260927_m033449_c001_v0001183_t0026_u01790480089882") 2026/09/27 03:39:36 DEBUG : dst/one.bak: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4169d84b49619934_d20260927_m033447_c001_v0001120_t0026_u01790480087231") 2026/09/27 03:39:36 DEBUG : dst/three: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4005c7cd23304380_d20260927_m033408_c001_v7007000_t0000_u01790480048650") 2026/09/27 03:39:37 DEBUG : dst/three: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f418d3a04c4c3bddc_d20260927_m033407_c001_v0001134_t0033_u01790480047187") 2026/09/27 03:39:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f2813fd_d20260927_m033512_c001_v7007000_t0000_u01790480112279") 2026/09/27 03:39:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4048a6497af6d618_d20260927_m033510_c001_v0001179_t0050_u01790480110985") 2026/09/27 03:39:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f41165424cfab9382_d20260927_m033508_c001_v0001033_t0058_u01790480108532") 2026/09/27 03:39:37 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f2813fe_d20260927_m033512_c001_v7007000_t0000_u01790480112459") 2026/09/27 03:39:37 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40772f4e69706837_d20260927_m033511_c001_v0001102_t0032_u01790480111356") 2026/09/27 03:39:37 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4209e18e515340f8_d20260927_m033511_c001_v7007000_t0000_u01790480111173") 2026/09/27 03:39:37 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40772f4e69706829_d20260927_m033508_c001_v0001102_t0032_u01790480108943") 2026/09/27 03:39:37 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4209e18e515340f6_d20260927_m033508_c001_v7007000_t0000_u01790480108758") 2026/09/27 03:39:37 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0211_d20260927_m033503_c001_v0001157_t0019_u01790480103895") 2026/09/27 03:39:37 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f2813f3_d20260927_m033501_c001_v7007000_t0000_u01790480101713") 2026/09/27 03:39:37 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40324da5b8e38679_d20260927_m033500_c001_v0001183_t0044_u01790480100786") 2026/09/27 03:39:37 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d896147_d20260927_m033500_c001_v7007000_t0000_u01790480100606") 2026/09/27 03:39:37 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40324da5b8e38649_d20260927_m033458_c001_v0001183_t0044_u01790480098369") 2026/09/27 03:39:37 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d896143_d20260927_m033458_c001_v7007000_t0000_u01790480098187") 2026/09/27 03:39:37 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d01b5_d20260927_m033453_c001_v0001157_t0019_u01790480093434") 2026/09/27 03:39:37 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40613a653270e942_d20260927_m033450_c001_v7007000_t0000_u01790480090889") 2026/09/27 03:39:37 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0191_d20260927_m033449_c001_v0001157_t0019_u01790480089126") 2026/09/27 03:39:37 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40613a653270e93c_d20260927_m033448_c001_v7007000_t0000_u01790480088762") 2026/09/27 03:39:37 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bc91_d20260927_m033444_c001_v0001150_t0039_u01790480084852") 2026/09/27 03:39:38 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f422bda88a28cfff5_d20260927_m033442_c001_v7007000_t0000_u01790480082308") 2026/09/27 03:39:38 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bc6f_d20260927_m033440_c001_v0001150_t0039_u01790480080623") 2026/09/27 03:39:38 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f422bda88a28cffe3_d20260927_m033439_c001_v7007000_t0000_u01790480079542") 2026/09/27 03:39:38 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687856e_d20260927_m033433_c001_v0001134_t0010_u01790480073368") 2026/09/27 03:39:38 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4101bb4de7e5e057_d20260927_m033430_c001_v7007000_t0000_u01790480070830") 2026/09/27 03:39:38 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687855a_d20260927_m033429_c001_v0001134_t0010_u01790480069012") 2026/09/27 03:39:38 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4101bb4de7e5e052_d20260927_m033427_c001_v7007000_t0000_u01790480067910") 2026/09/27 03:39:38 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d004d_d20260927_m033421_c001_v0001157_t0019_u01790480061823") 2026/09/27 03:39:38 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4160b8fd5e2a6c86_d20260927_m033419_c001_v7007000_t0000_u01790480059265") 2026/09/27 03:39:38 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d001b_d20260927_m033417_c001_v0001157_t0019_u01790480057541") 2026/09/27 03:39:38 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4160b8fd5e2a6c83_d20260927_m033416_c001_v7007000_t0000_u01790480056452") 2026/09/27 03:39:38 DEBUG : dst/three.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bb9f_d20260927_m033410_c001_v0001150_t0039_u01790480050295") 2026/09/27 03:39:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f2813f5_d20260927_m033501_c001_v7007000_t0000_u01790480101907") 2026/09/27 03:39:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f408c89b9f33c096b_d20260927_m033500_c001_v0001043_t0035_u01790480100420") 2026/09/27 03:39:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f41305f0f0794e969_d20260927_m033458_c001_v0001177_t0057_u01790480098003") 2026/09/27 03:39:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f2813ee_d20260927_m033451_c001_v7007000_t0000_u01790480091791") 2026/09/27 03:39:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f406ff3ce199514f8_d20260927_m033450_c001_v0001101_t0012_u01790480090705") 2026/09/27 03:39:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4062996ec1c6eb79_d20260927_m033448_c001_v0001176_t0047_u01790480088578") 2026/09/27 03:39:38 DEBUG : dst/two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f2813ff_d20260927_m033513_c001_v7007000_t0000_u01790480113036") 2026/09/27 03:39:38 DEBUG : dst/two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bcfb_d20260927_m033503_c001_v0001150_t0039_u01790480103353") 2026/09/27 03:39:38 DEBUG : dst/two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f2813f6_d20260927_m033502_c001_v7007000_t0000_u01790480102088") 2026/09/27 03:39:38 DEBUG : dst/two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bccb_d20260927_m033453_c001_v0001150_t0039_u01790480093250") 2026/09/27 03:39:39 DEBUG : dst/two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f2813ef_d20260927_m033451_c001_v7007000_t0000_u01790480091971") 2026/09/27 03:39:39 DEBUG : dst/two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687858c_d20260927_m033444_c001_v0001134_t0010_u01790480084670") 2026/09/27 03:39:39 DEBUG : dst/two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f2813e5_d20260927_m033443_c001_v7007000_t0000_u01790480083401") 2026/09/27 03:39:39 DEBUG : dst/two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d00c5_d20260927_m033433_c001_v0001157_t0019_u01790480073184") 2026/09/27 03:39:39 DEBUG : dst/two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4152600d61377560_d20260927_m033431_c001_v7007000_t0000_u01790480071911") 2026/09/27 03:39:39 DEBUG : dst/two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bbe5_d20260927_m033421_c001_v0001150_t0039_u01790480061638") 2026/09/27 03:39:39 DEBUG : dst/two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556c02_d20260927_m033420_c001_v7007000_t0000_u01790480060360") 2026/09/27 03:39:39 DEBUG : dst/two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878504_d20260927_m033410_c001_v0001134_t0010_u01790480050111") 2026/09/27 03:39:39 DEBUG : dst/two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4005c7cd23304381_d20260927_m033408_c001_v7007000_t0000_u01790480048830") 2026/09/27 03:39:39 DEBUG : dst/two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4142cf3cb182cf0a_d20260927_m033404_c001_v0001165_t0027_u01790480044962") 2026/09/27 03:39:39 DEBUG : dst/two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d896129_d20260927_m033339_c001_v7007000_t0000_u01790480019860") 2026/09/27 03:39:39 DEBUG : dst/two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4059c9d06ab54252_d20260927_m033338_c001_v0001103_t0014_u01790480018767") 2026/09/27 03:39:39 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40707b4664ebdb76_d20260927_m033304_c001_v7007000_t0000_u01790479984680") 2026/09/27 03:39:39 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9cfc7b_d20260927_m033301_c001_v0001157_t0019_u01790479981413") 2026/09/27 03:39:39 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40707b4664ebdb58_d20260927_m033259_c001_v7007000_t0000_u01790479979135") 2026/09/27 03:39:39 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9cfb11_d20260927_m033228_c001_v0001157_t0019_u01790479948738") 2026/09/27 03:39:39 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b34_d20260927_m033220_c001_v7007000_t0000_u01790479940502") 2026/09/27 03:39:39 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9cfa7a_d20260927_m033217_c001_v0001157_t0019_u01790479937232") 2026/09/27 03:39:39 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f3c2_d20260927_m033159_c001_v7007000_t0000_u01790479919536") 2026/09/27 03:39:39 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878245_d20260927_m033157_c001_v0001134_t0010_u01790479917642") 2026/09/27 03:39:39 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f3bc_d20260927_m033156_c001_v7007000_t0000_u01790479916775") 2026/09/27 03:39:39 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687822d_d20260927_m033155_c001_v0001134_t0010_u01790479915670") 2026/09/27 03:39:40 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f3b2_d20260927_m033153_c001_v7007000_t0000_u01790479913035") 2026/09/27 03:39:40 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687820b_d20260927_m033151_c001_v0001134_t0010_u01790479911443") 2026/09/27 03:39:40 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f3ad_d20260927_m033150_c001_v7007000_t0000_u01790479910712") 2026/09/27 03:39:40 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468781fe_d20260927_m033149_c001_v0001134_t0010_u01790479909411") 2026/09/27 03:39:40 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f39d_d20260927_m033143_c001_v7007000_t0000_u01790479903989") 2026/09/27 03:39:40 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468781b7_d20260927_m033142_c001_v0001134_t0010_u01790479902256") 2026/09/27 03:39:40 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f395_d20260927_m033141_c001_v7007000_t0000_u01790479901414") 2026/09/27 03:39:40 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468781af_d20260927_m033140_c001_v0001134_t0010_u01790479900683") 2026/09/27 03:39:40 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f382_d20260927_m033136_c001_v7007000_t0000_u01790479896772") 2026/09/27 03:39:40 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878191_d20260927_m033135_c001_v0001134_t0010_u01790479895550") 2026/09/27 03:39:40 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d89603f_d20260927_m033133_c001_v7007000_t0000_u01790479893730") 2026/09/27 03:39:40 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687816f_d20260927_m033132_c001_v0001134_t0010_u01790479892827") 2026/09/27 03:39:40 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d89603c_d20260927_m033132_c001_v7007000_t0000_u01790479892467") 2026/09/27 03:39:40 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405d1cdac27ea679_d20260927_m033131_c001_v0001183_t0022_u01790479891925") 2026/09/27 03:39:40 DEBUG : empty space: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687815d_d20260927_m033130_c001_v0001134_t0010_u01790479890431") 2026/09/27 03:39:40 DEBUG : enormous: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f3c0_d20260927_m033158_c001_v7007000_t0000_u01790479918803") 2026/09/27 03:39:40 DEBUG : enormous: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f1055710946878247_d20260927_m033157_c001_v0001134_t0020_u01790479917825") 2026/09/27 03:39:40 DEBUG : existing: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f424aee5d7f281407_d20260927_m033517_c001_v7007000_t0000_u01790480117507") 2026/09/27 03:39:40 DEBUG : existing: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0272_d20260927_m033516_c001_v0001157_t0019_u01790480116388") 2026/09/27 03:39:40 DEBUG : existing: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b30_d20260927_m033215_c001_v7007000_t0000_u01790479935571") 2026/09/27 03:39:40 DEBUG : existing: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468782c9_d20260927_m033214_c001_v0001134_t0010_u01790479934659") 2026/09/27 03:39:41 DEBUG : existing: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d896036_d20260927_m033127_c001_v7007000_t0000_u01790479887691") 2026/09/27 03:39:41 DEBUG : existing: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878145_d20260927_m033126_c001_v0001134_t0010_u01790479886788") 2026/09/27 03:39:41 DEBUG : existing: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d896034_d20260927_m033126_c001_v7007000_t0000_u01790479886248") 2026/09/27 03:39:41 DEBUG : existing: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687813d_d20260927_m033125_c001_v0001134_t0010_u01790479885707") 2026/09/27 03:39:41 DEBUG : existing: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878137_d20260927_m033124_c001_v0001134_t0010_u01790479884983") 2026/09/27 03:39:41 DEBUG : existing-b: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b31_d20260927_m033215_c001_v7007000_t0000_u01790479935752") 2026/09/27 03:39:41 DEBUG : existing-b: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9cfa5a_d20260927_m033214_c001_v0001157_t0019_u01790479934649") 2026/09/27 03:39:41 DEBUG : file1: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d22_d20260927_m033557_c001_v7007000_t0000_u01790480157390") 2026/09/27 03:39:41 DEBUG : file1: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0476_d20260927_m033556_c001_v0001157_t0019_u01790480156268") 2026/09/27 03:39:41 DEBUG : file1: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d1d_d20260927_m033554_c001_v7007000_t0000_u01790480154971") 2026/09/27 03:39:41 DEBUG : file1: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457be5f_d20260927_m033553_c001_v0001150_t0039_u01790480153597") 2026/09/27 03:39:41 DEBUG : five: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f3cb_d20260927_m033202_c001_v7007000_t0000_u01790479922988") 2026/09/27 03:39:41 DEBUG : five: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878265_d20260927_m033201_c001_v0001134_t0010_u01790479921118") 2026/09/27 03:39:41 DEBUG : foo: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f37e_d20260927_m033135_c001_v7007000_t0000_u01790479895186") 2026/09/27 03:39:41 DEBUG : foo: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687818b_d20260927_m033134_c001_v0001134_t0010_u01790479894641") 2026/09/27 03:39:41 DEBUG : foo: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687817f_d20260927_m033134_c001_v0001134_t0010_u01790479894090") 2026/09/27 03:39:41 DEBUG : four: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b17_d20260927_m033203_c001_v7007000_t0000_u01790479923172") 2026/09/27 03:39:41 DEBUG : four: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457b8d3_d20260927_m033201_c001_v0001150_t0039_u01790479921682") 2026/09/27 03:39:41 DEBUG : four: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878261_d20260927_m033200_c001_v0001134_t0010_u01790479920569") 2026/09/27 03:39:41 DEBUG : hello world2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4160b8fd5e2a6a9b_d20260927_m033048_c001_v7007000_t0000_u01790479848082") 2026/09/27 03:39:41 DEBUG : hello world2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687802d_d20260927_m033047_c001_v0001134_t0010_u01790479847540") 2026/09/27 03:39:42 DEBUG : ignore-size: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d896033_d20260927_m033124_c001_v7007000_t0000_u01790479884624") 2026/09/27 03:39:42 DEBUG : ignore-size: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687812d_d20260927_m033123_c001_v0001134_t0010_u01790479883720") 2026/09/27 03:39:42 DEBUG : nested/sub dir/file: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b2c_d20260927_m033213_c001_v7007000_t0000_u01790479933833") 2026/09/27 03:39:42 DEBUG : nested/sub dir/file: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468782bb_d20260927_m033213_c001_v0001134_t0010_u01790479933166") 2026/09/27 03:39:42 DEBUG : nested/sub dir/file: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b2a_d20260927_m033212_c001_v7007000_t0000_u01790479932424") 2026/09/27 03:39:42 DEBUG : nested/sub dir/file: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9cfa3a_d20260927_m033211_c001_v0001157_t0019_u01790479931877") 2026/09/27 03:39:42 DEBUG : one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b18_d20260927_m033203_c001_v7007000_t0000_u01790479923352") 2026/09/27 03:39:42 DEBUG : one: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878257_d20260927_m033159_c001_v0001134_t0010_u01790479919904") 2026/09/27 03:39:42 DEBUG : only0: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d06_d20260927_m033549_c001_v7007000_t0000_u01790480149210") 2026/09/27 03:39:42 DEBUG : only0: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457be35_d20260927_m033544_c001_v0001150_t0039_u01790480144166") 2026/09/27 03:39:42 DEBUG : only0: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687867e_d20260927_m033535_c001_v0001134_t0010_u01790480135832") 2026/09/27 03:39:42 DEBUG : only0: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4119e53ac0384313_d20260927_m033530_c001_v7007000_t0000_u01790480130103") 2026/09/27 03:39:42 DEBUG : only0: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d02a6_d20260927_m033521_c001_v0001157_t0019_u01790480121285") 2026/09/27 03:39:42 DEBUG : only1: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d07_d20260927_m033549_c001_v7007000_t0000_u01790480149402") 2026/09/27 03:39:42 DEBUG : only1: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d03e6_d20260927_m033544_c001_v0001157_t0019_u01790480144342") 2026/09/27 03:39:42 DEBUG : only1: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0368_d20260927_m033536_c001_v0001157_t0019_u01790480136556") 2026/09/27 03:39:42 DEBUG : only1: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcc73_d20260927_m033529_c001_v7007000_t0000_u01790480129931") 2026/09/27 03:39:42 DEBUG : only1: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bd65_d20260927_m033521_c001_v0001150_t0039_u01790480121651") 2026/09/27 03:39:42 DEBUG : only10: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d09_d20260927_m033549_c001_v7007000_t0000_u01790480149583") 2026/09/27 03:39:42 DEBUG : only10: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468786b8_d20260927_m033543_c001_v0001134_t0010_u01790480143937") 2026/09/27 03:39:42 DEBUG : only10: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d039e_d20260927_m033539_c001_v0001157_t0019_u01790480139864") 2026/09/27 03:39:42 DEBUG : only10: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4119e53ac0384311_d20260927_m033529_c001_v7007000_t0000_u01790480129741") 2026/09/27 03:39:42 DEBUG : only10: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bd87_d20260927_m033524_c001_v0001150_t0039_u01790480124967") 2026/09/27 03:39:43 DEBUG : only11: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d0a_d20260927_m033549_c001_v7007000_t0000_u01790480149764") 2026/09/27 03:39:43 DEBUG : only11: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c10d_d20260927_m033544_c001_v0001176_t0055_u01790480144864") 2026/09/27 03:39:43 DEBUG : only11: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457be13_d20260927_m033540_c001_v0001150_t0039_u01790480140265") 2026/09/27 03:39:43 DEBUG : only11: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e90f_d20260927_m033530_c001_v7007000_t0000_u01790480130309") 2026/09/27 03:39:43 DEBUG : only11: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878646_d20260927_m033525_c001_v0001134_t0010_u01790480125338") 2026/09/27 03:39:43 DEBUG : only12: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d0c_d20260927_m033549_c001_v7007000_t0000_u01790480149946") 2026/09/27 03:39:43 DEBUG : only12: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457be31_d20260927_m033543_c001_v0001150_t0039_u01790480143968") 2026/09/27 03:39:43 DEBUG : only12: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468786a8_d20260927_m033540_c001_v0001134_t0010_u01790480140635") 2026/09/27 03:39:43 DEBUG : only12: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e27_d20260927_m033529_c001_v7007000_t0000_u01790480129365") 2026/09/27 03:39:43 DEBUG : only12: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d02ee_d20260927_m033525_c001_v0001157_t0019_u01790480125709") 2026/09/27 03:39:43 DEBUG : only13: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d0d_d20260927_m033550_c001_v7007000_t0000_u01790480150128") 2026/09/27 03:39:43 DEBUG : only13: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c109_d20260927_m033544_c001_v0001176_t0055_u01790480144493") 2026/09/27 03:39:43 DEBUG : only13: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d03ae_d20260927_m033541_c001_v0001157_t0019_u01790480141002") 2026/09/27 03:39:43 DEBUG : only13: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e2d_d20260927_m033530_c001_v7007000_t0000_u01790480130460") 2026/09/27 03:39:43 DEBUG : only13: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bd91_d20260927_m033526_c001_v0001150_t0039_u01790480126076") 2026/09/27 03:39:43 DEBUG : only14: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d0e_d20260927_m033550_c001_v7007000_t0000_u01790480150308") 2026/09/27 03:39:43 DEBUG : only14: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d03e0_d20260927_m033543_c001_v0001157_t0019_u01790480143949") 2026/09/27 03:39:43 DEBUG : only14: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457be1b_d20260927_m033541_c001_v0001150_t0039_u01790480141371") 2026/09/27 03:39:43 DEBUG : only14: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcc75_d20260927_m033530_c001_v7007000_t0000_u01790480130114") 2026/09/27 03:39:43 DEBUG : only14: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878654_d20260927_m033526_c001_v0001134_t0010_u01790480126448") 2026/09/27 03:39:43 DEBUG : only15: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d0f_d20260927_m033550_c001_v7007000_t0000_u01790480150489") 2026/09/27 03:39:43 DEBUG : only15: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468786ba_d20260927_m033544_c001_v0001134_t0010_u01790480144144") 2026/09/27 03:39:44 DEBUG : only15: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468786ae_d20260927_m033541_c001_v0001134_t0010_u01790480141741") 2026/09/27 03:39:44 DEBUG : only15: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e907_d20260927_m033529_c001_v7007000_t0000_u01790480129757") 2026/09/27 03:39:44 DEBUG : only15: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0300_d20260927_m033526_c001_v0001157_t0019_u01790480126815") 2026/09/27 03:39:44 DEBUG : only16: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d10_d20260927_m033550_c001_v7007000_t0000_u01790480150672") 2026/09/27 03:39:45 DEBUG : only16: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d03e2_d20260927_m033544_c001_v0001157_t0019_u01790480144156") 2026/09/27 03:39:45 DEBUG : only16: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d03c2_d20260927_m033542_c001_v0001157_t0019_u01790480142108") 2026/09/27 03:39:45 DEBUG : only16: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e2a_d20260927_m033529_c001_v7007000_t0000_u01790480129912") 2026/09/27 03:39:45 DEBUG : only16: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bda1_d20260927_m033527_c001_v0001150_t0039_u01790480127182") 2026/09/27 03:39:45 DEBUG : only17: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d11_d20260927_m033550_c001_v7007000_t0000_u01790480150852") 2026/09/27 03:39:45 DEBUG : only17: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468786d0_d20260927_m033544_c001_v0001134_t0010_u01790480144876") 2026/09/27 03:39:45 DEBUG : only17: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457be25_d20260927_m033542_c001_v0001150_t0039_u01790480142478") 2026/09/27 03:39:45 DEBUG : only17: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e90c_d20260927_m033530_c001_v7007000_t0000_u01790480130126") 2026/09/27 03:39:45 DEBUG : only17: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687865e_d20260927_m033527_c001_v0001134_t0010_u01790480127551") 2026/09/27 03:39:45 DEBUG : only18: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d12_d20260927_m033551_c001_v7007000_t0000_u01790480151033") 2026/09/27 03:39:45 DEBUG : only18: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d03f2_d20260927_m033544_c001_v0001157_t0019_u01790480144899") 2026/09/27 03:39:45 DEBUG : only18: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468786b6_d20260927_m033542_c001_v0001134_t0010_u01790480142845") 2026/09/27 03:39:45 DEBUG : only18: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcc79_d20260927_m033530_c001_v7007000_t0000_u01790480130478") 2026/09/27 03:39:45 DEBUG : only18: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0314_d20260927_m033527_c001_v0001157_t0019_u01790480127919") 2026/09/27 03:39:45 DEBUG : only19: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d13_d20260927_m033551_c001_v7007000_t0000_u01790480151214") 2026/09/27 03:39:45 DEBUG : only19: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468786c0_d20260927_m033544_c001_v0001134_t0010_u01790480144327") 2026/09/27 03:39:45 DEBUG : only19: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d03d2_d20260927_m033543_c001_v0001157_t0019_u01790480143215") 2026/09/27 03:39:45 DEBUG : only19: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4119e53ac0384312_d20260927_m033529_c001_v7007000_t0000_u01790480129920") 2026/09/27 03:39:45 DEBUG : only19: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bdb3_d20260927_m033528_c001_v0001150_t0039_u01790480128287") 2026/09/27 03:39:45 DEBUG : only2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d15_d20260927_m033551_c001_v7007000_t0000_u01790480151394") 2026/09/27 03:39:45 DEBUG : only2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457be39_d20260927_m033544_c001_v0001150_t0039_u01790480144353") 2026/09/27 03:39:45 DEBUG : only2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bdf9_d20260927_m033536_c001_v0001150_t0039_u01790480136922") 2026/09/27 03:39:45 DEBUG : only2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e2c_d20260927_m033530_c001_v7007000_t0000_u01790480130277") 2026/09/27 03:39:45 DEBUG : only2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878626_d20260927_m033522_c001_v0001134_t0010_u01790480122023") 2026/09/27 03:39:45 DEBUG : only3: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d16_d20260927_m033551_c001_v7007000_t0000_u01790480151574") 2026/09/27 03:39:45 DEBUG : only3: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468786c4_d20260927_m033544_c001_v0001134_t0010_u01790480144509") 2026/09/27 03:39:45 DEBUG : only3: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878688_d20260927_m033537_c001_v0001134_t0010_u01790480137290") 2026/09/27 03:39:45 DEBUG : only3: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcc77_d20260927_m033530_c001_v7007000_t0000_u01790480130296") 2026/09/27 03:39:46 DEBUG : only3: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d02ba_d20260927_m033522_c001_v0001157_t0019_u01790480122394") 2026/09/27 03:39:46 DEBUG : only4: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d17_d20260927_m033551_c001_v7007000_t0000_u01790480151755") 2026/09/27 03:39:46 DEBUG : only4: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d03ea_d20260927_m033544_c001_v0001157_t0019_u01790480144529") 2026/09/27 03:39:46 DEBUG : only4: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0378_d20260927_m033537_c001_v0001157_t0019_u01790480137658") 2026/09/27 03:39:46 DEBUG : only4: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42399e9efaddcc71_d20260927_m033529_c001_v7007000_t0000_u01790480129733") 2026/09/27 03:39:46 DEBUG : only4: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bd6f_d20260927_m033522_c001_v0001150_t0039_u01790480122760") 2026/09/27 03:39:46 DEBUG : only5: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d18_d20260927_m033551_c001_v7007000_t0000_u01790480151935") 2026/09/27 03:39:46 DEBUG : only5: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457be3d_d20260927_m033544_c001_v0001150_t0039_u01790480144539") 2026/09/27 03:39:46 DEBUG : only5: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bdfd_d20260927_m033538_c001_v0001150_t0039_u01790480138025") 2026/09/27 03:39:46 DEBUG : only5: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e28_d20260927_m033529_c001_v7007000_t0000_u01790480129548") 2026/09/27 03:39:46 DEBUG : only5: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878632_d20260927_m033523_c001_v0001134_t0010_u01790480123127") 2026/09/27 03:39:46 DEBUG : only6: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d19_d20260927_m033552_c001_v7007000_t0000_u01790480152117") 2026/09/27 03:39:46 DEBUG : only6: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c10b_d20260927_m033544_c001_v0001176_t0055_u01790480144680") 2026/09/27 03:39:46 DEBUG : only6: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878694_d20260927_m033538_c001_v0001134_t0010_u01790480138392") 2026/09/27 03:39:46 DEBUG : only6: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e90a_d20260927_m033529_c001_v7007000_t0000_u01790480129944") 2026/09/27 03:39:46 DEBUG : only6: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d02c4_d20260927_m033523_c001_v0001157_t0019_u01790480123492") 2026/09/27 03:39:46 DEBUG : only7: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d1a_d20260927_m033552_c001_v7007000_t0000_u01790480152303") 2026/09/27 03:39:46 DEBUG : only7: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468786ca_d20260927_m033544_c001_v0001134_t0010_u01790480144693") 2026/09/27 03:39:46 DEBUG : only7: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d038a_d20260927_m033538_c001_v0001157_t0019_u01790480138761") 2026/09/27 03:39:46 DEBUG : only7: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4119e53ac0384314_d20260927_m033530_c001_v7007000_t0000_u01790480130286") 2026/09/27 03:39:46 DEBUG : only7: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bd7b_d20260927_m033523_c001_v0001150_t0039_u01790480123859") 2026/09/27 03:39:47 DEBUG : only8: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d1b_d20260927_m033552_c001_v7007000_t0000_u01790480152484") 2026/09/27 03:39:47 DEBUG : only8: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d03ee_d20260927_m033544_c001_v0001157_t0019_u01790480144714") 2026/09/27 03:39:47 DEBUG : only8: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457be07_d20260927_m033539_c001_v0001150_t0039_u01790480139128") 2026/09/27 03:39:47 DEBUG : only8: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e29_d20260927_m033529_c001_v7007000_t0000_u01790480129730") 2026/09/27 03:39:47 DEBUG : only8: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687863e_d20260927_m033524_c001_v0001134_t0010_u01790480124228") 2026/09/27 03:39:47 DEBUG : only9: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d1c_d20260927_m033552_c001_v7007000_t0000_u01790480152664") 2026/09/27 03:39:47 DEBUG : only9: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457be3f_d20260927_m033544_c001_v0001150_t0039_u01790480144723") 2026/09/27 03:39:47 DEBUG : only9: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687869c_d20260927_m033539_c001_v0001134_t0010_u01790480139496") 2026/09/27 03:39:47 DEBUG : only9: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e2b_d20260927_m033530_c001_v7007000_t0000_u01790480130094") 2026/09/27 03:39:47 DEBUG : only9: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d02d8_d20260927_m033524_c001_v0001157_t0019_u01790480124596") 2026/09/27 03:39:47 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b28_d20260927_m033210_c001_v7007000_t0000_u01790479930777") 2026/09/27 03:39:47 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457b903_d20260927_m033209_c001_v0001150_t0039_u01790479929123") 2026/09/27 03:39:47 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b21_d20260927_m033208_c001_v7007000_t0000_u01790479928390") 2026/09/27 03:39:47 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687828b_d20260927_m033206_c001_v0001134_t0010_u01790479926870") 2026/09/27 03:39:47 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b1c_d20260927_m033206_c001_v7007000_t0000_u01790479926150") 2026/09/27 03:39:47 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457b8e7_d20260927_m033204_c001_v0001150_t0039_u01790479924318") 2026/09/27 03:39:47 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f3b6_d20260927_m033154_c001_v7007000_t0000_u01790479914683") 2026/09/27 03:39:47 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687821b_d20260927_m033153_c001_v0001134_t0010_u01790479913582") 2026/09/27 03:39:47 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f3b0_d20260927_m033152_c001_v7007000_t0000_u01790479912022") 2026/09/27 03:39:47 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878208_d20260927_m033151_c001_v0001134_t0010_u01790479911259") 2026/09/27 03:39:47 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f3ab_d20260927_m033149_c001_v7007000_t0000_u01790479909964") 2026/09/27 03:39:47 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468781fc_d20260927_m033149_c001_v0001134_t0010_u01790479909226") 2026/09/27 03:39:47 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f39b_d20260927_m033143_c001_v7007000_t0000_u01790479903355") 2026/09/27 03:39:47 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468781b5_d20260927_m033142_c001_v0001134_t0010_u01790479902072") 2026/09/27 03:39:48 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f397_d20260927_m033141_c001_v7007000_t0000_u01790479901708") 2026/09/27 03:39:48 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468781ab_d20260927_m033140_c001_v0001134_t0010_u01790479900500") 2026/09/27 03:39:48 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f38d_d20260927_m033140_c001_v7007000_t0000_u01790479900135") 2026/09/27 03:39:48 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468781a7_d20260927_m033139_c001_v0001134_t0010_u01790479899457") 2026/09/27 03:39:48 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468781a5_d20260927_m033138_c001_v0001134_t0010_u01790479898907") 2026/09/27 03:39:48 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f388_d20260927_m033138_c001_v7007000_t0000_u01790479898541") 2026/09/27 03:39:48 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687819f_d20260927_m033137_c001_v0001134_t0010_u01790479897993") 2026/09/27 03:39:48 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f105571094687819d_d20260927_m033137_c001_v0001134_t0034_u01790479897320") 2026/09/27 03:39:48 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f383_d20260927_m033136_c001_v7007000_t0000_u01790479896956") 2026/09/27 03:39:48 DEBUG : potato: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f1055710946878197_d20260927_m033136_c001_v0001134_t0038_u01790479896104") 2026/09/27 03:39:48 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4090658e3507fd61_d20260927_m033314_c001_v7007000_t0000_u01790479994353") 2026/09/27 03:39:48 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f103e3d4b9457ba4d_d20260927_m033313_c001_v0001150_t0023_u01790479993373") 2026/09/27 03:39:48 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40707b4664ebdb77_d20260927_m033304_c001_v7007000_t0000_u01790479984942") 2026/09/27 03:39:48 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f103e3d4b9457b9f7_d20260927_m033300_c001_v0001150_t0009_u01790479980411") 2026/09/27 03:39:48 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b3c_d20260927_m033232_c001_v7007000_t0000_u01790479952224") 2026/09/27 03:39:48 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f103e3d4b9457b95f_d20260927_m033227_c001_v0001150_t0033_u01790479947961") 2026/09/27 03:39:48 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b35_d20260927_m033221_c001_v7007000_t0000_u01790479941127") 2026/09/27 03:39:48 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f103e3d4b9457b923_d20260927_m033216_c001_v0001150_t0015_u01790479936691") 2026/09/27 03:39:48 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f3bf_d20260927_m033158_c001_v7007000_t0000_u01790479918620") 2026/09/27 03:39:48 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f1055710946878243_d20260927_m033157_c001_v0001134_t0047_u01790479917323") 2026/09/27 03:39:49 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f3bd_d20260927_m033156_c001_v7007000_t0000_u01790479916958") 2026/09/27 03:39:49 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f105571094687822b_d20260927_m033155_c001_v0001134_t0012_u01790479915231") 2026/09/27 03:39:49 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f3b7_d20260927_m033154_c001_v7007000_t0000_u01790479914866") 2026/09/27 03:39:49 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878221_d20260927_m033154_c001_v0001134_t0010_u01790479914135") 2026/09/27 03:39:49 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f3b3_d20260927_m033153_c001_v7007000_t0000_u01790479913217") 2026/09/27 03:39:49 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f1055710946878215_d20260927_m033152_c001_v0001134_t0032_u01790479912389") 2026/09/27 03:39:49 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f3ae_d20260927_m033150_c001_v7007000_t0000_u01790479910894") 2026/09/27 03:39:49 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f1055710946878202_d20260927_m033149_c001_v0001134_t0027_u01790479909974") 2026/09/27 03:39:49 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4198356c0725f39e_d20260927_m033144_c001_v7007000_t0000_u01790479904173") 2026/09/27 03:39:49 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f10557109468781bf_d20260927_m033142_c001_v0001134_t0031_u01790479902805") 2026/09/27 03:39:49 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4160b8fd5e2a6a9d_d20260927_m033050_c001_v7007000_t0000_u01790479850603") 2026/09/27 03:39:49 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687803b_d20260927_m033050_c001_v0001134_t0010_u01790479850062") 2026/09/27 03:39:49 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4160b8fd5e2a6a9c_d20260927_m033049_c001_v7007000_t0000_u01790479849162") 2026/09/27 03:39:49 DEBUG : potato2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878035_d20260927_m033048_c001_v0001134_t0010_u01790479848621") 2026/09/27 03:39:49 DEBUG : potato3: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40707b4664ebdb78_d20260927_m033305_c001_v7007000_t0000_u01790479985399") 2026/09/27 03:39:49 DEBUG : potato3: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f10557109468783be_d20260927_m033301_c001_v0001134_t0037_u01790479981963") 2026/09/27 03:39:49 DEBUG : potato3: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b3d_d20260927_m033232_c001_v7007000_t0000_u01790479952606") 2026/09/27 03:39:49 DEBUG : potato3: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f105571094687831b_d20260927_m033229_c001_v0001134_t0020_u01790479949284") 2026/09/27 03:39:49 DEBUG : potato3: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b36_d20260927_m033221_c001_v7007000_t0000_u01790479941306") 2026/09/27 03:39:49 DEBUG : potato3: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f10557109468782d5_d20260927_m033217_c001_v0001134_t0027_u01790479937417") 2026/09/27 03:39:49 DEBUG : pre-dest1/1: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4005c7cd2330436f_d20260927_m033348_c001_v7007000_t0000_u01790480028261") 2026/09/27 03:39:49 DEBUG : pre-dest1/1: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878470_d20260927_m033340_c001_v0001134_t0010_u01790480020587") 2026/09/27 03:39:49 DEBUG : pre-dest2/2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4005c7cd23304370_d20260927_m033348_c001_v7007000_t0000_u01790480028443") 2026/09/27 03:39:49 DEBUG : pre-dest2/2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bad7_d20260927_m033341_c001_v0001150_t0039_u01790480021133") 2026/09/27 03:39:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d896121_d20260927_m033327_c001_v7007000_t0000_u01790480007193") 2026/09/27 03:39:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f1026fd9f0c9cfd83_d20260927_m033323_c001_v0001157_t0018_u01790480003262") 2026/09/27 03:39:50 DEBUG : sizeonly: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d896032_d20260927_m033123_c001_v7007000_t0000_u01790479883181") 2026/09/27 03:39:50 DEBUG : sizeonly: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687811d_d20260927_m033122_c001_v0001134_t0010_u01790479882279") 2026/09/27 03:39:50 DEBUG : splitbanan: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0706_d20260927_m033727_c001_v7007000_t0000_u01790480247111") 2026/09/27 03:39:50 DEBUG : splitbanan: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795032_d20260927_m033720_c001_v0001100_t0011_u01790480240449") 2026/09/27 03:39:50 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9b3_d20260927_m033829_c001_v7007000_t0000_u01790480309294") 2026/09/27 03:39:50 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e0241027951a7_d20260927_m033823_c001_v0001100_t0011_u01790480303030") 2026/09/27 03:39:50 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e99d_d20260927_m033817_c001_v7007000_t0000_u01790480297252") 2026/09/27 03:39:50 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795159_d20260927_m033810_c001_v0001100_t0011_u01790480290651") 2026/09/27 03:39:50 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4034ea99156c5703_d20260927_m033804_c001_v7007000_t0000_u01790480284427") 2026/09/27 03:39:50 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e02410279511f_d20260927_m033758_c001_v0001100_t0011_u01790480278119") 2026/09/27 03:39:50 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f074a_d20260927_m033751_c001_v7007000_t0000_u01790480271970") 2026/09/27 03:39:50 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e0241027950d5_d20260927_m033745_c001_v0001100_t0011_u01790480265723") 2026/09/27 03:39:50 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f0727_d20260927_m033739_c001_v7007000_t0000_u01790480259958") 2026/09/27 03:39:50 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795088_d20260927_m033733_c001_v0001100_t0011_u01790480253008") 2026/09/27 03:39:50 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f06ef_d20260927_m033721_c001_v7007000_t0000_u01790480241836") 2026/09/27 03:39:50 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c371_d20260927_m033719_c001_v0001176_t0055_u01790480239561") 2026/09/27 03:39:50 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7eb1_d20260927_m033713_c001_v7007000_t0000_u01790480233822") 2026/09/27 03:39:50 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102794fd6_d20260927_m033707_c001_v0001100_t0011_u01790480227605") 2026/09/27 03:39:50 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4184d84b687599ae_d20260927_m033706_c001_v7007000_t0000_u01790480226590") 2026/09/27 03:39:50 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c037_d20260927_m033703_c001_v0001150_t0039_u01790480223692") 2026/09/27 03:39:51 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d80_d20260927_m033657_c001_v7007000_t0000_u01790480217801") 2026/09/27 03:39:51 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457bfd7_d20260927_m033651_c001_v0001150_t0039_u01790480211675") 2026/09/27 03:39:51 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f422bda88a28d019e_d20260927_m033650_c001_v7007000_t0000_u01790480210642") 2026/09/27 03:39:51 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0708_d20260927_m033647_c001_v0001157_t0019_u01790480207560") 2026/09/27 03:39:51 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e76_d20260927_m033636_c001_v7007000_t0000_u01790480196343") 2026/09/27 03:39:51 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0658_d20260927_m033633_c001_v0001157_t0019_u01790480193054") 2026/09/27 03:39:51 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e6c_d20260927_m033627_c001_v7007000_t0000_u01790480187647") 2026/09/27 03:39:51 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457beff_d20260927_m033621_c001_v0001150_t0039_u01790480181604") 2026/09/27 03:39:51 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4014a7c970de7e55_d20260927_m033616_c001_v7007000_t0000_u01790480176202") 2026/09/27 03:39:51 DEBUG : splitbananasplit: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c199_d20260927_m033610_c001_v0001176_t0055_u01790480170164") 2026/09/27 03:39:51 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4131dcfe61970d92_d20260927_m033708_c001_v7007000_t0000_u01790480228809") 2026/09/27 03:39:51 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457c03d_d20260927_m033704_c001_v0001150_t0039_u01790480224581") 2026/09/27 03:39:51 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d2b_d20260927_m033605_c001_v7007000_t0000_u01790480165231") 2026/09/27 03:39:51 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d04ba_d20260927_m033602_c001_v0001157_t0019_u01790480162841") 2026/09/27 03:39:51 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4088f1886b38ecb3_d20260927_m033601_c001_v7007000_t0000_u01790480161676") 2026/09/27 03:39:51 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c153_d20260927_m033558_c001_v0001176_t0055_u01790480158798") 2026/09/27 03:39:51 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b2d_d20260927_m033214_c001_v7007000_t0000_u01790479934014") 2026/09/27 03:39:51 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457b915_d20260927_m033213_c001_v0001150_t0039_u01790479933293") 2026/09/27 03:39:51 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b2b_d20260927_m033212_c001_v7007000_t0000_u01790479932605") 2026/09/27 03:39:51 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468782b5_d20260927_m033211_c001_v0001134_t0010_u01790479931865") 2026/09/27 03:39:51 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d89602a_d20260927_m033120_c001_v7007000_t0000_u01790479880295") 2026/09/27 03:39:51 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468780ff_d20260927_m033118_c001_v0001134_t0010_u01790479878861") 2026/09/27 03:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d89601d_d20260927_m033118_c001_v7007000_t0000_u01790479878462") 2026/09/27 03:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468780ef_d20260927_m033117_c001_v0001134_t0010_u01790479877385") 2026/09/27 03:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d896015_d20260927_m033115_c001_v7007000_t0000_u01790479875383") 2026/09/27 03:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468780db_d20260927_m033114_c001_v0001134_t0010_u01790479874468") 2026/09/27 03:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d896014_d20260927_m033113_c001_v7007000_t0000_u01790479873931") 2026/09/27 03:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468780d7_d20260927_m033113_c001_v0001134_t0010_u01790479873009") 2026/09/27 03:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468780cb_d20260927_m033110_c001_v0001134_t0010_u01790479870654") 2026/09/27 03:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d896005_d20260927_m033110_c001_v7007000_t0000_u01790479870295") 2026/09/27 03:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468780c5_d20260927_m033109_c001_v0001134_t0010_u01790479869753") 2026/09/27 03:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468780c1_d20260927_m033109_c001_v0001134_t0010_u01790479869031") 2026/09/27 03:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f417f47192d896001_d20260927_m033108_c001_v7007000_t0000_u01790479868643") 2026/09/27 03:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468780ad_d20260927_m033106_c001_v0001134_t0010_u01790479866095") 2026/09/27 03:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878099_d20260927_m033103_c001_v0001134_t0010_u01790479863714") 2026/09/27 03:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4160b8fd5e2a6aab_d20260927_m033103_c001_v7007000_t0000_u01790479863354") 2026/09/27 03:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878095_d20260927_m033102_c001_v0001134_t0010_u01790479862814") 2026/09/27 03:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878091_d20260927_m033102_c001_v0001134_t0010_u01790479862093") 2026/09/27 03:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4160b8fd5e2a6aa9_d20260927_m033101_c001_v7007000_t0000_u01790479861728") 2026/09/27 03:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878077_d20260927_m033058_c001_v0001134_t0010_u01790479858452") 2026/09/27 03:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4160b8fd5e2a6aa7_d20260927_m033058_c001_v7007000_t0000_u01790479858090") 2026/09/27 03:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687806f_d20260927_m033057_c001_v0001134_t0010_u01790479857458") 2026/09/27 03:39:53 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4160b8fd5e2a6aa6_d20260927_m033056_c001_v7007000_t0000_u01790479856560") 2026/09/27 03:39:53 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878065_d20260927_m033056_c001_v0001134_t0010_u01790479856019") 2026/09/27 03:39:53 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4160b8fd5e2a6aa5_d20260927_m033055_c001_v7007000_t0000_u01790479855480") 2026/09/27 03:39:53 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878051_d20260927_m033054_c001_v0001134_t0010_u01790479854940") 2026/09/27 03:39:53 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4160b8fd5e2a6aa3_d20260927_m033054_c001_v7007000_t0000_u01790479854042") 2026/09/27 03:39:53 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687804d_d20260927_m033053_c001_v0001134_t0010_u01790479853322") 2026/09/27 03:39:53 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4160b8fd5e2a6aa1_d20260927_m033052_c001_v7007000_t0000_u01790479852782") 2026/09/27 03:39:53 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878049_d20260927_m033052_c001_v0001134_t0010_u01790479852222") 2026/09/27 03:39:53 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4160b8fd5e2a6a9f_d20260927_m033051_c001_v7007000_t0000_u01790479851682") 2026/09/27 03:39:53 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878045_d20260927_m033051_c001_v0001134_t0010_u01790479851142") 2026/09/27 03:39:53 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4160b8fd5e2a6a99_d20260927_m033047_c001_v7007000_t0000_u01790479847000") 2026/09/27 03:39:53 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878021_d20260927_m033046_c001_v0001134_t0010_u01790479846458") 2026/09/27 03:39:53 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4160b8fd5e2a6a98_d20260927_m033045_c001_v7007000_t0000_u01790479845918") 2026/09/27 03:39:53 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878019_d20260927_m033045_c001_v0001134_t0010_u01790479845379") 2026/09/27 03:39:53 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4160b8fd5e2a6a97_d20260927_m033044_c001_v7007000_t0000_u01790479844456") 2026/09/27 03:39:53 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946878007_d20260927_m033043_c001_v0001134_t0010_u01790479843916") 2026/09/27 03:39:53 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4160b8fd5e2a6a93_d20260927_m033041_c001_v7007000_t0000_u01790479841715") 2026/09/27 03:39:53 DEBUG : sub dir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4055710946877fed_d20260927_m033041_c001_v0001134_t0010_u01790479841163") 2026/09/27 03:39:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d2c_d20260927_m033605_c001_v7007000_t0000_u01790480165412") 2026/09/27 03:39:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f112c0561f422c167_d20260927_m033602_c001_v0001176_t0025_u01790480162493") 2026/09/27 03:39:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4088f1886b38ecb4_d20260927_m033601_c001_v7007000_t0000_u01790480161917") 2026/09/27 03:39:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f103e3d4b9457be6f_d20260927_m033558_c001_v0001150_t0023_u01790480158764") 2026/09/27 03:39:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9b5_d20260927_m033831_c001_v7007000_t0000_u01790480311633") 2026/09/27 03:39:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f103e3d4b9457c20d_d20260927_m033830_c001_v0001150_t0014_u01790480310700") 2026/09/27 03:39:54 DEBUG : sub/yam: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b26_d20260927_m033210_c001_v7007000_t0000_u01790479930235") 2026/09/27 03:39:54 DEBUG : sub/yam: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9cfa14_d20260927_m033209_c001_v0001157_t0019_u01790479929113") 2026/09/27 03:39:54 DEBUG : test_dir1/file2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d23_d20260927_m033557_c001_v7007000_t0000_u01790480157571") 2026/09/27 03:39:54 DEBUG : test_dir1/file2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c143_d20260927_m033555_c001_v0001176_t0055_u01790480155927") 2026/09/27 03:39:54 DEBUG : test_dir1/file2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d1e_d20260927_m033555_c001_v7007000_t0000_u01790480155151") 2026/09/27 03:39:54 DEBUG : test_dir1/file2: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40557109468786ee_d20260927_m033553_c001_v0001134_t0010_u01790480153613") 2026/09/27 03:39:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d24_d20260927_m033557_c001_v7007000_t0000_u01790480157751") 2026/09/27 03:39:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457be69_d20260927_m033555_c001_v0001150_t0039_u01790480155915") 2026/09/27 03:39:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f40253dc3db556d1f_d20260927_m033555_c001_v7007000_t0000_u01790480155332") 2026/09/27 03:39:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c137_d20260927_m033553_c001_v0001176_t0055_u01790480153609") 2026/09/27 03:39:54 DEBUG : three: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b19_d20260927_m033203_c001_v7007000_t0000_u01790479923532") 2026/09/27 03:39:54 DEBUG : three: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687826f_d20260927_m033202_c001_v0001134_t0010_u01790479922430") 2026/09/27 03:39:54 DEBUG : three: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687825d_d20260927_m033200_c001_v0001134_t0010_u01790479920387") 2026/09/27 03:39:54 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9b6_d20260927_m033833_c001_v7007000_t0000_u01790480313212") 2026/09/27 03:39:54 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c4ff_d20260927_m033832_c001_v0001176_t0055_u01790480312590") 2026/09/27 03:39:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f07a4_d20260927_m033852_c001_v7007000_t0000_u01790480332129") 2026/09/27 03:39:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f1026fd9f0c9d0ca8_d20260927_m033850_c001_v0001157_t0011_u01790480330456") 2026/09/27 03:39:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f079f_d20260927_m033848_c001_v7007000_t0000_u01790480328902") 2026/09/27 03:39:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f112c0561f422c55b_d20260927_m033847_c001_v0001176_t0031_u01790480327536") 2026/09/27 03:39:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f079e_d20260927_m033846_c001_v7007000_t0000_u01790480326589") 2026/09/27 03:39:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f103e3d4b9457c245_d20260927_m033845_c001_v0001150_t0045_u01790480325774") 2026/09/27 03:39:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9bc_d20260927_m033840_c001_v7007000_t0000_u01790480320357") 2026/09/27 03:39:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f112c0561f422c52d_d20260927_m033839_c001_v0001176_t0043_u01790480319141") 2026/09/27 03:39:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f079c_d20260927_m033843_c001_v7007000_t0000_u01790480323251") 2026/09/27 03:39:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f1026fd9f0c9d0c3c_d20260927_m033841_c001_v0001157_t0028_u01790480321672") 2026/09/27 03:39:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9bb_d20260927_m033838_c001_v7007000_t0000_u01790480318176") 2026/09/27 03:39:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f103e3d4b9457c227_d20260927_m033837_c001_v0001150_t0002_u01790480317283") 2026/09/27 03:39:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9ba_d20260927_m033836_c001_v7007000_t0000_u01790480316333") 2026/09/27 03:39:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e0241027951e9_d20260927_m033835_c001_v0001100_t0011_u01790480315736") 2026/09/27 03:39:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416db8f82c52e9b7_d20260927_m033834_c001_v7007000_t0000_u01790480314770") 2026/09/27 03:39:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9d0be8_d20260927_m033834_c001_v0001157_t0019_u01790480314162") 2026/09/27 03:39:55 DEBUG : toe/toe/toe: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f07be_d20260927_m033856_c001_v7007000_t0000_u01790480336788") 2026/09/27 03:39:55 DEBUG : toe/toe/toe: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f412c0561f422c588_d20260927_m033856_c001_v0001176_t0055_u01790480336170") 2026/09/27 03:39:55 DEBUG : toe/toe/toe: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f079d_d20260927_m033844_c001_v7007000_t0000_u01790480324801") 2026/09/27 03:39:55 DEBUG : toe/toe/toe: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e024102795207_d20260927_m033844_c001_v0001100_t0011_u01790480324203") 2026/09/27 03:39:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f07b0_d20260927_m033852_c001_v7007000_t0000_u01790480332732") 2026/09/27 03:39:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e02410279522d_d20260927_m033851_c001_v0001100_t0011_u01790480331946") 2026/09/27 03:39:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4058a0d57c9f07a0_d20260927_m033849_c001_v7007000_t0000_u01790480329500") 2026/09/27 03:39:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f400a875c1972ff4b_d20260927_m033848_c001_v0001101_t0016_u01790480328716") 2026/09/27 03:39:55 DEBUG : two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b1a_d20260927_m033203_c001_v7007000_t0000_u01790479923712") 2026/09/27 03:39:55 DEBUG : two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9cf98e_d20260927_m033201_c001_v0001157_t0019_u01790479921864") 2026/09/27 03:39:55 DEBUG : two: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f405571094687825b_d20260927_m033200_c001_v0001134_t0010_u01790479920203") 2026/09/27 03:39:56 DEBUG : yam: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b29_d20260927_m033210_c001_v7007000_t0000_u01790479930957") 2026/09/27 03:39:56 DEBUG : yam: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f416e0241027949b0_d20260927_m033210_c001_v0001100_t0011_u01790479930049") 2026/09/27 03:39:56 DEBUG : yam: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b1f_d20260927_m033207_c001_v7007000_t0000_u01790479927849") 2026/09/27 03:39:56 DEBUG : yam: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f403e3d4b9457b8f7_d20260927_m033206_c001_v0001150_t0039_u01790479926881") 2026/09/27 03:39:56 DEBUG : yam: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b1b_d20260927_m033205_c001_v7007000_t0000_u01790479925610") 2026/09/27 03:39:56 DEBUG : yam: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f4026fd9f0c9cf9c8_d20260927_m033204_c001_v0001157_t0019_u01790479924330") 2026/09/27 03:39:56 DEBUG : yaml: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b23_d20260927_m033208_c001_v7007000_t0000_u01790479928571") 2026/09/27 03:39:56 DEBUG : yaml: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f419e7e9d5320b1f2_d20260927_m033207_c001_v0001043_t0047_u01790479927666") 2026/09/27 03:39:56 DEBUG : yaml: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f42563564377b0b1d_d20260927_m033206_c001_v7007000_t0000_u01790479926330") 2026/09/27 03:39:56 DEBUG : yaml: Deleting (id "4_z8ff23d03e0adeb0baf080e1b_f413dc501acd531f6_d20260927_m033205_c001_v0001134_t0000_u01790479925426") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 9m19.043401615s (try 1/5)