"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/09/01 01:11:11 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi" 2026/09/01 01:11:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:11:12 DEBUG : Creating backend with remote "/tmp/rclone2913903903" === 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:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:11:13 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/01 01:11:13 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.46s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/01 01:11:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:11:13 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:13 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:11:14 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:11:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:11:14 INFO : sub dir/hello world: Copied (new) 2026/09/01 01:11:14 DEBUG : B2 bucket rclone-test-waxutol2fixi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.63s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", 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-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:16 DEBUG : Creating backend with remote "/non-existing" 2026/09/01 01:11:16 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/01 01:11:16 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:16 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:11:17 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:17 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:11:17 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:11:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:11:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.52s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.43s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:18 INFO : B2 bucket rclone-test-waxutol2fixi: Running all checks before starting transfers 2026/09/01 01:11:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:11:18 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:18 INFO : B2 bucket rclone-test-waxutol2fixi: Checks finished, now starting transfers 2026/09/01 01:11:18 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:11:18 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:11:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:11:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.08s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:19 ERROR : Ignoring --no-traverse with sync 2026/09/01 01:11:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:11:19 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:19 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:11:20 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:11:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:11:20 INFO : sub dir/hello world: Copied (new) 2026/09/01 01:11:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.17s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/01 01:11:21 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:21 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:11:21 DEBUG : hello world2: size = 12 OK 2026/09/01 01:11:21 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/09/01 01:11:21 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.08s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:11:22 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:22 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:11:22 DEBUG : potato2: size = 11 OK 2026/09/01 01:11:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:11:22 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.08s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:11:23 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:23 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:11:23 DEBUG : potato2: size = 11 OK 2026/09/01 01:11:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:11:23 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.44s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/01 01:11:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/01 01:11:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/01 01:11:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/01 01:11:24 INFO : sub dir2: Making directory 2026/09/01 01:11:24 INFO : sub dir: Making directory 2026/09/01 01:11:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:11:24 INFO : sub dir2/sub sub dir2: Making directory 2026/09/01 01:11:24 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:24 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:11:24 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:11:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:11:24 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/01 01:11:25 DEBUG : B2 bucket rclone-test-waxutol2fixi: 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-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:25 INFO : sub dir2: Making directory 2026/09/01 01:11:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/01 01:11:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/01 01:11:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:11:25 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:25 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:11:25 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:11:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:11:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.09s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:26 DEBUG : sub dir2: Making directory with metadata 2026/09/01 01:11:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/01 01:11:26 INFO : sub dir2: Making directory 2026/09/01 01:11:26 INFO : sub dir: Making directory 2026/09/01 01:11:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:11:26 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:26 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:11:27 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:11:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:11:27 INFO : sub dir/hello world: Copied (new) 2026/09/01 01:11:27 INFO : sub dir/hello world: Deleted fstest.go:251: Filtering empty directory "sub dir2" 2026/09/01 01:11:27 DEBUG : B2 bucket rclone-test-waxutol2fixi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/01 01:11:27 DEBUG : B2 bucket rclone-test-waxutol2fixi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.27s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", 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-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:28 INFO : sub dir2: Making directory 2026/09/01 01:11:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:11:28 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:28 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:11:28 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:11:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:11:28 INFO : sub dir/hello world: Copied (new) 2026/09/01 01:11:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.09s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:29 DEBUG : sub dir2: Making directory with metadata 2026/09/01 01:11:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/01 01:11:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/01 01:11:29 INFO : sub dir2: Making directory 2026/09/01 01:11:29 INFO : sub dir: Making directory 2026/09/01 01:11:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:11:29 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:29 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:11:29 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:11:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:11:29 INFO : sub dir/hello world: Copied (new) 2026/09/01 01:11:29 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" 2026/09/01 01:11:29 DEBUG : B2 bucket rclone-test-waxutol2fixi: 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-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", 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-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:30 INFO : sub dir2: Making directory 2026/09/01 01:11:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:11:31 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:31 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:11:31 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:11:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:11:31 INFO : sub dir/hello world: Copied (new) 2026/09/01 01:11:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.19s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:32 DEBUG : Creating backend with remote "TestB2:rclone-test-sofogog9teho" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-waxutol2fixi -> B2 bucket rclone-test-sofogog9teho 2026/09/01 01:11:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:11:33 DEBUG : B2 bucket rclone-test-sofogog9teho: Waiting for checks to finish 2026/09/01 01:11:33 DEBUG : B2 bucket rclone-test-sofogog9teho: Waiting for transfers to finish 2026/09/01 01:11:34 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:11:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:11:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/01 01:11:34 DEBUG : B2 bucket rclone-test-sofogog9teho: Purge remote 2026/09/01 01:11:34 INFO : B2 bucket rclone-test-sofogog9teho: cleaning bucket "rclone-test-sofogog9teho" of all files 2026/09/01 01:11:34 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d03805d5babaf080e1b_f412096f8bc7a64e8_d20260901_m011134_c001_v0001176_t0010_u01788225094119") --- PASS: TestServerSideCopy (3.81s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:11:36 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:11:36 DEBUG : sub dir/hello world: Sizes differ 2026/09/01 01:11:36 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:36 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:11:36 DEBUG : sub dir/hello world: size = 17 OK 2026/09/01 01:11:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/01 01:11:36 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.67s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:37 DEBUG : Creating backend with remote "TestB2:rclone-test-lutixax2tozi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-waxutol2fixi -> B2 bucket rclone-test-lutixax2tozi 2026/09/01 01:11:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:11:39 DEBUG : B2 bucket rclone-test-lutixax2tozi: Waiting for checks to finish 2026/09/01 01:11:39 DEBUG : B2 bucket rclone-test-lutixax2tozi: Waiting for transfers to finish 2026/09/01 01:11:39 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:11:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:11:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/01 01:11:40 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:11:40 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lutixax2tozi) 2026/09/01 01:11:40 DEBUG : sub dir/hello world: Sizes differ 2026/09/01 01:11:40 DEBUG : B2 bucket rclone-test-lutixax2tozi: Waiting for checks to finish 2026/09/01 01:11:40 DEBUG : B2 bucket rclone-test-lutixax2tozi: Waiting for transfers to finish 2026/09/01 01:11:41 DEBUG : sub dir/hello world: size = 17 OK 2026/09/01 01:11:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/01 01:11:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/01 01:11:41 DEBUG : B2 bucket rclone-test-lutixax2tozi: Purge remote 2026/09/01 01:11:41 INFO : B2 bucket rclone-test-lutixax2tozi: cleaning bucket "rclone-test-lutixax2tozi" of all files 2026/09/01 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf929d53805d5babaf080e1b_f4104982fa5bd40a3_d20260901_m011141_c001_v0001171_t0006_u01788225101108") 2026/09/01 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf929d53805d5babaf080e1b_f4083cb0aea51937c_d20260901_m011139_c001_v0001032_t0029_u01788225099637") --- PASS: TestServerSideCopyOverSelf (5.90s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:44 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:11:44 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:11:44 DEBUG : sub dir/hello world: Sizes differ 2026/09/01 01:11:44 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:11:44 DEBUG : sub dir/hello world: size = 17 OK 2026/09/01 01:11:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/01 01:11:44 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/01 01:11:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.69s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:45 DEBUG : Creating backend with remote "TestB2:rclone-test-luboxin5yawu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-waxutol2fixi -> B2 bucket rclone-test-luboxin5yawu 2026/09/01 01:11:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:11:46 DEBUG : B2 bucket rclone-test-luboxin5yawu: Waiting for checks to finish 2026/09/01 01:11:46 DEBUG : B2 bucket rclone-test-luboxin5yawu: Waiting for transfers to finish 2026/09/01 01:11:47 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:11:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:11:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/01 01:11:48 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:11:48 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-luboxin5yawu) 2026/09/01 01:11:48 DEBUG : sub dir/hello world: Sizes differ 2026/09/01 01:11:48 DEBUG : B2 bucket rclone-test-luboxin5yawu: Waiting for checks to finish 2026/09/01 01:11:48 DEBUG : B2 bucket rclone-test-luboxin5yawu: Waiting for transfers to finish 2026/09/01 01:11:48 DEBUG : sub dir/hello world: size = 17 OK 2026/09/01 01:11:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/01 01:11:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/01 01:11:48 INFO : sub dir/hello world: Deleted 2026/09/01 01:11:49 DEBUG : testing file moves 2026/09/01 01:11:49 DEBUG : B2 bucket rclone-test-luboxin5yawu: Waiting for checks to finish 2026/09/01 01:11:49 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:11:49 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-luboxin5yawu) 2026/09/01 01:11:49 DEBUG : sub dir/hello world: Sizes differ 2026/09/01 01:11:49 DEBUG : B2 bucket rclone-test-luboxin5yawu: Waiting for transfers to finish 2026/09/01 01:11:49 DEBUG : sub dir/hello world: size = 24 OK 2026/09/01 01:11:49 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/09/01 01:11:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/01 01:11:50 INFO : sub dir/hello world: Deleted 2026/09/01 01:11:50 DEBUG : B2 bucket rclone-test-luboxin5yawu: Purge remote 2026/09/01 01:11:50 INFO : B2 bucket rclone-test-luboxin5yawu: cleaning bucket "rclone-test-luboxin5yawu" of all files 2026/09/01 01:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f12bd33805d5babaf080e1b_f4090cd9f8d90e76e_d20260901_m011149_c001_v0001181_t0001_u01788225109806") 2026/09/01 01:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f12bd33805d5babaf080e1b_f4198e978f96d8a1c_d20260901_m011148_c001_v0001130_t0034_u01788225108341") 2026/09/01 01:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f12bd33805d5babaf080e1b_f413d14066f1c3418_d20260901_m011147_c001_v0001106_t0041_u01788225107183") --- PASS: TestServerSideMoveOverSelf (6.83s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:52 ERROR : error listing: directory not found 2026/09/01 01:11:52 INFO : Local file system at /tmp/rclone2913903903: Making directory 2026/09/01 01:11:52 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:52 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.44s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:11:54 DEBUG : Local file system at /tmp/rclone2913903903: Waiting for checks to finish 2026/09/01 01:11:54 DEBUG : Local file system at /tmp/rclone2913903903: Waiting for transfers to finish 2026/09/01 01:11:54 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/09/01 01:11:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:11:54 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/09/01 01:11:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.81s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:55 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/01 01:11:55 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:55 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:11:55 DEBUG : check sum: size = 1 OK 2026/09/01 01:11:55 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/01 01:11:55 INFO : check sum: Copied (new) 2026/09/01 01:11:55 DEBUG : Waiting for deletions to finish 2026/09/01 01:11:55 DEBUG : check sum: size = 1 OK 2026/09/01 01:11:55 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:55 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/01 01:11:55 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/09/01 01:11:55 DEBUG : check sum: Unchanged skipping 2026/09/01 01:11:55 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:11:55 DEBUG : Waiting for deletions to finish 2026/09/01 01:11:55 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.45s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/01 01:11:56 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:56 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:11:56 DEBUG : sizeonly: size = 6 OK 2026/09/01 01:11:56 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/01 01:11:56 INFO : sizeonly: Copied (new) 2026/09/01 01:11:56 DEBUG : Waiting for deletions to finish 2026/09/01 01:11:57 DEBUG : sizeonly: size = 6 OK 2026/09/01 01:11:57 DEBUG : sizeonly: Sizes identical 2026/09/01 01:11:57 DEBUG : sizeonly: Unchanged skipping 2026/09/01 01:11:57 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:57 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:11:57 DEBUG : Waiting for deletions to finish 2026/09/01 01:11:57 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.45s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:11:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/01 01:11:58 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:58 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:11:58 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/09/01 01:11:58 INFO : ignore-size: Copied (new) 2026/09/01 01:11:58 DEBUG : Waiting for deletions to finish 2026/09/01 01:11:58 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:11:58 DEBUG : ignore-size: Unchanged skipping 2026/09/01 01:11:58 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:11:58 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:11:58 DEBUG : Waiting for deletions to finish 2026/09/01 01:11:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.49s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:00 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:00 DEBUG : existing: size = 6 OK 2026/09/01 01:12:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:12:00 DEBUG : existing: Unchanged skipping 2026/09/01 01:12:00 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:00 DEBUG : Waiting for deletions to finish 2026/09/01 01:12:00 INFO : There was nothing to transfer 2026/09/01 01:12:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/01 01:12:00 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:00 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:00 DEBUG : existing: size = 6 OK 2026/09/01 01:12:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/01 01:12:00 INFO : existing: Copied (replaced existing) 2026/09/01 01:12:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.67s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:01 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/01 01:12:01 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:01 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:01 DEBUG : existing: size = 6 OK 2026/09/01 01:12:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/01 01:12:01 INFO : existing: Copied (new) 2026/09/01 01:12:01 DEBUG : Waiting for deletions to finish 2026/09/01 01:12:01 DEBUG : existing: Destination exists, skipping 2026/09/01 01:12:01 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:01 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:01 DEBUG : Waiting for deletions to finish 2026/09/01 01:12:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.46s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:03 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/01 01:12:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/01 01:12:03 DEBUG : c/non empty space: size = 5 OK 2026/09/01 01:12:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:12:03 DEBUG : c/non empty space: Unchanged skipping 2026/09/01 01:12:03 DEBUG : a/potato2: size = 60 OK 2026/09/01 01:12:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:12:03 INFO : a/potato2: Copied (new) 2026/09/01 01:12:03 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:03 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:03 DEBUG : Waiting for deletions to finish 2026/09/01 01:12:04 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.30s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:05 DEBUG : empty space: size = 1 OK 2026/09/01 01:12:05 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:05 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/01 01:12:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/01 01:12:05 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/09/01 01:12:05 DEBUG : empty space: Unchanged skipping 2026/09/01 01:12:05 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:05 DEBUG : Waiting for deletions to finish 2026/09/01 01:12:05 INFO : There was nothing to transfer 2026/09/01 01:12:05 DEBUG : empty space: size = 1 OK 2026/09/01 01:12:05 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/01 01:12:05 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/01 01:12:06 INFO : empty space: Updated modification time in destination 2026/09/01 01:12:06 DEBUG : empty space: Unchanged skipping 2026/09/01 01:12:06 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:06 DEBUG : Waiting for deletions to finish 2026/09/01 01:12:06 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:07 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:07 DEBUG : empty space: size = 1 OK 2026/09/01 01:12:07 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/09/01 01:12:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/01 01:12:07 DEBUG : empty space: Unchanged skipping 2026/09/01 01:12:07 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:07 DEBUG : Waiting for deletions to finish 2026/09/01 01:12:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.36s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:09 DEBUG : foo: size = 3 OK 2026/09/01 01:12:09 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/01 01:12:09 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:12:09 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:12:09 DEBUG : foo: sha1 differ 2026/09/01 01:12:09 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:09 DEBUG : foo: size = 3 OK 2026/09/01 01:12:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/09/01 01:12:09 INFO : foo: Copied (replaced existing) 2026/09/01 01:12:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:10 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/01 01:12:10 DEBUG : empty space: size = 1 OK 2026/09/01 01:12:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:12:10 DEBUG : empty space: Unchanged skipping 2026/09/01 01:12:10 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:10 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:10 DEBUG : potato: size = 60 OK 2026/09/01 01:12:10 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:12:10 INFO : potato: Copied (new) 2026/09/01 01:12:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.86s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:12 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:12:12 DEBUG : potato: size = 60 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:12:12 DEBUG : potato: Sizes differ 2026/09/01 01:12:12 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:12 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:12 DEBUG : potato: size = 21 OK 2026/09/01 01:12:12 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/09/01 01:12:12 INFO : potato: Copied (replaced existing) 2026/09/01 01:12:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.49s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:14 DEBUG : potato: size = 21 OK 2026/09/01 01:12:14 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/01 01:12:14 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2913903903) 2026/09/01 01:12:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:12:14 DEBUG : potato: sha1 differ 2026/09/01 01:12:14 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:14 DEBUG : potato: size = 21 OK 2026/09/01 01:12:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/09/01 01:12:14 INFO : potato: Copied (replaced existing) 2026/09/01 01:12:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:12:15 DEBUG : empty space: size = 1 OK 2026/09/01 01:12:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:12:15 DEBUG : empty space: Unchanged skipping 2026/09/01 01:12:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/01 01:12:15 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:15 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:15 DEBUG : Waiting for deletions to finish 2026/09/01 01:12:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:12:17 DEBUG : empty space: size = 1 OK 2026/09/01 01:12:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:12:17 DEBUG : empty space: Unchanged skipping 2026/09/01 01:12:17 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:17 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:17 DEBUG : potato2: size = 60 OK 2026/09/01 01:12:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:12:17 INFO : potato2: Copied (new) 2026/09/01 01:12:17 DEBUG : Waiting for deletions to finish 2026/09/01 01:12:17 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:18 INFO : d: Making directory 2026/09/01 01:12:18 INFO : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2026/09/01 01:12:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/01 01:12:19 DEBUG : c/non empty space: size = 5 OK 2026/09/01 01:12:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:12:19 DEBUG : c/non empty space: Unchanged skipping 2026/09/01 01:12:19 DEBUG : a/potato2: size = 60 OK 2026/09/01 01:12:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:12:19 INFO : a/potato2: Copied (new) 2026/09/01 01:12:19 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:19 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:19 DEBUG : Waiting for deletions to finish 2026/09/01 01:12:19 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:21 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/01 01:12:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/01 01:12:21 DEBUG : c/non empty space: size = 5 OK 2026/09/01 01:12:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:12:21 DEBUG : c/non empty space: Unchanged skipping 2026/09/01 01:12:21 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:21 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:21 DEBUG : a/potato2: size = 60 OK 2026/09/01 01:12:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:12:21 INFO : a/potato2: Copied (new) 2026/09/01 01:12:21 ERROR : B2 bucket rclone-test-waxutol2fixi: not deleting files as there were IO errors 2026/09/01 01:12:21 ERROR : B2 bucket rclone-test-waxutol2fixi: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.29s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:23 DEBUG : Waiting for deletions to finish 2026/09/01 01:12:23 DEBUG : empty space: size = 1 OK 2026/09/01 01:12:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:12:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:12:23 DEBUG : empty space: Unchanged skipping 2026/09/01 01:12:23 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:23 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:23 INFO : potato: Deleted 2026/09/01 01:12:23 DEBUG : potato2: size = 60 OK 2026/09/01 01:12:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:12:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.90s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:25 DEBUG : Waiting for deletions to finish 2026/09/01 01:12:25 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:25 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:25 INFO : potato: Deleted 2026/09/01 01:12:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:12:26 DEBUG : empty space: size = 1 OK 2026/09/01 01:12:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:12:26 DEBUG : empty space: Unchanged skipping 2026/09/01 01:12:26 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:26 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:26 DEBUG : potato2: size = 60 OK 2026/09/01 01:12:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:12:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.31s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:12:27 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:27 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:27 DEBUG : potato2: size = 19 OK 2026/09/01 01:12:27 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/09/01 01:12:27 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.65s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:29 DEBUG : enormous: Excluded (Size Filter) 2026/09/01 01:12:29 DEBUG : enormous: Excluded 2026/09/01 01:12:29 DEBUG : potato2: Excluded (Size Filter) 2026/09/01 01:12:29 DEBUG : potato2: Excluded 2026/09/01 01:12:29 DEBUG : potato2: Excluded (Size Filter) 2026/09/01 01:12:29 DEBUG : potato2: Excluded 2026/09/01 01:12:29 DEBUG : empty space: size = 1 OK 2026/09/01 01:12:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:12:29 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:29 DEBUG : empty space: Unchanged skipping 2026/09/01 01:12:29 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:29 DEBUG : Waiting for deletions to finish 2026/09/01 01:12:29 INFO : There was nothing to transfer 2026/09/01 01:12:29 DEBUG : enormous: Excluded (Size Filter) 2026/09/01 01:12:29 DEBUG : enormous: Excluded 2026/09/01 01:12:29 DEBUG : potato2: Excluded (Size Filter) 2026/09/01 01:12:29 DEBUG : potato2: Excluded 2026/09/01 01:12:29 DEBUG : potato2: Excluded (Size Filter) 2026/09/01 01:12:29 DEBUG : potato2: Excluded 2026/09/01 01:12:29 DEBUG : empty space: size = 1 OK 2026/09/01 01:12:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/01 01:12:29 DEBUG : empty space: Unchanged skipping 2026/09/01 01:12:29 DEBUG : Local file system at /tmp/rclone2913903903: Waiting for checks to finish 2026/09/01 01:12:29 DEBUG : Local file system at /tmp/rclone2913903903: Waiting for transfers to finish 2026/09/01 01:12:29 DEBUG : Waiting for deletions to finish 2026/09/01 01:12:29 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:31 DEBUG : enormous: Excluded (Size Filter) 2026/09/01 01:12:31 DEBUG : enormous: Excluded 2026/09/01 01:12:31 DEBUG : potato2: Excluded (Size Filter) 2026/09/01 01:12:31 DEBUG : potato2: Excluded 2026/09/01 01:12:31 DEBUG : empty space: size = 1 OK 2026/09/01 01:12:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:12:31 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:31 DEBUG : empty space: Unchanged skipping 2026/09/01 01:12:31 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:31 DEBUG : Waiting for deletions to finish 2026/09/01 01:12:31 INFO : enormous: Deleted 2026/09/01 01:12:32 INFO : potato2: Deleted 2026/09/01 01:12:32 INFO : There was nothing to transfer 2026/09/01 01:12:32 DEBUG : empty space: size = 1 OK 2026/09/01 01:12:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/01 01:12:32 DEBUG : empty space: Unchanged skipping 2026/09/01 01:12:32 DEBUG : Local file system at /tmp/rclone2913903903: Waiting for checks to finish 2026/09/01 01:12:32 DEBUG : Local file system at /tmp/rclone2913903903: Waiting for transfers to finish 2026/09/01 01:12:32 DEBUG : Waiting for deletions to finish 2026/09/01 01:12:32 INFO : potato2: Deleted 2026/09/01 01:12:32 INFO : enormous: Deleted 2026/09/01 01:12:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.28s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:34 DEBUG : five: Need to transfer - File not found at Destination 2026/09/01 01:12:34 DEBUG : four: size = 4 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:12:34 DEBUG : four: size = 8 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:12:34 DEBUG : four: Sizes differ 2026/09/01 01:12:34 DEBUG : two: size = 3 OK 2026/09/01 01:12:34 DEBUG : one: Destination is newer than source, skipping 2026/09/01 01:12:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/01 01:12:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2913903903) 2026/09/01 01:12:34 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:34 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:12:34 DEBUG : two: sha1 differ 2026/09/01 01:12:34 DEBUG : three: size = 5 OK 2026/09/01 01:12:34 DEBUG : three: Sizes identical 2026/09/01 01:12:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/01 01:12:34 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:34 DEBUG : five: size = 4 OK 2026/09/01 01:12:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/01 01:12:34 INFO : five: Copied (new) 2026/09/01 01:12:34 DEBUG : four: size = 4 OK 2026/09/01 01:12:34 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/01 01:12:34 INFO : four: Copied (replaced existing) 2026/09/01 01:12:35 DEBUG : two: size = 3 OK 2026/09/01 01:12:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/01 01:12:35 INFO : two: Copied (replaced existing) 2026/09/01 01:12:35 DEBUG : Waiting for deletions to finish 2026/09/01 01:12:35 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:35 DEBUG : five: size = 4 OK 2026/09/01 01:12:35 DEBUG : one: Destination is newer than source, skipping 2026/09/01 01:12:35 DEBUG : three: size = 5 OK 2026/09/01 01:12:35 DEBUG : two: size = 3 OK 2026/09/01 01:12:35 DEBUG : four: size = 4 OK 2026/09/01 01:12:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/01 01:12:35 DEBUG : five: Size and sha1 of src and dst objects identical 2026/09/01 01:12:35 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/09/01 01:12:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2913903903) 2026/09/01 01:12:35 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:12:35 DEBUG : three: sha1 differ 2026/09/01 01:12:35 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/09/01 01:12:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/01 01:12:35 DEBUG : two: Size and sha1 of src and dst objects identical 2026/09/01 01:12:35 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/09/01 01:12:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/01 01:12:35 DEBUG : four: Size and sha1 of src and dst objects identical 2026/09/01 01:12:35 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/09/01 01:12:35 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:35 DEBUG : three: size = 5 OK 2026/09/01 01:12:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/01 01:12:35 INFO : three: Copied (replaced existing) 2026/09/01 01:12:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.10s) === 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-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/09/01 01:12:37 INFO : B2 bucket rclone-test-waxutol2fixi: Making map for --track-renames 2026/09/01 01:12:37 INFO : B2 bucket rclone-test-waxutol2fixi: Finished making map for --track-renames 2026/09/01 01:12:37 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/01 01:12:37 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for renames to finish 2026/09/01 01:12:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/01 01:12:37 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:37 DEBUG : potato: size = 14 OK 2026/09/01 01:12:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/01 01:12:37 INFO : potato: Copied (new) 2026/09/01 01:12:37 DEBUG : yam: size = 11 OK 2026/09/01 01:12:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/01 01:12:37 INFO : yam: Copied (new) 2026/09/01 01:12:37 DEBUG : Waiting for deletions to finish 2026/09/01 01:12:37 DEBUG : potato: size = 14 OK 2026/09/01 01:12:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:12:37 DEBUG : potato: Unchanged skipping 2026/09/01 01:12:37 INFO : B2 bucket rclone-test-waxutol2fixi: Making map for --track-renames 2026/09/01 01:12:37 INFO : B2 bucket rclone-test-waxutol2fixi: Finished making map for --track-renames 2026/09/01 01:12:37 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:37 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for renames to finish 2026/09/01 01:12:38 DEBUG : yaml: size = 11 OK 2026/09/01 01:12:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/01 01:12:38 INFO : yam: Copied (server-side copy) to: yaml 2026/09/01 01:12:38 INFO : yam: Deleted 2026/09/01 01:12:38 INFO : yaml: Renamed from "yam" 2026/09/01 01:12:38 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.59s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/09/01 01:12:39 INFO : B2 bucket rclone-test-waxutol2fixi: Making map for --track-renames 2026/09/01 01:12:39 INFO : B2 bucket rclone-test-waxutol2fixi: Finished making map for --track-renames 2026/09/01 01:12:39 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/01 01:12:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/01 01:12:39 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for renames to finish 2026/09/01 01:12:39 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:40 DEBUG : potato: size = 14 OK 2026/09/01 01:12:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/01 01:12:40 INFO : potato: Copied (new) 2026/09/01 01:12:40 DEBUG : yam: size = 11 OK 2026/09/01 01:12:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/01 01:12:40 INFO : yam: Copied (new) 2026/09/01 01:12:40 DEBUG : Waiting for deletions to finish 2026/09/01 01:12:40 INFO : B2 bucket rclone-test-waxutol2fixi: Making map for --track-renames 2026/09/01 01:12:40 DEBUG : potato: size = 14 OK 2026/09/01 01:12:40 INFO : B2 bucket rclone-test-waxutol2fixi: Finished making map for --track-renames 2026/09/01 01:12:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:12:40 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:40 DEBUG : potato: Unchanged skipping 2026/09/01 01:12:40 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for renames to finish 2026/09/01 01:12:40 DEBUG : yaml: size = 11 OK 2026/09/01 01:12:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/01 01:12:40 INFO : yam: Copied (server-side copy) to: yaml 2026/09/01 01:12:41 INFO : yam: Deleted 2026/09/01 01:12:41 INFO : yaml: Renamed from "yam" 2026/09/01 01:12:41 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.29s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/09/01 01:12:42 INFO : B2 bucket rclone-test-waxutol2fixi: Making map for --track-renames 2026/09/01 01:12:42 INFO : B2 bucket rclone-test-waxutol2fixi: Finished making map for --track-renames 2026/09/01 01:12:42 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/01 01:12:42 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for renames to finish 2026/09/01 01:12:42 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/01 01:12:42 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:42 DEBUG : potato: size = 14 OK 2026/09/01 01:12:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/01 01:12:42 INFO : potato: Copied (new) 2026/09/01 01:12:42 DEBUG : sub/yam: size = 11 OK 2026/09/01 01:12:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/01 01:12:42 INFO : sub/yam: Copied (new) 2026/09/01 01:12:42 DEBUG : Waiting for deletions to finish 2026/09/01 01:12:42 DEBUG : potato: size = 14 OK 2026/09/01 01:12:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:12:42 DEBUG : potato: Unchanged skipping 2026/09/01 01:12:42 INFO : B2 bucket rclone-test-waxutol2fixi: Making map for --track-renames 2026/09/01 01:12:42 INFO : B2 bucket rclone-test-waxutol2fixi: Finished making map for --track-renames 2026/09/01 01:12:42 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:42 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for renames to finish 2026/09/01 01:12:43 DEBUG : yam: size = 11 OK 2026/09/01 01:12:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/01 01:12:43 INFO : sub/yam: Copied (server-side copy) to: yam 2026/09/01 01:12:43 INFO : sub/yam: Deleted 2026/09/01 01:12:43 INFO : yam: Renamed from "sub/yam" 2026/09/01 01:12:43 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.42s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:44 DEBUG : Creating backend with remote "/tmp/rclone2913903903/dir1" 2026/09/01 01:12:44 DEBUG : Creating backend with remote "/tmp/rclone2913903903/dir2" 2026/09/01 01:12:44 DEBUG : Local file system at /tmp/rclone2913903903/dir2: Using server-side directory move 2026/09/01 01:12:44 INFO : Local file system at /tmp/rclone2913903903/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/01 01:12:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/01 01:12:44 DEBUG : Local file system at /tmp/rclone2913903903/dir2: Waiting for checks to finish 2026/09/01 01:12:44 DEBUG : Local file system at /tmp/rclone2913903903/dir2: Waiting for transfers to finish 2026/09/01 01:12:44 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:12:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/01 01:12:44 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:44 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:45 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:12:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:12:45 INFO : sub dir/hello world: Copied (new) 2026/09/01 01:12:45 INFO : sub dir/hello world: Deleted 2026/09/01 01:12:45 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/01 01:12:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/01 01:12:45 INFO : nested/sub dir/file: Copied (new) 2026/09/01 01:12:45 INFO : nested/sub dir/file: Deleted 2026/09/01 01:12:45 INFO : sub dir: Removing directory 2026/09/01 01:12:45 INFO : nested/sub dir: Removing directory 2026/09/01 01:12:45 INFO : nested: Removing directory 2026/09/01 01:12:45 DEBUG : Local file system at /tmp/rclone2913903903: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.29s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:12:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/01 01:12:46 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:46 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:46 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:12:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:12:46 INFO : sub dir/hello world: Copied (new) 2026/09/01 01:12:46 INFO : sub dir/hello world: Deleted 2026/09/01 01:12:46 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/01 01:12:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/01 01:12:46 INFO : nested/sub dir/file: Copied (new) 2026/09/01 01:12:46 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.28s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/01 01:12:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/01 01:12:47 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:47 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:47 DEBUG : existing: size = 6 OK 2026/09/01 01:12:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/01 01:12:47 INFO : existing: Copied (new) 2026/09/01 01:12:47 INFO : existing: Deleted 2026/09/01 01:12:47 DEBUG : existing-b: size = 6 OK 2026/09/01 01:12:47 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/09/01 01:12:47 INFO : existing-b: Copied (new) 2026/09/01 01:12:47 INFO : existing-b: Deleted 2026/09/01 01:12:48 DEBUG : existing: Destination exists, skipping 2026/09/01 01:12:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/01 01:12:48 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:12:48 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:12:48 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.67s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:48 DEBUG : Creating backend with remote "TestB2:rclone-test-baxiqem4dani" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-waxutol2fixi -> B2 bucket rclone-test-baxiqem4dani 2026/09/01 01:12:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:12:52 DEBUG : empty space: size = 1 OK 2026/09/01 01:12:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/01 01:12:52 DEBUG : empty space: Unchanged skipping 2026/09/01 01:12:52 DEBUG : potato3: size = 68 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:12:52 DEBUG : potato3: size = 60 (B2 bucket rclone-test-baxiqem4dani) 2026/09/01 01:12:52 DEBUG : potato3: Sizes differ 2026/09/01 01:12:52 DEBUG : B2 bucket rclone-test-baxiqem4dani: Waiting for checks to finish 2026/09/01 01:12:53 INFO : empty space: Deleted 2026/09/01 01:12:53 DEBUG : B2 bucket rclone-test-baxiqem4dani: Waiting for transfers to finish 2026/09/01 01:12:53 DEBUG : potato2: size = 60 OK 2026/09/01 01:12:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:12:53 INFO : potato2: Copied (server-side copy) 2026/09/01 01:12:53 INFO : potato2: Deleted 2026/09/01 01:12:53 DEBUG : potato3: size = 68 OK 2026/09/01 01:12:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/01 01:12:53 INFO : potato3: Copied (server-side copy) 2026/09/01 01:12:53 INFO : potato3: Deleted 2026/09/01 01:12:54 DEBUG : Creating backend with remote "TestB2:rclone-test-xecikox0seri" 2026/09/01 01:12:55 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/01 01:12:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:12:55 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/01 01:12:55 DEBUG : B2 bucket rclone-test-xecikox0seri: Waiting for checks to finish 2026/09/01 01:12:55 DEBUG : B2 bucket rclone-test-xecikox0seri: Waiting for transfers to finish 2026/09/01 01:12:56 DEBUG : potato2: size = 60 OK 2026/09/01 01:12:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:12:56 INFO : potato2: Copied (server-side copy) 2026/09/01 01:12:56 DEBUG : empty space: size = 1 OK 2026/09/01 01:12:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/01 01:12:56 INFO : empty space: Copied (server-side copy) 2026/09/01 01:12:56 DEBUG : potato3: size = 68 OK 2026/09/01 01:12:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/01 01:12:56 INFO : potato3: Copied (server-side copy) 2026/09/01 01:12:56 INFO : potato2: Deleted 2026/09/01 01:12:56 INFO : empty space: Deleted 2026/09/01 01:12:56 INFO : potato3: Deleted 2026/09/01 01:12:56 DEBUG : B2 bucket rclone-test-xecikox0seri: Purge remote 2026/09/01 01:12:56 INFO : B2 bucket rclone-test-xecikox0seri: cleaning bucket "rclone-test-xecikox0seri" of all files 2026/09/01 01:12:57 DEBUG : empty space: Deleting (id "4_z7f32bdf3806d5babaf080e1b_f404b99bb25083d99_d20260901_m011256_c001_v0001176_t0039_u01788225176224") 2026/09/01 01:12:57 DEBUG : potato2: Deleting (id "4_z7f32bdf3806d5babaf080e1b_f112ab778d8f27798_d20260901_m011255_c001_v0001173_t0027_u01788225175859") 2026/09/01 01:12:57 DEBUG : potato3: Deleting (id "4_z7f32bdf3806d5babaf080e1b_f1153c42d9ff3e25f_d20260901_m011256_c001_v0001185_t0027_u01788225176237") 2026/09/01 01:12:57 DEBUG : B2 bucket rclone-test-baxiqem4dani: Purge remote 2026/09/01 01:12:57 INFO : B2 bucket rclone-test-baxiqem4dani: cleaning bucket "rclone-test-baxiqem4dani" of all files 2026/09/01 01:12:57 DEBUG : empty space: Deleting (id "4_z6f42adf3806d5babaf080e1b_f40307053da67ab6b_d20260901_m011256_c001_v7007000_t0000_u01788225176417") 2026/09/01 01:12:57 DEBUG : empty space: Deleting (id "4_z6f42adf3806d5babaf080e1b_f4044801aec6e5f61_d20260901_m011252_c001_v0001181_t0031_u01788225172190") 2026/09/01 01:12:57 DEBUG : potato2: Deleting (id "4_z6f42adf3806d5babaf080e1b_f4097edb61069820e_d20260901_m011256_c001_v7007000_t0000_u01788225176275") 2026/09/01 01:12:57 DEBUG : potato2: Deleting (id "4_z6f42adf3806d5babaf080e1b_f1125720bb286c427_d20260901_m011253_c001_v0001182_t0027_u01788225173063") 2026/09/01 01:12:57 DEBUG : potato3: Deleting (id "4_z6f42adf3806d5babaf080e1b_f4097edb610698211_d20260901_m011256_c001_v7007000_t0000_u01788225176454") 2026/09/01 01:12:57 DEBUG : potato3: Deleting (id "4_z6f42adf3806d5babaf080e1b_f1022d298027445ed_d20260901_m011253_c001_v0001120_t0047_u01788225173304") 2026/09/01 01:12:57 DEBUG : potato3: Deleting (id "4_z6f42adf3806d5babaf080e1b_f1044801aec6e5f63_d20260901_m011252_c001_v0001181_t0053_u01788225172428") --- PASS: TestServerSideMove (10.18s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:12:59 DEBUG : Creating backend with remote "TestB2:rclone-test-wojuded0biyo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-waxutol2fixi -> B2 bucket rclone-test-wojuded0biyo 2026/09/01 01:13:04 DEBUG : empty space: Excluded (Size Filter) 2026/09/01 01:13:04 DEBUG : empty space: Excluded 2026/09/01 01:13:04 DEBUG : empty space: Excluded (Size Filter) 2026/09/01 01:13:04 DEBUG : empty space: Excluded 2026/09/01 01:13:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:13:04 DEBUG : potato3: size = 68 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:13:04 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wojuded0biyo) 2026/09/01 01:13:04 DEBUG : potato3: Sizes differ 2026/09/01 01:13:04 DEBUG : B2 bucket rclone-test-wojuded0biyo: Waiting for checks to finish 2026/09/01 01:13:04 DEBUG : B2 bucket rclone-test-wojuded0biyo: Waiting for transfers to finish 2026/09/01 01:13:04 DEBUG : potato2: size = 60 OK 2026/09/01 01:13:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:13:04 INFO : potato2: Copied (server-side copy) 2026/09/01 01:13:04 INFO : potato2: Deleted 2026/09/01 01:13:04 DEBUG : potato3: size = 68 OK 2026/09/01 01:13:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/01 01:13:04 INFO : potato3: Copied (server-side copy) 2026/09/01 01:13:05 INFO : potato3: Deleted 2026/09/01 01:13:05 DEBUG : Creating backend with remote "TestB2:rclone-test-junadat2kutu" 2026/09/01 01:13:06 DEBUG : empty space: Excluded (Size Filter) 2026/09/01 01:13:06 DEBUG : empty space: Excluded 2026/09/01 01:13:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:13:06 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/01 01:13:06 DEBUG : B2 bucket rclone-test-junadat2kutu: Waiting for checks to finish 2026/09/01 01:13:06 DEBUG : B2 bucket rclone-test-junadat2kutu: Waiting for transfers to finish 2026/09/01 01:13:07 DEBUG : potato2: size = 60 OK 2026/09/01 01:13:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:13:07 INFO : potato2: Copied (server-side copy) 2026/09/01 01:13:08 INFO : potato2: Deleted 2026/09/01 01:13:08 DEBUG : potato3: size = 68 OK 2026/09/01 01:13:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/01 01:13:08 INFO : potato3: Copied (server-side copy) 2026/09/01 01:13:08 INFO : potato3: Deleted 2026/09/01 01:13:08 DEBUG : B2 bucket rclone-test-junadat2kutu: Purge remote 2026/09/01 01:13:08 INFO : B2 bucket rclone-test-junadat2kutu: cleaning bucket "rclone-test-junadat2kutu" of all files 2026/09/01 01:13:08 DEBUG : potato2: Deleting (id "4_z9f32edb3806d5babaf080e1b_f10998f5362217c47_d20260901_m011307_c001_v0001036_t0047_u01788225187153") 2026/09/01 01:13:08 DEBUG : potato3: Deleting (id "4_z9f32edb3806d5babaf080e1b_f1115f3718d15106c_d20260901_m011307_c001_v0001039_t0029_u01788225187604") 2026/09/01 01:13:09 DEBUG : B2 bucket rclone-test-wojuded0biyo: Purge remote 2026/09/01 01:13:09 INFO : B2 bucket rclone-test-wojuded0biyo: cleaning bucket "rclone-test-wojuded0biyo" of all files 2026/09/01 01:13:09 DEBUG : empty space: Deleting (id "4_z9f92dda3806d5babaf080e1b_f4083e1bbc27bfb0f_d20260901_m011303_c001_v0001178_t0015_u01788225183418") 2026/09/01 01:13:09 DEBUG : potato2: Deleting (id "4_z9f92dda3806d5babaf080e1b_f4051c0a98cbe9215_d20260901_m011308_c001_v7007000_t0000_u01788225188014") 2026/09/01 01:13:09 DEBUG : potato2: Deleting (id "4_z9f92dda3806d5babaf080e1b_f1009ecdf403abf4a_d20260901_m011304_c001_v0001161_t0035_u01788225184263") 2026/09/01 01:13:09 DEBUG : potato3: Deleting (id "4_z9f92dda3806d5babaf080e1b_f4051c0a98cbe9216_d20260901_m011308_c001_v7007000_t0000_u01788225188327") 2026/09/01 01:13:09 DEBUG : potato3: Deleting (id "4_z9f92dda3806d5babaf080e1b_f108033d8230563eb_d20260901_m011304_c001_v0001137_t0010_u01788225184696") 2026/09/01 01:13:09 DEBUG : potato3: Deleting (id "4_z9f92dda3806d5babaf080e1b_f1083e1bbc27bfb11_d20260901_m011303_c001_v0001178_t0006_u01788225183604") --- PASS: TestServerSideMoveWithFilter (12.20s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:13:11 DEBUG : Creating backend with remote "TestB2:rclone-test-pexuwux5neqo" 2026/09/01 01:13:14 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-waxutol2fixi -> B2 bucket rclone-test-pexuwux5neqo 2026/09/01 01:13:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:13:16 DEBUG : empty space: size = 1 OK 2026/09/01 01:13:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/01 01:13:16 DEBUG : empty space: Unchanged skipping 2026/09/01 01:13:16 DEBUG : potato3: size = 68 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:13:16 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pexuwux5neqo) 2026/09/01 01:13:16 DEBUG : potato3: Sizes differ 2026/09/01 01:13:16 DEBUG : B2 bucket rclone-test-pexuwux5neqo: Waiting for checks to finish 2026/09/01 01:13:16 INFO : empty space: Deleted 2026/09/01 01:13:16 DEBUG : B2 bucket rclone-test-pexuwux5neqo: Waiting for transfers to finish 2026/09/01 01:13:16 DEBUG : potato2: size = 60 OK 2026/09/01 01:13:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:13:16 INFO : potato2: Copied (server-side copy) 2026/09/01 01:13:17 INFO : potato2: Deleted 2026/09/01 01:13:17 DEBUG : potato3: size = 68 OK 2026/09/01 01:13:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/01 01:13:17 INFO : potato3: Copied (server-side copy) 2026/09/01 01:13:17 INFO : potato3: Deleted 2026/09/01 01:13:18 DEBUG : Creating backend with remote "TestB2:rclone-test-fetawur5hegu" 2026/09/01 01:13:18 INFO : tomatoDir: Making directory 2026/09/01 01:13:19 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/01 01:13:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:13:19 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/01 01:13:19 DEBUG : B2 bucket rclone-test-fetawur5hegu: Waiting for checks to finish 2026/09/01 01:13:19 DEBUG : B2 bucket rclone-test-fetawur5hegu: Waiting for transfers to finish 2026/09/01 01:13:19 DEBUG : empty space: size = 1 OK 2026/09/01 01:13:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/01 01:13:19 INFO : empty space: Copied (server-side copy) 2026/09/01 01:13:20 INFO : empty space: Deleted 2026/09/01 01:13:20 DEBUG : potato3: size = 68 OK 2026/09/01 01:13:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/01 01:13:20 INFO : potato3: Copied (server-side copy) 2026/09/01 01:13:20 DEBUG : potato2: size = 60 OK 2026/09/01 01:13:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:13:20 INFO : potato2: Copied (server-side copy) 2026/09/01 01:13:20 INFO : potato3: Deleted 2026/09/01 01:13:20 INFO : potato2: Deleted 2026/09/01 01:13:21 DEBUG : B2 bucket rclone-test-fetawur5hegu: Purge remote 2026/09/01 01:13:21 INFO : B2 bucket rclone-test-fetawur5hegu: cleaning bucket "rclone-test-fetawur5hegu" of all files 2026/09/01 01:13:21 DEBUG : empty space: Deleting (id "4_z8fc21dd3807d5babaf080e1b_f406b7ae19a556801_d20260901_m011319_c001_v0001037_t0018_u01788225199880") 2026/09/01 01:13:21 DEBUG : potato2: Deleting (id "4_z8fc21dd3807d5babaf080e1b_f1061ed04cff410c0_d20260901_m011320_c001_v0001042_t0050_u01788225200088") 2026/09/01 01:13:21 DEBUG : potato3: Deleting (id "4_z8fc21dd3807d5babaf080e1b_f11256a5947a9f10a_d20260901_m011320_c001_v0001157_t0036_u01788225200254") 2026/09/01 01:13:22 DEBUG : B2 bucket rclone-test-pexuwux5neqo: Purge remote 2026/09/01 01:13:22 INFO : B2 bucket rclone-test-pexuwux5neqo: cleaning bucket "rclone-test-pexuwux5neqo" of all files 2026/09/01 01:13:22 DEBUG : empty space: Deleting (id "4_zbfe20da3807d5babaf080e1b_f416f8a1deffa44d9_d20260901_m011320_c001_v7007000_t0000_u01788225200061") 2026/09/01 01:13:22 DEBUG : empty space: Deleting (id "4_zbfe20da3807d5babaf080e1b_f4051127d88be84f7_d20260901_m011315_c001_v0001036_t0053_u01788225195689") 2026/09/01 01:13:22 DEBUG : potato2: Deleting (id "4_zbfe20da3807d5babaf080e1b_f418576a678544efe_d20260901_m011320_c001_v7007000_t0000_u01788225200736") 2026/09/01 01:13:22 DEBUG : potato2: Deleting (id "4_zbfe20da3807d5babaf080e1b_f100fadc6f8afc835_d20260901_m011316_c001_v0001044_t0008_u01788225196731") 2026/09/01 01:13:22 DEBUG : potato3: Deleting (id "4_zbfe20da3807d5babaf080e1b_f416f8a1deffa44da_d20260901_m011320_c001_v7007000_t0000_u01788225200630") 2026/09/01 01:13:22 DEBUG : potato3: Deleting (id "4_zbfe20da3807d5babaf080e1b_f1183da59fe011fcb_d20260901_m011317_c001_v0001038_t0044_u01788225197089") 2026/09/01 01:13:22 DEBUG : potato3: Deleting (id "4_zbfe20da3807d5babaf080e1b_f1051127d88be84f9_d20260901_m011315_c001_v0001036_t0049_u01788225195871") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.68s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:13:24 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.96s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:13:27 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:13:28 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/rclone-sync-test" 2026/09/01 01:13:30 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/rclone-sync-test-include/layer2" 2026/09/01 01:13:33 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/rclone-sync-test-ignore-file" 2026/09/01 01:13:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/01 01:13:37 DEBUG : B2 bucket rclone-test-waxutol2fixi path rclone-sync-test: Waiting for checks to finish 2026/09/01 01:13:37 DEBUG : B2 bucket rclone-test-waxutol2fixi path rclone-sync-test: Waiting for transfers to finish 2026/09/01 01:13:37 DEBUG : Waiting for deletions to finish 2026/09/01 01:13:37 INFO : There was nothing to transfer 2026/09/01 01:13:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/01 01:13:37 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:13:37 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:13:37 DEBUG : Waiting for deletions to finish 2026/09/01 01:13:37 INFO : There was nothing to transfer 2026/09/01 01:13:38 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/01 01:13:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/01 01:13:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/01 01:13:38 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 01:13:38 DEBUG : B2 bucket rclone-test-waxutol2fixi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/09/01 01:13:38 DEBUG : B2 bucket rclone-test-waxutol2fixi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/09/01 01:13:38 DEBUG : Waiting for deletions to finish 2026/09/01 01:13:38 INFO : There was nothing to transfer 2026/09/01 01:13:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/01 01:13:39 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:13:39 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:13:39 DEBUG : Waiting for deletions to finish 2026/09/01 01:13:39 INFO : There was nothing to transfer 2026/09/01 01:13:39 DEBUG : Excluded 2026/09/01 01:13:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/01 01:13:39 DEBUG : B2 bucket rclone-test-waxutol2fixi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/09/01 01:13:39 DEBUG : B2 bucket rclone-test-waxutol2fixi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/09/01 01:13:39 DEBUG : Waiting for deletions to finish 2026/09/01 01:13:39 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (11.83s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:13:40 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/dst" 2026/09/01 01:13:41 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/CompareDest" 2026/09/01 01:13:43 DEBUG : one: Need to transfer - File not found at Destination 2026/09/01 01:13:43 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for checks to finish 2026/09/01 01:13:43 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for transfers to finish 2026/09/01 01:13:44 DEBUG : one: size = 3 OK 2026/09/01 01:13:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 01:13:44 INFO : one: Copied (new) 2026/09/01 01:13:44 DEBUG : Waiting for deletions to finish 2026/09/01 01:13:44 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for checks to finish 2026/09/01 01:13:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:13:44 DEBUG : one: size = 3 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:13:44 DEBUG : one: Sizes differ 2026/09/01 01:13:44 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for transfers to finish 2026/09/01 01:13:45 DEBUG : one: size = 5 OK 2026/09/01 01:13:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/01 01:13:45 INFO : one: Copied (replaced existing) 2026/09/01 01:13:45 DEBUG : Waiting for deletions to finish 2026/09/01 01:13:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:13:46 DEBUG : one: size = 3 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:13:46 DEBUG : one: Sizes differ 2026/09/01 01:13:46 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for checks to finish 2026/09/01 01:13:47 DEBUG : one: size = 5 OK 2026/09/01 01:13:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:13:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/01 01:13:47 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for transfers to finish 2026/09/01 01:13:47 DEBUG : Waiting for deletions to finish 2026/09/01 01:13:47 INFO : There was nothing to transfer 2026/09/01 01:13:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:13:48 DEBUG : one: size = 3 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:13:48 DEBUG : one: Sizes differ 2026/09/01 01:13:48 DEBUG : two: size = 3 OK 2026/09/01 01:13:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:13:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/01 01:13:48 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for checks to finish 2026/09/01 01:13:48 DEBUG : one: size = 5 OK 2026/09/01 01:13:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:13:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/01 01:13:48 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for transfers to finish 2026/09/01 01:13:48 DEBUG : Waiting for deletions to finish 2026/09/01 01:13:48 INFO : There was nothing to transfer 2026/09/01 01:13:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:13:48 DEBUG : one: size = 3 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:13:48 DEBUG : one: Sizes differ 2026/09/01 01:13:49 DEBUG : two: size = 3 OK 2026/09/01 01:13:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:13:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/01 01:13:49 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for checks to finish 2026/09/01 01:13:49 DEBUG : one: size = 5 OK 2026/09/01 01:13:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:13:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/01 01:13:49 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for transfers to finish 2026/09/01 01:13:49 DEBUG : Waiting for deletions to finish 2026/09/01 01:13:49 INFO : There was nothing to transfer 2026/09/01 01:13:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:13:50 DEBUG : one: size = 3 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:13:50 DEBUG : one: Sizes differ 2026/09/01 01:13:50 DEBUG : two: size = 3 OK 2026/09/01 01:13:50 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/01 01:13:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/01 01:13:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/01 01:13:50 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for checks to finish 2026/09/01 01:13:50 DEBUG : one: size = 5 OK 2026/09/01 01:13:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:13:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/01 01:13:50 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for transfers to finish 2026/09/01 01:13:50 DEBUG : Waiting for deletions to finish 2026/09/01 01:13:50 INFO : There was nothing to transfer 2026/09/01 01:13:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:13:50 DEBUG : one: size = 3 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:13:50 DEBUG : one: Sizes differ 2026/09/01 01:13:50 DEBUG : two: size = 5 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:13:50 DEBUG : two: size = 3 (B2 bucket rclone-test-waxutol2fixi path CompareDest) 2026/09/01 01:13:50 DEBUG : two: Sizes differ 2026/09/01 01:13:50 DEBUG : two: Need to transfer - File not found at Destination 2026/09/01 01:13:50 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for checks to finish 2026/09/01 01:13:50 DEBUG : one: size = 5 OK 2026/09/01 01:13:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:13:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/01 01:13:50 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for transfers to finish 2026/09/01 01:13:51 DEBUG : two: size = 5 OK 2026/09/01 01:13:51 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/09/01 01:13:51 INFO : two: Copied (new) 2026/09/01 01:13:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.46s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:13:54 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/dest" 2026/09/01 01:13:55 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/pre-dest1" 2026/09/01 01:13:56 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/pre-dest2" 2026/09/01 01:13:58 DEBUG : 1: size = 1 OK 2026/09/01 01:13:58 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:13:58 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/01 01:13:58 DEBUG : 2: size = 1 OK 2026/09/01 01:13:58 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:13:58 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/01 01:13:58 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/01 01:13:58 DEBUG : B2 bucket rclone-test-waxutol2fixi path dest: Waiting for checks to finish 2026/09/01 01:13:58 DEBUG : B2 bucket rclone-test-waxutol2fixi path dest: Waiting for transfers to finish 2026/09/01 01:13:59 DEBUG : 3: size = 1 OK 2026/09/01 01:13:59 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/09/01 01:13:59 INFO : 3: Copied (new) 2026/09/01 01:13:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.53s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:14:01 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/dst" 2026/09/01 01:14:02 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/CopyDest" 2026/09/01 01:14:04 DEBUG : one: Need to transfer - File not found at Destination 2026/09/01 01:14:04 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for checks to finish 2026/09/01 01:14:04 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for transfers to finish 2026/09/01 01:14:05 DEBUG : one: size = 3 OK 2026/09/01 01:14:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 01:14:05 INFO : one: Copied (new) 2026/09/01 01:14:05 DEBUG : Waiting for deletions to finish 2026/09/01 01:14:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:14:05 DEBUG : one: size = 3 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:14:05 DEBUG : one: Sizes differ 2026/09/01 01:14:05 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for checks to finish 2026/09/01 01:14:05 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for transfers to finish 2026/09/01 01:14:06 DEBUG : one: size = 5 OK 2026/09/01 01:14:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/01 01:14:06 INFO : one: Copied (replaced existing) 2026/09/01 01:14:06 DEBUG : Waiting for deletions to finish 2026/09/01 01:14:07 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/BackupDir" 2026/09/01 01:14:08 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for checks to finish 2026/09/01 01:14:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:14:08 DEBUG : one: size = 3 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:14:08 DEBUG : one: Sizes differ 2026/09/01 01:14:09 DEBUG : one: size = 5 OK 2026/09/01 01:14:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:14:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:14:09 DEBUG : one: size = 3 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:14:09 DEBUG : one: Sizes differ 2026/09/01 01:14:10 DEBUG : one: size = 3 OK 2026/09/01 01:14:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 01:14:10 INFO : one: Copied (server-side copy) 2026/09/01 01:14:10 INFO : one: Deleted 2026/09/01 01:14:10 DEBUG : one: size = 5 OK 2026/09/01 01:14:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/01 01:14:10 INFO : one: Copied (server-side copy) 2026/09/01 01:14:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/01 01:14:10 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for transfers to finish 2026/09/01 01:14:10 DEBUG : Waiting for deletions to finish 2026/09/01 01:14:11 DEBUG : one: size = 5 OK 2026/09/01 01:14:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:14:11 DEBUG : one: Unchanged skipping 2026/09/01 01:14:12 DEBUG : two: size = 3 OK 2026/09/01 01:14:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:14:12 DEBUG : two: size = 3 OK 2026/09/01 01:14:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/01 01:14:12 INFO : two: Copied (server-side copy) 2026/09/01 01:14:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/01 01:14:12 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for checks to finish 2026/09/01 01:14:12 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for transfers to finish 2026/09/01 01:14:12 DEBUG : Waiting for deletions to finish 2026/09/01 01:14:12 DEBUG : one: size = 5 OK 2026/09/01 01:14:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:14:12 DEBUG : one: Unchanged skipping 2026/09/01 01:14:12 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for checks to finish 2026/09/01 01:14:12 DEBUG : two: size = 3 OK 2026/09/01 01:14:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:14:12 DEBUG : two: Unchanged skipping 2026/09/01 01:14:12 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for transfers to finish 2026/09/01 01:14:12 DEBUG : Waiting for deletions to finish 2026/09/01 01:14:12 INFO : There was nothing to transfer 2026/09/01 01:14:13 DEBUG : one: size = 5 OK 2026/09/01 01:14:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:14:13 DEBUG : one: Unchanged skipping 2026/09/01 01:14:14 DEBUG : three: size = 7 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:14:14 DEBUG : three: size = 5 (B2 bucket rclone-test-waxutol2fixi path CopyDest) 2026/09/01 01:14:14 DEBUG : three: Sizes differ 2026/09/01 01:14:14 DEBUG : three: Destination not found in --copy-dest 2026/09/01 01:14:14 DEBUG : three: Need to transfer - File not found at Destination 2026/09/01 01:14:14 DEBUG : two: size = 3 OK 2026/09/01 01:14:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:14:14 DEBUG : two: Unchanged skipping 2026/09/01 01:14:14 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for checks to finish 2026/09/01 01:14:14 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for transfers to finish 2026/09/01 01:14:14 DEBUG : three: size = 7 OK 2026/09/01 01:14:14 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/09/01 01:14:14 INFO : three: Copied (new) 2026/09/01 01:14:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.07s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:14:17 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/dst" 2026/09/01 01:14:18 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/backup" 2026/09/01 01:14:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:14:20 DEBUG : one: size = 3 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:14:20 DEBUG : one: Sizes differ 2026/09/01 01:14:20 DEBUG : two: size = 3 OK 2026/09/01 01:14:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:14:20 DEBUG : two: Unchanged skipping 2026/09/01 01:14:20 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for checks to finish 2026/09/01 01:14:21 DEBUG : one: size = 3 OK 2026/09/01 01:14:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 01:14:21 INFO : one: Copied (server-side copy) 2026/09/01 01:14:22 INFO : one: Deleted 2026/09/01 01:14:22 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for transfers to finish 2026/09/01 01:14:22 DEBUG : one: size = 4 OK 2026/09/01 01:14:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:14:22 INFO : one: Copied (new) 2026/09/01 01:14:22 DEBUG : Waiting for deletions to finish 2026/09/01 01:14:23 DEBUG : three.txt: size = 5 OK 2026/09/01 01:14:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/01 01:14:23 INFO : three.txt: Copied (server-side copy) 2026/09/01 01:14:23 INFO : three.txt: Deleted 2026/09/01 01:14:23 INFO : three.txt: Moved into backup dir 2026/09/01 01:14:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:14:24 DEBUG : one: size = 4 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:14:24 DEBUG : one: Sizes differ 2026/09/01 01:14:24 DEBUG : two: size = 3 OK 2026/09/01 01:14:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:14:24 DEBUG : two: Unchanged skipping 2026/09/01 01:14:24 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for checks to finish 2026/09/01 01:14:25 DEBUG : one: size = 4 OK 2026/09/01 01:14:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:14:25 INFO : one: Copied (server-side copy) 2026/09/01 01:14:25 INFO : one: Deleted 2026/09/01 01:14:25 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for transfers to finish 2026/09/01 01:14:25 DEBUG : one: size = 5 OK 2026/09/01 01:14:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/01 01:14:25 INFO : one: Copied (new) 2026/09/01 01:14:25 DEBUG : Waiting for deletions to finish 2026/09/01 01:14:26 DEBUG : three.txt: size = 6 OK 2026/09/01 01:14:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/01 01:14:26 INFO : three.txt: Copied (server-side copy) 2026/09/01 01:14:26 INFO : three.txt: Deleted 2026/09/01 01:14:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.11s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:14:28 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/dst" 2026/09/01 01:14:30 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/backup" 2026/09/01 01:14:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:14:31 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for checks to finish 2026/09/01 01:14:31 DEBUG : one: size = 3 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:14:31 DEBUG : one: Sizes differ 2026/09/01 01:14:31 DEBUG : two: size = 3 OK 2026/09/01 01:14:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:14:31 DEBUG : two: Unchanged skipping 2026/09/01 01:14:33 DEBUG : one.bak: size = 3 OK 2026/09/01 01:14:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 01:14:33 INFO : one: Copied (server-side copy) to: one.bak 2026/09/01 01:14:33 INFO : one: Deleted 2026/09/01 01:14:33 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for transfers to finish 2026/09/01 01:14:34 DEBUG : one: size = 4 OK 2026/09/01 01:14:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:14:34 INFO : one: Copied (new) 2026/09/01 01:14:34 DEBUG : Waiting for deletions to finish 2026/09/01 01:14:34 DEBUG : three.txt.bak: size = 5 OK 2026/09/01 01:14:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/01 01:14:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/01 01:14:34 INFO : three.txt: Deleted 2026/09/01 01:14:34 INFO : three.txt: Moved into backup dir 2026/09/01 01:14:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:14:36 DEBUG : two: size = 3 OK 2026/09/01 01:14:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:14:36 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for checks to finish 2026/09/01 01:14:36 DEBUG : two: Unchanged skipping 2026/09/01 01:14:36 DEBUG : one: size = 4 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:14:36 DEBUG : one: Sizes differ 2026/09/01 01:14:36 DEBUG : one.bak: size = 4 OK 2026/09/01 01:14:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:14:36 INFO : one: Copied (server-side copy) to: one.bak 2026/09/01 01:14:36 INFO : one: Deleted 2026/09/01 01:14:36 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for transfers to finish 2026/09/01 01:14:37 DEBUG : one: size = 5 OK 2026/09/01 01:14:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/01 01:14:37 INFO : one: Copied (new) 2026/09/01 01:14:37 DEBUG : Waiting for deletions to finish 2026/09/01 01:14:37 DEBUG : three.txt.bak: size = 6 OK 2026/09/01 01:14:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/01 01:14:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/01 01:14:37 INFO : three.txt: Deleted 2026/09/01 01:14:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.39s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:14:40 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/dst" 2026/09/01 01:14:41 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/backup" 2026/09/01 01:14:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:14:43 DEBUG : one: size = 3 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:14:43 DEBUG : one: Sizes differ 2026/09/01 01:14:43 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for checks to finish 2026/09/01 01:14:43 DEBUG : two: size = 3 OK 2026/09/01 01:14:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:14:43 DEBUG : two: Unchanged skipping 2026/09/01 01:14:44 DEBUG : one-2019-01-01: size = 3 OK 2026/09/01 01:14:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 01:14:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/01 01:14:44 INFO : one: Deleted 2026/09/01 01:14:44 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for transfers to finish 2026/09/01 01:14:45 DEBUG : one: size = 4 OK 2026/09/01 01:14:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:14:45 INFO : one: Copied (new) 2026/09/01 01:14:45 DEBUG : Waiting for deletions to finish 2026/09/01 01:14:46 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/01 01:14:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/01 01:14:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/01 01:14:46 INFO : three.txt: Deleted 2026/09/01 01:14:46 INFO : three.txt: Moved into backup dir 2026/09/01 01:14:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:14:47 DEBUG : one: size = 4 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:14:47 DEBUG : two: size = 3 OK 2026/09/01 01:14:47 DEBUG : one: Sizes differ 2026/09/01 01:14:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:14:47 DEBUG : two: Unchanged skipping 2026/09/01 01:14:47 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for checks to finish 2026/09/01 01:14:48 DEBUG : one-2019-01-01: size = 4 OK 2026/09/01 01:14:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:14:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/01 01:14:48 INFO : one: Deleted 2026/09/01 01:14:48 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for transfers to finish 2026/09/01 01:14:48 DEBUG : one: size = 5 OK 2026/09/01 01:14:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/01 01:14:48 INFO : one: Copied (new) 2026/09/01 01:14:48 DEBUG : Waiting for deletions to finish 2026/09/01 01:14:48 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/01 01:14:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/01 01:14:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/01 01:14:49 INFO : three.txt: Deleted 2026/09/01 01:14:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.47s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:14:51 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/dst" 2026/09/01 01:14:53 DEBUG : two: size = 3 OK 2026/09/01 01:14:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:14:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:14:53 DEBUG : two: Unchanged skipping 2026/09/01 01:14:53 DEBUG : one: size = 3 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:14:53 DEBUG : one: Sizes differ 2026/09/01 01:14:53 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for checks to finish 2026/09/01 01:14:54 DEBUG : one.bak: size = 3 OK 2026/09/01 01:14:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 01:14:54 INFO : one: Copied (server-side copy) to: one.bak 2026/09/01 01:14:54 INFO : one: Deleted 2026/09/01 01:14:54 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for transfers to finish 2026/09/01 01:14:55 DEBUG : one: size = 4 OK 2026/09/01 01:14:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:14:55 INFO : one: Copied (new) 2026/09/01 01:14:55 DEBUG : Waiting for deletions to finish 2026/09/01 01:14:55 DEBUG : three.txt.bak: size = 5 OK 2026/09/01 01:14:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/01 01:14:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/01 01:14:55 INFO : three.txt: Deleted 2026/09/01 01:14:55 INFO : three.txt: Moved into backup dir 2026/09/01 01:14:55 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1177-12.backblaze.com/b2api/v1/b2_upload_file/8fe22de3805d5babaf080e1b/c001_v0001177_t0004": EOF 2026/09/01 01:14:55 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-12.backblaze.com/b2api/v1/b2_upload_file/8fe22de3805d5babaf080e1b/c001_v0001177_t0004": EOF) 2026/09/01 01:14:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-waxutol2fixi: 1/10 (Post "https://pod-000-1177-12.backblaze.com/b2api/v1/b2_upload_file/8fe22de3805d5babaf080e1b/c001_v0001177_t0004": EOF) 2026/09/01 01:14:58 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 01:14:58 DEBUG : one.bak: Excluded (Path Filter) 2026/09/01 01:14:58 DEBUG : one.bak: Excluded 2026/09/01 01:14:58 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/01 01:14:58 DEBUG : three.txt.bak: Excluded 2026/09/01 01:14:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:14:58 DEBUG : one: size = 4 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:14:58 DEBUG : one: Sizes differ 2026/09/01 01:14:58 DEBUG : two: size = 3 OK 2026/09/01 01:14:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:14:58 DEBUG : two: Unchanged skipping 2026/09/01 01:14:58 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for checks to finish 2026/09/01 01:14:59 DEBUG : one.bak: size = 4 OK 2026/09/01 01:14:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:14:59 INFO : one: Copied (server-side copy) to: one.bak 2026/09/01 01:14:59 INFO : one: Deleted 2026/09/01 01:14:59 DEBUG : B2 bucket rclone-test-waxutol2fixi path dst: Waiting for transfers to finish 2026/09/01 01:14:59 DEBUG : one: size = 5 OK 2026/09/01 01:14:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/01 01:14:59 INFO : one: Copied (new) 2026/09/01 01:14:59 DEBUG : Waiting for deletions to finish 2026/09/01 01:14:59 DEBUG : three.txt.bak: size = 6 OK 2026/09/01 01:14:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/01 01:14:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/01 01:15:00 INFO : three.txt: Deleted 2026/09/01 01:15:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.12s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:15:02 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/dst" 2026/09/01 01:15:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:04 DEBUG : one: size = 3 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:15:04 DEBUG : one: Sizes differ 2026/09/01 01:15:05 DEBUG : one.bak: size = 3 OK 2026/09/01 01:15:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 01:15:05 INFO : one: Copied (server-side copy) to: one.bak 2026/09/01 01:15:05 INFO : one: Deleted 2026/09/01 01:15:06 DEBUG : one: size = 4 OK 2026/09/01 01:15:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:15:06 INFO : one: Copied (new) 2026/09/01 01:15:06 DEBUG : two: size = 3 OK 2026/09/01 01:15:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:06 DEBUG : two: Unchanged skipping 2026/09/01 01:15:06 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:06 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:15:06 DEBUG : three.txt: Sizes differ 2026/09/01 01:15:07 DEBUG : three.txt.bak: size = 5 OK 2026/09/01 01:15:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/01 01:15:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/01 01:15:07 INFO : three.txt: Deleted 2026/09/01 01:15:07 DEBUG : three.txt: size = 6 OK 2026/09/01 01:15:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/01 01:15:07 INFO : three.txt: Copied (new) 2026/09/01 01:15:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:08 DEBUG : one: size = 4 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:15:08 DEBUG : one: Sizes differ 2026/09/01 01:15:08 DEBUG : one.bak: size = 4 OK 2026/09/01 01:15:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:15:08 INFO : one: Copied (server-side copy) to: one.bak 2026/09/01 01:15:08 INFO : one: Deleted 2026/09/01 01:15:08 DEBUG : one: size = 5 OK 2026/09/01 01:15:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/01 01:15:08 INFO : one: Copied (new) 2026/09/01 01:15:09 DEBUG : two: size = 3 OK 2026/09/01 01:15:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:09 DEBUG : two: Unchanged skipping 2026/09/01 01:15:09 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:09 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:15:09 DEBUG : three.txt: Sizes differ 2026/09/01 01:15:09 DEBUG : three.txt.bak: size = 6 OK 2026/09/01 01:15:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/01 01:15:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/01 01:15:09 INFO : three.txt: Deleted 2026/09/01 01:15:10 DEBUG : three.txt: size = 19 OK 2026/09/01 01:15:10 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/01 01:15:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.06s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:15:13 DEBUG : Creating backend with remote "TestB2:rclone-test-waxutol2fixi/dst" 2026/09/01 01:15:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:14 DEBUG : one: size = 3 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:15:14 DEBUG : one: Sizes differ 2026/09/01 01:15:15 DEBUG : one-2019-01-01: size = 3 OK 2026/09/01 01:15:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 01:15:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/01 01:15:16 INFO : one: Deleted 2026/09/01 01:15:16 DEBUG : one: size = 4 OK 2026/09/01 01:15:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:15:16 INFO : one: Copied (new) 2026/09/01 01:15:17 DEBUG : two: size = 3 OK 2026/09/01 01:15:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:17 DEBUG : two: Unchanged skipping 2026/09/01 01:15:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:17 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:15:17 DEBUG : three.txt: Sizes differ 2026/09/01 01:15:17 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/01 01:15:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/01 01:15:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/01 01:15:17 INFO : three.txt: Deleted 2026/09/01 01:15:18 DEBUG : three.txt: size = 6 OK 2026/09/01 01:15:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/01 01:15:18 INFO : three.txt: Copied (new) 2026/09/01 01:15:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:18 DEBUG : one: size = 4 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:15:18 DEBUG : one: Sizes differ 2026/09/01 01:15:19 DEBUG : one-2019-01-01: size = 4 OK 2026/09/01 01:15:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:15:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/01 01:15:19 INFO : one: Deleted 2026/09/01 01:15:19 DEBUG : one: size = 5 OK 2026/09/01 01:15:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/01 01:15:19 INFO : one: Copied (new) 2026/09/01 01:15:19 DEBUG : two: size = 3 OK 2026/09/01 01:15:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:19 DEBUG : two: Unchanged skipping 2026/09/01 01:15:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:19 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-waxutol2fixi path dst) 2026/09/01 01:15:19 DEBUG : three.txt: Sizes differ 2026/09/01 01:15:20 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/01 01:15:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/01 01:15:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/01 01:15:20 INFO : three.txt: Deleted 2026/09/01 01:15:20 DEBUG : three.txt: size = 19 OK 2026/09/01 01:15:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/01 01:15:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.64s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:15:23 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:23 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:23 DEBUG : Testêé: Sizes differ 2026/09/01 01:15:23 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:15:23 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:15:23 DEBUG : Testêé: size = 14 OK 2026/09/01 01:15:23 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/09/01 01:15:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/01 01:15:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.35s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:15:24 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/01 01:15:24 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:15:24 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:15:25 DEBUG : existing: size = 6 OK 2026/09/01 01:15:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/01 01:15:25 INFO : existing: Copied (new) 2026/09/01 01:15:25 DEBUG : Waiting for deletions to finish 2026/09/01 01:15:25 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:25 DEBUG : existing: size = 6 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:25 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:15:25 DEBUG : existing: Sizes differ 2026/09/01 01:15:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/01 01:15:25 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:15:25 ERROR : B2 bucket rclone-test-waxutol2fixi: not deleting files as there were IO errors 2026/09/01 01:15:25 ERROR : B2 bucket rclone-test-waxutol2fixi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.95s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:15:27 DEBUG : EXISTING: size = 6 OK 2026/09/01 01:15:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:27 DEBUG : existing: Unchanged skipping 2026/09/01 01:15:27 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:15:27 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:15:27 DEBUG : Waiting for deletions to finish 2026/09/01 01:15:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.30s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.24s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:15:38 DEBUG : both10: size = 6 OK 2026/09/01 01:15:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:38 DEBUG : both0: size = 6 OK 2026/09/01 01:15:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:38 DEBUG : both11: size = 6 OK 2026/09/01 01:15:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:38 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:15:38 DEBUG : both12: size = 6 OK 2026/09/01 01:15:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:38 DEBUG : both10: Unchanged skipping 2026/09/01 01:15:38 DEBUG : both13: size = 6 OK 2026/09/01 01:15:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:38 DEBUG : both13: Unchanged skipping 2026/09/01 01:15:38 DEBUG : both14: size = 6 OK 2026/09/01 01:15:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:38 DEBUG : both0: Unchanged skipping 2026/09/01 01:15:38 DEBUG : both15: size = 6 OK 2026/09/01 01:15:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:38 DEBUG : both15: Unchanged skipping 2026/09/01 01:15:38 DEBUG : both16: size = 6 OK 2026/09/01 01:15:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:38 DEBUG : both16: Unchanged skipping 2026/09/01 01:15:38 DEBUG : both17: size = 6 OK 2026/09/01 01:15:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:38 DEBUG : both17: Unchanged skipping 2026/09/01 01:15:38 DEBUG : both18: size = 6 OK 2026/09/01 01:15:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:38 DEBUG : both18: Unchanged skipping 2026/09/01 01:15:38 DEBUG : both19: size = 6 OK 2026/09/01 01:15:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:38 DEBUG : both19: Unchanged skipping 2026/09/01 01:15:38 DEBUG : both1: size = 6 OK 2026/09/01 01:15:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:38 DEBUG : both1: Unchanged skipping 2026/09/01 01:15:38 DEBUG : both2: size = 6 OK 2026/09/01 01:15:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:38 DEBUG : both2: Unchanged skipping 2026/09/01 01:15:38 DEBUG : both3: size = 6 OK 2026/09/01 01:15:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:38 DEBUG : both3: Unchanged skipping 2026/09/01 01:15:38 DEBUG : both4: size = 6 OK 2026/09/01 01:15:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:38 DEBUG : both4: Unchanged skipping 2026/09/01 01:15:38 DEBUG : both5: size = 6 OK 2026/09/01 01:15:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:38 DEBUG : both5: Unchanged skipping 2026/09/01 01:15:38 DEBUG : both6: size = 6 OK 2026/09/01 01:15:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:38 DEBUG : both6: Unchanged skipping 2026/09/01 01:15:38 DEBUG : both7: size = 6 OK 2026/09/01 01:15:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:38 DEBUG : both7: Unchanged skipping 2026/09/01 01:15:38 DEBUG : both8: size = 6 OK 2026/09/01 01:15:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:38 DEBUG : both8: Unchanged skipping 2026/09/01 01:15:38 DEBUG : both9: size = 6 OK 2026/09/01 01:15:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:38 DEBUG : both9: Unchanged skipping 2026/09/01 01:15:38 DEBUG : both11: Unchanged skipping 2026/09/01 01:15:38 DEBUG : both12: Unchanged skipping 2026/09/01 01:15:38 DEBUG : both14: Unchanged skipping 2026/09/01 01:15:38 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:15:38 DEBUG : Waiting for deletions to finish 2026/09/01 01:15:38 INFO : only13: Deleted 2026/09/01 01:15:38 INFO : only14: Deleted 2026/09/01 01:15:38 INFO : only2: Deleted 2026/09/01 01:15:39 INFO : only16: Deleted 2026/09/01 01:15:39 INFO : only7: Deleted 2026/09/01 01:15:39 INFO : only5: Deleted 2026/09/01 01:15:39 INFO : only17: Deleted 2026/09/01 01:15:39 INFO : only18: Deleted 2026/09/01 01:15:39 INFO : only8: Deleted 2026/09/01 01:15:39 INFO : only9: Deleted 2026/09/01 01:15:39 INFO : only12: Deleted 2026/09/01 01:15:39 INFO : only3: Deleted 2026/09/01 01:15:39 INFO : only6: Deleted 2026/09/01 01:15:39 INFO : only0: Deleted 2026/09/01 01:15:39 INFO : only10: Deleted 2026/09/01 01:15:39 INFO : only11: Deleted 2026/09/01 01:15:39 INFO : only15: Deleted 2026/09/01 01:15:39 INFO : only4: Deleted 2026/09/01 01:15:39 INFO : only1: Deleted 2026/09/01 01:15:40 INFO : only19: Deleted 2026/09/01 01:15:40 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.04s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:15:53 DEBUG : both0: size = 6 OK 2026/09/01 01:15:53 DEBUG : both11: size = 6 OK 2026/09/01 01:15:53 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:53 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:15:53 DEBUG : both12: size = 6 OK 2026/09/01 01:15:53 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:53 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:53 DEBUG : both10: size = 6 OK 2026/09/01 01:15:53 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:53 DEBUG : both0: Unchanged skipping 2026/09/01 01:15:53 DEBUG : both13: size = 6 OK 2026/09/01 01:15:53 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:53 DEBUG : both13: Unchanged skipping 2026/09/01 01:15:53 DEBUG : both14: size = 6 OK 2026/09/01 01:15:53 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:53 DEBUG : both14: Unchanged skipping 2026/09/01 01:15:53 DEBUG : both15: size = 6 OK 2026/09/01 01:15:53 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:53 DEBUG : both15: Unchanged skipping 2026/09/01 01:15:53 DEBUG : both16: size = 6 OK 2026/09/01 01:15:53 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:53 DEBUG : both16: Unchanged skipping 2026/09/01 01:15:53 DEBUG : both17: size = 6 OK 2026/09/01 01:15:53 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:53 DEBUG : both17: Unchanged skipping 2026/09/01 01:15:53 DEBUG : both18: size = 6 OK 2026/09/01 01:15:53 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:53 DEBUG : both18: Unchanged skipping 2026/09/01 01:15:53 DEBUG : both19: size = 6 OK 2026/09/01 01:15:53 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:53 DEBUG : both12: Unchanged skipping 2026/09/01 01:15:53 DEBUG : both1: size = 6 OK 2026/09/01 01:15:53 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:53 DEBUG : both1: Unchanged skipping 2026/09/01 01:15:53 DEBUG : both2: size = 6 OK 2026/09/01 01:15:53 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:53 DEBUG : both2: Unchanged skipping 2026/09/01 01:15:53 DEBUG : both3: size = 6 OK 2026/09/01 01:15:53 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:53 DEBUG : both3: Unchanged skipping 2026/09/01 01:15:53 DEBUG : both4: size = 6 OK 2026/09/01 01:15:53 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:53 DEBUG : both4: Unchanged skipping 2026/09/01 01:15:53 DEBUG : both5: size = 6 OK 2026/09/01 01:15:53 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:53 DEBUG : both5: Unchanged skipping 2026/09/01 01:15:53 DEBUG : both6: size = 6 OK 2026/09/01 01:15:53 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:53 DEBUG : both6: Unchanged skipping 2026/09/01 01:15:53 DEBUG : both7: size = 6 OK 2026/09/01 01:15:53 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:53 DEBUG : both7: Unchanged skipping 2026/09/01 01:15:53 DEBUG : both8: size = 6 OK 2026/09/01 01:15:53 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:53 DEBUG : both8: Unchanged skipping 2026/09/01 01:15:53 DEBUG : both9: size = 6 OK 2026/09/01 01:15:53 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:15:53 DEBUG : both9: Unchanged skipping 2026/09/01 01:15:53 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:53 DEBUG : only0: size = 6 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:53 DEBUG : only0: Sizes differ 2026/09/01 01:15:53 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:53 DEBUG : only10: size = 6 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:53 DEBUG : only10: Sizes differ 2026/09/01 01:15:53 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:53 DEBUG : only11: size = 6 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:53 DEBUG : only11: Sizes differ 2026/09/01 01:15:53 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:53 DEBUG : only12: size = 6 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:53 DEBUG : only12: Sizes differ 2026/09/01 01:15:53 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:53 DEBUG : only13: size = 6 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:53 DEBUG : only13: Sizes differ 2026/09/01 01:15:53 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:53 DEBUG : only14: size = 6 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:53 DEBUG : only14: Sizes differ 2026/09/01 01:15:53 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:53 DEBUG : only15: size = 6 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:53 DEBUG : only15: Sizes differ 2026/09/01 01:15:53 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:53 DEBUG : only16: size = 6 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:53 DEBUG : only16: Sizes differ 2026/09/01 01:15:53 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:53 DEBUG : only17: size = 6 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:53 DEBUG : only17: Sizes differ 2026/09/01 01:15:53 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:53 DEBUG : only18: size = 6 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:53 DEBUG : only18: Sizes differ 2026/09/01 01:15:53 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:53 DEBUG : only19: size = 6 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:53 DEBUG : only19: Sizes differ 2026/09/01 01:15:53 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:53 DEBUG : only1: size = 6 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:53 DEBUG : only1: Sizes differ 2026/09/01 01:15:53 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:53 DEBUG : only2: size = 6 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:53 DEBUG : only2: Sizes differ 2026/09/01 01:15:53 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:53 DEBUG : only3: size = 6 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:53 DEBUG : only3: Sizes differ 2026/09/01 01:15:53 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:53 DEBUG : only4: size = 6 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:53 DEBUG : only4: Sizes differ 2026/09/01 01:15:53 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:53 DEBUG : only5: size = 6 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:53 DEBUG : only5: Sizes differ 2026/09/01 01:15:53 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:53 DEBUG : only6: size = 6 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:53 DEBUG : only6: Sizes differ 2026/09/01 01:15:53 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:53 DEBUG : only7: size = 6 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:53 DEBUG : only7: Sizes differ 2026/09/01 01:15:53 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:53 DEBUG : only8: size = 6 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:53 DEBUG : only8: Sizes differ 2026/09/01 01:15:53 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2913903903) 2026/09/01 01:15:53 DEBUG : only9: size = 6 (B2 bucket rclone-test-waxutol2fixi) 2026/09/01 01:15:53 DEBUG : only9: Sizes differ 2026/09/01 01:15:53 DEBUG : both11: Unchanged skipping 2026/09/01 01:15:53 DEBUG : both10: Unchanged skipping 2026/09/01 01:15:53 DEBUG : both19: Unchanged skipping 2026/09/01 01:15:53 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:15:53 DEBUG : only0: size = 0 OK 2026/09/01 01:15:53 DEBUG : only11: size = 0 OK 2026/09/01 01:15:53 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:15:53 INFO : only0: Copied (replaced existing) 2026/09/01 01:15:53 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:15:53 INFO : only11: Copied (replaced existing) 2026/09/01 01:15:54 DEBUG : only14: size = 0 OK 2026/09/01 01:15:54 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:15:54 INFO : only14: Copied (replaced existing) 2026/09/01 01:15:54 DEBUG : only13: size = 0 OK 2026/09/01 01:15:54 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:15:54 INFO : only13: Copied (replaced existing) 2026/09/01 01:15:54 DEBUG : only12: size = 0 OK 2026/09/01 01:15:54 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:15:54 INFO : only12: Copied (replaced existing) 2026/09/01 01:15:54 DEBUG : only15: size = 0 OK 2026/09/01 01:15:54 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:15:54 INFO : only15: Copied (replaced existing) 2026/09/01 01:15:54 DEBUG : only16: size = 0 OK 2026/09/01 01:15:54 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:15:54 INFO : only16: Copied (replaced existing) 2026/09/01 01:15:54 DEBUG : only17: size = 0 OK 2026/09/01 01:15:54 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:15:54 INFO : only17: Copied (replaced existing) 2026/09/01 01:15:54 DEBUG : only10: size = 0 OK 2026/09/01 01:15:54 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:15:54 INFO : only10: Copied (replaced existing) 2026/09/01 01:15:54 DEBUG : only18: size = 0 OK 2026/09/01 01:15:54 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:15:54 INFO : only18: Copied (replaced existing) 2026/09/01 01:15:54 DEBUG : only19: size = 0 OK 2026/09/01 01:15:54 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:15:54 INFO : only19: Copied (replaced existing) 2026/09/01 01:15:54 DEBUG : only1: size = 0 OK 2026/09/01 01:15:54 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:15:54 INFO : only1: Copied (replaced existing) 2026/09/01 01:15:54 DEBUG : only2: size = 0 OK 2026/09/01 01:15:54 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:15:54 INFO : only2: Copied (replaced existing) 2026/09/01 01:15:54 DEBUG : only3: size = 0 OK 2026/09/01 01:15:54 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:15:54 INFO : only3: Copied (replaced existing) 2026/09/01 01:15:54 DEBUG : only4: size = 0 OK 2026/09/01 01:15:54 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:15:54 INFO : only4: Copied (replaced existing) 2026/09/01 01:15:54 DEBUG : only5: size = 0 OK 2026/09/01 01:15:54 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:15:54 INFO : only5: Copied (replaced existing) 2026/09/01 01:15:54 DEBUG : only6: size = 0 OK 2026/09/01 01:15:54 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:15:54 INFO : only6: Copied (replaced existing) 2026/09/01 01:15:54 DEBUG : only7: size = 0 OK 2026/09/01 01:15:54 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:15:54 INFO : only7: Copied (replaced existing) 2026/09/01 01:15:54 DEBUG : only8: size = 0 OK 2026/09/01 01:15:54 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:15:54 INFO : only8: Copied (replaced existing) 2026/09/01 01:15:54 DEBUG : only9: size = 0 OK 2026/09/01 01:15:54 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:15:54 INFO : only9: Copied (replaced existing) 2026/09/01 01:15:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (18.53s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:16:03 DEBUG : empty_dir: Making directory with metadata 2026/09/01 01:16:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/01 01:16:03 DEBUG : empty_on_remote: Making directory with metadata 2026/09/01 01:16:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/01 01:16:03 INFO : empty_on_remote: Making directory 2026/09/01 01:16:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/01 01:16:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/01 01:16:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/01 01:16:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/01 01:16:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.64s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:16:05 DEBUG : empty_dir: Making directory with metadata 2026/09/01 01:16:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/01 01:16:05 DEBUG : empty_on_remote: Making directory with metadata 2026/09/01 01:16:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/01 01:16:05 INFO : empty_on_remote: Making directory 2026/09/01 01:16:05 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/01 01:16:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/01 01:16:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/01 01:16:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/01 01:16:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/01 01:16:06 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:16:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/01 01:16:08 INFO : sub dir: Making directory 2026/09/01 01:16:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.49s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:16:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/01 01:16:11 INFO : sub dir: Making directory 2026/09/01 01:16:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.97s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:16:19 DEBUG : Waiting for deletions to finish 2026/09/01 01:16:20 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:16:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:16:20 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:16:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:16:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:16:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:16:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:16:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:16:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:16:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:16:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:16:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:16:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:16:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:16:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:16:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:16:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:16:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:16:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:16:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:16:20 DEBUG : apple: size = 5 OK 2026/09/01 01:16:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:20 DEBUG : apple: Unchanged skipping 2026/09/01 01:16:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:16:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:16:20 DEBUG : banana: size = 6 OK 2026/09/01 01:16:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:20 DEBUG : banana: Unchanged skipping 2026/09/01 01:16:20 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:16:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:20 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:16:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:16:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:16:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:16:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:16:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:16:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:16:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:16:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:16:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:16:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:16:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:16:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:16:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:16:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:16:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:20 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:16:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:16:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:16:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:16:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:16:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:16:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:16:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:16:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:16:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:16:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:16:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:16:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:16:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:16:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:16:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:16:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:16:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:16:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:16:20 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:16:20 DEBUG : Waiting for deletions to finish 2026/09/01 01:16:20 INFO : There was nothing to transfer 2026/09/01 01:16:20 DEBUG : Waiting for deletions to finish 2026/09/01 01:16:21 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:16:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:16:21 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:16:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:16:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:16:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:16:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:16:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:16:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:16:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:16:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:16:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:16:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:16:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:16:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:16:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:16:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:16:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:16:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:16:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:16:21 DEBUG : apple: size = 5 OK 2026/09/01 01:16:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:21 DEBUG : apple: Unchanged skipping 2026/09/01 01:16:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:16:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:16:21 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:16:21 DEBUG : banana: size = 6 OK 2026/09/01 01:16:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:21 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:16:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:21 DEBUG : banana: Unchanged skipping 2026/09/01 01:16:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:16:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:16:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:16:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:16:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:16:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:16:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:16:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:21 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:16:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:16:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:16:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:16:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:16:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:16:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:16:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:16:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:16:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:16:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:16:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:16:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:16:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:16:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:16:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:16:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:16:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:16:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:16:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:16:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:16:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:16:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:16:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:16:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:16:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:16:21 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:16:21 DEBUG : Waiting for deletions to finish 2026/09/01 01:16:21 INFO : There was nothing to transfer 2026/09/01 01:16:21 DEBUG : Waiting for deletions to finish 2026/09/01 01:16:22 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:16:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:16:22 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:16:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:16:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:16:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:16:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:16:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:16:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:16:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:16:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:16:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:16:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:16:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:16:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:16:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:16:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:16:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:16:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:16:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:16:32 DEBUG : Waiting for deletions to finish 2026/09/01 01:16:32 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:16:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:16:32 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:16:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:16:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:16:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:16:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:16:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:16:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:16:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:16:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:16:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:16:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:16:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:16:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:16:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:16:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:16:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:16:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:16:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:16:33 DEBUG : apple: size = 5 OK 2026/09/01 01:16:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:33 DEBUG : apple: Unchanged skipping 2026/09/01 01:16:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:16:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:16:33 DEBUG : banana: size = 6 OK 2026/09/01 01:16:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:33 DEBUG : banana: Unchanged skipping 2026/09/01 01:16:33 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:16:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:33 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:16:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:16:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:16:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:16:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:16:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:16:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:16:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:16:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:16:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:16:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:16:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:16:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:16:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:16:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:16:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:16:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:16:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:16:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:16:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:16:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:16:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:16:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:16:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:16:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:16:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:16:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:16:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:16:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:16:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:16:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:16:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:16:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:16:33 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:16:33 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:16:33 DEBUG : Waiting for deletions to finish 2026/09/01 01:16:33 INFO : There was nothing to transfer 2026/09/01 01:16:33 DEBUG : Waiting for deletions to finish 2026/09/01 01:16:33 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:16:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:16:33 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:16:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:16:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:16:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:16:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:16:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:16:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:16:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:16:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:16:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:16:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:16:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:16:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:16:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:16:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:16:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:16:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:16:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:16:34 DEBUG : apple: size = 5 OK 2026/09/01 01:16:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:16:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:34 DEBUG : apple: Unchanged skipping 2026/09/01 01:16:34 DEBUG : banana: size = 6 OK 2026/09/01 01:16:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:34 DEBUG : banana: Unchanged skipping 2026/09/01 01:16:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:34 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:16:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:16:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:34 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:16:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:16:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:16:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:16:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:16:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:16:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:16:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:16:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:16:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:16:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:16:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:16:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:16:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:16:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:16:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:16:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:16:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:16:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:16:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:16:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:16:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:16:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:16:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:16:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:16:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:16:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:16:34 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:16:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:16:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:16:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:16:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:16:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:16:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:16:34 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:16:34 DEBUG : Waiting for deletions to finish 2026/09/01 01:16:34 INFO : There was nothing to transfer 2026/09/01 01:16:34 DEBUG : Waiting for deletions to finish 2026/09/01 01:16:34 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:16:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:16:34 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:16:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:16:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:16:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:16:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:16:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:16:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:16:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:16:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:16:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:16:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:16:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:16:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:16:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:16:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:16:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:16:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:16:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:16:45 DEBUG : Waiting for deletions to finish 2026/09/01 01:16:45 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:16:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:16:45 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:16:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:16:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:16:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:16:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:16:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:16:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:16:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:16:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:16:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:16:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:16:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:16:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:16:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:16:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:16:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:16:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:16:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:45 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:45 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:45 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:45 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:45 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:45 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:45 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/01 01:16:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/01 01:16:45 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/01 01:16:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/01 01:16:45 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:45 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/01 01:16:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:45 DEBUG : YXBwbGU=: size = 5 OK 2026/09/01 01:16:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/01 01:16:45 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/01 01:16:45 DEBUG : YmFuYW5h: size = 6 OK 2026/09/01 01:16:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/01 01:16:45 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/01 01:16:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/01 01:16:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/01 01:16:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/01 01:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/01 01:16:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/01 01:16:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/01 01:16:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/01 01:16:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/01 01:16:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/01 01:16:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/01 01:16:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/01 01:16:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:16:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:16:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:16:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:16:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:16:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:16:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/01 01:16:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:16:45 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:16:45 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:16:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/01 01:16:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/01 01:16:46 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/01 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/01 01:16:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/01 01:16:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/01 01:16:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/01 01:16:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/01 01:16:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/01 01:16:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/01 01:16:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/01 01:16:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/01 01:16:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/01 01:16:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/01 01:16:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/01 01:16:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/01 01:16:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/01 01:16:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/01 01:16:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/01 01:16:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/01 01:16:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/01 01:16:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/01 01:16:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/01 01:16:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/01 01:16:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/01 01:16:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/01 01:16:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/01 01:16:47 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/01 01:16:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/01 01:16:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/01 01:16:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/01 01:16:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/01 01:16:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/01 01:16:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/01 01:16:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/01 01:16:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/01 01:16:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:48 DEBUG : Waiting for deletions to finish 2026/09/01 01:16:48 INFO : appleappleapplebanana: Deleted 2026/09/01 01:16:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/01 01:16:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/01 01:16:49 INFO : dir1/0009-3456789.txt: Deleted 2026/09/01 01:16:49 INFO : dir1/0010-456789.txt: Deleted 2026/09/01 01:16:49 INFO : dir1/0012-6789;.txt: Deleted 2026/09/01 01:16:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/01 01:16:49 INFO : dir1/0007-1234567.txt: Deleted 2026/09/01 01:16:49 INFO : dir1/0008-2345678.txt: Deleted 2026/09/01 01:16:49 INFO : dir1/0015-9;=.txt: Deleted 2026/09/01 01:16:49 INFO : apple: Deleted 2026/09/01 01:16:49 INFO : banana: Deleted 2026/09/01 01:16:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/01 01:16:49 INFO : dir1/0013-789;=.txt: Deleted 2026/09/01 01:16:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/01 01:16:49 INFO : dir1/0014-89;=.txt: Deleted 2026/09/01 01:16:49 INFO : splitbananasplit: Deleted 2026/09/01 01:16:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/01 01:16:49 INFO : dir1/0003-defghij.txt: Deleted 2026/09/01 01:16:49 INFO : dir1/0011-56789;.txt: Deleted 2026/09/01 01:16:49 DEBUG : Waiting for deletions to finish 2026/09/01 01:16:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/01 01:16:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/01 01:16:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/01 01:16:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/01 01:16:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/01 01:16:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/01 01:16:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/01 01:16:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/01 01:16:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/01 01:16:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/01 01:16:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:50 DEBUG : YXBwbGU=: size = 5 OK 2026/09/01 01:16:50 DEBUG : YmFuYW5h: size = 6 OK 2026/09/01 01:16:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/01 01:16:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:50 DEBUG : banana: Unchanged skipping 2026/09/01 01:16:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:16:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/01 01:16:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:50 DEBUG : apple: Unchanged skipping 2026/09/01 01:16:50 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:16:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/01 01:16:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/01 01:16:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/01 01:16:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/01 01:16:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:16:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/01 01:16:50 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:16:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:16:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/01 01:16:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:16:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/01 01:16:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:16:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/01 01:16:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:16:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/01 01:16:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:16:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/01 01:16:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:16:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:16:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/01 01:16:50 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/01 01:16:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/01 01:16:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:16:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/01 01:16:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:16:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:16:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:16:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/01 01:16:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:16:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/01 01:16:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/01 01:16:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:16:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/01 01:16:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:16:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:16:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:16:50 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:16:50 DEBUG : Waiting for deletions to finish 2026/09/01 01:16:50 DEBUG : Waiting for deletions to finish 2026/09/01 01:16:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/01 01:16:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/01 01:16:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/01 01:16:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/01 01:16:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/01 01:16:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/01 01:16:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/01 01:16:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/01 01:16:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/01 01:16:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/01 01:16:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:51 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:51 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:51 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/01 01:16:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:51 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:16:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:16:51 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:16:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:16:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:16:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:16:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:16:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:16:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:16:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:17:00 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:01 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:17:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:17:01 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:17:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:17:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:17:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:17:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:17:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:17:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:17:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:17:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:17:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:17:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:17:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:17:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:17:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:17:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:17:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:17:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:17:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/01 01:17:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/01 01:17:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/01 01:17:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/01 01:17:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:17:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:17:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/01 01:17:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:17:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/01 01:17:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:17:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:17:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:17:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:17:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:17:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:17:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:17:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:17:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:17:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:17:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:17:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:17:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/01 01:17:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:17:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:17:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:17:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:17:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:17:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:17:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:17:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:17:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:17:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:17:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:17:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:17:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:17:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:17:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:17:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:17:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:17:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:17:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/01 01:17:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:17:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:17:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:17:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:17:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:17:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:17:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:17:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:17:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:17:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:17:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:17:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:17:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:17:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/01 01:17:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:17:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:17:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:17:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:17:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:17:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:17:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:17:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/01 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:17:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:17:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/01 01:17:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:17:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/01 01:17:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:17:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/01 01:17:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:17:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/01 01:17:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:17:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/01 01:17:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:17:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:17:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:17:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:17:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:17:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/01 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:17:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:17:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:17:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/01 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:17:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:17:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:17:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:17:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:17:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/01 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:17:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:17:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:17:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/01 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:17:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:17:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/01 01:17:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:17:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/01 01:17:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:17:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/01 01:17:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:17:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/01 01:17:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:17:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/01 01:17:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/01 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:17:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:17:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:17:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:17:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:17:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/01 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:17:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/01 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:17:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:17:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:17:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/01 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:17:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:17:01 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/01 01:17:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:17:01 DEBUG : PREFIXapple: size = 5 OK 2026/09/01 01:17:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/01 01:17:01 INFO : apple: Copied (new) to: PREFIXapple 2026/09/01 01:17:01 DEBUG : PREFIXbanana: size = 6 OK 2026/09/01 01:17:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/01 01:17:01 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/01 01:17:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:17:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:17:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:17:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:17:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/01 01:17:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/01 01:17:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:17:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:17:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/01 01:17:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/01 01:17:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:17:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:17:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:17:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:17:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:01 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/01 01:17:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/01 01:17:01 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:17:01 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:17:01 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/01 01:17:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/01 01:17:01 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/01 01:17:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/01 01:17:02 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/01 01:17:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/01 01:17:02 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/01 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/01 01:17:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/01 01:17:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/01 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/01 01:17:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/01 01:17:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/01 01:17:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/01 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/01 01:17:02 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/01 01:17:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/01 01:17:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/01 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/01 01:17:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/01 01:17:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/01 01:17:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/01 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/01 01:17:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/01 01:17:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/01 01:17:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/01 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/01 01:17:02 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/01 01:17:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/01 01:17:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/01 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/01 01:17:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/01 01:17:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/01 01:17:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/01 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/01 01:17:02 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/01 01:17:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/01 01:17:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/01 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/01 01:17:03 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/01 01:17:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/01 01:17:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/01 01:17:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/01 01:17:03 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/01 01:17:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/01 01:17:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/01 01:17:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/01 01:17:03 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/01 01:17:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/01 01:17:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/01 01:17:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/01 01:17:03 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/01 01:17:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/01 01:17:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/01 01:17:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/01 01:17:03 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/01 01:17:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/01 01:17:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/01 01:17:03 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/01 01:17:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/01 01:17:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/01 01:17:03 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/01 01:17:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/01 01:17:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/01 01:17:04 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/01 01:17:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/01 01:17:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/01 01:17:04 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/01 01:17:04 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/01 01:17:04 INFO : dir1/0007-1234567.txt: Deleted 2026/09/01 01:17:04 INFO : dir1/0012-6789;.txt: Deleted 2026/09/01 01:17:04 INFO : dir1/0011-56789;.txt: Deleted 2026/09/01 01:17:04 INFO : dir1/0013-789;=.txt: Deleted 2026/09/01 01:17:05 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/01 01:17:05 INFO : apple: Deleted 2026/09/01 01:17:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/01 01:17:05 INFO : dir1/0010-456789.txt: Deleted 2026/09/01 01:17:05 INFO : dir1/0008-2345678.txt: Deleted 2026/09/01 01:17:05 INFO : dir1/0009-3456789.txt: Deleted 2026/09/01 01:17:05 INFO : banana: Deleted 2026/09/01 01:17:05 INFO : splitbananasplit: Deleted 2026/09/01 01:17:05 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/01 01:17:05 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/01 01:17:05 INFO : dir1/0014-89;=.txt: Deleted 2026/09/01 01:17:05 INFO : dir1/0015-9;=.txt: Deleted 2026/09/01 01:17:05 INFO : appleappleapplebanana: Deleted 2026/09/01 01:17:05 INFO : dir1/0003-defghij.txt: Deleted 2026/09/01 01:17:05 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:05 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/01 01:17:05 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:17:05 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/01 01:17:05 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/01 01:17:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:17:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:17:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:17:05 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:17:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:17:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:17:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:17:05 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:17:05 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:17:05 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:17:05 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:17:05 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:17:05 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:17:05 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:17:05 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:17:05 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/01 01:17:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/01 01:17:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/01 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/01 01:17:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/01 01:17:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/01 01:17:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/01 01:17:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/01 01:17:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/01 01:17:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/01 01:17:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/01 01:17:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/01 01:17:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/01 01:17:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/01 01:17:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/01 01:17:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/01 01:17:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/01 01:17:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/01 01:17:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/01 01:17:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/01 01:17:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/01 01:17:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/01 01:17:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/01 01:17:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/01 01:17:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/01 01:17:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/01 01:17:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/01 01:17:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/01 01:17:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/01 01:17:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/01 01:17:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/01 01:17:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/01 01:17:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/01 01:17:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/01 01:17:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/01 01:17:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/01 01:17:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/01 01:17:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/01 01:17:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/01 01:17:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/01 01:17:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/01 01:17:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/01 01:17:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/01 01:17:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/01 01:17:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/01 01:17:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/01 01:17:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/01 01:17:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/01 01:17:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/01 01:17:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/01 01:17:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/01 01:17:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/01 01:17:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/01 01:17:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/01 01:17:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/01 01:17:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/01 01:17:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/01 01:17:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/01 01:17:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/01 01:17:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/01 01:17:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/01 01:17:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/01 01:17:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/01 01:17:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/01 01:17:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/01 01:17:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/01 01:17:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/01 01:17:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/01 01:17:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/01 01:17:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/01 01:17:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/01 01:17:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/01 01:17:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/01 01:17:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/01 01:17:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/01 01:17:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/01 01:17:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/01 01:17:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/01 01:17:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/01 01:17:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/01 01:17:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/01 01:17:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/01 01:17:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/01 01:17:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/01 01:17:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/01 01:17:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/01 01:17:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/01 01:17:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/01 01:17:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/01 01:17:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/01 01:17:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/01 01:17:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/01 01:17:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/01 01:17:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/01 01:17:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:17:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:17:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:17:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:17:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/01 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/01 01:17:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/01 01:17:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/01 01:17:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/01 01:17:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/01 01:17:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/01 01:17:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/01 01:17:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/01 01:17:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/01 01:17:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/01 01:17:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/01 01:17:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/01 01:17:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/01 01:17:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/01 01:17:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/01 01:17:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/01 01:17:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/01 01:17:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/01 01:17:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/01 01:17:06 DEBUG : apple: size = 5 OK 2026/09/01 01:17:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/01 01:17:06 INFO : apple: Copied (new) 2026/09/01 01:17:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:17:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/01 01:17:06 INFO : appleappleapplebanana: Copied (new) 2026/09/01 01:17:06 DEBUG : banana: size = 6 OK 2026/09/01 01:17:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/01 01:17:06 INFO : banana: Copied (new) 2026/09/01 01:17:06 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:17:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/01 01:17:06 INFO : splitbananasplit: Copied (new) 2026/09/01 01:17:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:06 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:17:06 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:17:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:17:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/01 01:17:06 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/01 01:17:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:17:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/01 01:17:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/01 01:17:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:17:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/01 01:17:06 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/01 01:17:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:17:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/01 01:17:06 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/01 01:17:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:17:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/01 01:17:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/01 01:17:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:17:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/01 01:17:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:17:06 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/01 01:17:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/01 01:17:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/01 01:17:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:17:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/01 01:17:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/01 01:17:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:17:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/01 01:17:06 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/01 01:17:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:17:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/01 01:17:06 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/01 01:17:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:17:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/01 01:17:06 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/01 01:17:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:17:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/01 01:17:06 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/01 01:17:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:17:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/01 01:17:06 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/01 01:17:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:17:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/01 01:17:06 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/01 01:17:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:17:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/01 01:17:06 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/01 01:17:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:17:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/01 01:17:07 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/01 01:17:07 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:07 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/01 01:17:07 INFO : PREFIXapple: Deleted 2026/09/01 01:17:07 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/01 01:17:07 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/01 01:17:07 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/01 01:17:07 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/01 01:17:07 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/01 01:17:07 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/01 01:17:07 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/01 01:17:07 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/01 01:17:07 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/01 01:17:07 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/01 01:17:07 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/01 01:17:07 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/01 01:17:07 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/01 01:17:07 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/01 01:17:07 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/01 01:17:07 INFO : PREFIXbanana: Deleted 2026/09/01 01:17:07 INFO : PREFIXsplitbananasplit: Deleted 2026/09/01 01:17:07 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/01 01:17:07 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:07 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:17:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:17:07 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:17:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:17:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:17:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:17:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:17:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:17:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:17:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:17:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:17:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:17:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:17:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:17:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:17:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:17:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:17:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:17:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:17:08 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:08 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:17:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:17:08 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:17:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:17:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:17:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:17:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:17:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:17:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:17:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:17:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:17:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:17:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:17:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:17:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:17:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:17:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:17:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:17:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:17:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:17:18 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:19 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:17:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:17:19 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:17:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:17:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:17:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:17:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:17:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:17:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:17:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:17:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:17:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:17:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:17:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:17:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:17:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:17:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:17:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:17:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:17:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:17:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/01 01:17:19 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/01 01:17:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:19 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/01 01:17:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/01 01:17:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:19 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:19 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/01 01:17:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/01 01:17:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/01 01:17:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/01 01:17:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/01 01:17:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:19 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/01 01:17:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:17:19 DEBUG : appleSUFFIX: size = 5 OK 2026/09/01 01:17:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/01 01:17:19 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/01 01:17:19 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/01 01:17:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/01 01:17:19 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/01 01:17:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:17:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:17:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:17:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:17:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/01 01:17:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:17:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:17:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/01 01:17:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/01 01:17:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:17:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/01 01:17:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/01 01:17:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:19 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:17:19 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:17:19 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/01 01:17:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/01 01:17:19 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/01 01:17:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/01 01:17:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/01 01:17:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/01 01:17:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/01 01:17:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/01 01:17:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/01 01:17:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/01 01:17:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/01 01:17:20 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/01 01:17:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/01 01:17:20 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/01 01:17:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/01 01:17:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/01 01:17:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/01 01:17:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/01 01:17:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/01 01:17:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/01 01:17:20 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/01 01:17:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/01 01:17:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/01 01:17:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/01 01:17:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/01 01:17:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/01 01:17:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/01 01:17:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/01 01:17:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/01 01:17:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/01 01:17:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/01 01:17:21 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/01 01:17:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/01 01:17:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/01 01:17:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/01 01:17:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/01 01:17:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/01 01:17:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/01 01:17:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/01 01:17:21 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/01 01:17:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/01 01:17:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/01 01:17:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/01 01:17:21 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/01 01:17:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/01 01:17:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/01 01:17:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/01 01:17:21 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/01 01:17:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/01 01:17:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/01 01:17:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/01 01:17:21 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/01 01:17:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/01 01:17:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/01 01:17:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/01 01:17:22 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/01 01:17:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/01 01:17:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/01 01:17:22 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/01 01:17:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/01 01:17:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/01 01:17:22 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/01 01:17:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/01 01:17:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/01 01:17:22 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/01 01:17:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/01 01:17:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/01 01:17:22 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/01 01:17:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/01 01:17:22 INFO : dir1/0008-2345678.txt: Deleted 2026/09/01 01:17:22 INFO : dir1/0007-1234567.txt: Deleted 2026/09/01 01:17:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/01 01:17:22 INFO : apple: Deleted 2026/09/01 01:17:22 INFO : banana: Deleted 2026/09/01 01:17:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/01 01:17:22 INFO : dir1/0003-defghij.txt: Deleted 2026/09/01 01:17:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/01 01:17:22 INFO : dir1/0010-456789.txt: Deleted 2026/09/01 01:17:22 INFO : dir1/0012-6789;.txt: Deleted 2026/09/01 01:17:22 INFO : dir1/0014-89;=.txt: Deleted 2026/09/01 01:17:22 INFO : dir1/0015-9;=.txt: Deleted 2026/09/01 01:17:23 INFO : appleappleapplebanana: Deleted 2026/09/01 01:17:23 INFO : dir1/0009-3456789.txt: Deleted 2026/09/01 01:17:23 INFO : dir1/0011-56789;.txt: Deleted 2026/09/01 01:17:23 INFO : dir1/0013-789;=.txt: Deleted 2026/09/01 01:17:23 INFO : splitbananasplit: Deleted 2026/09/01 01:17:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/01 01:17:23 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:23 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/01 01:17:23 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/01 01:17:23 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/01 01:17:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:17:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:17:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:17:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:17:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:17:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:17:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:17:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:17:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:17:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:17:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:17:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:17:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:17:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:17:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:17:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:17:23 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/01 01:17:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/01 01:17:23 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/01 01:17:23 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/01 01:17:23 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/01 01:17:23 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/01 01:17:23 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/01 01:17:23 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/01 01:17:23 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/01 01:17:23 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/01 01:17:23 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/01 01:17:23 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/01 01:17:23 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/01 01:17:23 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/01 01:17:23 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/01 01:17:23 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/01 01:17:23 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:23 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/01 01:17:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/01 01:17:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/01 01:17:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/01 01:17:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/01 01:17:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/01 01:17:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/01 01:17:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/01 01:17:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/01 01:17:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/01 01:17:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/01 01:17:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/01 01:17:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/01 01:17:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/01 01:17:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/01 01:17:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/01 01:17:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:23 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/01 01:17:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/01 01:17:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/01 01:17:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/01 01:17:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/01 01:17:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/01 01:17:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/01 01:17:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/01 01:17:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/01 01:17:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/01 01:17:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/01 01:17:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/01 01:17:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/01 01:17:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/01 01:17:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/01 01:17:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:23 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/01 01:17:23 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:17:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:17:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/01 01:17:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/01 01:17:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/01 01:17:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/01 01:17:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/01 01:17:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/01 01:17:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/01 01:17:24 DEBUG : apple: size = 5 OK 2026/09/01 01:17:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/01 01:17:24 INFO : apple: Copied (new) 2026/09/01 01:17:24 DEBUG : banana: size = 6 OK 2026/09/01 01:17:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/01 01:17:24 INFO : banana: Copied (new) 2026/09/01 01:17:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:17:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/01 01:17:24 INFO : appleappleapplebanana: Copied (new) 2026/09/01 01:17:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:24 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:17:24 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:17:24 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:17:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/01 01:17:24 INFO : splitbananasplit: Copied (new) 2026/09/01 01:17:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:17:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/01 01:17:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/01 01:17:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:17:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/01 01:17:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/01 01:17:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:17:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/01 01:17:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/01 01:17:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:17:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/01 01:17:24 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/01 01:17:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:17:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/01 01:17:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/01 01:17:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:17:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/01 01:17:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/01 01:17:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:17:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/01 01:17:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/01 01:17:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:17:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/01 01:17:24 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/01 01:17:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:17:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/01 01:17:24 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/01 01:17:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:17:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/01 01:17:24 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/01 01:17:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:17:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/01 01:17:24 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/01 01:17:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:17:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/01 01:17:24 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/01 01:17:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:17:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/01 01:17:24 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/01 01:17:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:17:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/01 01:17:24 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/01 01:17:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:17:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/01 01:17:24 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/01 01:17:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:17:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/01 01:17:24 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/01 01:17:24 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:24 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/09/01 01:17:25 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/09/01 01:17:25 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/09/01 01:17:25 INFO : appleSUFFIX: Deleted 2026/09/01 01:17:25 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/09/01 01:17:25 INFO : bananaSUFFIX: Deleted 2026/09/01 01:17:25 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/09/01 01:17:25 INFO : appleappleapplebananaSUFFIX: Deleted 2026/09/01 01:17:25 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/09/01 01:17:25 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/09/01 01:17:25 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/09/01 01:17:25 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/09/01 01:17:25 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/09/01 01:17:25 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/09/01 01:17:25 INFO : splitbananasplitSUFFIX: Deleted 2026/09/01 01:17:25 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/09/01 01:17:25 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/09/01 01:17:25 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/09/01 01:17:25 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/09/01 01:17:25 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/09/01 01:17:25 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:25 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:17:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:17:25 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:17:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:17:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:17:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:17:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:17:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:17:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:17:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:17:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:17:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:17:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:17:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:17:25 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:26 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:17:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:17:26 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:17:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:17:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:17:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:17:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:17:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:17:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:17:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:17:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:17:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:17:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:17:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:17:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:17:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:17:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:17:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:17:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:17:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:17:36 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:36 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:17:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:17:36 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:17:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:17:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:17:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:17:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:17:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:17:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:17:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:17:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:17:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:17:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:17:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:17:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:17:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:17:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:17:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:17:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:17:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:17:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:17:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:17:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:17:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:17:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/01 01:17:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:17:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/01 01:17:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:17:36 DEBUG : banana: size = 6 OK 2026/09/01 01:17:36 DEBUG : apple: size = 5 OK 2026/09/01 01:17:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:36 DEBUG : banana: Unchanged skipping 2026/09/01 01:17:36 DEBUG : apple: Unchanged skipping 2026/09/01 01:17:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:17:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:17:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:17:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:17:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:17:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:17:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:17:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:17:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:17:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:17:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:17:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:17:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:17:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:17:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:17:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:17:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:17:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:17:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:17:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:17:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:17:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:17:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/01 01:17:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:36 DEBUG : splitbanan: size = 16 OK 2026/09/01 01:17:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/01 01:17:36 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/09/01 01:17:36 DEBUG : appleapple: size = 21 OK 2026/09/01 01:17:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/01 01:17:36 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/09/01 01:17:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:17:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:17:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:17:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/01 01:17:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/01 01:17:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:17:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/01 01:17:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/01 01:17:36 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:17:36 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:17:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/01 01:17:37 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/01 01:17:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/01 01:17:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/09/01 01:17:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/01 01:17:37 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/01 01:17:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/01 01:17:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/09/01 01:17:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/01 01:17:37 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/01 01:17:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/01 01:17:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/09/01 01:17:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/01 01:17:37 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/01 01:17:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/01 01:17:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/09/01 01:17:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/01 01:17:37 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/01 01:17:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/01 01:17:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/09/01 01:17:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/01 01:17:37 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/01 01:17:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/01 01:17:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/09/01 01:17:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/01 01:17:37 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/01 01:17:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/01 01:17:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/09/01 01:17:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/01 01:17:37 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/01 01:17:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/01 01:17:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/09/01 01:17:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/01 01:17:37 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/01 01:17:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/01 01:17:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/09/01 01:17:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/01 01:17:37 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/01 01:17:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/01 01:17:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/09/01 01:17:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/01 01:17:37 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/01 01:17:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/01 01:17:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/09/01 01:17:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/01 01:17:37 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/01 01:17:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/01 01:17:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/09/01 01:17:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/01 01:17:37 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/01 01:17:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/01 01:17:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/09/01 01:17:37 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/01 01:17:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/01 01:17:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/09/01 01:17:37 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/01 01:17:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/01 01:17:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/09/01 01:17:37 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/01 01:17:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/01 01:17:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/01 01:17:37 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:38 INFO : dir1/0015-9;=.txt: Deleted 2026/09/01 01:17:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/01 01:17:38 INFO : dir1/0003-defghij.txt: Deleted 2026/09/01 01:17:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/01 01:17:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/01 01:17:38 INFO : dir1/0008-2345678.txt: Deleted 2026/09/01 01:17:38 INFO : dir1/0012-6789;.txt: Deleted 2026/09/01 01:17:38 INFO : dir1/0007-1234567.txt: Deleted 2026/09/01 01:17:38 INFO : splitbananasplit: Deleted 2026/09/01 01:17:38 INFO : dir1/0013-789;=.txt: Deleted 2026/09/01 01:17:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/01 01:17:38 INFO : dir1/0010-456789.txt: Deleted 2026/09/01 01:17:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/01 01:17:38 INFO : dir1/0011-56789;.txt: Deleted 2026/09/01 01:17:38 INFO : appleappleapplebanana: Deleted 2026/09/01 01:17:38 INFO : dir1/0014-89;=.txt: Deleted 2026/09/01 01:17:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/01 01:17:38 INFO : dir1/0009-3456789.txt: Deleted 2026/09/01 01:17:38 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:38 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:17:38 DEBUG : appleapple: Excluded (Path Filter) 2026/09/01 01:17:38 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:17:38 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/01 01:17:38 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/01 01:17:38 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/01 01:17:38 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/01 01:17:38 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/01 01:17:38 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/01 01:17:38 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/01 01:17:38 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/01 01:17:38 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/01 01:17:38 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/01 01:17:38 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/01 01:17:38 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/01 01:17:38 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/01 01:17:38 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/01 01:17:38 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/01 01:17:38 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/01 01:17:38 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/01 01:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/01 01:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/01 01:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/01 01:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/01 01:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/01 01:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/01 01:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/01 01:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/01 01:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/01 01:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/01 01:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/01 01:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/01 01:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/01 01:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/01 01:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/01 01:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/01 01:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/01 01:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/01 01:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/01 01:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/01 01:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/01 01:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/01 01:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/01 01:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/01 01:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/01 01:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/01 01:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/01 01:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/01 01:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/01 01:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/01 01:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/01 01:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/01 01:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/01 01:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/01 01:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/01 01:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/01 01:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/01 01:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/01 01:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/01 01:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/01 01:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/01 01:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/01 01:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/01 01:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/01 01:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/01 01:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/01 01:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/01 01:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/01 01:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/01 01:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/01 01:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/01 01:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/01 01:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/01 01:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/01 01:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/01 01:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/01 01:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/01 01:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/01 01:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/01 01:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/01 01:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/01 01:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/01 01:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/01 01:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/01 01:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/01 01:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/01 01:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/01 01:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/01 01:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/01 01:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/01 01:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/01 01:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/01 01:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/01 01:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/01 01:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/01 01:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/01 01:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/01 01:17:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:17:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:17:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:17:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:17:39 DEBUG : apple: size = 5 OK 2026/09/01 01:17:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:39 DEBUG : apple: Unchanged skipping 2026/09/01 01:17:39 DEBUG : appleapple: size = 21 OK 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:17:39 DEBUG : banana: size = 6 OK 2026/09/01 01:17:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:39 DEBUG : banana: Unchanged skipping 2026/09/01 01:17:39 DEBUG : splitbanan: size = 16 OK 2026/09/01 01:17:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:39 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:17:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/01 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:17:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:17:39 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/01 01:17:39 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/01 01:17:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:17:39 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/01 01:17:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:17:39 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/01 01:17:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:17:39 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/01 01:17:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:17:39 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/01 01:17:39 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/01 01:17:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:17:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:17:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:17:39 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/01 01:17:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:17:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:17:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:17:39 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/01 01:17:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:17:39 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/01 01:17:39 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/01 01:17:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:39 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/01 01:17:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:17:39 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/01 01:17:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:17:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:17:39 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/01 01:17:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:17:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/01 01:17:39 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/01 01:17:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:17:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:17:39 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/01 01:17:39 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:17:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:17:39 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:17:39 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:39 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:39 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:17:39 DEBUG : appleapple: Excluded (Path Filter) 2026/09/01 01:17:39 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:17:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/01 01:17:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/01 01:17:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/01 01:17:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/01 01:17:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/01 01:17:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/01 01:17:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/01 01:17:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/01 01:17:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/01 01:17:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/01 01:17:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/01 01:17:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/01 01:17:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/01 01:17:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/01 01:17:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/01 01:17:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/01 01:17:39 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/01 01:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/01 01:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/01 01:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/01 01:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/01 01:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/01 01:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/01 01:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/01 01:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/01 01:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/01 01:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/01 01:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/01 01:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/01 01:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/01 01:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/01 01:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/01 01:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/01 01:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/01 01:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/01 01:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/01 01:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/01 01:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/01 01:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/01 01:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/01 01:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/01 01:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/01 01:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/01 01:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/01 01:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/01 01:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/01 01:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/01 01:17:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/01 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/01 01:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/01 01:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/01 01:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/01 01:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/01 01:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/01 01:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/01 01:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/01 01:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/01 01:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/01 01:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/01 01:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/01 01:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/01 01:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/01 01:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/01 01:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/01 01:17:39 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:17:49 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:50 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:17:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:17:50 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:17:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:17:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:17:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:17:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:17:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:17:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:17:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:17:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:17:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:17:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:17:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:17:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:17:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:17:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:17:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:17:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:17:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:17:50 DEBUG : apple: size = 5 OK 2026/09/01 01:17:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:50 DEBUG : apple: Unchanged skipping 2026/09/01 01:17:50 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:17:50 DEBUG : banana: size = 6 OK 2026/09/01 01:17:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:17:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:50 DEBUG : banana: Unchanged skipping 2026/09/01 01:17:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:17:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:50 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:17:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:17:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:17:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:17:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:17:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:17:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:17:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:17:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:17:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:17:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:17:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:17:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:17:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:17:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:17:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:17:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:50 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:17:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:17:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:17:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:17:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:17:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:17:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:17:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:17:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:17:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:17:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:17:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:17:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:17:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:17:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:17:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:17:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:17:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:17:50 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:17:50 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:50 INFO : There was nothing to transfer 2026/09/01 01:17:50 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:51 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:17:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:17:51 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:17:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:17:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:17:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:17:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:17:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:17:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:17:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:17:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:17:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:17:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:17:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:17:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:17:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:17:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:17:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:17:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:17:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:17:51 DEBUG : apple: size = 5 OK 2026/09/01 01:17:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:17:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:51 DEBUG : banana: size = 6 OK 2026/09/01 01:17:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:51 DEBUG : apple: Unchanged skipping 2026/09/01 01:17:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:17:51 DEBUG : banana: Unchanged skipping 2026/09/01 01:17:51 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:17:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:51 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:17:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:17:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:17:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:17:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:17:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:17:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:17:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:51 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:17:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:17:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:17:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:17:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:17:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:17:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:17:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:17:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:17:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:17:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:17:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:17:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:17:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:17:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:17:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:17:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:17:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:17:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:17:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:17:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:17:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:17:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:17:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:17:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:17:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:17:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:17:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:17:51 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:17:51 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:51 INFO : There was nothing to transfer 2026/09/01 01:17:51 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:52 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : Waiting for deletions to finish 2026/09/01 01:17:52 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:17:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:18:02 DEBUG : Waiting for deletions to finish 2026/09/01 01:18:02 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/01 01:18:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/01 01:18:03 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 01:18:03 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:18:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:18:03 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:18:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:18:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:18:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:18:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:18:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:18:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:18:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:18:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:18:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:18:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:18:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:18:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:18:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:18:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:18:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:18:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:18:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:18:03 DEBUG : apple: size = 5 OK 2026/09/01 01:18:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:03 DEBUG : apple: Unchanged skipping 2026/09/01 01:18:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:18:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:18:03 DEBUG : banana: size = 6 OK 2026/09/01 01:18:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:03 DEBUG : banana: Unchanged skipping 2026/09/01 01:18:03 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:18:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:03 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:18:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:18:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:18:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:18:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:18:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:18:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:18:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:18:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:18:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:18:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:18:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:18:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:18:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:18:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:18:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:18:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:18:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:18:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:18:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:18:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:18:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:18:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:18:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:18:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:18:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:18:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:18:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:18:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:18:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:18:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:18:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:18:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:18:03 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:18:03 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:18:03 DEBUG : Waiting for deletions to finish 2026/09/01 01:18:03 INFO : There was nothing to transfer 2026/09/01 01:18:03 DEBUG : Waiting for deletions to finish 2026/09/01 01:18:04 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:18:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:18:04 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:18:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:18:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:18:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:18:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:18:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:18:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:18:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:18:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:18:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:18:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:18:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:18:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:18:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:18:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:18:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:18:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:18:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:18:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:18:04 DEBUG : banana: size = 6 OK 2026/09/01 01:18:04 DEBUG : apple: size = 5 OK 2026/09/01 01:18:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:18:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:04 DEBUG : banana: Unchanged skipping 2026/09/01 01:18:04 DEBUG : apple: Unchanged skipping 2026/09/01 01:18:04 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:18:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:04 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:18:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:18:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:18:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:18:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:18:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:18:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:18:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:18:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:18:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:18:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:18:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:18:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:18:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:18:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:18:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:18:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:18:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:18:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:18:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:18:04 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:18:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:18:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:18:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:18:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:18:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:18:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:18:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:18:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:18:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:18:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:18:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:18:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:18:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:18:04 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:18:04 DEBUG : Waiting for deletions to finish 2026/09/01 01:18:04 INFO : There was nothing to transfer 2026/09/01 01:18:04 DEBUG : Waiting for deletions to finish 2026/09/01 01:18:05 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:18:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:18:05 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:18:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:18:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:18:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:18:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:18:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:18:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:18:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:18:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:18:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:18:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:18:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:18:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:18:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:18:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:18:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:18:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:18:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:18:15 DEBUG : Waiting for deletions to finish 2026/09/01 01:18:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/01 01:18:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/01 01:18:15 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 01:18:15 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:18:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:18:15 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:18:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:18:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:18:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:18:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:18:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:18:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:18:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:18:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:18:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:18:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:18:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:18:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:18:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:18:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:18:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:18:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:18:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:18:16 DEBUG : apple: size = 5 OK 2026/09/01 01:18:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:16 DEBUG : apple: Unchanged skipping 2026/09/01 01:18:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:18:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:18:16 DEBUG : banana: size = 6 OK 2026/09/01 01:18:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:16 DEBUG : banana: Unchanged skipping 2026/09/01 01:18:16 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:18:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:16 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:18:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:18:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:18:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:18:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:18:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:18:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:18:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:18:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:18:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:18:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:18:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:18:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:18:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:18:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:18:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:18:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:18:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:18:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:18:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:18:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:18:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:18:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:18:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:18:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:18:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:18:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:18:16 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:18:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:18:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:18:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:18:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:18:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:18:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:18:16 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:18:16 DEBUG : Waiting for deletions to finish 2026/09/01 01:18:16 INFO : There was nothing to transfer 2026/09/01 01:18:16 DEBUG : Waiting for deletions to finish 2026/09/01 01:18:16 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:18:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:18:16 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:18:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:18:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:18:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:18:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:18:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:18:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:18:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:18:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:18:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:18:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:18:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:18:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:18:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:18:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:18:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:18:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:18:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:18:17 DEBUG : apple: size = 5 OK 2026/09/01 01:18:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:18:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:18:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:17 DEBUG : apple: Unchanged skipping 2026/09/01 01:18:17 DEBUG : banana: size = 6 OK 2026/09/01 01:18:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:17 DEBUG : banana: Unchanged skipping 2026/09/01 01:18:17 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:18:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:17 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:18:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:18:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:18:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:18:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:18:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:18:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:18:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:18:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:18:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:18:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:18:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:18:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:18:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:18:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:18:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:18:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:18:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:18:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:18:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:18:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:18:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:18:17 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:18:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:18:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:18:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:18:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:18:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:18:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:18:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:18:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:18:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:18:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:18:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:18:17 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:18:17 DEBUG : Waiting for deletions to finish 2026/09/01 01:18:17 INFO : There was nothing to transfer 2026/09/01 01:18:17 DEBUG : Waiting for deletions to finish 2026/09/01 01:18:17 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:18:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:18:17 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:18:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:18:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:18:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:18:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:18:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:18:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:18:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:18:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:18:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:18:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:18:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:18:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:18:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:18:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:18:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:18:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:18:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:18:27 DEBUG : Waiting for deletions to finish 2026/09/01 01:18:27 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:18:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:18:27 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:18:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:18:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:18:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:18:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:18:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:18:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:18:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:18:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:18:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:18:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:18:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:18:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:18:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:18:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:18:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:18:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:18:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:18:28 DEBUG : apple: size = 5 OK 2026/09/01 01:18:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : apple: Unchanged skipping 2026/09/01 01:18:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:18:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:18:28 DEBUG : banana: size = 6 OK 2026/09/01 01:18:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : banana: Unchanged skipping 2026/09/01 01:18:28 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:18:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:18:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:18:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:18:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:18:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:18:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:18:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:18:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:18:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:18:28 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:18:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:18:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:18:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:18:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:18:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:18:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:18:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:18:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:18:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:18:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:18:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:18:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:18:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:18:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:18:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:18:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:18:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:18:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:18:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:18:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:18:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:18:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:18:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:18:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:18:28 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:18:28 DEBUG : Waiting for deletions to finish 2026/09/01 01:18:28 INFO : There was nothing to transfer 2026/09/01 01:18:28 DEBUG : Waiting for deletions to finish 2026/09/01 01:18:28 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:18:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:18:28 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:18:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:18:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:18:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:18:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:18:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:18:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:18:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:18:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:18:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:18:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:18:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:18:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:18:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:18:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:18:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:18:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:18:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:18:28 DEBUG : apple: size = 5 OK 2026/09/01 01:18:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : apple: Unchanged skipping 2026/09/01 01:18:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:18:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:18:28 DEBUG : banana: size = 6 OK 2026/09/01 01:18:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : banana: Unchanged skipping 2026/09/01 01:18:28 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:18:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:28 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:18:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:18:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:18:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:18:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:18:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:18:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:18:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:18:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:18:29 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:18:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:18:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:18:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:18:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:18:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:18:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:18:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:18:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:18:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:18:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:18:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:18:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:18:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:18:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:18:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:18:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:18:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:18:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:18:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:18:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:18:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:18:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:18:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:18:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:18:29 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:18:29 DEBUG : Waiting for deletions to finish 2026/09/01 01:18:29 INFO : There was nothing to transfer 2026/09/01 01:18:29 DEBUG : Waiting for deletions to finish 2026/09/01 01:18:29 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:18:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:18:29 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:18:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:18:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:18:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:18:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:18:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:18:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:18:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:18:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:18:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:18:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:18:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:18:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:18:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:18:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:18:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:18:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:18:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:18:39 DEBUG : Waiting for deletions to finish 2026/09/01 01:18:39 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:18:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:18:39 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:18:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:18:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:18:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:18:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:18:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:18:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:18:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:18:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:18:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:18:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:18:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:18:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:18:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:18:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:18:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:18:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:18:40 DEBUG : apple: size = 5 OK 2026/09/01 01:18:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:40 DEBUG : apple: Unchanged skipping 2026/09/01 01:18:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:18:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:18:40 DEBUG : banana: size = 6 OK 2026/09/01 01:18:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:40 DEBUG : banana: Unchanged skipping 2026/09/01 01:18:40 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:18:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:40 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:18:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:18:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:18:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:18:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:18:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:18:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:18:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:18:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:18:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:18:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:18:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:18:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:18:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:18:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:18:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:18:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:18:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:18:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:18:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:18:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:18:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:18:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:18:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:18:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:18:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:18:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:18:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:18:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:18:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:18:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:18:40 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:18:40 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:18:40 DEBUG : Waiting for deletions to finish 2026/09/01 01:18:40 INFO : There was nothing to transfer 2026/09/01 01:18:40 DEBUG : Waiting for deletions to finish 2026/09/01 01:18:40 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:18:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:18:40 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:18:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:18:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:18:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:18:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:18:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:18:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:18:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:18:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:18:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:18:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:18:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:18:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:18:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:18:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:18:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:18:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:18:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:18:41 DEBUG : apple: size = 5 OK 2026/09/01 01:18:41 DEBUG : banana: size = 6 OK 2026/09/01 01:18:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:41 DEBUG : banana: Unchanged skipping 2026/09/01 01:18:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:41 DEBUG : apple: Unchanged skipping 2026/09/01 01:18:41 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:18:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:41 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:18:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:18:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:18:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:18:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:18:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:18:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:18:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:18:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:18:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:18:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:18:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:18:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:18:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:18:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:18:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:18:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:18:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:18:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:18:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:18:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:18:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:18:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:18:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:18:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:18:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:18:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:18:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:18:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:18:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:18:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:18:41 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:18:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:18:41 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:18:41 DEBUG : Waiting for deletions to finish 2026/09/01 01:18:41 INFO : There was nothing to transfer 2026/09/01 01:18:41 DEBUG : Waiting for deletions to finish 2026/09/01 01:18:41 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:18:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:18:41 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:18:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:18:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:18:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:18:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:18:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:18:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:18:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:18:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:18:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:18:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:18:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:18:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:18:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:18:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:18:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:18:41 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (151.30s) --- PASS: TestTransform/NFC (11.24s) --- PASS: TestTransform/NFD (12.55s) --- PASS: TestTransform/base64 (16.25s) --- PASS: TestTransform/prefix (17.32s) --- PASS: TestTransform/suffix (17.94s) --- PASS: TestTransform/truncate (13.69s) --- PASS: TestTransform/encoder (12.76s) --- PASS: TestTransform/ISO-8859-1 (12.61s) --- PASS: TestTransform/charmap (12.39s) --- PASS: TestTransform/lowercase (12.03s) --- PASS: TestTransform/ascii (12.51s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:18:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/01 01:18:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/01 01:18:47 INFO : sub dir_somesuffix: Making directory 2026/09/01 01:18:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/01 01:18:47 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/01 01:18:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/01 01:18:47 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/01 01:18:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/01 01:18:47 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:18:47 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:18:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/01 01:18:47 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:18:47 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/01 01:18:47 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.68s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:18:48 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:48 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:48 INFO : tictactoe: Making directory 2026/09/01 01:18:48 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:48 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 01:18:48 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/01 01:18:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 01:18:48 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:18:48 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:18:49 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/01 01:18:49 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:18:49 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/01 01:18:49 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.54s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:18:50 INFO : toe: Making directory 2026/09/01 01:18:50 INFO : toe/toe: Making directory 2026/09/01 01:18:50 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/01 01:18:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/01 01:18:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/01 01:18:50 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:18:50 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:18:50 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/01 01:18:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:18:50 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/01 01:18:50 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.55s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:18:51 INFO : toe: Making directory 2026/09/01 01:18:51 INFO : toe/toe: Making directory 2026/09/01 01:18:51 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/01 01:18:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/01 01:18:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/01 01:18:51 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:18:51 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:18:52 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/01 01:18:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:18:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/01 01:18:52 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.57s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:18:53 DEBUG : empty_dir: Making directory with metadata 2026/09/01 01:18:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/01 01:18:53 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:18:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:18:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:18:53 INFO : tictacempty_dir: Making directory 2026/09/01 01:18:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:18:53 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:53 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:53 INFO : tictactoe: Making directory 2026/09/01 01:18:53 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:53 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 01:18:53 INFO : tictactoe/tictactoe: Making directory 2026/09/01 01:18:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 01:18:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/01 01:18:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/01 01:18:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/01 01:18:53 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:18:53 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:18:54 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/01 01:18:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:18:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/01 01:18:54 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.74s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:18:54 DEBUG : empty_dir: Making directory with metadata 2026/09/01 01:18:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/01 01:18:54 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:18:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:18:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:18:55 INFO : tictacempty_dir: Making directory 2026/09/01 01:18:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:18:55 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:55 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:55 INFO : tictactoe: Making directory 2026/09/01 01:18:55 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:55 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 01:18:55 INFO : tictactoe/tictactoe: Making directory 2026/09/01 01:18:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 01:18:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/01 01:18:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 01:18:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/01 01:18:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 01:18:55 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:18:55 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:18:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/01 01:18:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:18:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 01:18:56 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/01 01:18:56 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:18:56 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:18:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:18:56 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:56 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/01 01:18:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/01 01:18:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:18:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/09/01 01:18:56 NOTICE: B2 bucket rclone-test-waxutol2fixi: 0 differences found 2026/09/01 01:18:56 NOTICE: B2 bucket rclone-test-waxutol2fixi: 1 matching files --- PASS: TestAllTag (2.49s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:18:57 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:57 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:57 INFO : tictactoe: Making directory 2026/09/01 01:18:57 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:57 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 01:18:57 INFO : tictactoe/tictactoe: Making directory 2026/09/01 01:18:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 01:18:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/01 01:18:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/01 01:18:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/01 01:18:57 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:18:57 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:18:58 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/01 01:18:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:18:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/01 01:18:58 DEBUG : Waiting for deletions to finish 2026/09/01 01:18:58 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:58 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:58 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:18:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 01:18:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/01 01:18:59 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:18:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/01 01:18:59 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/01 01:18:59 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:18:59 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:18:59 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.71s) === RUN TestSyntax 2026/09/01 01:19:00 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:19:00 INFO : toe: Making directory 2026/09/01 01:19:00 INFO : toe/toe: Making directory 2026/09/01 01:19:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/01 01:19:00 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:19:00 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:19:00 DEBUG : toe/toe/toe: size = 11 OK 2026/09/01 01:19:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:19:00 INFO : toe/toe/toe: Copied (new) 2026/09/01 01:19:00 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.56s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:19:01 DEBUG : empty_dir: Making directory with metadata 2026/09/01 01:19:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/01 01:19:01 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:19:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:19:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:19:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:19:01 INFO : tictacempty_dir: Making directory 2026/09/01 01:19:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:19:01 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:19:01 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:19:01 INFO : tictactoe: Making directory 2026/09/01 01:19:01 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:19:01 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:19:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 01:19:01 INFO : tictactoe/tictactoe: Making directory 2026/09/01 01:19:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 01:19:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/01 01:19:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 01:19:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/01 01:19:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 01:19:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 01:19:01 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:19:01 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:19:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/01 01:19:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:19:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 01:19:02 INFO : toe/toe/toe.txt: Deleted 2026/09/01 01:19:02 INFO : toe/toe: Removing directory 2026/09/01 01:19:02 INFO : toe: Removing directory 2026/09/01 01:19:02 INFO : empty_dir: Removing directory 2026/09/01 01:19:02 DEBUG : Local file system at /tmp/rclone2913903903: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.73s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:19:03 DEBUG : empty_dir: Making directory with metadata 2026/09/01 01:19:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/01 01:19:03 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:19:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:19:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:19:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:19:03 INFO : tictacempty_dir: Making directory 2026/09/01 01:19:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:19:03 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:19:03 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:19:03 INFO : tictactoe: Making directory 2026/09/01 01:19:03 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:19:03 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:19:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 01:19:03 INFO : tictactoe/tictactoe: Making directory 2026/09/01 01:19:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 01:19:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/01 01:19:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 01:19:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/01 01:19:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 01:19:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 01:19:03 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:19:03 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:19:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/01 01:19:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:19:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 01:19:04 INFO : toe/toe/toe.txt: Deleted 2026/09/01 01:19:04 INFO : toe/toe: Removing directory 2026/09/01 01:19:04 INFO : toe: Removing directory 2026/09/01 01:19:04 INFO : empty_dir: Removing directory 2026/09/01 01:19:04 DEBUG : Local file system at /tmp/rclone2913903903: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/01 01:19:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/01 01:19:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/01 01:19:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/01 01:19:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/01 01:19:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/01 01:19:05 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/01 01:19:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:19:05 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/09/01 01:19:06 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 (3.44s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:19:06 DEBUG : Reset feature "Copy" 2026/09/01 01:19:06 DEBUG : Reset feature "Move" 2026/09/01 01:19:06 DEBUG : Reset feature "Copy" 2026/09/01 01:19:06 DEBUG : Reset feature "Move" 2026/09/01 01:19:06 DEBUG : empty_dir: Making directory with metadata 2026/09/01 01:19:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/01 01:19:06 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:19:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:19:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:19:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:19:07 INFO : tictacempty_dir: Making directory 2026/09/01 01:19:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 01:19:07 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:19:07 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:19:07 INFO : tictactoe: Making directory 2026/09/01 01:19:07 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:19:07 DEBUG : toe: transformed to: tictactoe 2026/09/01 01:19:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 01:19:07 INFO : tictactoe/tictactoe: Making directory 2026/09/01 01:19:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 01:19:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/01 01:19:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 01:19:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/01 01:19:07 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:19:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 01:19:07 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:19:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 01:19:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/01 01:19:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:19:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 01:19:08 INFO : toe/toe/toe.txt: Deleted 2026/09/01 01:19:08 INFO : toe/toe: Removing directory 2026/09/01 01:19:08 INFO : toe: Removing directory 2026/09/01 01:19:08 INFO : empty_dir: Removing directory 2026/09/01 01:19:08 DEBUG : Local file system at /tmp/rclone2913903903: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/01 01:19:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/01 01:19:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/01 01:19:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/01 01:19:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/01 01:19:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/01 01:19:09 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/01 01:19:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:19:09 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/01 01:19:09 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.88s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:19:10 DEBUG : toe: transformed to: dG9l 2026/09/01 01:19:10 DEBUG : toe: transformed to: dG9l 2026/09/01 01:19:10 INFO : dG9l: Making directory 2026/09/01 01:19:10 DEBUG : toe: transformed to: dG9l 2026/09/01 01:19:10 DEBUG : toe: transformed to: dG9l 2026/09/01 01:19:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/01 01:19:10 INFO : dG9l/dG9l: Making directory 2026/09/01 01:19:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/01 01:19:10 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/01 01:19:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/01 01:19:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/01 01:19:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/01 01:19:10 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:19:10 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:19:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/01 01:19:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:19:11 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/01 01:19:11 DEBUG : Waiting for deletions to finish 2026/09/01 01:19:11 DEBUG : dG9l: transformed to: toe 2026/09/01 01:19:11 DEBUG : dG9l: transformed to: toe 2026/09/01 01:19:12 DEBUG : dG9l: transformed to: toe 2026/09/01 01:19:12 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/01 01:19:12 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/01 01:19:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/01 01:19:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/09/01 01:19:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/01 01:19:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/01 01:19:12 DEBUG : Local file system at /tmp/rclone2913903903: Waiting for checks to finish 2026/09/01 01:19:12 DEBUG : Local file system at /tmp/rclone2913903903: Waiting for transfers to finish 2026/09/01 01:19:12 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.42s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-waxutol2fixi", Local "Local file system at /tmp/rclone2913903903", Modify Window "1ms" 2026/09/01 01:19:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/01 01:19:13 DEBUG : toe: transformed to: 2026/09/01 01:19:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/01 01:19:13 DEBUG : toe: transformed to: 2026/09/01 01:19:13 INFO : B2 bucket rclone-test-waxutol2fixi: Making directory 2026/09/01 01:19:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/01 01:19:13 DEBUG : toe: transformed to: 2026/09/01 01:19:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/01 01:19:13 DEBUG : toe: transformed to: 2026/09/01 01:19:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/01 01:19:13 DEBUG : toe/toe: transformed to: 2026/09/01 01:19:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/01 01:19:13 INFO : toe/toe: Making directory 2026/09/01 01:19:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/01 01:19:13 DEBUG : toe/toe: transformed to: 2026/09/01 01:19:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/01 01:19:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/01 01:19:13 DEBUG : toe: transformed to: 2026/09/01 01:19:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/01 01:19:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/01 01:19:13 DEBUG : toe/toe/toe: transformed to: 2026/09/01 01:19:13 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/01 01:19:13 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for checks to finish 2026/09/01 01:19:13 DEBUG : B2 bucket rclone-test-waxutol2fixi: Waiting for transfers to finish 2026/09/01 01:19:13 DEBUG : toe/toe/toe: size = 11 OK 2026/09/01 01:19:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:19:13 INFO : toe/toe/toe: Copied (new) 2026/09/01 01:19:13 ERROR : B2 bucket rclone-test-waxutol2fixi: not deleting files as there were IO errors 2026/09/01 01:19:13 ERROR : B2 bucket rclone-test-waxutol2fixi: not deleting directories as there were IO errors --- PASS: TestError (1.56s) PASS 2026/09/01 01:19:14 DEBUG : B2 bucket rclone-test-waxutol2fixi: Purge remote 2026/09/01 01:19:14 INFO : B2 bucket rclone-test-waxutol2fixi: cleaning bucket "rclone-test-waxutol2fixi" of all files 2026/09/01 01:19:15 DEBUG : BackupDir/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4106feb03bdebd96_d20260901_m011415_c001_v7007000_t0000_u01788225255024") 2026/09/01 01:19:15 DEBUG : BackupDir/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f406b40caf27b4707_d20260901_m011410_c001_v0001171_t0034_u01788225250405") 2026/09/01 01:19:15 DEBUG : CompareDest/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723cf3f_d20260901_m011351_c001_v7007000_t0000_u01788225231957") 2026/09/01 01:19:15 DEBUG : CompareDest/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ca7a_d20260901_m011346_c001_v0001038_t0039_u01788225226336") 2026/09/01 01:19:15 DEBUG : CompareDest/two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723cf40_d20260901_m011352_c001_v7007000_t0000_u01788225232137") 2026/09/01 01:19:15 DEBUG : CompareDest/two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325a46_d20260901_m011347_c001_v0001033_t0027_u01788225227727") 2026/09/01 01:19:15 DEBUG : CopyDest/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4106feb03bdebd97_d20260901_m011415_c001_v7007000_t0000_u01788225255203") 2026/09/01 01:19:15 DEBUG : CopyDest/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a69f_d20260901_m011407_c001_v0001177_t0004_u01788225247288") 2026/09/01 01:19:15 DEBUG : CopyDest/three: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4106feb03bdebd98_d20260901_m011415_c001_v7007000_t0000_u01788225255383") 2026/09/01 01:19:15 DEBUG : CopyDest/three: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325ad2_d20260901_m011413_c001_v0001033_t0027_u01788225253363") 2026/09/01 01:19:16 DEBUG : CopyDest/two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4106feb03bdebd9a_d20260901_m011415_c001_v7007000_t0000_u01788225255564") 2026/09/01 01:19:16 DEBUG : CopyDest/two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cabe_d20260901_m011411_c001_v0001038_t0039_u01788225251507") 2026/09/01 01:19:16 DEBUG : EXISTING: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b198b1_d20260901_m011527_c001_v7007000_t0000_u01788225327484") 2026/09/01 01:19:16 DEBUG : EXISTING: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cbda_d20260901_m011526_c001_v0001038_t0039_u01788225326553") 2026/09/01 01:19:16 DEBUG : PREFIXapple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416f8a1deffa45bc_d20260901_m011707_c001_v7007000_t0000_u01788225427108") 2026/09/01 01:19:16 DEBUG : PREFIXapple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325e96_d20260901_m011701_c001_v0001033_t0027_u01788225421573") 2026/09/01 01:19:16 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c6756881_d20260901_m011707_c001_v7007000_t0000_u01788225427333") 2026/09/01 01:19:16 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f10703606339d6d11_d20260901_m011701_c001_v0001106_t0054_u01788225421562") 2026/09/01 01:19:16 DEBUG : PREFIXbanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416f8a1deffa45be_d20260901_m011707_c001_v7007000_t0000_u01788225427474") 2026/09/01 01:19:16 DEBUG : PREFIXbanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f1cb_d20260901_m011701_c001_v0001167_t0047_u01788225421584") 2026/09/01 01:19:16 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897749_d20260901_m011707_c001_v7007000_t0000_u01788225427485") 2026/09/01 01:19:16 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cd90_d20260901_m011701_c001_v0001038_t0039_u01788225421593") 2026/09/01 01:19:16 DEBUG : Testêé: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b198ae_d20260901_m011524_c001_v7007000_t0000_u01788225324231") 2026/09/01 01:19:16 DEBUG : Testêé: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cbca_d20260901_m011523_c001_v0001038_t0039_u01788225323537") 2026/09/01 01:19:16 DEBUG : Testêé: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325c6e_d20260901_m011522_c001_v0001033_t0027_u01788225322615") 2026/09/01 01:19:16 DEBUG : YXBwbGU=: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efc2_d20260901_m011651_c001_v7007000_t0000_u01788225411372") 2026/09/01 01:19:16 DEBUG : YXBwbGU=: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cd52_d20260901_m011645_c001_v0001038_t0039_u01788225405804") 2026/09/01 01:19:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efc4_d20260901_m011651_c001_v7007000_t0000_u01788225411553") 2026/09/01 01:19:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fe22de3805d5babaf080e1b_f1015dc8893325e4c_d20260901_m011645_c001_v0001033_t0050_u01788225405826") 2026/09/01 01:19:17 DEBUG : YmFuYW5h: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efc7_d20260901_m011651_c001_v7007000_t0000_u01788225411736") 2026/09/01 01:19:17 DEBUG : YmFuYW5h: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f15b_d20260901_m011645_c001_v0001167_t0047_u01788225405816") 2026/09/01 01:19:17 DEBUG : a/potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897429_d20260901_m011222_c001_v7007000_t0000_u01788225142356") 2026/09/01 01:19:17 DEBUG : a/potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f112deac3c508a4a1_d20260901_m011221_c001_v0001177_t0036_u01788225141713") 2026/09/01 01:19:17 DEBUG : a/potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f425ec331805187e2_d20260901_m011220_c001_v7007000_t0000_u01788225140254") 2026/09/01 01:19:17 DEBUG : a/potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f112deac3c508a491_d20260901_m011219_c001_v0001177_t0051_u01788225139375") 2026/09/01 01:19:17 DEBUG : a/potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416f8a1deffa447e_d20260901_m011204_c001_v7007000_t0000_u01788225124492") 2026/09/01 01:19:17 DEBUG : a/potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f112deac3c508a411_d20260901_m011203_c001_v0001177_t0016_u01788225123485") 2026/09/01 01:19:17 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546164_d20260901_m011842_c001_v7007000_t0000_u01788225522227") 2026/09/01 01:19:17 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f4f5_d20260901_m011838_c001_v0001167_t0047_u01788225518953") 2026/09/01 01:19:17 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546148_d20260901_m011830_c001_v7007000_t0000_u01788225510026") 2026/09/01 01:19:17 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f491_d20260901_m011826_c001_v0001167_t0047_u01788225506776") 2026/09/01 01:19:17 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546118_d20260901_m011818_c001_v7007000_t0000_u01788225498130") 2026/09/01 01:19:17 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f42b_d20260901_m011814_c001_v0001167_t0047_u01788225494418") 2026/09/01 01:19:17 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaac2_d20260901_m011805_c001_v7007000_t0000_u01788225485709") 2026/09/01 01:19:17 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f3dd_d20260901_m011801_c001_v0001167_t0047_u01788225481835") 2026/09/01 01:19:17 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500bb8_d20260901_m011753_c001_v7007000_t0000_u01788225473074") 2026/09/01 01:19:17 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f379_d20260901_m011749_c001_v0001167_t0047_u01788225469306") 2026/09/01 01:19:18 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1a4_d20260901_m011740_c001_v7007000_t0000_u01788225460281") 2026/09/01 01:19:18 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325f56_d20260901_m011735_c001_v0001033_t0027_u01788225455389") 2026/09/01 01:19:18 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83b4_d20260901_m011726_c001_v7007000_t0000_u01788225446653") 2026/09/01 01:19:18 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325f12_d20260901_m011723_c001_v0001033_t0027_u01788225443927") 2026/09/01 01:19:18 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83ad_d20260901_m011722_c001_v7007000_t0000_u01788225442671") 2026/09/01 01:19:18 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325ef6_d20260901_m011718_c001_v0001033_t0027_u01788225438222") 2026/09/01 01:19:18 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae6e_d20260901_m011708_c001_v7007000_t0000_u01788225428824") 2026/09/01 01:19:18 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325ebc_d20260901_m011706_c001_v0001033_t0027_u01788225426055") 2026/09/01 01:19:18 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f413a4e154d7c1555_d20260901_m011704_c001_v7007000_t0000_u01788225424975") 2026/09/01 01:19:18 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6d0f_d20260901_m011700_c001_v0001106_t0018_u01788225420145") 2026/09/01 01:19:18 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f767_d20260901_m011649_c001_v7007000_t0000_u01788225409439") 2026/09/01 01:19:18 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cd44_d20260901_m011643_c001_v0001038_t0039_u01788225403973") 2026/09/01 01:19:18 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f23d_d20260901_m011635_c001_v7007000_t0000_u01788225395034") 2026/09/01 01:19:18 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cd16_d20260901_m011631_c001_v0001038_t0039_u01788225391416") 2026/09/01 01:19:18 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d455_d20260901_m011622_c001_v7007000_t0000_u01788225382540") 2026/09/01 01:19:18 DEBUG : apple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cce2_d20260901_m011619_c001_v0001038_t0039_u01788225379322") 2026/09/01 01:19:18 DEBUG : appleSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83b1_d20260901_m011724_c001_v7007000_t0000_u01788225444952") 2026/09/01 01:19:18 DEBUG : appleSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6d8f_d20260901_m011719_c001_v0001106_t0018_u01788225439656") 2026/09/01 01:19:18 DEBUG : appleapple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1a5_d20260901_m011740_c001_v7007000_t0000_u01788225460461") 2026/09/01 01:19:18 DEBUG : appleapple: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6df1_d20260901_m011736_c001_v0001106_t0018_u01788225456857") 2026/09/01 01:19:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546165_d20260901_m011842_c001_v7007000_t0000_u01788225522409") 2026/09/01 01:19:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6f43_d20260901_m011839_c001_v0001106_t0018_u01788225519319") 2026/09/01 01:19:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546149_d20260901_m011830_c001_v7007000_t0000_u01788225510207") 2026/09/01 01:19:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6f01_d20260901_m011827_c001_v0001106_t0018_u01788225507141") 2026/09/01 01:19:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854611a_d20260901_m011818_c001_v7007000_t0000_u01788225498311") 2026/09/01 01:19:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6ec5_d20260901_m011814_c001_v0001106_t0018_u01788225494783") 2026/09/01 01:19:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaac3_d20260901_m011805_c001_v7007000_t0000_u01788225485891") 2026/09/01 01:19:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6e7b_d20260901_m011802_c001_v0001106_t0018_u01788225482279") 2026/09/01 01:19:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500bb9_d20260901_m011753_c001_v7007000_t0000_u01788225473254") 2026/09/01 01:19:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6e2f_d20260901_m011749_c001_v0001106_t0018_u01788225469674") 2026/09/01 01:19:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d6f1_d20260901_m011738_c001_v7007000_t0000_u01788225458371") 2026/09/01 01:19:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f305_d20260901_m011735_c001_v0001167_t0047_u01788225455788") 2026/09/01 01:19:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83b5_d20260901_m011726_c001_v7007000_t0000_u01788225446835") 2026/09/01 01:19:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f29d_d20260901_m011723_c001_v0001167_t0047_u01788225443939") 2026/09/01 01:19:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c6756889_d20260901_m011723_c001_v7007000_t0000_u01788225443019") 2026/09/01 01:19:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cdf2_d20260901_m011718_c001_v0001038_t0039_u01788225438588") 2026/09/01 01:19:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae6f_d20260901_m011709_c001_v7007000_t0000_u01788225429004") 2026/09/01 01:19:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cda6_d20260901_m011706_c001_v0001038_t0039_u01788225426063") 2026/09/01 01:19:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416f8a1deffa45bb_d20260901_m011705_c001_v7007000_t0000_u01788225425188") 2026/09/01 01:19:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f1c1_d20260901_m011700_c001_v0001167_t0047_u01788225420514") 2026/09/01 01:19:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f640_d20260901_m011648_c001_v7007000_t0000_u01788225408894") 2026/09/01 01:19:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325e48_d20260901_m011644_c001_v0001033_t0027_u01788225404780") 2026/09/01 01:19:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f23e_d20260901_m011635_c001_v7007000_t0000_u01788225395215") 2026/09/01 01:19:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325dfa_d20260901_m011631_c001_v0001033_t0027_u01788225391823") 2026/09/01 01:19:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d457_d20260901_m011622_c001_v7007000_t0000_u01788225382722") 2026/09/01 01:19:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325db8_d20260901_m011619_c001_v0001033_t0027_u01788225379688") 2026/09/01 01:19:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a189_d20260901_m011724_c001_v7007000_t0000_u01788225444997") 2026/09/01 01:19:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f1015dc8893325ef8_d20260901_m011719_c001_v0001033_t0047_u01788225439645") 2026/09/01 01:19:20 DEBUG : b/potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae889742b_d20260901_m011222_c001_v7007000_t0000_u01788225142535") 2026/09/01 01:19:20 DEBUG : b/potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a497_d20260901_m011220_c001_v0001177_t0004_u01788225140798") 2026/09/01 01:19:20 DEBUG : b/potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f425ec331805187e1_d20260901_m011219_c001_v7007000_t0000_u01788225139712") 2026/09/01 01:19:20 DEBUG : b/potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a489_d20260901_m011218_c001_v0001177_t0004_u01788225138618") 2026/09/01 01:19:20 DEBUG : b/potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416f8a1deffa4479_d20260901_m011203_c001_v7007000_t0000_u01788225123943") 2026/09/01 01:19:20 DEBUG : b/potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a409_d20260901_m011202_c001_v0001177_t0004_u01788225122732") 2026/09/01 01:19:20 DEBUG : backup/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f401969669947f8bb_d20260901_m011426_c001_v7007000_t0000_u01788225266664") 2026/09/01 01:19:20 DEBUG : backup/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40376d2ecd761e8c_d20260901_m011425_c001_v0001090_t0033_u01788225265133") 2026/09/01 01:19:20 DEBUG : backup/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4145cbacceed430d_d20260901_m011421_c001_v0001182_t0020_u01788225261789") 2026/09/01 01:19:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b19813_d20260901_m011449_c001_v7007000_t0000_u01788225289512") 2026/09/01 01:19:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4156d4154175f30e_d20260901_m011447_c001_v0001115_t0013_u01788225287976") 2026/09/01 01:19:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fe22de3805d5babaf080e1b_f401aeb44d5d3c0e0_d20260901_m011444_c001_v0001153_t0004_u01788225284608") 2026/09/01 01:19:21 DEBUG : backup/one.bak: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678544f4f_d20260901_m011438_c001_v7007000_t0000_u01788225278054") 2026/09/01 01:19:21 DEBUG : backup/one.bak: Deleting (id "4_z8fe22de3805d5babaf080e1b_f41109b3ba89b2f5a_d20260901_m011436_c001_v0001157_t0025_u01788225276558") 2026/09/01 01:19:21 DEBUG : backup/one.bak: Deleting (id "4_z8fe22de3805d5babaf080e1b_f407147406260748f_d20260901_m011433_c001_v0001136_t0008_u01788225273255") 2026/09/01 01:19:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b19814_d20260901_m011449_c001_v7007000_t0000_u01788225289694") 2026/09/01 01:19:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4156d4154175f312_d20260901_m011448_c001_v0001115_t0014_u01788225288721") 2026/09/01 01:19:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f402705c169204d24_d20260901_m011445_c001_v0001102_t0037_u01788225285932") 2026/09/01 01:19:21 DEBUG : backup/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f401969669947f8bc_d20260901_m011426_c001_v7007000_t0000_u01788225266846") 2026/09/01 01:19:21 DEBUG : backup/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40722cf5f837ccc1_d20260901_m011425_c001_v0001098_t0058_u01788225265933") 2026/09/01 01:19:21 DEBUG : backup/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4162c656d07ecef0_d20260901_m011423_c001_v0001179_t0044_u01788225263073") 2026/09/01 01:19:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678544f50_d20260901_m011438_c001_v7007000_t0000_u01788225278234") 2026/09/01 01:19:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fe22de3805d5babaf080e1b_f409c1d26e98fb430_d20260901_m011437_c001_v0001146_t0032_u01788225277320") 2026/09/01 01:19:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40293af71c2bac0a_d20260901_m011434_c001_v0001136_t0052_u01788225274544") 2026/09/01 01:19:21 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546167_d20260901_m011842_c001_v7007000_t0000_u01788225522589") 2026/09/01 01:19:21 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc889332609a_d20260901_m011839_c001_v0001033_t0027_u01788225519136") 2026/09/01 01:19:21 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854614a_d20260901_m011830_c001_v7007000_t0000_u01788225510387") 2026/09/01 01:19:21 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893326064_d20260901_m011826_c001_v0001033_t0027_u01788225506958") 2026/09/01 01:19:21 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854611d_d20260901_m011818_c001_v7007000_t0000_u01788225498492") 2026/09/01 01:19:21 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893326020_d20260901_m011814_c001_v0001033_t0027_u01788225494601") 2026/09/01 01:19:21 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaac4_d20260901_m011806_c001_v7007000_t0000_u01788225486073") 2026/09/01 01:19:22 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325fe0_d20260901_m011802_c001_v0001033_t0027_u01788225482095") 2026/09/01 01:19:22 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500bba_d20260901_m011753_c001_v7007000_t0000_u01788225473434") 2026/09/01 01:19:22 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325fa4_d20260901_m011749_c001_v0001033_t0027_u01788225469489") 2026/09/01 01:19:22 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1a6_d20260901_m011740_c001_v7007000_t0000_u01788225460641") 2026/09/01 01:19:22 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6ded_d20260901_m011735_c001_v0001106_t0018_u01788225455605") 2026/09/01 01:19:22 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83b7_d20260901_m011727_c001_v7007000_t0000_u01788225447044") 2026/09/01 01:19:22 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6da9_d20260901_m011723_c001_v0001106_t0018_u01788225443948") 2026/09/01 01:19:22 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c6756888_d20260901_m011722_c001_v7007000_t0000_u01788225442837") 2026/09/01 01:19:22 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6d89_d20260901_m011718_c001_v0001106_t0018_u01788225438406") 2026/09/01 01:19:22 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae70_d20260901_m011709_c001_v7007000_t0000_u01788225429183") 2026/09/01 01:19:22 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f1ef_d20260901_m011706_c001_v0001167_t0047_u01788225426075") 2026/09/01 01:19:22 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416b9bff8e12bc7e_d20260901_m011705_c001_v7007000_t0000_u01788225425026") 2026/09/01 01:19:22 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325e94_d20260901_m011700_c001_v0001033_t0027_u01788225420329") 2026/09/01 01:19:22 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efb5_d20260901_m011649_c001_v7007000_t0000_u01788225409455") 2026/09/01 01:19:22 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f14f_d20260901_m011644_c001_v0001167_t0047_u01788225404581") 2026/09/01 01:19:22 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f23f_d20260901_m011635_c001_v7007000_t0000_u01788225395464") 2026/09/01 01:19:22 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f0df_d20260901_m011631_c001_v0001167_t0047_u01788225391600") 2026/09/01 01:19:22 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d469_d20260901_m011622_c001_v7007000_t0000_u01788225382924") 2026/09/01 01:19:22 DEBUG : banana: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f069_d20260901_m011619_c001_v0001167_t0047_u01788225379504") 2026/09/01 01:19:23 DEBUG : bananaSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404ee08fbfd158ac_d20260901_m011724_c001_v7007000_t0000_u01788225444971") 2026/09/01 01:19:23 DEBUG : bananaSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cdf4_d20260901_m011719_c001_v0001038_t0039_u01788225439666") 2026/09/01 01:19:23 DEBUG : both0: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f53_d20260901_m011555_c001_v7007000_t0000_u01788225355571") 2026/09/01 01:19:23 DEBUG : both0: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325cfc_d20260901_m011544_c001_v0001033_t0027_u01788225344932") 2026/09/01 01:19:23 DEBUG : both0: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c67561ff_d20260901_m011540_c001_v7007000_t0000_u01788225340764") 2026/09/01 01:19:23 DEBUG : both0: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325c94_d20260901_m011529_c001_v0001033_t0027_u01788225329529") 2026/09/01 01:19:23 DEBUG : both1: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f55_d20260901_m011555_c001_v7007000_t0000_u01788225355749") 2026/09/01 01:19:23 DEBUG : both1: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325cfe_d20260901_m011545_c001_v0001033_t0027_u01788225345732") 2026/09/01 01:19:23 DEBUG : both1: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c6756201_d20260901_m011540_c001_v7007000_t0000_u01788225340945") 2026/09/01 01:19:23 DEBUG : both1: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325c9a_d20260901_m011529_c001_v0001033_t0027_u01788225329907") 2026/09/01 01:19:23 DEBUG : both10: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f56_d20260901_m011555_c001_v7007000_t0000_u01788225355928") 2026/09/01 01:19:23 DEBUG : both10: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d26_d20260901_m011549_c001_v0001033_t0027_u01788225349101") 2026/09/01 01:19:23 DEBUG : both10: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c6756204_d20260901_m011541_c001_v7007000_t0000_u01788225341125") 2026/09/01 01:19:23 DEBUG : both10: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325cc2_d20260901_m011533_c001_v0001033_t0027_u01788225333914") 2026/09/01 01:19:23 DEBUG : both11: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f57_d20260901_m011556_c001_v7007000_t0000_u01788225356110") 2026/09/01 01:19:23 DEBUG : both11: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d28_d20260901_m011549_c001_v0001033_t0027_u01788225349466") 2026/09/01 01:19:23 DEBUG : both11: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c6756206_d20260901_m011541_c001_v7007000_t0000_u01788225341310") 2026/09/01 01:19:23 DEBUG : both11: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325cc4_d20260901_m011534_c001_v0001033_t0027_u01788225334279") 2026/09/01 01:19:23 DEBUG : both12: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f58_d20260901_m011556_c001_v7007000_t0000_u01788225356291") 2026/09/01 01:19:23 DEBUG : both12: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d2c_d20260901_m011549_c001_v0001033_t0027_u01788225349830") 2026/09/01 01:19:23 DEBUG : both12: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c6756208_d20260901_m011541_c001_v7007000_t0000_u01788225341490") 2026/09/01 01:19:24 DEBUG : both12: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325cc6_d20260901_m011534_c001_v0001033_t0027_u01788225334693") 2026/09/01 01:19:24 DEBUG : both13: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f59_d20260901_m011556_c001_v7007000_t0000_u01788225356470") 2026/09/01 01:19:24 DEBUG : both13: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d30_d20260901_m011550_c001_v0001033_t0027_u01788225350194") 2026/09/01 01:19:24 DEBUG : both13: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c675620a_d20260901_m011541_c001_v7007000_t0000_u01788225341670") 2026/09/01 01:19:24 DEBUG : both13: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325cca_d20260901_m011535_c001_v0001033_t0027_u01788225335073") 2026/09/01 01:19:24 DEBUG : both14: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f5a_d20260901_m011556_c001_v7007000_t0000_u01788225356650") 2026/09/01 01:19:24 DEBUG : both14: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d32_d20260901_m011550_c001_v0001033_t0027_u01788225350560") 2026/09/01 01:19:24 DEBUG : both14: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c675620d_d20260901_m011541_c001_v7007000_t0000_u01788225341852") 2026/09/01 01:19:24 DEBUG : both14: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325ccc_d20260901_m011535_c001_v0001033_t0027_u01788225335439") 2026/09/01 01:19:24 DEBUG : both15: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f5b_d20260901_m011556_c001_v7007000_t0000_u01788225356830") 2026/09/01 01:19:24 DEBUG : both15: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d34_d20260901_m011551_c001_v0001033_t0027_u01788225351034") 2026/09/01 01:19:24 DEBUG : both15: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c675620f_d20260901_m011542_c001_v7007000_t0000_u01788225342033") 2026/09/01 01:19:24 DEBUG : both15: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325cce_d20260901_m011535_c001_v0001033_t0027_u01788225335804") 2026/09/01 01:19:24 DEBUG : both16: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f5c_d20260901_m011557_c001_v7007000_t0000_u01788225357011") 2026/09/01 01:19:24 DEBUG : both16: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d36_d20260901_m011551_c001_v0001033_t0027_u01788225351400") 2026/09/01 01:19:24 DEBUG : both16: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c6756211_d20260901_m011542_c001_v7007000_t0000_u01788225342213") 2026/09/01 01:19:24 DEBUG : both16: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325cd2_d20260901_m011536_c001_v0001033_t0027_u01788225336168") 2026/09/01 01:19:24 DEBUG : both17: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f5d_d20260901_m011557_c001_v7007000_t0000_u01788225357198") 2026/09/01 01:19:25 DEBUG : both17: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d3c_d20260901_m011551_c001_v0001033_t0027_u01788225351844") 2026/09/01 01:19:25 DEBUG : both17: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c6756213_d20260901_m011542_c001_v7007000_t0000_u01788225342398") 2026/09/01 01:19:25 DEBUG : both17: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325cd6_d20260901_m011536_c001_v0001033_t0027_u01788225336535") 2026/09/01 01:19:25 DEBUG : both18: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f5e_d20260901_m011557_c001_v7007000_t0000_u01788225357377") 2026/09/01 01:19:25 DEBUG : both18: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d40_d20260901_m011552_c001_v0001033_t0027_u01788225352207") 2026/09/01 01:19:25 DEBUG : both18: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c6756215_d20260901_m011542_c001_v7007000_t0000_u01788225342579") 2026/09/01 01:19:25 DEBUG : both18: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325cdc_d20260901_m011536_c001_v0001033_t0027_u01788225336899") 2026/09/01 01:19:25 DEBUG : both19: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f5f_d20260901_m011557_c001_v7007000_t0000_u01788225357556") 2026/09/01 01:19:25 DEBUG : both19: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d44_d20260901_m011552_c001_v0001033_t0027_u01788225352617") 2026/09/01 01:19:25 DEBUG : both19: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c6756217_d20260901_m011542_c001_v7007000_t0000_u01788225342759") 2026/09/01 01:19:25 DEBUG : both19: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325ce2_d20260901_m011537_c001_v0001033_t0027_u01788225337265") 2026/09/01 01:19:25 DEBUG : both2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f60_d20260901_m011557_c001_v7007000_t0000_u01788225357737") 2026/09/01 01:19:25 DEBUG : both2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d00_d20260901_m011546_c001_v0001033_t0027_u01788225346096") 2026/09/01 01:19:25 DEBUG : both2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c6756219_d20260901_m011542_c001_v7007000_t0000_u01788225342938") 2026/09/01 01:19:25 DEBUG : both2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325c9c_d20260901_m011530_c001_v0001033_t0027_u01788225330272") 2026/09/01 01:19:25 DEBUG : both3: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f61_d20260901_m011557_c001_v7007000_t0000_u01788225357917") 2026/09/01 01:19:25 DEBUG : both3: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d02_d20260901_m011546_c001_v0001033_t0027_u01788225346462") 2026/09/01 01:19:25 DEBUG : both3: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c675621b_d20260901_m011543_c001_v7007000_t0000_u01788225343119") 2026/09/01 01:19:25 DEBUG : both3: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325ca2_d20260901_m011530_c001_v0001033_t0027_u01788225330637") 2026/09/01 01:19:25 DEBUG : both4: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f62_d20260901_m011558_c001_v7007000_t0000_u01788225358095") 2026/09/01 01:19:25 DEBUG : both4: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d06_d20260901_m011546_c001_v0001033_t0027_u01788225346828") 2026/09/01 01:19:26 DEBUG : both4: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c675621d_d20260901_m011543_c001_v7007000_t0000_u01788225343301") 2026/09/01 01:19:26 DEBUG : both4: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325ca6_d20260901_m011531_c001_v0001033_t0027_u01788225331210") 2026/09/01 01:19:26 DEBUG : both5: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f63_d20260901_m011558_c001_v7007000_t0000_u01788225358274") 2026/09/01 01:19:26 DEBUG : both5: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d0c_d20260901_m011547_c001_v0001033_t0027_u01788225347193") 2026/09/01 01:19:26 DEBUG : both5: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c675621f_d20260901_m011543_c001_v7007000_t0000_u01788225343482") 2026/09/01 01:19:26 DEBUG : both5: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325cac_d20260901_m011531_c001_v0001033_t0027_u01788225331575") 2026/09/01 01:19:26 DEBUG : both6: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f64_d20260901_m011558_c001_v7007000_t0000_u01788225358453") 2026/09/01 01:19:26 DEBUG : both6: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d10_d20260901_m011547_c001_v0001033_t0027_u01788225347556") 2026/09/01 01:19:26 DEBUG : both6: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c6756221_d20260901_m011543_c001_v7007000_t0000_u01788225343664") 2026/09/01 01:19:26 DEBUG : both6: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325cb0_d20260901_m011532_c001_v0001033_t0027_u01788225332358") 2026/09/01 01:19:26 DEBUG : both7: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f65_d20260901_m011558_c001_v7007000_t0000_u01788225358725") 2026/09/01 01:19:26 DEBUG : both7: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d14_d20260901_m011547_c001_v0001033_t0027_u01788225347920") 2026/09/01 01:19:26 DEBUG : both7: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c6756224_d20260901_m011543_c001_v7007000_t0000_u01788225343844") 2026/09/01 01:19:26 DEBUG : both7: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325cb2_d20260901_m011532_c001_v0001033_t0027_u01788225332723") 2026/09/01 01:19:26 DEBUG : both8: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f67_d20260901_m011558_c001_v7007000_t0000_u01788225358918") 2026/09/01 01:19:26 DEBUG : both8: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d1a_d20260901_m011548_c001_v0001033_t0027_u01788225348286") 2026/09/01 01:19:26 DEBUG : both8: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c6756226_d20260901_m011544_c001_v7007000_t0000_u01788225344025") 2026/09/01 01:19:26 DEBUG : both8: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325cb4_d20260901_m011533_c001_v0001033_t0027_u01788225333186") 2026/09/01 01:19:26 DEBUG : both9: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f68_d20260901_m011559_c001_v7007000_t0000_u01788225359097") 2026/09/01 01:19:26 DEBUG : both9: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d22_d20260901_m011548_c001_v0001033_t0027_u01788225348737") 2026/09/01 01:19:26 DEBUG : both9: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c6756228_d20260901_m011544_c001_v7007000_t0000_u01788225344205") 2026/09/01 01:19:26 DEBUG : both9: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325cbe_d20260901_m011533_c001_v0001033_t0027_u01788225333550") 2026/09/01 01:19:27 DEBUG : c/non empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae889742d_d20260901_m011222_c001_v7007000_t0000_u01788225142715") 2026/09/01 01:19:27 DEBUG : c/non empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a499_d20260901_m011221_c001_v0001177_t0004_u01788225141020") 2026/09/01 01:19:27 DEBUG : c/non empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f425ec331805187e3_d20260901_m011220_c001_v7007000_t0000_u01788225140434") 2026/09/01 01:19:27 DEBUG : c/non empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a48d_d20260901_m011218_c001_v0001177_t0004_u01788225138802") 2026/09/01 01:19:27 DEBUG : c/non empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416f8a1deffa4480_d20260901_m011204_c001_v7007000_t0000_u01788225124674") 2026/09/01 01:19:27 DEBUG : c/non empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a40d_d20260901_m011202_c001_v0001177_t0004_u01788225122917") 2026/09/01 01:19:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efc9_d20260901_m011651_c001_v7007000_t0000_u01788225411918") 2026/09/01 01:19:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6cbb_d20260901_m011645_c001_v0001106_t0018_u01788225405835") 2026/09/01 01:19:27 DEBUG : check sum: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416f8a1deffa4447_d20260901_m011156_c001_v7007000_t0000_u01788225116313") 2026/09/01 01:19:27 DEBUG : check sum: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a3df_d20260901_m011155_c001_v0001177_t0004_u01788225115406") 2026/09/01 01:19:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022c63_d20260901_m011912_c001_v7007000_t0000_u01788225552880") 2026/09/01 01:19:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f5b5_d20260901_m011911_c001_v0001167_t0047_u01788225551410") 2026/09/01 01:19:27 DEBUG : dest/3: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4106feb03bdebd61_d20260901_m011400_c001_v7007000_t0000_u01788225240668") 2026/09/01 01:19:27 DEBUG : dest/3: Deleting (id "4_z8fe22de3805d5babaf080e1b_f406b40caf27b46d9_d20260901_m011359_c001_v0001171_t0044_u01788225239579") 2026/09/01 01:19:27 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1a7_d20260901_m011740_c001_v7007000_t0000_u01788225460821") 2026/09/01 01:19:27 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f30f_d20260901_m011737_c001_v0001167_t0047_u01788225457066") 2026/09/01 01:19:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546168_d20260901_m011842_c001_v7007000_t0000_u01788225522770") 2026/09/01 01:19:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f4df_d20260901_m011834_c001_v0001167_t0047_u01788225514795") 2026/09/01 01:19:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854614b_d20260901_m011830_c001_v7007000_t0000_u01788225510568") 2026/09/01 01:19:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f46d_d20260901_m011822_c001_v0001167_t0047_u01788225502766") 2026/09/01 01:19:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854611f_d20260901_m011818_c001_v7007000_t0000_u01788225498671") 2026/09/01 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f413_d20260901_m011810_c001_v0001167_t0047_u01788225490377") 2026/09/01 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaac5_d20260901_m011806_c001_v7007000_t0000_u01788225486258") 2026/09/01 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f3b9_d20260901_m011757_c001_v0001167_t0047_u01788225477771") 2026/09/01 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500bbb_d20260901_m011753_c001_v7007000_t0000_u01788225473613") 2026/09/01 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f351_d20260901_m011745_c001_v0001167_t0047_u01788225465003") 2026/09/01 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7f081_d20260901_m011737_c001_v7007000_t0000_u01788225457957") 2026/09/01 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325f38_d20260901_m011731_c001_v0001033_t0027_u01788225451309") 2026/09/01 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83b8_d20260901_m011727_c001_v7007000_t0000_u01788225447233") 2026/09/01 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325f16_d20260901_m011724_c001_v0001033_t0027_u01788225444135") 2026/09/01 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022b84_d20260901_m011723_c001_v7007000_t0000_u01788225443074") 2026/09/01 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325ee2_d20260901_m011713_c001_v0001033_t0027_u01788225433369") 2026/09/01 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae71_d20260901_m011709_c001_v7007000_t0000_u01788225429362") 2026/09/01 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325ec0_d20260901_m011706_c001_v0001033_t0027_u01788225426272") 2026/09/01 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7f029_d20260901_m011704_c001_v7007000_t0000_u01788225424959") 2026/09/01 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6ced_d20260901_m011656_c001_v0001106_t0018_u01788225416039") 2026/09/01 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500b9d_d20260901_m011649_c001_v7007000_t0000_u01788225409466") 2026/09/01 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cd28_d20260901_m011639_c001_v0001038_t0039_u01788225399800") 2026/09/01 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f240_d20260901_m011635_c001_v7007000_t0000_u01788225395652") 2026/09/01 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ccfe_d20260901_m011627_c001_v0001038_t0039_u01788225387247") 2026/09/01 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d46b_d20260901_m011623_c001_v7007000_t0000_u01788225383106") 2026/09/01 01:19:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ccd4_d20260901_m011616_c001_v0001038_t0039_u01788225376005") 2026/09/01 01:19:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412677dbc3827ae3_d20260901_m011724_c001_v7007000_t0000_u01788225444982") 2026/09/01 01:19:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f10703606339d6d91_d20260901_m011719_c001_v0001106_t0054_u01788225439855") 2026/09/01 01:19:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1a9_d20260901_m011741_c001_v7007000_t0000_u01788225461004") 2026/09/01 01:19:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce30_d20260901_m011737_c001_v0001038_t0039_u01788225457075") 2026/09/01 01:19:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546169_d20260901_m011842_c001_v7007000_t0000_u01788225522951") 2026/09/01 01:19:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc889332608e_d20260901_m011835_c001_v0001033_t0027_u01788225515473") 2026/09/01 01:19:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854614c_d20260901_m011830_c001_v7007000_t0000_u01788225510748") 2026/09/01 01:19:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc889332604c_d20260901_m011823_c001_v0001033_t0027_u01788225503305") 2026/09/01 01:19:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546121_d20260901_m011818_c001_v7007000_t0000_u01788225498853") 2026/09/01 01:19:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893326006_d20260901_m011810_c001_v0001033_t0027_u01788225490916") 2026/09/01 01:19:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaac6_d20260901_m011806_c001_v7007000_t0000_u01788225486440") 2026/09/01 01:19:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325fce_d20260901_m011758_c001_v0001033_t0027_u01788225478319") 2026/09/01 01:19:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500bbc_d20260901_m011753_c001_v7007000_t0000_u01788225473924") 2026/09/01 01:19:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325f90_d20260901_m011745_c001_v0001033_t0027_u01788225465722") 2026/09/01 01:19:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1a1_d20260901_m011738_c001_v7007000_t0000_u01788225458370") 2026/09/01 01:19:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6dd7_d20260901_m011731_c001_v0001106_t0018_u01788225451852") 2026/09/01 01:19:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83b9_d20260901_m011727_c001_v7007000_t0000_u01788225447416") 2026/09/01 01:19:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f2a3_d20260901_m011724_c001_v0001167_t0047_u01788225444158") 2026/09/01 01:19:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404ee08fbfd158a6_d20260901_m011722_c001_v7007000_t0000_u01788225442448") 2026/09/01 01:19:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6d67_d20260901_m011713_c001_v0001106_t0018_u01788225433908") 2026/09/01 01:19:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae72_d20260901_m011709_c001_v7007000_t0000_u01788225429540") 2026/09/01 01:19:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cda8_d20260901_m011706_c001_v0001038_t0039_u01788225426281") 2026/09/01 01:19:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae68_d20260901_m011704_c001_v7007000_t0000_u01788225424974") 2026/09/01 01:19:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325e7a_d20260901_m011656_c001_v0001033_t0027_u01788225416583") 2026/09/01 01:19:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415c338d69c78827_d20260901_m011649_c001_v7007000_t0000_u01788225409587") 2026/09/01 01:19:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f127_d20260901_m011640_c001_v0001167_t0047_u01788225400349") 2026/09/01 01:19:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f241_d20260901_m011635_c001_v7007000_t0000_u01788225395833") 2026/09/01 01:19:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f0b5_d20260901_m011627_c001_v0001167_t0047_u01788225387798") 2026/09/01 01:19:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d46d_d20260901_m011623_c001_v7007000_t0000_u01788225383289") 2026/09/01 01:19:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f057_d20260901_m011616_c001_v0001167_t0047_u01788225376551") 2026/09/01 01:19:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a18a_d20260901_m011725_c001_v7007000_t0000_u01788225445186") 2026/09/01 01:19:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f100d4b849107cdf6_d20260901_m011719_c001_v0001038_t0041_u01788225439867") 2026/09/01 01:19:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1aa_d20260901_m011741_c001_v7007000_t0000_u01788225461185") 2026/09/01 01:19:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325f60_d20260901_m011737_c001_v0001033_t0027_u01788225457086") 2026/09/01 01:19:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854616a_d20260901_m011843_c001_v7007000_t0000_u01788225523132") 2026/09/01 01:19:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6f2b_d20260901_m011836_c001_v0001106_t0018_u01788225516014") 2026/09/01 01:19:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854614d_d20260901_m011831_c001_v7007000_t0000_u01788225511019") 2026/09/01 01:19:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6ee5_d20260901_m011823_c001_v0001106_t0018_u01788225503843") 2026/09/01 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546123_d20260901_m011819_c001_v7007000_t0000_u01788225499033") 2026/09/01 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6ea5_d20260901_m011811_c001_v0001106_t0018_u01788225491456") 2026/09/01 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaac7_d20260901_m011806_c001_v7007000_t0000_u01788225486623") 2026/09/01 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6e61_d20260901_m011758_c001_v0001106_t0018_u01788225478862") 2026/09/01 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500bbd_d20260901_m011754_c001_v7007000_t0000_u01788225474103") 2026/09/01 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6e1b_d20260901_m011746_c001_v0001106_t0018_u01788225466277") 2026/09/01 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4188a1e09e682e29_d20260901_m011738_c001_v7007000_t0000_u01788225458374") 2026/09/01 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f2e4_d20260901_m011732_c001_v0001167_t0047_u01788225452395") 2026/09/01 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83ba_d20260901_m011727_c001_v7007000_t0000_u01788225447602") 2026/09/01 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6dab_d20260901_m011724_c001_v0001106_t0018_u01788225444146") 2026/09/01 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae9f_d20260901_m011722_c001_v7007000_t0000_u01788225442467") 2026/09/01 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cdd0_d20260901_m011715_c001_v0001038_t0039_u01788225435228") 2026/09/01 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae73_d20260901_m011709_c001_v7007000_t0000_u01788225429718") 2026/09/01 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f1f1_d20260901_m011706_c001_v0001167_t0047_u01788225426293") 2026/09/01 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f413a4e154d7c1550_d20260901_m011704_c001_v7007000_t0000_u01788225424610") 2026/09/01 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f199_d20260901_m011657_c001_v0001167_t0047_u01788225417125") 2026/09/01 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404ee08fbfd15846_d20260901_m011649_c001_v7007000_t0000_u01788225409477") 2026/09/01 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325e30_d20260901_m011641_c001_v0001033_t0027_u01788225401066") 2026/09/01 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f242_d20260901_m011636_c001_v7007000_t0000_u01788225396015") 2026/09/01 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325de8_d20260901_m011628_c001_v0001033_t0027_u01788225388348") 2026/09/01 01:19:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d47b_d20260901_m011623_c001_v7007000_t0000_u01788225383473") 2026/09/01 01:19:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325da8_d20260901_m011616_c001_v0001033_t0027_u01788225376749") 2026/09/01 01:19:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f417fc692ce895d01_d20260901_m011725_c001_v7007000_t0000_u01788225445282") 2026/09/01 01:19:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f103b6aed7d89f26b_d20260901_m011719_c001_v0001167_t0045_u01788225439878") 2026/09/01 01:19:32 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1ab_d20260901_m011741_c001_v7007000_t0000_u01788225461368") 2026/09/01 01:19:32 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6df3_d20260901_m011737_c001_v0001106_t0018_u01788225457097") 2026/09/01 01:19:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854616b_d20260901_m011843_c001_v7007000_t0000_u01788225523311") 2026/09/01 01:19:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ceec_d20260901_m011836_c001_v0001038_t0039_u01788225516558") 2026/09/01 01:19:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854614e_d20260901_m011831_c001_v7007000_t0000_u01788225511200") 2026/09/01 01:19:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ceba_d20260901_m011824_c001_v0001038_t0039_u01788225504382") 2026/09/01 01:19:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546125_d20260901_m011819_c001_v7007000_t0000_u01788225499212") 2026/09/01 01:19:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cea0_d20260901_m011812_c001_v0001038_t0039_u01788225492048") 2026/09/01 01:19:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaac8_d20260901_m011806_c001_v7007000_t0000_u01788225486805") 2026/09/01 01:19:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce76_d20260901_m011759_c001_v0001038_t0039_u01788225479410") 2026/09/01 01:19:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500bbe_d20260901_m011754_c001_v7007000_t0000_u01788225474283") 2026/09/01 01:19:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce4a_d20260901_m011746_c001_v0001038_t0039_u01788225466822") 2026/09/01 01:19:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f427008fdc483ac6c_d20260901_m011737_c001_v7007000_t0000_u01788225457970") 2026/09/01 01:19:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce24_d20260901_m011732_c001_v0001038_t0039_u01788225452934") 2026/09/01 01:19:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83bb_d20260901_m011727_c001_v7007000_t0000_u01788225447783") 2026/09/01 01:19:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce0e_d20260901_m011724_c001_v0001038_t0039_u01788225444167") 2026/09/01 01:19:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404ee08fbfd158a9_d20260901_m011722_c001_v7007000_t0000_u01788225442847") 2026/09/01 01:19:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f23b_d20260901_m011715_c001_v0001167_t0047_u01788225435782") 2026/09/01 01:19:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae74_d20260901_m011709_c001_v7007000_t0000_u01788225429897") 2026/09/01 01:19:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6d33_d20260901_m011706_c001_v0001106_t0018_u01788225426301") 2026/09/01 01:19:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d223e2_d20260901_m011705_c001_v7007000_t0000_u01788225425202") 2026/09/01 01:19:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cd80_d20260901_m011657_c001_v0001038_t0039_u01788225417667") 2026/09/01 01:19:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f768_d20260901_m011649_c001_v7007000_t0000_u01788225409623") 2026/09/01 01:19:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6ca1_d20260901_m011641_c001_v0001106_t0018_u01788225401611") 2026/09/01 01:19:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f244_d20260901_m011636_c001_v7007000_t0000_u01788225396196") 2026/09/01 01:19:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6c5d_d20260901_m011628_c001_v0001106_t0018_u01788225388891") 2026/09/01 01:19:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d47d_d20260901_m011623_c001_v7007000_t0000_u01788225383656") 2026/09/01 01:19:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6c27_d20260901_m011616_c001_v0001106_t0018_u01788225376930") 2026/09/01 01:19:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022b96_d20260901_m011725_c001_v7007000_t0000_u01788225445090") 2026/09/01 01:19:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f103b6aed7d89f271_d20260901_m011720_c001_v0001167_t0022_u01788225440162") 2026/09/01 01:19:33 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1ac_d20260901_m011741_c001_v7007000_t0000_u01788225461548") 2026/09/01 01:19:33 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f315_d20260901_m011737_c001_v0001167_t0047_u01788225457248") 2026/09/01 01:19:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854616c_d20260901_m011843_c001_v7007000_t0000_u01788225523492") 2026/09/01 01:19:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f4e5_d20260901_m011836_c001_v0001167_t0047_u01788225516745") 2026/09/01 01:19:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854614f_d20260901_m011831_c001_v7007000_t0000_u01788225511381") 2026/09/01 01:19:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f47d_d20260901_m011824_c001_v0001167_t0047_u01788225504566") 2026/09/01 01:19:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546127_d20260901_m011819_c001_v7007000_t0000_u01788225499394") 2026/09/01 01:19:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f419_d20260901_m011812_c001_v0001167_t0047_u01788225492231") 2026/09/01 01:19:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaac9_d20260901_m011806_c001_v7007000_t0000_u01788225486987") 2026/09/01 01:19:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f3c5_d20260901_m011759_c001_v0001167_t0047_u01788225479596") 2026/09/01 01:19:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500bbf_d20260901_m011754_c001_v7007000_t0000_u01788225474463") 2026/09/01 01:19:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f367_d20260901_m011747_c001_v0001167_t0047_u01788225467006") 2026/09/01 01:19:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a19e_d20260901_m011737_c001_v7007000_t0000_u01788225457976") 2026/09/01 01:19:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325f4a_d20260901_m011733_c001_v0001033_t0027_u01788225453124") 2026/09/01 01:19:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83bc_d20260901_m011727_c001_v7007000_t0000_u01788225447964") 2026/09/01 01:19:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325f18_d20260901_m011724_c001_v0001033_t0027_u01788225444318") 2026/09/01 01:19:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f42185d556fb645c6_d20260901_m011722_c001_v7007000_t0000_u01788225442845") 2026/09/01 01:19:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325ee6_d20260901_m011715_c001_v0001033_t0027_u01788225435966") 2026/09/01 01:19:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae76_d20260901_m011710_c001_v7007000_t0000_u01788225430075") 2026/09/01 01:19:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325ec2_d20260901_m011706_c001_v0001033_t0027_u01788225426505") 2026/09/01 01:19:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7f02c_d20260901_m011705_c001_v7007000_t0000_u01788225425140") 2026/09/01 01:19:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6cff_d20260901_m011657_c001_v0001106_t0018_u01788225417850") 2026/09/01 01:19:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f641_d20260901_m011649_c001_v7007000_t0000_u01788225409076") 2026/09/01 01:19:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cd38_d20260901_m011641_c001_v0001038_t0039_u01788225401792") 2026/09/01 01:19:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f245_d20260901_m011636_c001_v7007000_t0000_u01788225396378") 2026/09/01 01:19:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cd08_d20260901_m011629_c001_v0001038_t0039_u01788225389075") 2026/09/01 01:19:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d47f_d20260901_m011623_c001_v7007000_t0000_u01788225383837") 2026/09/01 01:19:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ccd8_d20260901_m011617_c001_v0001038_t0039_u01788225377115") 2026/09/01 01:19:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4051c0a98cbe94cb_d20260901_m011725_c001_v7007000_t0000_u01788225445295") 2026/09/01 01:19:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f100d4b849107cdfa_d20260901_m011720_c001_v0001038_t0050_u01788225440397") 2026/09/01 01:19:35 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1ad_d20260901_m011741_c001_v7007000_t0000_u01788225461729") 2026/09/01 01:19:35 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce32_d20260901_m011737_c001_v0001038_t0039_u01788225457258") 2026/09/01 01:19:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854616d_d20260901_m011843_c001_v7007000_t0000_u01788225523672") 2026/09/01 01:19:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893326090_d20260901_m011836_c001_v0001033_t0027_u01788225516928") 2026/09/01 01:19:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546150_d20260901_m011831_c001_v7007000_t0000_u01788225511590") 2026/09/01 01:19:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893326054_d20260901_m011824_c001_v0001033_t0027_u01788225504765") 2026/09/01 01:19:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546128_d20260901_m011819_c001_v7007000_t0000_u01788225499575") 2026/09/01 01:19:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc889332600c_d20260901_m011812_c001_v0001033_t0027_u01788225492414") 2026/09/01 01:19:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaaca_d20260901_m011807_c001_v7007000_t0000_u01788225487168") 2026/09/01 01:19:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325fd2_d20260901_m011759_c001_v0001033_t0027_u01788225479811") 2026/09/01 01:19:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500bc0_d20260901_m011754_c001_v7007000_t0000_u01788225474644") 2026/09/01 01:19:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325f98_d20260901_m011747_c001_v0001033_t0027_u01788225467197") 2026/09/01 01:19:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416b9bff8e12bcad_d20260901_m011738_c001_v7007000_t0000_u01788225458521") 2026/09/01 01:19:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6ddf_d20260901_m011733_c001_v0001106_t0018_u01788225453321") 2026/09/01 01:19:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83bd_d20260901_m011728_c001_v7007000_t0000_u01788225448146") 2026/09/01 01:19:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6daf_d20260901_m011724_c001_v0001106_t0018_u01788225444329") 2026/09/01 01:19:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceaea1_d20260901_m011722_c001_v7007000_t0000_u01788225442657") 2026/09/01 01:19:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6d77_d20260901_m011716_c001_v0001106_t0018_u01788225436148") 2026/09/01 01:19:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae77_d20260901_m011710_c001_v7007000_t0000_u01788225430253") 2026/09/01 01:19:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cdaa_d20260901_m011706_c001_v0001038_t0039_u01788225426523") 2026/09/01 01:19:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f413a4e154d7c1557_d20260901_m011705_c001_v7007000_t0000_u01788225425155") 2026/09/01 01:19:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325e7e_d20260901_m011658_c001_v0001033_t0027_u01788225418080") 2026/09/01 01:19:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f760_d20260901_m011649_c001_v7007000_t0000_u01788225409258") 2026/09/01 01:19:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f135_d20260901_m011641_c001_v0001167_t0047_u01788225401973") 2026/09/01 01:19:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f246_d20260901_m011636_c001_v7007000_t0000_u01788225396562") 2026/09/01 01:19:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f0c3_d20260901_m011629_c001_v0001167_t0047_u01788225389259") 2026/09/01 01:19:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d481_d20260901_m011624_c001_v7007000_t0000_u01788225384019") 2026/09/01 01:19:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f061_d20260901_m011617_c001_v0001167_t0047_u01788225377308") 2026/09/01 01:19:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4051c0a98cbe94ca_d20260901_m011725_c001_v7007000_t0000_u01788225445113") 2026/09/01 01:19:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f1015dc8893325f02_d20260901_m011720_c001_v0001033_t0022_u01788225440464") 2026/09/01 01:19:37 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1ae_d20260901_m011741_c001_v7007000_t0000_u01788225461908") 2026/09/01 01:19:37 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325f62_d20260901_m011737_c001_v0001033_t0027_u01788225457269") 2026/09/01 01:19:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854616f_d20260901_m011843_c001_v7007000_t0000_u01788225523853") 2026/09/01 01:19:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6f33_d20260901_m011837_c001_v0001106_t0018_u01788225517120") 2026/09/01 01:19:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546151_d20260901_m011831_c001_v7007000_t0000_u01788225511837") 2026/09/01 01:19:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6eef_d20260901_m011824_c001_v0001106_t0018_u01788225504946") 2026/09/01 01:19:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546129_d20260901_m011819_c001_v7007000_t0000_u01788225499755") 2026/09/01 01:19:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6eb1_d20260901_m011812_c001_v0001106_t0018_u01788225492596") 2026/09/01 01:19:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaacb_d20260901_m011807_c001_v7007000_t0000_u01788225487351") 2026/09/01 01:19:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6e69_d20260901_m011759_c001_v0001106_t0018_u01788225479991") 2026/09/01 01:19:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500bc1_d20260901_m011754_c001_v7007000_t0000_u01788225474828") 2026/09/01 01:19:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6e1f_d20260901_m011747_c001_v0001106_t0018_u01788225467385") 2026/09/01 01:19:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7f082_d20260901_m011738_c001_v7007000_t0000_u01788225458139") 2026/09/01 01:19:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f2f1_d20260901_m011733_c001_v0001167_t0047_u01788225453504") 2026/09/01 01:19:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83be_d20260901_m011728_c001_v7007000_t0000_u01788225448329") 2026/09/01 01:19:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f2a7_d20260901_m011724_c001_v0001167_t0047_u01788225444343") 2026/09/01 01:19:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceaea3_d20260901_m011722_c001_v7007000_t0000_u01788225442849") 2026/09/01 01:19:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cdd6_d20260901_m011716_c001_v0001038_t0039_u01788225436331") 2026/09/01 01:19:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae78_d20260901_m011710_c001_v7007000_t0000_u01788225430435") 2026/09/01 01:19:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f1f5_d20260901_m011706_c001_v0001167_t0047_u01788225426522") 2026/09/01 01:19:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7f023_d20260901_m011704_c001_v7007000_t0000_u01788225424596") 2026/09/01 01:19:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f1a9_d20260901_m011658_c001_v0001167_t0047_u01788225418265") 2026/09/01 01:19:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40307053da67ae00_d20260901_m011649_c001_v7007000_t0000_u01788225409298") 2026/09/01 01:19:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325e3c_d20260901_m011642_c001_v0001033_t0027_u01788225402155") 2026/09/01 01:19:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f247_d20260901_m011636_c001_v7007000_t0000_u01788225396744") 2026/09/01 01:19:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325dec_d20260901_m011629_c001_v0001033_t0027_u01788225389443") 2026/09/01 01:19:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d490_d20260901_m011624_c001_v7007000_t0000_u01788225384200") 2026/09/01 01:19:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325daa_d20260901_m011617_c001_v0001033_t0027_u01788225377491") 2026/09/01 01:19:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83b3_d20260901_m011725_c001_v7007000_t0000_u01788225445315") 2026/09/01 01:19:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f10703606339d6d95_d20260901_m011720_c001_v0001106_t0006_u01788225440517") 2026/09/01 01:19:38 DEBUG : dir1/0007-12345: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1af_d20260901_m011742_c001_v7007000_t0000_u01788225462088") 2026/09/01 01:19:38 DEBUG : dir1/0007-12345: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6df5_d20260901_m011737_c001_v0001106_t0018_u01788225457281") 2026/09/01 01:19:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546170_d20260901_m011844_c001_v7007000_t0000_u01788225524033") 2026/09/01 01:19:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ceee_d20260901_m011837_c001_v0001038_t0039_u01788225517303") 2026/09/01 01:19:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546152_d20260901_m011832_c001_v7007000_t0000_u01788225512027") 2026/09/01 01:19:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cec0_d20260901_m011825_c001_v0001038_t0039_u01788225505127") 2026/09/01 01:19:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854612a_d20260901_m011819_c001_v7007000_t0000_u01788225499934") 2026/09/01 01:19:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cea2_d20260901_m011812_c001_v0001038_t0039_u01788225492778") 2026/09/01 01:19:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaacd_d20260901_m011807_c001_v7007000_t0000_u01788225487532") 2026/09/01 01:19:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce78_d20260901_m011800_c001_v0001038_t0039_u01788225480172") 2026/09/01 01:19:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500bc2_d20260901_m011755_c001_v7007000_t0000_u01788225475009") 2026/09/01 01:19:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce50_d20260901_m011747_c001_v0001038_t0039_u01788225467570") 2026/09/01 01:19:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a19f_d20260901_m011738_c001_v7007000_t0000_u01788225458155") 2026/09/01 01:19:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce28_d20260901_m011733_c001_v0001038_t0039_u01788225453686") 2026/09/01 01:19:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83bf_d20260901_m011728_c001_v7007000_t0000_u01788225448520") 2026/09/01 01:19:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce10_d20260901_m011724_c001_v0001038_t0039_u01788225444353") 2026/09/01 01:19:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404ee08fbfd158a8_d20260901_m011722_c001_v7007000_t0000_u01788225442657") 2026/09/01 01:19:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f247_d20260901_m011716_c001_v0001167_t0047_u01788225436516") 2026/09/01 01:19:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae79_d20260901_m011710_c001_v7007000_t0000_u01788225430613") 2026/09/01 01:19:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6d37_d20260901_m011706_c001_v0001106_t0018_u01788225426522") 2026/09/01 01:19:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae66_d20260901_m011704_c001_v7007000_t0000_u01788225424617") 2026/09/01 01:19:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cd82_d20260901_m011658_c001_v0001038_t0039_u01788225418447") 2026/09/01 01:19:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412677dbc3827ad6_d20260901_m011649_c001_v7007000_t0000_u01788225409317") 2026/09/01 01:19:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6ca5_d20260901_m011642_c001_v0001106_t0018_u01788225402336") 2026/09/01 01:19:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f248_d20260901_m011636_c001_v7007000_t0000_u01788225396924") 2026/09/01 01:19:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6c65_d20260901_m011629_c001_v0001106_t0018_u01788225389740") 2026/09/01 01:19:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d493_d20260901_m011624_c001_v7007000_t0000_u01788225384382") 2026/09/01 01:19:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6c2d_d20260901_m011617_c001_v0001106_t0018_u01788225377672") 2026/09/01 01:19:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f417fc692ce895cff_d20260901_m011725_c001_v7007000_t0000_u01788225445101") 2026/09/01 01:19:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f100d4b849107cdfc_d20260901_m011720_c001_v0001038_t0024_u01788225440810") 2026/09/01 01:19:39 DEBUG : dir1/0008-23456: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1b0_d20260901_m011742_c001_v7007000_t0000_u01788225462268") 2026/09/01 01:19:40 DEBUG : dir1/0008-23456: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f319_d20260901_m011737_c001_v0001167_t0047_u01788225457431") 2026/09/01 01:19:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546171_d20260901_m011844_c001_v7007000_t0000_u01788225524214") 2026/09/01 01:19:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f4ef_d20260901_m011837_c001_v0001167_t0047_u01788225517486") 2026/09/01 01:19:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546153_d20260901_m011832_c001_v7007000_t0000_u01788225512208") 2026/09/01 01:19:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f483_d20260901_m011825_c001_v0001167_t0047_u01788225505319") 2026/09/01 01:19:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854612b_d20260901_m011820_c001_v7007000_t0000_u01788225500114") 2026/09/01 01:19:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f423_d20260901_m011812_c001_v0001167_t0047_u01788225492961") 2026/09/01 01:19:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaace_d20260901_m011807_c001_v7007000_t0000_u01788225487713") 2026/09/01 01:19:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f3d1_d20260901_m011800_c001_v0001167_t0047_u01788225480357") 2026/09/01 01:19:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500bc3_d20260901_m011755_c001_v7007000_t0000_u01788225475190") 2026/09/01 01:19:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f36d_d20260901_m011747_c001_v0001167_t0047_u01788225467753") 2026/09/01 01:19:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f427008fdc483ac6d_d20260901_m011738_c001_v7007000_t0000_u01788225458151") 2026/09/01 01:19:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325f4e_d20260901_m011733_c001_v0001033_t0027_u01788225453866") 2026/09/01 01:19:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83c0_d20260901_m011728_c001_v7007000_t0000_u01788225448702") 2026/09/01 01:19:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325f1c_d20260901_m011724_c001_v0001033_t0027_u01788225444501") 2026/09/01 01:19:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83ac_d20260901_m011722_c001_v7007000_t0000_u01788225442476") 2026/09/01 01:19:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325eee_d20260901_m011716_c001_v0001033_t0027_u01788225436712") 2026/09/01 01:19:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae7a_d20260901_m011710_c001_v7007000_t0000_u01788225430792") 2026/09/01 01:19:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325ec8_d20260901_m011706_c001_v0001033_t0027_u01788225426700") 2026/09/01 01:19:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d223e1_d20260901_m011705_c001_v7007000_t0000_u01788225425001") 2026/09/01 01:19:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6d03_d20260901_m011658_c001_v0001106_t0018_u01788225418629") 2026/09/01 01:19:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40307053da67ae01_d20260901_m011649_c001_v7007000_t0000_u01788225409319") 2026/09/01 01:19:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cd3c_d20260901_m011642_c001_v0001038_t0039_u01788225402518") 2026/09/01 01:19:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f24a_d20260901_m011637_c001_v7007000_t0000_u01788225397115") 2026/09/01 01:19:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cd0e_d20260901_m011629_c001_v0001038_t0039_u01788225389927") 2026/09/01 01:19:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d495_d20260901_m011624_c001_v7007000_t0000_u01788225384580") 2026/09/01 01:19:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ccda_d20260901_m011617_c001_v0001038_t0039_u01788225377856") 2026/09/01 01:19:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022b92_d20260901_m011724_c001_v7007000_t0000_u01788225444908") 2026/09/01 01:19:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f103b6aed7d89f278_d20260901_m011720_c001_v0001167_t0019_u01788225440813") 2026/09/01 01:19:41 DEBUG : dir1/0009-34567: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1b1_d20260901_m011742_c001_v7007000_t0000_u01788225462448") 2026/09/01 01:19:41 DEBUG : dir1/0009-34567: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325f66_d20260901_m011737_c001_v0001033_t0027_u01788225457452") 2026/09/01 01:19:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546173_d20260901_m011844_c001_v7007000_t0000_u01788225524395") 2026/09/01 01:19:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893326096_d20260901_m011837_c001_v0001033_t0027_u01788225517669") 2026/09/01 01:19:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546154_d20260901_m011832_c001_v7007000_t0000_u01788225512389") 2026/09/01 01:19:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc889332605c_d20260901_m011825_c001_v0001033_t0027_u01788225505501") 2026/09/01 01:19:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854612d_d20260901_m011820_c001_v7007000_t0000_u01788225500356") 2026/09/01 01:19:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893326012_d20260901_m011813_c001_v0001033_t0027_u01788225493143") 2026/09/01 01:19:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaacf_d20260901_m011807_c001_v7007000_t0000_u01788225487895") 2026/09/01 01:19:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325fd4_d20260901_m011800_c001_v0001033_t0027_u01788225480539") 2026/09/01 01:19:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500bc5_d20260901_m011755_c001_v7007000_t0000_u01788225475371") 2026/09/01 01:19:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325f9a_d20260901_m011747_c001_v0001033_t0027_u01788225467945") 2026/09/01 01:19:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1a2_d20260901_m011738_c001_v7007000_t0000_u01788225458551") 2026/09/01 01:19:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6de3_d20260901_m011734_c001_v0001106_t0018_u01788225454049") 2026/09/01 01:19:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83c1_d20260901_m011728_c001_v7007000_t0000_u01788225448883") 2026/09/01 01:19:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6db3_d20260901_m011724_c001_v0001106_t0018_u01788225444511") 2026/09/01 01:19:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404ee08fbfd158aa_d20260901_m011723_c001_v7007000_t0000_u01788225443027") 2026/09/01 01:19:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6d81_d20260901_m011716_c001_v0001106_t0018_u01788225436894") 2026/09/01 01:19:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae7b_d20260901_m011710_c001_v7007000_t0000_u01788225430971") 2026/09/01 01:19:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6d39_d20260901_m011706_c001_v0001106_t0018_u01788225426709") 2026/09/01 01:19:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416f8a1deffa45ba_d20260901_m011705_c001_v7007000_t0000_u01788225425007") 2026/09/01 01:19:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325e86_d20260901_m011658_c001_v0001033_t0027_u01788225418811") 2026/09/01 01:19:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efb4_d20260901_m011649_c001_v7007000_t0000_u01788225409273") 2026/09/01 01:19:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f139_d20260901_m011642_c001_v0001167_t0047_u01788225402700") 2026/09/01 01:19:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f24b_d20260901_m011637_c001_v7007000_t0000_u01788225397297") 2026/09/01 01:19:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f0cd_d20260901_m011630_c001_v0001167_t0047_u01788225390110") 2026/09/01 01:19:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d4a8_d20260901_m011624_c001_v7007000_t0000_u01788225384761") 2026/09/01 01:19:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f063_d20260901_m011618_c001_v0001167_t0047_u01788225378041") 2026/09/01 01:19:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d6e9_d20260901_m011724_c001_v7007000_t0000_u01788225444971") 2026/09/01 01:19:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f1015dc8893325f04_d20260901_m011721_c001_v0001033_t0013_u01788225441148") 2026/09/01 01:19:43 DEBUG : dir1/0010-45678: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1b2_d20260901_m011742_c001_v7007000_t0000_u01788225462627") 2026/09/01 01:19:43 DEBUG : dir1/0010-45678: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6df7_d20260901_m011737_c001_v0001106_t0018_u01788225457462") 2026/09/01 01:19:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546176_d20260901_m011844_c001_v7007000_t0000_u01788225524575") 2026/09/01 01:19:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6f37_d20260901_m011837_c001_v0001106_t0018_u01788225517854") 2026/09/01 01:19:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546155_d20260901_m011832_c001_v7007000_t0000_u01788225512568") 2026/09/01 01:19:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6ef7_d20260901_m011825_c001_v0001106_t0018_u01788225505684") 2026/09/01 01:19:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854612e_d20260901_m011820_c001_v7007000_t0000_u01788225500536") 2026/09/01 01:19:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6eb9_d20260901_m011813_c001_v0001106_t0018_u01788225493326") 2026/09/01 01:19:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaad0_d20260901_m011808_c001_v7007000_t0000_u01788225488077") 2026/09/01 01:19:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6e6d_d20260901_m011800_c001_v0001106_t0018_u01788225480722") 2026/09/01 01:19:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500bc6_d20260901_m011755_c001_v7007000_t0000_u01788225475551") 2026/09/01 01:19:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6e25_d20260901_m011748_c001_v0001106_t0018_u01788225468131") 2026/09/01 01:19:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1a0_d20260901_m011738_c001_v7007000_t0000_u01788225458369") 2026/09/01 01:19:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f2f9_d20260901_m011734_c001_v0001167_t0047_u01788225454231") 2026/09/01 01:19:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83c2_d20260901_m011729_c001_v7007000_t0000_u01788225449066") 2026/09/01 01:19:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f2a9_d20260901_m011724_c001_v0001167_t0047_u01788225444530") 2026/09/01 01:19:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83af_d20260901_m011722_c001_v7007000_t0000_u01788225442854") 2026/09/01 01:19:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cde2_d20260901_m011717_c001_v0001038_t0039_u01788225437077") 2026/09/01 01:19:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae7c_d20260901_m011711_c001_v7007000_t0000_u01788225431149") 2026/09/01 01:19:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cdae_d20260901_m011706_c001_v0001038_t0039_u01788225426720") 2026/09/01 01:19:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae889773b_d20260901_m011704_c001_v7007000_t0000_u01788225424992") 2026/09/01 01:19:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f1ad_d20260901_m011658_c001_v0001167_t0047_u01788225418995") 2026/09/01 01:19:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500b9c_d20260901_m011649_c001_v7007000_t0000_u01788225409278") 2026/09/01 01:19:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325e42_d20260901_m011642_c001_v0001033_t0027_u01788225402882") 2026/09/01 01:19:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f24c_d20260901_m011637_c001_v7007000_t0000_u01788225397479") 2026/09/01 01:19:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325dee_d20260901_m011630_c001_v0001033_t0027_u01788225390294") 2026/09/01 01:19:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d4aa_d20260901_m011624_c001_v7007000_t0000_u01788225384943") 2026/09/01 01:19:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325dae_d20260901_m011618_c001_v0001033_t0027_u01788225378225") 2026/09/01 01:19:44 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f417fc692ce895cfd_d20260901_m011724_c001_v7007000_t0000_u01788225444919") 2026/09/01 01:19:44 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f103b6aed7d89f27f_d20260901_m011721_c001_v0001167_t0051_u01788225441266") 2026/09/01 01:19:44 DEBUG : dir1/0011-56789: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1b3_d20260901_m011742_c001_v7007000_t0000_u01788225462807") 2026/09/01 01:19:44 DEBUG : dir1/0011-56789: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce34_d20260901_m011737_c001_v0001038_t0039_u01788225457567") 2026/09/01 01:19:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546177_d20260901_m011844_c001_v7007000_t0000_u01788225524756") 2026/09/01 01:19:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cef0_d20260901_m011838_c001_v0001038_t0039_u01788225518037") 2026/09/01 01:19:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546157_d20260901_m011832_c001_v7007000_t0000_u01788225512749") 2026/09/01 01:19:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cec8_d20260901_m011825_c001_v0001038_t0039_u01788225505866") 2026/09/01 01:19:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854612f_d20260901_m011820_c001_v7007000_t0000_u01788225500716") 2026/09/01 01:19:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cea4_d20260901_m011813_c001_v0001038_t0039_u01788225493507") 2026/09/01 01:19:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaad1_d20260901_m011808_c001_v7007000_t0000_u01788225488258") 2026/09/01 01:19:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce7c_d20260901_m011800_c001_v0001038_t0039_u01788225480905") 2026/09/01 01:19:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500bc7_d20260901_m011755_c001_v7007000_t0000_u01788225475731") 2026/09/01 01:19:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce54_d20260901_m011748_c001_v0001038_t0039_u01788225468324") 2026/09/01 01:19:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7f083_d20260901_m011738_c001_v7007000_t0000_u01788225458328") 2026/09/01 01:19:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce2a_d20260901_m011734_c001_v0001038_t0039_u01788225454475") 2026/09/01 01:19:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83c3_d20260901_m011729_c001_v7007000_t0000_u01788225449248") 2026/09/01 01:19:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce12_d20260901_m011724_c001_v0001038_t0039_u01788225444538") 2026/09/01 01:19:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83b0_d20260901_m011723_c001_v7007000_t0000_u01788225443041") 2026/09/01 01:19:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f24f_d20260901_m011717_c001_v0001167_t0047_u01788225437304") 2026/09/01 01:19:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae7d_d20260901_m011711_c001_v7007000_t0000_u01788225431327") 2026/09/01 01:19:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f1f7_d20260901_m011706_c001_v0001167_t0047_u01788225426732") 2026/09/01 01:19:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f413a4e154d7c1553_d20260901_m011704_c001_v7007000_t0000_u01788225424794") 2026/09/01 01:19:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cd86_d20260901_m011659_c001_v0001038_t0039_u01788225419189") 2026/09/01 01:19:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efb7_d20260901_m011649_c001_v7007000_t0000_u01788225409637") 2026/09/01 01:19:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6cab_d20260901_m011643_c001_v0001106_t0018_u01788225403063") 2026/09/01 01:19:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f24d_d20260901_m011637_c001_v7007000_t0000_u01788225397665") 2026/09/01 01:19:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6c69_d20260901_m011630_c001_v0001106_t0018_u01788225390476") 2026/09/01 01:19:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d4bb_d20260901_m011625_c001_v7007000_t0000_u01788225385125") 2026/09/01 01:19:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6c33_d20260901_m011618_c001_v0001106_t0018_u01788225378407") 2026/09/01 01:19:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83b2_d20260901_m011725_c001_v7007000_t0000_u01788225445134") 2026/09/01 01:19:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f10703606339d6da1_d20260901_m011721_c001_v0001106_t0012_u01788225441479") 2026/09/01 01:19:46 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1b5_d20260901_m011743_c001_v7007000_t0000_u01788225463040") 2026/09/01 01:19:46 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f31d_d20260901_m011737_c001_v0001167_t0047_u01788225457614") 2026/09/01 01:19:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546178_d20260901_m011844_c001_v7007000_t0000_u01788225524937") 2026/09/01 01:19:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f4f3_d20260901_m011838_c001_v0001167_t0047_u01788225518221") 2026/09/01 01:19:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546159_d20260901_m011832_c001_v7007000_t0000_u01788225512929") 2026/09/01 01:19:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f487_d20260901_m011826_c001_v0001167_t0047_u01788225506048") 2026/09/01 01:19:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546130_d20260901_m011820_c001_v7007000_t0000_u01788225500896") 2026/09/01 01:19:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f429_d20260901_m011813_c001_v0001167_t0047_u01788225493689") 2026/09/01 01:19:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaad2_d20260901_m011808_c001_v7007000_t0000_u01788225488440") 2026/09/01 01:19:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f3db_d20260901_m011801_c001_v0001167_t0047_u01788225481089") 2026/09/01 01:19:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500bc8_d20260901_m011755_c001_v7007000_t0000_u01788225475914") 2026/09/01 01:19:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f36f_d20260901_m011748_c001_v0001167_t0047_u01788225468508") 2026/09/01 01:19:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83cc_d20260901_m011738_c001_v7007000_t0000_u01788225458149") 2026/09/01 01:19:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325f52_d20260901_m011734_c001_v0001033_t0027_u01788225454657") 2026/09/01 01:19:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83c4_d20260901_m011729_c001_v7007000_t0000_u01788225449429") 2026/09/01 01:19:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325f22_d20260901_m011724_c001_v0001033_t0027_u01788225444683") 2026/09/01 01:19:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4051c0a98cbe94c7_d20260901_m011722_c001_v7007000_t0000_u01788225442864") 2026/09/01 01:19:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325ef4_d20260901_m011717_c001_v0001033_t0027_u01788225437487") 2026/09/01 01:19:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae7e_d20260901_m011711_c001_v7007000_t0000_u01788225431519") 2026/09/01 01:19:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325eca_d20260901_m011706_c001_v0001033_t0027_u01788225426883") 2026/09/01 01:19:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7f026_d20260901_m011704_c001_v7007000_t0000_u01788225424777") 2026/09/01 01:19:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6d09_d20260901_m011659_c001_v0001106_t0018_u01788225419413") 2026/09/01 01:19:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404ee08fbfd15844_d20260901_m011649_c001_v7007000_t0000_u01788225409287") 2026/09/01 01:19:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cd42_d20260901_m011643_c001_v0001038_t0039_u01788225403244") 2026/09/01 01:19:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f24f_d20260901_m011637_c001_v7007000_t0000_u01788225397846") 2026/09/01 01:19:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cd14_d20260901_m011630_c001_v0001038_t0039_u01788225390678") 2026/09/01 01:19:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d4bd_d20260901_m011625_c001_v7007000_t0000_u01788225385321") 2026/09/01 01:19:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ccde_d20260901_m011618_c001_v0001038_t0039_u01788225378591") 2026/09/01 01:19:47 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4051c0a98cbe94c9_d20260901_m011724_c001_v7007000_t0000_u01788225444931") 2026/09/01 01:19:47 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f103b6aed7d89f281_d20260901_m011721_c001_v0001167_t0040_u01788225441665") 2026/09/01 01:19:47 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1b7_d20260901_m011743_c001_v7007000_t0000_u01788225463221") 2026/09/01 01:19:47 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325f68_d20260901_m011737_c001_v0001033_t0027_u01788225457635") 2026/09/01 01:19:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546179_d20260901_m011845_c001_v7007000_t0000_u01788225525119") 2026/09/01 01:19:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893326098_d20260901_m011838_c001_v0001033_t0027_u01788225518404") 2026/09/01 01:19:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854615a_d20260901_m011833_c001_v7007000_t0000_u01788225513108") 2026/09/01 01:19:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc889332605e_d20260901_m011826_c001_v0001033_t0027_u01788225506230") 2026/09/01 01:19:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546132_d20260901_m011821_c001_v7007000_t0000_u01788225501076") 2026/09/01 01:19:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc889332601e_d20260901_m011813_c001_v0001033_t0027_u01788225493872") 2026/09/01 01:19:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaad3_d20260901_m011808_c001_v7007000_t0000_u01788225488623") 2026/09/01 01:19:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325fd8_d20260901_m011801_c001_v0001033_t0027_u01788225481273") 2026/09/01 01:19:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500bc9_d20260901_m011756_c001_v7007000_t0000_u01788225476094") 2026/09/01 01:19:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325fa0_d20260901_m011748_c001_v0001033_t0027_u01788225468691") 2026/09/01 01:19:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f427008fdc483ac6e_d20260901_m011738_c001_v7007000_t0000_u01788225458369") 2026/09/01 01:19:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6de9_d20260901_m011734_c001_v0001106_t0018_u01788225454840") 2026/09/01 01:19:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83c5_d20260901_m011729_c001_v7007000_t0000_u01788225449612") 2026/09/01 01:19:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6db5_d20260901_m011724_c001_v0001106_t0018_u01788225444693") 2026/09/01 01:19:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4051c0a98cbe94c8_d20260901_m011723_c001_v7007000_t0000_u01788225443050") 2026/09/01 01:19:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6d83_d20260901_m011717_c001_v0001106_t0018_u01788225437671") 2026/09/01 01:19:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae7f_d20260901_m011711_c001_v7007000_t0000_u01788225431697") 2026/09/01 01:19:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6d3d_d20260901_m011706_c001_v0001106_t0018_u01788225426892") 2026/09/01 01:19:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae67_d20260901_m011704_c001_v7007000_t0000_u01788225424796") 2026/09/01 01:19:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325e90_d20260901_m011659_c001_v0001033_t0027_u01788225419596") 2026/09/01 01:19:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40307053da67ae02_d20260901_m011649_c001_v7007000_t0000_u01788225409488") 2026/09/01 01:19:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f141_d20260901_m011643_c001_v0001167_t0047_u01788225403425") 2026/09/01 01:19:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f250_d20260901_m011638_c001_v7007000_t0000_u01788225398027") 2026/09/01 01:19:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f0db_d20260901_m011630_c001_v0001167_t0047_u01788225390864") 2026/09/01 01:19:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d4bf_d20260901_m011625_c001_v7007000_t0000_u01788225385503") 2026/09/01 01:19:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f065_d20260901_m011618_c001_v0001167_t0047_u01788225378773") 2026/09/01 01:19:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d6ea_d20260901_m011725_c001_v7007000_t0000_u01788225445151") 2026/09/01 01:19:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f100d4b849107ce02_d20260901_m011721_c001_v0001038_t0048_u01788225441770") 2026/09/01 01:19:49 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1ba_d20260901_m011743_c001_v7007000_t0000_u01788225463401") 2026/09/01 01:19:49 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6df9_d20260901_m011737_c001_v0001106_t0018_u01788225457646") 2026/09/01 01:19:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854617a_d20260901_m011845_c001_v7007000_t0000_u01788225525302") 2026/09/01 01:19:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6f3d_d20260901_m011838_c001_v0001106_t0018_u01788225518588") 2026/09/01 01:19:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854615b_d20260901_m011833_c001_v7007000_t0000_u01788225513289") 2026/09/01 01:19:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6efb_d20260901_m011826_c001_v0001106_t0018_u01788225506411") 2026/09/01 01:19:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546133_d20260901_m011821_c001_v7007000_t0000_u01788225501256") 2026/09/01 01:19:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6ebb_d20260901_m011814_c001_v0001106_t0018_u01788225494053") 2026/09/01 01:19:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaad4_d20260901_m011808_c001_v7007000_t0000_u01788225488805") 2026/09/01 01:19:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6e73_d20260901_m011801_c001_v0001106_t0018_u01788225481455") 2026/09/01 01:19:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500bca_d20260901_m011756_c001_v7007000_t0000_u01788225476274") 2026/09/01 01:19:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6e27_d20260901_m011748_c001_v0001106_t0018_u01788225468927") 2026/09/01 01:19:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83cd_d20260901_m011738_c001_v7007000_t0000_u01788225458369") 2026/09/01 01:19:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f301_d20260901_m011735_c001_v0001167_t0047_u01788225455025") 2026/09/01 01:19:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83c6_d20260901_m011729_c001_v7007000_t0000_u01788225449794") 2026/09/01 01:19:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f2ab_d20260901_m011724_c001_v0001167_t0047_u01788225444716") 2026/09/01 01:19:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f417fc692ce895cee_d20260901_m011722_c001_v7007000_t0000_u01788225442871") 2026/09/01 01:19:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cde8_d20260901_m011717_c001_v0001038_t0039_u01788225437853") 2026/09/01 01:19:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae80_d20260901_m011711_c001_v7007000_t0000_u01788225431876") 2026/09/01 01:19:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cdb0_d20260901_m011706_c001_v0001038_t0039_u01788225426903") 2026/09/01 01:19:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae69_d20260901_m011705_c001_v7007000_t0000_u01788225425165") 2026/09/01 01:19:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f1bd_d20260901_m011659_c001_v0001167_t0047_u01788225419780") 2026/09/01 01:19:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412677dbc3827ad8_d20260901_m011649_c001_v7007000_t0000_u01788225409500") 2026/09/01 01:19:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325e44_d20260901_m011643_c001_v0001033_t0027_u01788225403607") 2026/09/01 01:19:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f251_d20260901_m011638_c001_v7007000_t0000_u01788225398279") 2026/09/01 01:19:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325df4_d20260901_m011631_c001_v0001033_t0027_u01788225391049") 2026/09/01 01:19:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d4d2_d20260901_m011625_c001_v7007000_t0000_u01788225385684") 2026/09/01 01:19:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325db4_d20260901_m011618_c001_v0001033_t0027_u01788225378957") 2026/09/01 01:19:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404ee08fbfd158ad_d20260901_m011725_c001_v7007000_t0000_u01788225445161") 2026/09/01 01:19:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f1015dc8893325f0a_d20260901_m011721_c001_v0001033_t0014_u01788225441805") 2026/09/01 01:19:50 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1bb_d20260901_m011743_c001_v7007000_t0000_u01788225463586") 2026/09/01 01:19:50 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce36_d20260901_m011737_c001_v0001038_t0039_u01788225457763") 2026/09/01 01:19:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854617c_d20260901_m011845_c001_v7007000_t0000_u01788225525482") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cef2_d20260901_m011838_c001_v0001038_t0039_u01788225518771") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854615c_d20260901_m011833_c001_v7007000_t0000_u01788225513469") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ced0_d20260901_m011826_c001_v0001038_t0039_u01788225506592") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678546134_d20260901_m011821_c001_v7007000_t0000_u01788225501436") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cea8_d20260901_m011814_c001_v0001038_t0039_u01788225494236") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaad5_d20260901_m011809_c001_v7007000_t0000_u01788225489040") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce82_d20260901_m011801_c001_v0001038_t0039_u01788225481639") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500bcb_d20260901_m011756_c001_v7007000_t0000_u01788225476454") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce5a_d20260901_m011749_c001_v0001038_t0039_u01788225469123") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83cb_d20260901_m011737_c001_v7007000_t0000_u01788225457946") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce2c_d20260901_m011735_c001_v0001038_t0039_u01788225455207") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83c7_d20260901_m011729_c001_v7007000_t0000_u01788225449976") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce14_d20260901_m011724_c001_v0001038_t0039_u01788225444725") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022b82_d20260901_m011722_c001_v7007000_t0000_u01788225442882") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f255_d20260901_m011718_c001_v0001167_t0047_u01788225438039") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae81_d20260901_m011712_c001_v7007000_t0000_u01788225432054") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f1f9_d20260901_m011706_c001_v0001167_t0047_u01788225426917") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae889773d_d20260901_m011705_c001_v7007000_t0000_u01788225425178") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cd8a_d20260901_m011659_c001_v0001038_t0039_u01788225419961") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415c338d69c78825_d20260901_m011649_c001_v7007000_t0000_u01788225409407") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6caf_d20260901_m011643_c001_v0001106_t0018_u01788225403789") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f252_d20260901_m011638_c001_v7007000_t0000_u01788225398460") 2026/09/01 01:19:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6c73_d20260901_m011631_c001_v0001106_t0018_u01788225391234") 2026/09/01 01:19:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d4d4_d20260901_m011625_c001_v7007000_t0000_u01788225385865") 2026/09/01 01:19:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6c39_d20260901_m011619_c001_v0001106_t0018_u01788225379138") 2026/09/01 01:19:52 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022b98_d20260901_m011725_c001_v7007000_t0000_u01788225445287") 2026/09/01 01:19:52 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f285_d20260901_m011722_c001_v0001167_t0047_u01788225442084") 2026/09/01 01:19:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efcb_d20260901_m011652_c001_v7007000_t0000_u01788225412101") 2026/09/01 01:19:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f100d4b849107cd54_d20260901_m011646_c001_v0001038_t0053_u01788225406018") 2026/09/01 01:19:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efcd_d20260901_m011652_c001_v7007000_t0000_u01788225412283") 2026/09/01 01:19:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f103b6aed7d89f15d_d20260901_m011646_c001_v0001167_t0042_u01788225406029") 2026/09/01 01:19:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efcf_d20260901_m011652_c001_v7007000_t0000_u01788225412465") 2026/09/01 01:19:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f10703606339d6cbd_d20260901_m011646_c001_v0001106_t0053_u01788225406038") 2026/09/01 01:19:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efd1_d20260901_m011652_c001_v7007000_t0000_u01788225412646") 2026/09/01 01:19:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f1015dc8893325e54_d20260901_m011646_c001_v0001033_t0007_u01788225406325") 2026/09/01 01:19:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efd3_d20260901_m011652_c001_v7007000_t0000_u01788225412829") 2026/09/01 01:19:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f103b6aed7d89f161_d20260901_m011646_c001_v0001167_t0054_u01788225406387") 2026/09/01 01:19:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efd5_d20260901_m011653_c001_v7007000_t0000_u01788225413012") 2026/09/01 01:19:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f100d4b849107cd58_d20260901_m011646_c001_v0001038_t0035_u01788225406428") 2026/09/01 01:19:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efd7_d20260901_m011653_c001_v7007000_t0000_u01788225413200") 2026/09/01 01:19:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f1015dc8893325e56_d20260901_m011646_c001_v0001033_t0009_u01788225406670") 2026/09/01 01:19:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efd8_d20260901_m011653_c001_v7007000_t0000_u01788225413381") 2026/09/01 01:19:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f103b6aed7d89f165_d20260901_m011646_c001_v0001167_t0042_u01788225406762") 2026/09/01 01:19:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efd9_d20260901_m011653_c001_v7007000_t0000_u01788225413646") 2026/09/01 01:19:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f10703606339d6cc7_d20260901_m011646_c001_v0001106_t0016_u01788225406847") 2026/09/01 01:19:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efda_d20260901_m011653_c001_v7007000_t0000_u01788225413827") 2026/09/01 01:19:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f100d4b849107cd5a_d20260901_m011646_c001_v0001038_t0019_u01788225406940") 2026/09/01 01:19:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efdb_d20260901_m011654_c001_v7007000_t0000_u01788225414009") 2026/09/01 01:19:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fe22de3805d5babaf080e1b_f1015dc8893325e5a_d20260901_m011647_c001_v0001033_t0059_u01788225407180") 2026/09/01 01:19:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efdd_d20260901_m011654_c001_v7007000_t0000_u01788225414191") 2026/09/01 01:19:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fe22de3805d5babaf080e1b_f103b6aed7d89f16b_d20260901_m011647_c001_v0001167_t0017_u01788225407265") 2026/09/01 01:19:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efde_d20260901_m011654_c001_v7007000_t0000_u01788225414373") 2026/09/01 01:19:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fe22de3805d5babaf080e1b_f100d4b849107cd5c_d20260901_m011647_c001_v0001038_t0032_u01788225407446") 2026/09/01 01:19:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efdf_d20260901_m011654_c001_v7007000_t0000_u01788225414554") 2026/09/01 01:19:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fe22de3805d5babaf080e1b_f103b6aed7d89f16d_d20260901_m011647_c001_v0001167_t0030_u01788225407630") 2026/09/01 01:19:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efe1_d20260901_m011654_c001_v7007000_t0000_u01788225414737") 2026/09/01 01:19:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fe22de3805d5babaf080e1b_f1015dc8893325e5e_d20260901_m011647_c001_v0001033_t0046_u01788225407654") 2026/09/01 01:19:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7efe2_d20260901_m011654_c001_v7007000_t0000_u01788225414918") 2026/09/01 01:19:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6ccb_d20260901_m011647_c001_v0001106_t0018_u01788225407731") 2026/09/01 01:19:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaaa1_d20260901_m011707_c001_v7007000_t0000_u01788225427174") 2026/09/01 01:19:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f1015dc8893325e9a_d20260901_m011701_c001_v0001033_t0016_u01788225421773") 2026/09/01 01:19:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897747_d20260901_m011707_c001_v7007000_t0000_u01788225427118") 2026/09/01 01:19:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f103b6aed7d89f1cd_d20260901_m011701_c001_v0001167_t0029_u01788225421792") 2026/09/01 01:19:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaaa2_d20260901_m011707_c001_v7007000_t0000_u01788225427365") 2026/09/01 01:19:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f100d4b849107cd92_d20260901_m011701_c001_v0001038_t0004_u01788225421793") 2026/09/01 01:19:54 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae6a_d20260901_m011707_c001_v7007000_t0000_u01788225427129") 2026/09/01 01:19:54 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f10703606339d6d13_d20260901_m011702_c001_v0001106_t0016_u01788225422124") 2026/09/01 01:19:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d223e4_d20260901_m011707_c001_v7007000_t0000_u01788225427282") 2026/09/01 01:19:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f103b6aed7d89f1cf_d20260901_m011702_c001_v0001167_t0051_u01788225422139") 2026/09/01 01:19:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f413a4e154d7c1564_d20260901_m011707_c001_v7007000_t0000_u01788225427141") 2026/09/01 01:19:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f100d4b849107cd96_d20260901_m011702_c001_v0001038_t0053_u01788225422298") 2026/09/01 01:19:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae6c_d20260901_m011707_c001_v7007000_t0000_u01788225427495") 2026/09/01 01:19:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f103b6aed7d89f1d1_d20260901_m011702_c001_v0001167_t0031_u01788225422424") 2026/09/01 01:19:54 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c6756880_d20260901_m011707_c001_v7007000_t0000_u01788225427153") 2026/09/01 01:19:54 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f1015dc8893325ea2_d20260901_m011702_c001_v0001033_t0052_u01788225422494") 2026/09/01 01:19:54 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416f8a1deffa45bd_d20260901_m011707_c001_v7007000_t0000_u01788225427291") 2026/09/01 01:19:54 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f100d4b849107cd9a_d20260901_m011702_c001_v0001038_t0034_u01788225422678") 2026/09/01 01:19:54 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d223e3_d20260901_m011707_c001_v7007000_t0000_u01788225427099") 2026/09/01 01:19:54 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f10703606339d6d19_d20260901_m011702_c001_v0001106_t0032_u01788225422714") 2026/09/01 01:19:54 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f413a4e154d7c1567_d20260901_m011707_c001_v7007000_t0000_u01788225427415") 2026/09/01 01:19:54 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f103b6aed7d89f1d7_d20260901_m011702_c001_v0001167_t0020_u01788225422936") 2026/09/01 01:19:55 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897748_d20260901_m011707_c001_v7007000_t0000_u01788225427303") 2026/09/01 01:19:55 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f1015dc8893325ea4_d20260901_m011703_c001_v0001033_t0001_u01788225423047") 2026/09/01 01:19:55 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae6b_d20260901_m011707_c001_v7007000_t0000_u01788225427312") 2026/09/01 01:19:55 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f100d4b849107cda0_d20260901_m011703_c001_v0001038_t0020_u01788225423470") 2026/09/01 01:19:55 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7f04c_d20260901_m011707_c001_v7007000_t0000_u01788225427440") 2026/09/01 01:19:55 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f103b6aed7d89f1dd_d20260901_m011703_c001_v0001167_t0004_u01788225423607") 2026/09/01 01:19:55 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7f047_d20260901_m011707_c001_v7007000_t0000_u01788225427162") 2026/09/01 01:19:55 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f10703606339d6d1f_d20260901_m011703_c001_v0001106_t0042_u01788225423709") 2026/09/01 01:19:55 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d223e5_d20260901_m011707_c001_v7007000_t0000_u01788225427465") 2026/09/01 01:19:55 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325eac_d20260901_m011703_c001_v0001033_t0027_u01788225423756") 2026/09/01 01:19:55 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b1989c_d20260901_m011521_c001_v7007000_t0000_u01788225321068") 2026/09/01 01:19:55 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f402c97ffa4a0756d_d20260901_m011519_c001_v0001174_t0008_u01788225319285") 2026/09/01 01:19:55 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f407006445fc48aeb_d20260901_m011519_c001_v7007000_t0000_u01788225319104") 2026/09/01 01:19:55 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f402c97ffa4a0755b_d20260901_m011516_c001_v0001174_t0008_u01788225316795") 2026/09/01 01:19:55 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f407006445fc48ae8_d20260901_m011516_c001_v7007000_t0000_u01788225316069") 2026/09/01 01:19:55 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cba4_d20260901_m011512_c001_v0001038_t0039_u01788225312032") 2026/09/01 01:19:55 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b19859_d20260901_m011510_c001_v7007000_t0000_u01788225310523") 2026/09/01 01:19:55 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40852edbbdddeb1a_d20260901_m011508_c001_v0001100_t0051_u01788225308855") 2026/09/01 01:19:56 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c26495006ce_d20260901_m011508_c001_v7007000_t0000_u01788225308643") 2026/09/01 01:19:56 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40852edbbdddeb0c_d20260901_m011506_c001_v0001100_t0051_u01788225306347") 2026/09/01 01:19:56 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c26495006c9_d20260901_m011505_c001_v7007000_t0000_u01788225305630") 2026/09/01 01:19:56 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325bf2_d20260901_m011501_c001_v0001033_t0027_u01788225301981") 2026/09/01 01:19:56 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b19828_d20260901_m011500_c001_v7007000_t0000_u01788225300627") 2026/09/01 01:19:56 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4195a91307e65868_d20260901_m011459_c001_v0001157_t0021_u01788225299516") 2026/09/01 01:19:56 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4248bf7d6b5c26c5_d20260901_m011459_c001_v7007000_t0000_u01788225299335") 2026/09/01 01:19:56 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4195a91307e65854_d20260901_m011455_c001_v0001157_t0021_u01788225295000") 2026/09/01 01:19:56 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4248bf7d6b5c26bd_d20260901_m011454_c001_v7007000_t0000_u01788225294220") 2026/09/01 01:19:56 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a7c1_d20260901_m011450_c001_v0001177_t0004_u01788225290795") 2026/09/01 01:19:56 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b19815_d20260901_m011449_c001_v7007000_t0000_u01788225289876") 2026/09/01 01:19:56 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f409e16a1a9bbee18_d20260901_m011448_c001_v0001172_t0020_u01788225288344") 2026/09/01 01:19:56 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40307053da67aca5_d20260901_m011448_c001_v7007000_t0000_u01788225288160") 2026/09/01 01:19:56 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f409e16a1a9bbedf6_d20260901_m011445_c001_v0001172_t0020_u01788225285552") 2026/09/01 01:19:56 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40307053da67aca0_d20260901_m011444_c001_v7007000_t0000_u01788225284824") 2026/09/01 01:19:56 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325b62_d20260901_m011439_c001_v0001033_t0027_u01788225279323") 2026/09/01 01:19:56 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678544f51_d20260901_m011438_c001_v7007000_t0000_u01788225278415") 2026/09/01 01:19:56 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40641ff7b4563552_d20260901_m011436_c001_v0001184_t0051_u01788225276929") 2026/09/01 01:19:56 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f407006445fc48ac6_d20260901_m011436_c001_v7007000_t0000_u01788225276744") 2026/09/01 01:19:56 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40641ff7b456353a_d20260901_m011434_c001_v0001184_t0051_u01788225274169") 2026/09/01 01:19:56 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f407006445fc48ac0_d20260901_m011433_c001_v7007000_t0000_u01788225273438") 2026/09/01 01:19:57 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/09/01 01:19:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/01 01:19:57 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 01:19:57 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cafe_d20260901_m011427_c001_v0001038_t0039_u01788225267936") 2026/09/01 01:19:57 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f401969669947f8bd_d20260901_m011427_c001_v7007000_t0000_u01788225267028") 2026/09/01 01:19:57 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f413c66e5d578f9f1_d20260901_m011425_c001_v0001103_t0018_u01788225265555") 2026/09/01 01:19:57 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f427008fdc4838d66_d20260901_m011425_c001_v7007000_t0000_u01788225265372") 2026/09/01 01:19:57 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f413c66e5d578f9e1_d20260901_m011422_c001_v0001103_t0018_u01788225262695") 2026/09/01 01:19:57 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f427008fdc4838d63_d20260901_m011421_c001_v7007000_t0000_u01788225261974") 2026/09/01 01:19:57 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a6f1_d20260901_m011416_c001_v0001177_t0004_u01788225256833") 2026/09/01 01:19:57 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4106feb03bdebd9b_d20260901_m011415_c001_v7007000_t0000_u01788225255744") 2026/09/01 01:19:57 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f41798eb2345930ce_d20260901_m011410_c001_v0001120_t0013_u01788225250785") 2026/09/01 01:19:57 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4051c0a98cbe92c2_d20260901_m011410_c001_v7007000_t0000_u01788225250589") 2026/09/01 01:19:57 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325aaa_d20260901_m011406_c001_v0001033_t0027_u01788225246749") 2026/09/01 01:19:57 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4161f1aecbc55bf8_d20260901_m011406_c001_v0001100_t0022_u01788225246023") 2026/09/01 01:19:57 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4161f1aecbc55bf2_d20260901_m011405_c001_v0001100_t0022_u01788225245107") 2026/09/01 01:19:57 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723cf41_d20260901_m011352_c001_v7007000_t0000_u01788225232318") 2026/09/01 01:19:57 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a62b_d20260901_m011345_c001_v0001177_t0004_u01788225225783") 2026/09/01 01:19:57 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f41696021497afe07_d20260901_m011345_c001_v0001120_t0028_u01788225225033") 2026/09/01 01:19:57 DEBUG : dst/one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f41696021497afe05_d20260901_m011344_c001_v0001120_t0028_u01788225224115") 2026/09/01 01:19:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b1989d_d20260901_m011521_c001_v7007000_t0000_u01788225321249") 2026/09/01 01:19:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4083de19538234ef_d20260901_m011518_c001_v0001181_t0004_u01788225318918") 2026/09/01 01:19:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400f77747acb39af_d20260901_m011515_c001_v0001101_t0049_u01788225315879") 2026/09/01 01:19:58 DEBUG : dst/one.bak: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b1985b_d20260901_m011510_c001_v7007000_t0000_u01788225310704") 2026/09/01 01:19:58 DEBUG : dst/one.bak: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412c5f6c166e4247_d20260901_m011508_c001_v0001113_t0021_u01788225308461") 2026/09/01 01:19:58 DEBUG : dst/one.bak: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4132862641ae3401_d20260901_m011505_c001_v0001145_t0016_u01788225305434") 2026/09/01 01:19:58 DEBUG : dst/one.bak: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b19829_d20260901_m011500_c001_v7007000_t0000_u01788225300809") 2026/09/01 01:19:58 DEBUG : dst/one.bak: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4065cd0da837b25f_d20260901_m011459_c001_v0001032_t0005_u01788225299150") 2026/09/01 01:19:58 DEBUG : dst/one.bak: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400fab94318ea07d_d20260901_m011454_c001_v0001113_t0057_u01788225294029") 2026/09/01 01:19:58 DEBUG : dst/three: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4106feb03bdebd9c_d20260901_m011415_c001_v7007000_t0000_u01788225255923") 2026/09/01 01:19:58 DEBUG : dst/three: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4161f1aecbc55c16_d20260901_m011414_c001_v0001100_t0022_u01788225254468") 2026/09/01 01:19:58 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b1989e_d20260901_m011521_c001_v7007000_t0000_u01788225321436") 2026/09/01 01:19:58 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f41140fb606b4bb3b_d20260901_m011520_c001_v0001120_t0051_u01788225320098") 2026/09/01 01:19:58 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4158647121e4869f_d20260901_m011517_c001_v0001174_t0037_u01788225317582") 2026/09/01 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b1989f_d20260901_m011521_c001_v7007000_t0000_u01788225321706") 2026/09/01 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f402c97ffa4a07579_d20260901_m011520_c001_v0001174_t0008_u01788225320466") 2026/09/01 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f407006445fc48aec_d20260901_m011520_c001_v7007000_t0000_u01788225320283") 2026/09/01 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f402c97ffa4a07565_d20260901_m011517_c001_v0001174_t0008_u01788225317962") 2026/09/01 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f407006445fc48aea_d20260901_m011517_c001_v7007000_t0000_u01788225317781") 2026/09/01 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cba8_d20260901_m011512_c001_v0001038_t0039_u01788225312755") 2026/09/01 01:19:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b1985c_d20260901_m011510_c001_v7007000_t0000_u01788225310887") 2026/09/01 01:19:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40852edbbdddeb26_d20260901_m011509_c001_v0001100_t0051_u01788225309953") 2026/09/01 01:19:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c26495006cf_d20260901_m011509_c001_v7007000_t0000_u01788225309773") 2026/09/01 01:19:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40852edbbdddeb12_d20260901_m011507_c001_v0001100_t0051_u01788225307463") 2026/09/01 01:19:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c26495006cb_d20260901_m011507_c001_v7007000_t0000_u01788225307274") 2026/09/01 01:19:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325bf6_d20260901_m011502_c001_v0001033_t0027_u01788225302348") 2026/09/01 01:19:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4248bf7d6b5c26c7_d20260901_m011500_c001_v7007000_t0000_u01788225300074") 2026/09/01 01:19:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cb66_d20260901_m011458_c001_v0001038_t0039_u01788225298393") 2026/09/01 01:19:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4248bf7d6b5c26be_d20260901_m011455_c001_v7007000_t0000_u01788225295561") 2026/09/01 01:19:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325bb0_d20260901_m011451_c001_v0001033_t0027_u01788225291523") 2026/09/01 01:19:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40307053da67aca6_d20260901_m011448_c001_v7007000_t0000_u01788225288905") 2026/09/01 01:19:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325b96_d20260901_m011447_c001_v0001033_t0027_u01788225287212") 2026/09/01 01:19:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40307053da67aca1_d20260901_m011446_c001_v7007000_t0000_u01788225286118") 2026/09/01 01:19:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cb22_d20260901_m011440_c001_v0001038_t0039_u01788225280051") 2026/09/01 01:19:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f407006445fc48ac8_d20260901_m011437_c001_v7007000_t0000_u01788225277506") 2026/09/01 01:19:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cb12_d20260901_m011435_c001_v0001038_t0039_u01788225275809") 2026/09/01 01:19:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f407006445fc48ac3_d20260901_m011434_c001_v7007000_t0000_u01788225274729") 2026/09/01 01:19:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a745_d20260901_m011428_c001_v0001177_t0004_u01788225268662") 2026/09/01 01:19:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f427008fdc4838d67_d20260901_m011426_c001_v7007000_t0000_u01788225266118") 2026/09/01 01:19:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a735_d20260901_m011424_c001_v0001177_t0004_u01788225264368") 2026/09/01 01:20:00 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f427008fdc4838d65_d20260901_m011423_c001_v7007000_t0000_u01788225263262") 2026/09/01 01:20:00 DEBUG : dst/three.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325ae4_d20260901_m011417_c001_v0001033_t0027_u01788225257198") 2026/09/01 01:20:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b1985e_d20260901_m011511_c001_v7007000_t0000_u01788225311069") 2026/09/01 01:20:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4019fbe4ab154cbb_d20260901_m011509_c001_v0001173_t0010_u01788225309586") 2026/09/01 01:20:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40695ecee7ddd757_d20260901_m011507_c001_v0001181_t0048_u01788225307089") 2026/09/01 01:20:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b1982a_d20260901_m011500_c001_v7007000_t0000_u01788225300990") 2026/09/01 01:20:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4093b5f05e9f29fb_d20260901_m011459_c001_v0001103_t0035_u01788225299889") 2026/09/01 01:20:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe22de3805d5babaf080e1b_f417cf416bdb9ddec_d20260901_m011455_c001_v0001038_t0031_u01788225295376") 2026/09/01 01:20:00 DEBUG : dst/two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b198a0_d20260901_m011521_c001_v7007000_t0000_u01788225321889") 2026/09/01 01:20:00 DEBUG : dst/two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325c2c_d20260901_m011512_c001_v0001033_t0027_u01788225312573") 2026/09/01 01:20:00 DEBUG : dst/two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b19860_d20260901_m011511_c001_v7007000_t0000_u01788225311252") 2026/09/01 01:20:00 DEBUG : dst/two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cb6e_d20260901_m011502_c001_v0001038_t0039_u01788225302164") 2026/09/01 01:20:00 DEBUG : dst/two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b1982b_d20260901_m011501_c001_v7007000_t0000_u01788225301189") 2026/09/01 01:20:00 DEBUG : dst/two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cb50_d20260901_m011451_c001_v0001038_t0039_u01788225291341") 2026/09/01 01:20:00 DEBUG : dst/two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b19816_d20260901_m011450_c001_v7007000_t0000_u01788225290066") 2026/09/01 01:20:00 DEBUG : dst/two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a789_d20260901_m011439_c001_v0001177_t0004_u01788225279870") 2026/09/01 01:20:00 DEBUG : dst/two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678544f52_d20260901_m011438_c001_v7007000_t0000_u01788225278595") 2026/09/01 01:20:00 DEBUG : dst/two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325b22_d20260901_m011428_c001_v0001033_t0027_u01788225268480") 2026/09/01 01:20:00 DEBUG : dst/two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f401969669947f8be_d20260901_m011427_c001_v7007000_t0000_u01788225267209") 2026/09/01 01:20:00 DEBUG : dst/two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cad6_d20260901_m011417_c001_v0001038_t0039_u01788225257015") 2026/09/01 01:20:01 DEBUG : dst/two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4106feb03bdebd9d_d20260901_m011416_c001_v7007000_t0000_u01788225256103") 2026/09/01 01:20:01 DEBUG : dst/two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4053e943a11fa5cc_d20260901_m011412_c001_v0001176_t0050_u01788225252251") 2026/09/01 01:20:01 DEBUG : dst/two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723cf42_d20260901_m011352_c001_v7007000_t0000_u01788225232499") 2026/09/01 01:20:01 DEBUG : dst/two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f41696021497afe1b_d20260901_m011351_c001_v0001120_t0028_u01788225231414") 2026/09/01 01:20:01 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f427008fdc4838cb5_d20260901_m011316_c001_v7007000_t0000_u01788225196689") 2026/09/01 01:20:01 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc889332598b_d20260901_m011313_c001_v0001033_t0027_u01788225193319") 2026/09/01 01:20:01 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f427008fdc4838ca8_d20260901_m011311_c001_v7007000_t0000_u01788225191110") 2026/09/01 01:20:01 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc889332595d_d20260901_m011301_c001_v0001033_t0027_u01788225181026") 2026/09/01 01:20:01 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f427008fdc4838c8c_d20260901_m011253_c001_v7007000_t0000_u01788225173029") 2026/09/01 01:20:01 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325915_d20260901_m011250_c001_v0001033_t0027_u01788225170336") 2026/09/01 01:20:01 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897447_d20260901_m011232_c001_v7007000_t0000_u01788225152727") 2026/09/01 01:20:01 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a4d9_d20260901_m011231_c001_v0001177_t0004_u01788225151040") 2026/09/01 01:20:01 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae889743a_d20260901_m011230_c001_v7007000_t0000_u01788225150250") 2026/09/01 01:20:01 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a4cd_d20260901_m011229_c001_v0001177_t0004_u01788225149153") 2026/09/01 01:20:01 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897433_d20260901_m011226_c001_v7007000_t0000_u01788225146747") 2026/09/01 01:20:01 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a4b1_d20260901_m011225_c001_v0001177_t0004_u01788225145171") 2026/09/01 01:20:01 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae889742f_d20260901_m011224_c001_v7007000_t0000_u01788225144405") 2026/09/01 01:20:02 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a4a5_d20260901_m011223_c001_v0001177_t0004_u01788225143269") 2026/09/01 01:20:02 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f425ec331805187de_d20260901_m011218_c001_v7007000_t0000_u01788225138073") 2026/09/01 01:20:02 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a483_d20260901_m011216_c001_v0001177_t0004_u01788225136751") 2026/09/01 01:20:02 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f425ec331805187d0_d20260901_m011215_c001_v7007000_t0000_u01788225135947") 2026/09/01 01:20:02 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a477_d20260901_m011215_c001_v0001177_t0004_u01788225135222") 2026/09/01 01:20:02 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f425ec331805187ca_d20260901_m011211_c001_v7007000_t0000_u01788225131493") 2026/09/01 01:20:02 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a449_d20260901_m011210_c001_v0001177_t0004_u01788225130228") 2026/09/01 01:20:02 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416f8a1deffa4497_d20260901_m011208_c001_v7007000_t0000_u01788225128320") 2026/09/01 01:20:02 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a42b_d20260901_m011207_c001_v0001177_t0004_u01788225127414") 2026/09/01 01:20:02 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416f8a1deffa448f_d20260901_m011207_c001_v7007000_t0000_u01788225127048") 2026/09/01 01:20:02 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f408eb401a1a6f943_d20260901_m011206_c001_v0001167_t0033_u01788225126502") 2026/09/01 01:20:02 DEBUG : empty space: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a41b_d20260901_m011205_c001_v0001177_t0004_u01788225125038") 2026/09/01 01:20:02 DEBUG : enormous: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897445_d20260901_m011231_c001_v7007000_t0000_u01788225151820") 2026/09/01 01:20:02 DEBUG : enormous: Deleting (id "4_z8fe22de3805d5babaf080e1b_f112deac3c508a4dd_d20260901_m011231_c001_v0001177_t0009_u01788225151225") 2026/09/01 01:20:02 DEBUG : existing: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b198af_d20260901_m011526_c001_v7007000_t0000_u01788225326183") 2026/09/01 01:20:02 DEBUG : existing: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325c7c_d20260901_m011524_c001_v0001033_t0027_u01788225324981") 2026/09/01 01:20:02 DEBUG : existing: Deleting (id "4_z8fe22de3805d5babaf080e1b_f427008fdc4838c73_d20260901_m011248_c001_v7007000_t0000_u01788225168525") 2026/09/01 01:20:03 DEBUG : existing: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc88933258fd_d20260901_m011247_c001_v0001033_t0027_u01788225167601") 2026/09/01 01:20:03 DEBUG : existing: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416f8a1deffa446d_d20260901_m011202_c001_v7007000_t0000_u01788225122367") 2026/09/01 01:20:03 DEBUG : existing: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a3fd_d20260901_m011201_c001_v0001177_t0004_u01788225121456") 2026/09/01 01:20:03 DEBUG : existing: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416f8a1deffa4464_d20260901_m011200_c001_v7007000_t0000_u01788225120912") 2026/09/01 01:20:03 DEBUG : existing: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a3f5_d20260901_m011200_c001_v0001177_t0004_u01788225120352") 2026/09/01 01:20:03 DEBUG : existing: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a3f1_d20260901_m011159_c001_v0001177_t0004_u01788225119610") 2026/09/01 01:20:03 DEBUG : existing-b: Deleting (id "4_z8fe22de3805d5babaf080e1b_f427008fdc4838c75_d20260901_m011248_c001_v7007000_t0000_u01788225168705") 2026/09/01 01:20:03 DEBUG : existing-b: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a53b_d20260901_m011247_c001_v0001177_t0004_u01788225167612") 2026/09/01 01:20:03 DEBUG : file1: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d37e_d20260901_m011607_c001_v7007000_t0000_u01788225367430") 2026/09/01 01:20:03 DEBUG : file1: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6beb_d20260901_m011606_c001_v0001106_t0018_u01788225366315") 2026/09/01 01:20:03 DEBUG : file1: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d36d_d20260901_m011604_c001_v7007000_t0000_u01788225364985") 2026/09/01 01:20:03 DEBUG : file1: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89efdd_d20260901_m011603_c001_v0001167_t0047_u01788225363658") 2026/09/01 01:20:03 DEBUG : five: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae889744e_d20260901_m011236_c001_v7007000_t0000_u01788225156043") 2026/09/01 01:20:03 DEBUG : five: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a4f3_d20260901_m011234_c001_v0001177_t0004_u01788225154196") 2026/09/01 01:20:03 DEBUG : foo: Deleting (id "4_z8fe22de3805d5babaf080e1b_f425ec331805187c8_d20260901_m011209_c001_v7007000_t0000_u01788225129864") 2026/09/01 01:20:03 DEBUG : foo: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a443_d20260901_m011209_c001_v0001177_t0004_u01788225129323") 2026/09/01 01:20:03 DEBUG : foo: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a437_d20260901_m011208_c001_v0001177_t0004_u01788225128771") 2026/09/01 01:20:03 DEBUG : four: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897450_d20260901_m011236_c001_v7007000_t0000_u01788225156223") 2026/09/01 01:20:03 DEBUG : four: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107c9ba_d20260901_m011234_c001_v0001038_t0039_u01788225154753") 2026/09/01 01:20:03 DEBUG : four: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a4ed_d20260901_m011233_c001_v0001177_t0004_u01788225153650") 2026/09/01 01:20:04 DEBUG : hello world2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7d909_d20260901_m011121_c001_v7007000_t0000_u01788225081670") 2026/09/01 01:20:04 DEBUG : hello world2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a321_d20260901_m011121_c001_v0001177_t0004_u01788225081128") 2026/09/01 01:20:04 DEBUG : ignore-size: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416f8a1deffa445a_d20260901_m011159_c001_v7007000_t0000_u01788225119239") 2026/09/01 01:20:04 DEBUG : ignore-size: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a3ed_d20260901_m011158_c001_v0001177_t0004_u01788225118323") 2026/09/01 01:20:04 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe22de3805d5babaf080e1b_f427008fdc4838c65_d20260901_m011246_c001_v7007000_t0000_u01788225166875") 2026/09/01 01:20:04 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107c9e4_d20260901_m011246_c001_v0001038_t0039_u01788225166331") 2026/09/01 01:20:04 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897467_d20260901_m011245_c001_v7007000_t0000_u01788225165588") 2026/09/01 01:20:04 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc88933258e1_d20260901_m011245_c001_v0001033_t0027_u01788225165044") 2026/09/01 01:20:04 DEBUG : one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897451_d20260901_m011236_c001_v7007000_t0000_u01788225156403") 2026/09/01 01:20:04 DEBUG : one: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a4e7_d20260901_m011233_c001_v0001177_t0004_u01788225153095") 2026/09/01 01:20:04 DEBUG : only0: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f69_d20260901_m011559_c001_v7007000_t0000_u01788225359277") 2026/09/01 01:20:04 DEBUG : only0: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d48_d20260901_m011553_c001_v0001033_t0027_u01788225353513") 2026/09/01 01:20:04 DEBUG : only0: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc36_d20260901_m011545_c001_v0001038_t0039_u01788225345528") 2026/09/01 01:20:04 DEBUG : only0: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c67561f4_d20260901_m011539_c001_v7007000_t0000_u01788225339323") 2026/09/01 01:20:04 DEBUG : only0: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cbde_d20260901_m011529_c001_v0001038_t0039_u01788225329713") 2026/09/01 01:20:04 DEBUG : only1: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f6a_d20260901_m011559_c001_v7007000_t0000_u01788225359456") 2026/09/01 01:20:04 DEBUG : only1: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6ba5_d20260901_m011554_c001_v0001106_t0018_u01788225354435") 2026/09/01 01:20:04 DEBUG : only1: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc38_d20260901_m011545_c001_v0001038_t0039_u01788225345912") 2026/09/01 01:20:04 DEBUG : only1: Deleting (id "4_z8fe22de3805d5babaf080e1b_f425ec33180518a06_d20260901_m011539_c001_v7007000_t0000_u01788225339666") 2026/09/01 01:20:04 DEBUG : only1: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cbe0_d20260901_m011530_c001_v0001038_t0039_u01788225330089") 2026/09/01 01:20:05 DEBUG : only10: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f6b_d20260901_m011559_c001_v7007000_t0000_u01788225359635") 2026/09/01 01:20:05 DEBUG : only10: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89ef95_d20260901_m011554_c001_v0001167_t0047_u01788225354255") 2026/09/01 01:20:05 DEBUG : only10: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc5a_d20260901_m011549_c001_v0001038_t0039_u01788225349282") 2026/09/01 01:20:05 DEBUG : only10: Deleting (id "4_z8fe22de3805d5babaf080e1b_f425ec33180518a05_d20260901_m011539_c001_v7007000_t0000_u01788225339435") 2026/09/01 01:20:05 DEBUG : only10: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cbfc_d20260901_m011534_c001_v0001038_t0039_u01788225334096") 2026/09/01 01:20:05 DEBUG : only11: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f6c_d20260901_m011559_c001_v7007000_t0000_u01788225359814") 2026/09/01 01:20:05 DEBUG : only11: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc78_d20260901_m011553_c001_v0001038_t0039_u01788225353522") 2026/09/01 01:20:05 DEBUG : only11: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc5e_d20260901_m011549_c001_v0001038_t0039_u01788225349645") 2026/09/01 01:20:05 DEBUG : only11: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaa5ff_d20260901_m011539_c001_v7007000_t0000_u01788225339474") 2026/09/01 01:20:05 DEBUG : only11: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc00_d20260901_m011534_c001_v0001038_t0039_u01788225334510") 2026/09/01 01:20:05 DEBUG : only12: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f6d_d20260901_m011559_c001_v7007000_t0000_u01788225359993") 2026/09/01 01:20:05 DEBUG : only12: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6b9d_d20260901_m011554_c001_v0001106_t0018_u01788225354072") 2026/09/01 01:20:05 DEBUG : only12: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc60_d20260901_m011550_c001_v0001038_t0039_u01788225350010") 2026/09/01 01:20:05 DEBUG : only12: Deleting (id "4_z8fe22de3805d5babaf080e1b_f425ec33180518a03_d20260901_m011539_c001_v7007000_t0000_u01788225339256") 2026/09/01 01:20:05 DEBUG : only12: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc04_d20260901_m011534_c001_v0001038_t0039_u01788225334878") 2026/09/01 01:20:05 DEBUG : only13: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f6e_d20260901_m011600_c001_v7007000_t0000_u01788225360178") 2026/09/01 01:20:05 DEBUG : only13: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d4a_d20260901_m011553_c001_v0001033_t0027_u01788225353906") 2026/09/01 01:20:05 DEBUG : only13: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc62_d20260901_m011550_c001_v0001038_t0039_u01788225350375") 2026/09/01 01:20:05 DEBUG : only13: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4051c0a98cbe938f_d20260901_m011538_c001_v7007000_t0000_u01788225338521") 2026/09/01 01:20:06 DEBUG : only13: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc06_d20260901_m011535_c001_v0001038_t0039_u01788225335255") 2026/09/01 01:20:06 DEBUG : only14: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f70_d20260901_m011600_c001_v7007000_t0000_u01788225360358") 2026/09/01 01:20:06 DEBUG : only14: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc7c_d20260901_m011553_c001_v0001038_t0039_u01788225353914") 2026/09/01 01:20:06 DEBUG : only14: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc66_d20260901_m011550_c001_v0001038_t0039_u01788225350741") 2026/09/01 01:20:06 DEBUG : only14: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4051c0a98cbe9390_d20260901_m011538_c001_v7007000_t0000_u01788225338700") 2026/09/01 01:20:06 DEBUG : only14: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc08_d20260901_m011535_c001_v0001038_t0039_u01788225335620") 2026/09/01 01:20:06 DEBUG : only15: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f71_d20260901_m011600_c001_v7007000_t0000_u01788225360538") 2026/09/01 01:20:06 DEBUG : only15: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc80_d20260901_m011554_c001_v0001038_t0039_u01788225354096") 2026/09/01 01:20:06 DEBUG : only15: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc68_d20260901_m011551_c001_v0001038_t0039_u01788225351215") 2026/09/01 01:20:06 DEBUG : only15: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4051c0a98cbe9396_d20260901_m011539_c001_v7007000_t0000_u01788225339484") 2026/09/01 01:20:06 DEBUG : only15: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc0c_d20260901_m011535_c001_v0001038_t0039_u01788225335985") 2026/09/01 01:20:06 DEBUG : only16: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f72_d20260901_m011600_c001_v7007000_t0000_u01788225360717") 2026/09/01 01:20:06 DEBUG : only16: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d4c_d20260901_m011554_c001_v0001033_t0027_u01788225354109") 2026/09/01 01:20:06 DEBUG : only16: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc6c_d20260901_m011551_c001_v0001038_t0039_u01788225351581") 2026/09/01 01:20:06 DEBUG : only16: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaa5f7_d20260901_m011538_c001_v7007000_t0000_u01788225338934") 2026/09/01 01:20:06 DEBUG : only16: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc0e_d20260901_m011536_c001_v0001038_t0039_u01788225336352") 2026/09/01 01:20:07 DEBUG : only17: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f73_d20260901_m011600_c001_v7007000_t0000_u01788225360897") 2026/09/01 01:20:07 DEBUG : only17: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6ba1_d20260901_m011554_c001_v0001106_t0018_u01788225354254") 2026/09/01 01:20:07 DEBUG : only17: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc6e_d20260901_m011552_c001_v0001038_t0039_u01788225352024") 2026/09/01 01:20:07 DEBUG : only17: Deleting (id "4_z8fe22de3805d5babaf080e1b_f425ec33180518a02_d20260901_m011539_c001_v7007000_t0000_u01788225339077") 2026/09/01 01:20:07 DEBUG : only17: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc12_d20260901_m011536_c001_v0001038_t0039_u01788225336717") 2026/09/01 01:20:07 DEBUG : only18: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f75_d20260901_m011601_c001_v7007000_t0000_u01788225361075") 2026/09/01 01:20:07 DEBUG : only18: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc82_d20260901_m011554_c001_v0001038_t0039_u01788225354279") 2026/09/01 01:20:07 DEBUG : only18: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc70_d20260901_m011552_c001_v0001038_t0039_u01788225352433") 2026/09/01 01:20:07 DEBUG : only18: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaa5f9_d20260901_m011539_c001_v7007000_t0000_u01788225339113") 2026/09/01 01:20:07 DEBUG : only18: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc14_d20260901_m011537_c001_v0001038_t0039_u01788225337082") 2026/09/01 01:20:07 DEBUG : only19: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f76_d20260901_m011601_c001_v7007000_t0000_u01788225361254") 2026/09/01 01:20:07 DEBUG : only19: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d4e_d20260901_m011554_c001_v0001033_t0027_u01788225354375") 2026/09/01 01:20:07 DEBUG : only19: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc74_d20260901_m011552_c001_v0001038_t0039_u01788225352797") 2026/09/01 01:20:08 DEBUG : only19: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c67561f6_d20260901_m011539_c001_v7007000_t0000_u01788225339503") 2026/09/01 01:20:08 DEBUG : only19: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc16_d20260901_m011537_c001_v0001038_t0039_u01788225337446") 2026/09/01 01:20:08 DEBUG : only2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f77_d20260901_m011601_c001_v7007000_t0000_u01788225361435") 2026/09/01 01:20:08 DEBUG : only2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89ef97_d20260901_m011554_c001_v0001167_t0047_u01788225354446") 2026/09/01 01:20:08 DEBUG : only2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc3e_d20260901_m011546_c001_v0001038_t0039_u01788225346277") 2026/09/01 01:20:08 DEBUG : only2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f425ec33180518a01_d20260901_m011538_c001_v7007000_t0000_u01788225338898") 2026/09/01 01:20:08 DEBUG : only2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cbe2_d20260901_m011530_c001_v0001038_t0039_u01788225330454") 2026/09/01 01:20:08 DEBUG : only3: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f78_d20260901_m011601_c001_v7007000_t0000_u01788225361658") 2026/09/01 01:20:08 DEBUG : only3: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc86_d20260901_m011554_c001_v0001038_t0039_u01788225354461") 2026/09/01 01:20:08 DEBUG : only3: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc44_d20260901_m011546_c001_v0001038_t0039_u01788225346642") 2026/09/01 01:20:08 DEBUG : only3: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaa5fc_d20260901_m011539_c001_v7007000_t0000_u01788225339294") 2026/09/01 01:20:08 DEBUG : only3: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cbe4_d20260901_m011530_c001_v0001038_t0039_u01788225330818") 2026/09/01 01:20:08 DEBUG : only4: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f79_d20260901_m011601_c001_v7007000_t0000_u01788225361840") 2026/09/01 01:20:08 DEBUG : only4: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d50_d20260901_m011554_c001_v0001033_t0027_u01788225354559") 2026/09/01 01:20:08 DEBUG : only4: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc48_d20260901_m011547_c001_v0001038_t0039_u01788225347008") 2026/09/01 01:20:08 DEBUG : only4: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaa601_d20260901_m011539_c001_v7007000_t0000_u01788225339669") 2026/09/01 01:20:08 DEBUG : only4: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cbe8_d20260901_m011531_c001_v0001038_t0039_u01788225331392") 2026/09/01 01:20:08 DEBUG : only5: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f7a_d20260901_m011602_c001_v7007000_t0000_u01788225362020") 2026/09/01 01:20:08 DEBUG : only5: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6ba7_d20260901_m011554_c001_v0001106_t0018_u01788225354618") 2026/09/01 01:20:08 DEBUG : only5: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc4c_d20260901_m011547_c001_v0001038_t0039_u01788225347373") 2026/09/01 01:20:09 DEBUG : only5: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c67561f0_d20260901_m011538_c001_v7007000_t0000_u01788225338960") 2026/09/01 01:20:09 DEBUG : only5: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cbea_d20260901_m011532_c001_v0001038_t0039_u01788225332175") 2026/09/01 01:20:09 DEBUG : only6: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f7b_d20260901_m011602_c001_v7007000_t0000_u01788225362201") 2026/09/01 01:20:09 DEBUG : only6: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89ef99_d20260901_m011554_c001_v0001167_t0047_u01788225354629") 2026/09/01 01:20:09 DEBUG : only6: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc50_d20260901_m011547_c001_v0001038_t0039_u01788225347736") 2026/09/01 01:20:09 DEBUG : only6: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4051c0a98cbe9394_d20260901_m011539_c001_v7007000_t0000_u01788225339304") 2026/09/01 01:20:09 DEBUG : only6: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cbec_d20260901_m011532_c001_v0001038_t0039_u01788225332540") 2026/09/01 01:20:09 DEBUG : only7: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f7c_d20260901_m011602_c001_v7007000_t0000_u01788225362380") 2026/09/01 01:20:09 DEBUG : only7: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc8a_d20260901_m011554_c001_v0001038_t0039_u01788225354643") 2026/09/01 01:20:09 DEBUG : only7: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc52_d20260901_m011548_c001_v0001038_t0039_u01788225348101") 2026/09/01 01:20:09 DEBUG : only7: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4051c0a98cbe9391_d20260901_m011538_c001_v7007000_t0000_u01788225338941") 2026/09/01 01:20:09 DEBUG : only7: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cbf2_d20260901_m011532_c001_v0001038_t0039_u01788225332906") 2026/09/01 01:20:09 DEBUG : only8: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f7e_d20260901_m011602_c001_v7007000_t0000_u01788225362559") 2026/09/01 01:20:09 DEBUG : only8: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d54_d20260901_m011554_c001_v0001033_t0027_u01788225354741") 2026/09/01 01:20:09 DEBUG : only8: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc54_d20260901_m011548_c001_v0001038_t0039_u01788225348553") 2026/09/01 01:20:09 DEBUG : only8: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4051c0a98cbe9392_d20260901_m011539_c001_v7007000_t0000_u01788225339124") 2026/09/01 01:20:09 DEBUG : only8: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cbf4_d20260901_m011533_c001_v0001038_t0039_u01788225333368") 2026/09/01 01:20:09 DEBUG : only9: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4262768aa7d21f7f_d20260901_m011602_c001_v7007000_t0000_u01788225362738") 2026/09/01 01:20:09 DEBUG : only9: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6bab_d20260901_m011554_c001_v0001106_t0018_u01788225354800") 2026/09/01 01:20:09 DEBUG : only9: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cc56_d20260901_m011548_c001_v0001038_t0039_u01788225348917") 2026/09/01 01:20:10 DEBUG : only9: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4026fe21c67561f2_d20260901_m011539_c001_v7007000_t0000_u01788225339143") 2026/09/01 01:20:10 DEBUG : only9: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cbfa_d20260901_m011533_c001_v0001038_t0039_u01788225333732") 2026/09/01 01:20:10 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897465_d20260901_m011243_c001_v7007000_t0000_u01788225163928") 2026/09/01 01:20:10 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc88933258c9_d20260901_m011242_c001_v0001033_t0027_u01788225162249") 2026/09/01 01:20:10 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae889745f_d20260901_m011241_c001_v7007000_t0000_u01788225161491") 2026/09/01 01:20:10 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a50b_d20260901_m011239_c001_v0001177_t0004_u01788225159960") 2026/09/01 01:20:10 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897455_d20260901_m011239_c001_v7007000_t0000_u01788225159196") 2026/09/01 01:20:10 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107c9ca_d20260901_m011237_c001_v0001038_t0039_u01788225157368") 2026/09/01 01:20:10 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897436_d20260901_m011228_c001_v7007000_t0000_u01788225148387") 2026/09/01 01:20:10 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a4bf_d20260901_m011227_c001_v0001177_t0004_u01788225147292") 2026/09/01 01:20:10 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897432_d20260901_m011225_c001_v7007000_t0000_u01788225145723") 2026/09/01 01:20:10 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a4af_d20260901_m011224_c001_v0001177_t0004_u01788225144986") 2026/09/01 01:20:10 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae889742e_d20260901_m011223_c001_v7007000_t0000_u01788225143811") 2026/09/01 01:20:10 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a4a3_d20260901_m011223_c001_v0001177_t0004_u01788225143083") 2026/09/01 01:20:10 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f425ec331805187da_d20260901_m011217_c001_v7007000_t0000_u01788225137512") 2026/09/01 01:20:10 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a481_d20260901_m011216_c001_v0001177_t0004_u01788225136568") 2026/09/01 01:20:10 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f425ec331805187d1_d20260901_m011216_c001_v7007000_t0000_u01788225136197") 2026/09/01 01:20:10 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a473_d20260901_m011215_c001_v0001177_t0004_u01788225135037") 2026/09/01 01:20:10 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f425ec331805187ce_d20260901_m011214_c001_v7007000_t0000_u01788225134667") 2026/09/01 01:20:11 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a46d_d20260901_m011214_c001_v0001177_t0004_u01788225134126") 2026/09/01 01:20:11 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a469_d20260901_m011213_c001_v0001177_t0004_u01788225133580") 2026/09/01 01:20:11 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f425ec331805187cd_d20260901_m011213_c001_v7007000_t0000_u01788225133212") 2026/09/01 01:20:11 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a461_d20260901_m011212_c001_v0001177_t0004_u01788225132672") 2026/09/01 01:20:11 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f112deac3c508a45b_d20260901_m011212_c001_v0001177_t0010_u01788225132090") 2026/09/01 01:20:11 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f425ec331805187cb_d20260901_m011211_c001_v7007000_t0000_u01788225131724") 2026/09/01 01:20:11 DEBUG : potato: Deleting (id "4_z8fe22de3805d5babaf080e1b_f112deac3c508a44d_d20260901_m011210_c001_v0001177_t0044_u01788225130780") 2026/09/01 01:20:11 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a678544f07_d20260901_m011326_c001_v7007000_t0000_u01788225206749") 2026/09/01 01:20:11 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f100d4b849107ca54_d20260901_m011325_c001_v0001038_t0007_u01788225205603") 2026/09/01 01:20:11 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f427008fdc4838cb7_d20260901_m011317_c001_v7007000_t0000_u01788225197059") 2026/09/01 01:20:11 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f100d4b849107ca36_d20260901_m011312_c001_v0001038_t0051_u01788225192419") 2026/09/01 01:20:11 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f427008fdc4838c95_d20260901_m011304_c001_v7007000_t0000_u01788225184722") 2026/09/01 01:20:11 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f100d4b849107ca14_d20260901_m011300_c001_v0001038_t0018_u01788225180208") 2026/09/01 01:20:11 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f427008fdc4838c8d_d20260901_m011253_c001_v7007000_t0000_u01788225173278") 2026/09/01 01:20:11 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f100d4b849107c9f0_d20260901_m011249_c001_v0001038_t0031_u01788225169641") 2026/09/01 01:20:11 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897446_d20260901_m011232_c001_v7007000_t0000_u01788225152000") 2026/09/01 01:20:11 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f112deac3c508a4d7_d20260901_m011230_c001_v0001177_t0057_u01788225150814") 2026/09/01 01:20:11 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae889743b_d20260901_m011230_c001_v7007000_t0000_u01788225150437") 2026/09/01 01:20:11 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f112deac3c508a4cb_d20260901_m011228_c001_v0001177_t0019_u01788225148937") 2026/09/01 01:20:12 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897437_d20260901_m011228_c001_v7007000_t0000_u01788225148573") 2026/09/01 01:20:12 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a4c3_d20260901_m011227_c001_v0001177_t0004_u01788225147839") 2026/09/01 01:20:12 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897434_d20260901_m011226_c001_v7007000_t0000_u01788225146928") 2026/09/01 01:20:12 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f112deac3c508a4b3_d20260901_m011226_c001_v0001177_t0012_u01788225146176") 2026/09/01 01:20:12 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897430_d20260901_m011224_c001_v7007000_t0000_u01788225144585") 2026/09/01 01:20:12 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f112deac3c508a4a9_d20260901_m011223_c001_v0001177_t0050_u01788225143824") 2026/09/01 01:20:12 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f425ec331805187df_d20260901_m011218_c001_v7007000_t0000_u01788225138254") 2026/09/01 01:20:12 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f112deac3c508a485_d20260901_m011217_c001_v0001177_t0020_u01788225137300") 2026/09/01 01:20:12 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7d92e_d20260901_m011124_c001_v7007000_t0000_u01788225084190") 2026/09/01 01:20:12 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a32b_d20260901_m011123_c001_v0001177_t0004_u01788225083649") 2026/09/01 01:20:12 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7d91f_d20260901_m011122_c001_v7007000_t0000_u01788225082755") 2026/09/01 01:20:12 DEBUG : potato2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a327_d20260901_m011122_c001_v0001177_t0004_u01788225082211") 2026/09/01 01:20:12 DEBUG : potato3: Deleting (id "4_z8fe22de3805d5babaf080e1b_f427008fdc4838cb9_d20260901_m011317_c001_v7007000_t0000_u01788225197639") 2026/09/01 01:20:12 DEBUG : potato3: Deleting (id "4_z8fe22de3805d5babaf080e1b_f112deac3c508a5b7_d20260901_m011313_c001_v0001177_t0051_u01788225193898") 2026/09/01 01:20:12 DEBUG : potato3: Deleting (id "4_z8fe22de3805d5babaf080e1b_f427008fdc4838c96_d20260901_m011305_c001_v7007000_t0000_u01788225185046") 2026/09/01 01:20:12 DEBUG : potato3: Deleting (id "4_z8fe22de3805d5babaf080e1b_f112deac3c508a57b_d20260901_m011301_c001_v0001177_t0005_u01788225181571") 2026/09/01 01:20:12 DEBUG : potato3: Deleting (id "4_z8fe22de3805d5babaf080e1b_f427008fdc4838c8e_d20260901_m011253_c001_v7007000_t0000_u01788225173656") 2026/09/01 01:20:12 DEBUG : potato3: Deleting (id "4_z8fe22de3805d5babaf080e1b_f112deac3c508a54b_d20260901_m011250_c001_v0001177_t0031_u01788225170519") 2026/09/01 01:20:13 DEBUG : pre-dest1/1: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4106feb03bdebd62_d20260901_m011400_c001_v7007000_t0000_u01788225240848") 2026/09/01 01:20:13 DEBUG : pre-dest1/1: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a653_d20260901_m011353_c001_v0001177_t0004_u01788225233239") 2026/09/01 01:20:13 DEBUG : pre-dest2/2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4106feb03bdebd63_d20260901_m011401_c001_v7007000_t0000_u01788225241029") 2026/09/01 01:20:13 DEBUG : pre-dest2/2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ca90_d20260901_m011353_c001_v0001038_t0039_u01788225233779") 2026/09/01 01:20:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723cf05_d20260901_m011340_c001_v7007000_t0000_u01788225220040") 2026/09/01 01:20:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fe22de3805d5babaf080e1b_f1015dc8893325a06_d20260901_m011335_c001_v0001033_t0044_u01788225215753") 2026/09/01 01:20:13 DEBUG : sizeonly: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416f8a1deffa4451_d20260901_m011157_c001_v7007000_t0000_u01788225117761") 2026/09/01 01:20:13 DEBUG : sizeonly: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a3e3_d20260901_m011156_c001_v0001177_t0004_u01788225116855") 2026/09/01 01:20:13 DEBUG : splitbanan: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4097edb61069a1be_d20260901_m011743_c001_v7007000_t0000_u01788225463765") 2026/09/01 01:20:13 DEBUG : splitbanan: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325f5e_d20260901_m011736_c001_v0001033_t0027_u01788225456846") 2026/09/01 01:20:13 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854617f_d20260901_m011845_c001_v7007000_t0000_u01788225525748") 2026/09/01 01:20:13 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cef6_d20260901_m011839_c001_v0001038_t0039_u01788225519518") 2026/09/01 01:20:13 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854615d_d20260901_m011833_c001_v7007000_t0000_u01788225513651") 2026/09/01 01:20:13 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ced4_d20260901_m011827_c001_v0001038_t0039_u01788225507322") 2026/09/01 01:20:13 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f418576a67854613a_d20260901_m011821_c001_v7007000_t0000_u01788225501617") 2026/09/01 01:20:13 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ceaa_d20260901_m011814_c001_v0001038_t0039_u01788225494965") 2026/09/01 01:20:13 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419d536a48aaaad6_d20260901_m011809_c001_v7007000_t0000_u01788225489229") 2026/09/01 01:20:13 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce86_d20260901_m011802_c001_v0001038_t0039_u01788225482463") 2026/09/01 01:20:13 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40000c2649500bcc_d20260901_m011756_c001_v7007000_t0000_u01788225476634") 2026/09/01 01:20:13 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce5e_d20260901_m011749_c001_v0001038_t0039_u01788225469859") 2026/09/01 01:20:14 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416b9bff8e12bcaa_d20260901_m011738_c001_v7007000_t0000_u01788225458342") 2026/09/01 01:20:14 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce2e_d20260901_m011735_c001_v0001038_t0039_u01788225455970") 2026/09/01 01:20:14 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f404393dd68fc83c8_d20260901_m011730_c001_v7007000_t0000_u01788225450158") 2026/09/01 01:20:14 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ce08_d20260901_m011723_c001_v0001038_t0039_u01788225443958") 2026/09/01 01:20:14 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f417fc692ce895cf0_d20260901_m011723_c001_v7007000_t0000_u01788225443059") 2026/09/01 01:20:14 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f261_d20260901_m011718_c001_v0001167_t0047_u01788225438773") 2026/09/01 01:20:14 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4113b6c006ceae82_d20260901_m011712_c001_v7007000_t0000_u01788225432236") 2026/09/01 01:20:14 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6d31_d20260901_m011706_c001_v0001106_t0018_u01788225426083") 2026/09/01 01:20:14 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f423cbaf4e6b19d4f_d20260901_m011705_c001_v7007000_t0000_u01788225425030") 2026/09/01 01:20:14 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cd8c_d20260901_m011700_c001_v0001038_t0039_u01788225420697") 2026/09/01 01:20:14 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40307053da67ae03_d20260901_m011649_c001_v7007000_t0000_u01788225409509") 2026/09/01 01:20:14 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6cb3_d20260901_m011644_c001_v0001106_t0018_u01788225404960") 2026/09/01 01:20:14 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4086babe16c5f254_d20260901_m011638_c001_v7007000_t0000_u01788225398673") 2026/09/01 01:20:14 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6c75_d20260901_m011632_c001_v0001106_t0018_u01788225392055") 2026/09/01 01:20:14 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d4d6_d20260901_m011626_c001_v7007000_t0000_u01788225386047") 2026/09/01 01:20:14 DEBUG : splitbananasplit: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6c43_d20260901_m011619_c001_v0001106_t0018_u01788225379869") 2026/09/01 01:20:15 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412677dbc3827ae4_d20260901_m011725_c001_v7007000_t0000_u01788225445173") 2026/09/01 01:20:15 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89f269_d20260901_m011719_c001_v0001167_t0047_u01788225439678") 2026/09/01 01:20:15 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d3cd_d20260901_m011615_c001_v7007000_t0000_u01788225375083") 2026/09/01 01:20:15 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d94_d20260901_m011612_c001_v0001033_t0027_u01788225372213") 2026/09/01 01:20:15 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022248_d20260901_m011611_c001_v7007000_t0000_u01788225371125") 2026/09/01 01:20:15 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107ccb0_d20260901_m011608_c001_v0001038_t0039_u01788225368376") 2026/09/01 01:20:15 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f427008fdc4838c67_d20260901_m011247_c001_v7007000_t0000_u01788225167056") 2026/09/01 01:20:15 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a535_d20260901_m011246_c001_v0001177_t0004_u01788225166321") 2026/09/01 01:20:15 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897468_d20260901_m011245_c001_v7007000_t0000_u01788225165768") 2026/09/01 01:20:15 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107c9e2_d20260901_m011245_c001_v0001038_t0039_u01788225165034") 2026/09/01 01:20:15 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416f8a1deffa443d_d20260901_m011154_c001_v7007000_t0000_u01788225114862") 2026/09/01 01:20:15 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a3d7_d20260901_m011153_c001_v0001177_t0004_u01788225113416") 2026/09/01 01:20:15 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416f8a1deffa4430_d20260901_m011153_c001_v7007000_t0000_u01788225113054") 2026/09/01 01:20:15 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a3d0_d20260901_m011151_c001_v0001177_t0004_u01788225111972") 2026/09/01 01:20:15 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416f8a1deffa441e_d20260901_m011149_c001_v7007000_t0000_u01788225109991") 2026/09/01 01:20:15 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a3bb_d20260901_m011149_c001_v0001177_t0004_u01788225109072") 2026/09/01 01:20:15 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416f8a1deffa441d_d20260901_m011148_c001_v7007000_t0000_u01788225108526") 2026/09/01 01:20:15 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a3b3_d20260901_m011147_c001_v0001177_t0004_u01788225107548") 2026/09/01 01:20:15 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a39f_d20260901_m011145_c001_v0001177_t0004_u01788225105138") 2026/09/01 01:20:15 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416f8a1deffa441a_d20260901_m011144_c001_v7007000_t0000_u01788225104777") 2026/09/01 01:20:15 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a393_d20260901_m011144_c001_v0001177_t0004_u01788225104173") 2026/09/01 01:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a38f_d20260901_m011143_c001_v0001177_t0004_u01788225103447") 2026/09/01 01:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f416f8a1deffa4419_d20260901_m011143_c001_v7007000_t0000_u01788225103086") 2026/09/01 01:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a37b_d20260901_m011140_c001_v0001177_t0004_u01788225100001") 2026/09/01 01:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a36f_d20260901_m011137_c001_v0001177_t0004_u01788225097544") 2026/09/01 01:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7d987_d20260901_m011137_c001_v7007000_t0000_u01788225097182") 2026/09/01 01:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a36b_d20260901_m011136_c001_v0001177_t0004_u01788225096597") 2026/09/01 01:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a367_d20260901_m011135_c001_v0001177_t0004_u01788225095873") 2026/09/01 01:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7d97b_d20260901_m011135_c001_v7007000_t0000_u01788225095505") 2026/09/01 01:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a353_d20260901_m011132_c001_v0001177_t0004_u01788225092064") 2026/09/01 01:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7d966_d20260901_m011131_c001_v7007000_t0000_u01788225091702") 2026/09/01 01:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a34d_d20260901_m011131_c001_v0001177_t0004_u01788225091161") 2026/09/01 01:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7d95f_d20260901_m011130_c001_v7007000_t0000_u01788225090157") 2026/09/01 01:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a349_d20260901_m011129_c001_v0001177_t0004_u01788225089618") 2026/09/01 01:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7d953_d20260901_m011129_c001_v7007000_t0000_u01788225089076") 2026/09/01 01:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a345_d20260901_m011128_c001_v0001177_t0004_u01788225088530") 2026/09/01 01:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7d949_d20260901_m011127_c001_v7007000_t0000_u01788225087632") 2026/09/01 01:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a33f_d20260901_m011126_c001_v0001177_t0004_u01788225086905") 2026/09/01 01:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7d93f_d20260901_m011126_c001_v7007000_t0000_u01788225086359") 2026/09/01 01:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a337_d20260901_m011125_c001_v0001177_t0004_u01788225085814") 2026/09/01 01:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7d936_d20260901_m011125_c001_v7007000_t0000_u01788225085273") 2026/09/01 01:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a32d_d20260901_m011124_c001_v0001177_t0004_u01788225084733") 2026/09/01 01:20:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7d8f2_d20260901_m011120_c001_v7007000_t0000_u01788225080505") 2026/09/01 01:20:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a31d_d20260901_m011119_c001_v0001177_t0004_u01788225079959") 2026/09/01 01:20:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7d8e5_d20260901_m011119_c001_v7007000_t0000_u01788225079419") 2026/09/01 01:20:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a319_d20260901_m011118_c001_v0001177_t0004_u01788225078877") 2026/09/01 01:20:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7d8da_d20260901_m011117_c001_v7007000_t0000_u01788225077901") 2026/09/01 01:20:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a311_d20260901_m011117_c001_v0001177_t0004_u01788225077360") 2026/09/01 01:20:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f414e196a1ec7d8d3_d20260901_m011115_c001_v7007000_t0000_u01788225075127") 2026/09/01 01:20:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a307_d20260901_m011114_c001_v0001177_t0004_u01788225074585") 2026/09/01 01:20:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d3d0_d20260901_m011615_c001_v7007000_t0000_u01788225375269") 2026/09/01 01:20:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f10703606339d6c0f_d20260901_m011612_c001_v0001106_t0042_u01788225372234") 2026/09/01 01:20:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022249_d20260901_m011611_c001_v7007000_t0000_u01788225371304") 2026/09/01 01:20:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe22de3805d5babaf080e1b_f103b6aed7d89f007_d20260901_m011608_c001_v0001167_t0024_u01788225368386") 2026/09/01 01:20:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022c15_d20260901_m011848_c001_v7007000_t0000_u01788225528240") 2026/09/01 01:20:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f103b6aed7d89f52d_d20260901_m011847_c001_v0001167_t0050_u01788225527513") 2026/09/01 01:20:17 DEBUG : sub/yam: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897464_d20260901_m011243_c001_v7007000_t0000_u01788225163362") 2026/09/01 01:20:17 DEBUG : sub/yam: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a517_d20260901_m011242_c001_v0001177_t0004_u01788225162260") 2026/09/01 01:20:17 DEBUG : test_dir1/file2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d380_d20260901_m011607_c001_v7007000_t0000_u01788225367611") 2026/09/01 01:20:17 DEBUG : test_dir1/file2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d7a_d20260901_m011605_c001_v0001033_t0027_u01788225365969") 2026/09/01 01:20:17 DEBUG : test_dir1/file2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d36f_d20260901_m011605_c001_v7007000_t0000_u01788225365165") 2026/09/01 01:20:17 DEBUG : test_dir1/file2: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc8893325d72_d20260901_m011603_c001_v0001033_t0027_u01788225363676") 2026/09/01 01:20:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d382_d20260901_m011607_c001_v7007000_t0000_u01788225367801") 2026/09/01 01:20:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fe22de3805d5babaf080e1b_f403b6aed7d89efed_d20260901_m011605_c001_v0001167_t0047_u01788225365962") 2026/09/01 01:20:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fe22de3805d5babaf080e1b_f415147edf723d371_d20260901_m011605_c001_v7007000_t0000_u01788225365351") 2026/09/01 01:20:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cca4_d20260901_m011603_c001_v0001038_t0039_u01788225363676") 2026/09/01 01:20:18 DEBUG : three: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897452_d20260901_m011236_c001_v7007000_t0000_u01788225156645") 2026/09/01 01:20:18 DEBUG : three: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a4f9_d20260901_m011235_c001_v0001177_t0004_u01788225155489") 2026/09/01 01:20:18 DEBUG : three: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a4eb_d20260901_m011233_c001_v0001177_t0004_u01788225153465") 2026/09/01 01:20:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022c1f_d20260901_m011849_c001_v7007000_t0000_u01788225529777") 2026/09/01 01:20:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc88933260bc_d20260901_m011849_c001_v0001033_t0027_u01788225529188") 2026/09/01 01:20:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022c60_d20260901_m011909_c001_v7007000_t0000_u01788225549874") 2026/09/01 01:20:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f10703606339d6fa7_d20260901_m011907_c001_v0001106_t0023_u01788225547660") 2026/09/01 01:20:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022c5b_d20260901_m011906_c001_v7007000_t0000_u01788225546003") 2026/09/01 01:20:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/09/01 01:20:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/01 01:20:18 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 01:20:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f1015dc88933260e6_d20260901_m011904_c001_v0001033_t0028_u01788225544093") 2026/09/01 01:20:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022c59_d20260901_m011903_c001_v7007000_t0000_u01788225543141") 2026/09/01 01:20:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f103b6aed7d89f589_d20260901_m011902_c001_v0001167_t0008_u01788225542365") 2026/09/01 01:20:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022c52_d20260901_m011857_c001_v7007000_t0000_u01788225537132") 2026/09/01 01:20:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f1015dc88933260d2_d20260901_m011855_c001_v0001033_t0036_u01788225535583") 2026/09/01 01:20:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022c56_d20260901_m011859_c001_v7007000_t0000_u01788225539847") 2026/09/01 01:20:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f10703606339d6f89_d20260901_m011858_c001_v0001106_t0046_u01788225538085") 2026/09/01 01:20:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022c43_d20260901_m011854_c001_v7007000_t0000_u01788225534630") 2026/09/01 01:20:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f103b6aed7d89f559_d20260901_m011853_c001_v0001167_t0043_u01788225533852") 2026/09/01 01:20:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022c38_d20260901_m011852_c001_v7007000_t0000_u01788225532873") 2026/09/01 01:20:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cf1e_d20260901_m011852_c001_v0001038_t0039_u01788225532272") 2026/09/01 01:20:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022c2a_d20260901_m011851_c001_v7007000_t0000_u01788225531325") 2026/09/01 01:20:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fe22de3805d5babaf080e1b_f40703606339d6f6d_d20260901_m011850_c001_v0001106_t0018_u01788225530727") 2026/09/01 01:20:19 DEBUG : toe/toe/toe: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022c66_d20260901_m011914_c001_v7007000_t0000_u01788225554449") 2026/09/01 01:20:19 DEBUG : toe/toe/toe: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc88933260fc_d20260901_m011913_c001_v0001033_t0027_u01788225553831") 2026/09/01 01:20:19 DEBUG : toe/toe/toe: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022c58_d20260901_m011901_c001_v7007000_t0000_u01788225541413") 2026/09/01 01:20:19 DEBUG : toe/toe/toe: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cf2a_d20260901_m011900_c001_v0001038_t0039_u01788225540830") 2026/09/01 01:20:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022c62_d20260901_m011910_c001_v7007000_t0000_u01788225550461") 2026/09/01 01:20:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107cf4c_d20260901_m011909_c001_v0001038_t0039_u01788225549691") 2026/09/01 01:20:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f422adc4bae022c5c_d20260901_m011906_c001_v7007000_t0000_u01788225546594") 2026/09/01 01:20:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4054b2dfe3148bdf_d20260901_m011905_c001_v0001097_t0013_u01788225545817") 2026/09/01 01:20:19 DEBUG : two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897453_d20260901_m011236_c001_v7007000_t0000_u01788225156825") 2026/09/01 01:20:19 DEBUG : two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc88933258a1_d20260901_m011234_c001_v0001033_t0027_u01788225154928") 2026/09/01 01:20:19 DEBUG : two: Deleting (id "4_z8fe22de3805d5babaf080e1b_f412deac3c508a4e9_d20260901_m011233_c001_v0001177_t0004_u01788225153281") 2026/09/01 01:20:20 DEBUG : yam: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897466_d20260901_m011244_c001_v7007000_t0000_u01788225164119") 2026/09/01 01:20:20 DEBUG : yam: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4090c45f200693ea_d20260901_m011243_c001_v0001174_t0008_u01788225163179") 2026/09/01 01:20:20 DEBUG : yam: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae889745e_d20260901_m011240_c001_v7007000_t0000_u01788225160951") 2026/09/01 01:20:20 DEBUG : yam: Deleting (id "4_z8fe22de3805d5babaf080e1b_f400d4b849107c9d0_d20260901_m011239_c001_v0001038_t0039_u01788225159970") 2026/09/01 01:20:20 DEBUG : yam: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897454_d20260901_m011238_c001_v7007000_t0000_u01788225158656") 2026/09/01 01:20:20 DEBUG : yam: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4015dc88933258ad_d20260901_m011237_c001_v0001033_t0027_u01788225157378") 2026/09/01 01:20:20 DEBUG : yaml: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897460_d20260901_m011241_c001_v7007000_t0000_u01788225161696") 2026/09/01 01:20:20 DEBUG : yaml: Deleting (id "4_z8fe22de3805d5babaf080e1b_f419ccb5ee4bf99e3_d20260901_m011240_c001_v0001154_t0000_u01788225160769") 2026/09/01 01:20:20 DEBUG : yaml: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4202747ae8897456_d20260901_m011239_c001_v7007000_t0000_u01788225159376") 2026/09/01 01:20:20 DEBUG : yaml: Deleting (id "4_z8fe22de3805d5babaf080e1b_f4022d23892449665_d20260901_m011238_c001_v0001182_t0025_u01788225158473") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 9m9.564546908s (try 1/5)