"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/09/02 04:11:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu" 2025/09/02 04:11:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 04:11:11 DEBUG : Creating backend with remote "/tmp/rclone1910326410" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:11:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 04:11:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/02 04:11:16 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:11:16 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.69s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:11:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/02 04:11:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 04:11:16 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:11:16 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:11:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:11:17 INFO : sub dir/hello world: Copied (new) 2025/09/02 04:11:17 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.72s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:11:19 DEBUG : Creating backend with remote "/non-existing" 2025/09/02 04:11:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/02 04:11:19 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:11:19 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:11:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 04:11:20 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:11:20 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:11:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:11:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.78s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:11:21 INFO : B2 bucket rclone-test-kugiwoz4desu: Running all checks before starting transfers 2025/09/02 04:11:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 04:11:22 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:11:22 INFO : B2 bucket rclone-test-kugiwoz4desu: Checks finished, now starting transfers 2025/09/02 04:11:22 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:11:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:11:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.22s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:11:23 ERROR : Ignoring --no-traverse with sync 2025/09/02 04:11:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 04:11:23 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:11:23 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:11:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:11:23 INFO : sub dir/hello world: Copied (new) 2025/09/02 04:11:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.40s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:11:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/02 04:11:24 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:11:24 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:11:25 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/02 04:11:25 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.35s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:11:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 04:11:26 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:11:26 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:11:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:11:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:11:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 04:11:27 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:11:27 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:11:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:11:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.93s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:11:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/02 04:11:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 04:11:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/02 04:11:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/02 04:11:29 INFO : sub dir2: Making directory 2025/09/02 04:11:29 INFO : sub dir: Making directory 2025/09/02 04:11:29 INFO : sub dir2/sub sub dir2: Making directory 2025/09/02 04:11:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 04:11:29 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:11:29 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:11:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:11:29 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/02 04:11:29 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.21s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:11:30 INFO : sub dir2: Making directory 2025/09/02 04:11:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/02 04:11:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 04:11:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 04:11:30 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:11:30 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:11:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:11:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:11:31 DEBUG : sub dir2: Making directory with metadata 2025/09/02 04:11:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 04:11:31 INFO : sub dir2: Making directory 2025/09/02 04:11:31 INFO : sub dir: Making directory 2025/09/02 04:11:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 04:11:31 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:11:31 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:11:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:11:31 INFO : sub dir/hello world: Copied (new) 2025/09/02 04:11:31 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/09/02 04:11:32 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/02 04:11:32 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.37s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:11:33 INFO : sub dir2: Making directory 2025/09/02 04:11:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 04:11:33 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:11:33 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:11:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:11:33 INFO : sub dir/hello world: Copied (new) 2025/09/02 04:11:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.21s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:11:34 DEBUG : sub dir2: Making directory with metadata 2025/09/02 04:11:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 04:11:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/02 04:11:34 INFO : sub dir2: Making directory 2025/09/02 04:11:34 INFO : sub dir: Making directory 2025/09/02 04:11:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 04:11:34 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:11:34 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:11:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:11:34 INFO : sub dir/hello world: Copied (new) 2025/09/02 04:11:34 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/09/02 04:11:35 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.23s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:11:36 INFO : sub dir2: Making directory 2025/09/02 04:11:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 04:11:36 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:11:36 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:11:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:11:36 INFO : sub dir/hello world: Copied (new) 2025/09/02 04:11:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.28s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:11:37 DEBUG : Creating backend with remote "TestB2:rclone-test-fowizof4lavi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-kugiwoz4desu -> B2 bucket rclone-test-fowizof4lavi 2025/09/02 04:11:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 04:11:38 DEBUG : B2 bucket rclone-test-fowizof4lavi: Waiting for checks to finish 2025/09/02 04:11:38 DEBUG : B2 bucket rclone-test-fowizof4lavi: Waiting for transfers to finish 2025/09/02 04:11:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:11:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/02 04:11:42 DEBUG : B2 bucket rclone-test-fowizof4lavi: Purge remote 2025/09/02 04:11:42 INFO : B2 bucket rclone-test-fowizof4lavi: cleaning bucket "rclone-test-fowizof4lavi" of all files 2025/09/02 04:11:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f129d0390fd0b8b9f980e1b_f116a2cbaa1997929_d20250902_m041142_c001_v0001183_t0020_u01756786302016") --- PASS: TestServerSideCopy (9.84s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:11:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/02 04:11:48 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:11:48 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:11:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/02 04:11:48 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.34s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:11:49 DEBUG : Creating backend with remote "TestB2:rclone-test-monipot5semo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-kugiwoz4desu -> B2 bucket rclone-test-monipot5semo 2025/09/02 04:11:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 04:11:51 DEBUG : B2 bucket rclone-test-monipot5semo: Waiting for checks to finish 2025/09/02 04:11:51 DEBUG : B2 bucket rclone-test-monipot5semo: Waiting for transfers to finish 2025/09/02 04:11:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:11:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/02 04:11:56 DEBUG : B2 bucket rclone-test-monipot5semo: Waiting for checks to finish 2025/09/02 04:11:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/02 04:11:56 DEBUG : B2 bucket rclone-test-monipot5semo: Waiting for transfers to finish 2025/09/02 04:11:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/02 04:11:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/02 04:11:57 DEBUG : B2 bucket rclone-test-monipot5semo: Purge remote 2025/09/02 04:11:57 INFO : B2 bucket rclone-test-monipot5semo: cleaning bucket "rclone-test-monipot5semo" of all files 2025/09/02 04:11:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2cd0390fd0b8b9f980e1b_f109dea1625807578_d20250902_m041157_c001_v0001161_t0028_u01756786317048") 2025/09/02 04:11:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2cd0390fd0b8b9f980e1b_f112f062f9044dbb1_d20250902_m041154_c001_v0001099_t0026_u01756786314667") --- PASS: TestServerSideCopyOverSelf (12.59s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/02 04:12:03 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:03 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/02 04:12:03 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/02 04:12:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.07s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:04 DEBUG : Creating backend with remote "TestB2:rclone-test-wategiz7qesi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-kugiwoz4desu -> B2 bucket rclone-test-wategiz7qesi 2025/09/02 04:12:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 04:12:05 DEBUG : B2 bucket rclone-test-wategiz7qesi: Waiting for checks to finish 2025/09/02 04:12:05 DEBUG : B2 bucket rclone-test-wategiz7qesi: Waiting for transfers to finish 2025/09/02 04:12:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:12:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/02 04:12:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/02 04:12:11 DEBUG : B2 bucket rclone-test-wategiz7qesi: Waiting for checks to finish 2025/09/02 04:12:11 DEBUG : B2 bucket rclone-test-wategiz7qesi: Waiting for transfers to finish 2025/09/02 04:12:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/02 04:12:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/02 04:12:11 INFO : sub dir/hello world: Deleted 2025/09/02 04:12:12 DEBUG : testing file moves 2025/09/02 04:12:12 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/02 04:12:12 DEBUG : B2 bucket rclone-test-wategiz7qesi: Waiting for checks to finish 2025/09/02 04:12:12 DEBUG : B2 bucket rclone-test-wategiz7qesi: Waiting for transfers to finish 2025/09/02 04:12:13 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/02 04:12:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/02 04:12:13 INFO : sub dir/hello world: Deleted 2025/09/02 04:12:13 DEBUG : B2 bucket rclone-test-wategiz7qesi: Purge remote 2025/09/02 04:12:13 INFO : B2 bucket rclone-test-wategiz7qesi: cleaning bucket "rclone-test-wategiz7qesi" of all files 2025/09/02 04:12:14 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fda390fd0b8b9f980e1b_f10220654d4218264_d20250902_m041213_c001_v0001032_t0044_u01756786333103") 2025/09/02 04:12:14 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fda390fd0b8b9f980e1b_f10514a8a4f7f3c7d_d20250902_m041211_c001_v0001184_t0017_u01756786331564") 2025/09/02 04:12:14 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fda390fd0b8b9f980e1b_f11319cde31d02664_d20250902_m041209_c001_v0001161_t0046_u01756786329649") --- PASS: TestServerSideMoveOverSelf (14.41s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:19 ERROR : error listing: directory not found 2025/09/02 04:12:19 INFO : Local file system at /tmp/rclone1910326410: Making directory 2025/09/02 04:12:19 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:19 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.93s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 04:12:21 DEBUG : Local file system at /tmp/rclone1910326410: Waiting for checks to finish 2025/09/02 04:12:21 DEBUG : Local file system at /tmp/rclone1910326410: Waiting for transfers to finish 2025/09/02 04:12:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:12:21 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/09/02 04:12:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.79s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:22 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/02 04:12:22 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:22 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/02 04:12:22 INFO : check sum: Copied (new) 2025/09/02 04:12:22 DEBUG : Waiting for deletions to finish 2025/09/02 04:12:23 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/02 04:12:23 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/02 04:12:23 DEBUG : check sum: Unchanged skipping 2025/09/02 04:12:23 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:23 DEBUG : Waiting for deletions to finish 2025/09/02 04:12:23 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.56s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/02 04:12:24 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:24 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:24 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/02 04:12:24 INFO : sizeonly: Copied (new) 2025/09/02 04:12:24 DEBUG : Waiting for deletions to finish 2025/09/02 04:12:24 DEBUG : sizeonly: Sizes identical 2025/09/02 04:12:24 DEBUG : sizeonly: Unchanged skipping 2025/09/02 04:12:24 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:24 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:24 DEBUG : Waiting for deletions to finish 2025/09/02 04:12:24 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.69s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/02 04:12:25 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:25 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:26 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/02 04:12:26 INFO : ignore-size: Copied (new) 2025/09/02 04:12:26 DEBUG : Waiting for deletions to finish 2025/09/02 04:12:26 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:12:26 DEBUG : ignore-size: Unchanged skipping 2025/09/02 04:12:26 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:26 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:26 DEBUG : Waiting for deletions to finish 2025/09/02 04:12:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.63s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:28 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:12:28 DEBUG : existing: Unchanged skipping 2025/09/02 04:12:28 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:28 DEBUG : Waiting for deletions to finish 2025/09/02 04:12:28 INFO : There was nothing to transfer 2025/09/02 04:12:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/02 04:12:28 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:28 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/02 04:12:28 INFO : existing: Copied (replaced existing) 2025/09/02 04:12:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.13s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/02 04:12:29 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:29 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/02 04:12:29 INFO : existing: Copied (new) 2025/09/02 04:12:29 DEBUG : Waiting for deletions to finish 2025/09/02 04:12:30 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:30 DEBUG : existing: Destination exists, skipping 2025/09/02 04:12:30 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:30 DEBUG : Waiting for deletions to finish 2025/09/02 04:12:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.66s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:31 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/02 04:12:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:12:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/02 04:12:32 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:32 DEBUG : c/non empty space: Unchanged skipping 2025/09/02 04:12:32 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 04:12:32 INFO : a/potato2: Copied (new) 2025/09/02 04:12:32 DEBUG : Waiting for deletions to finish 2025/09/02 04:12:32 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.54s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:34 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/02 04:12:34 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/02 04:12:34 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/02 04:12:34 DEBUG : empty space: Unchanged skipping 2025/09/02 04:12:34 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:34 DEBUG : Waiting for deletions to finish 2025/09/02 04:12:34 INFO : There was nothing to transfer 2025/09/02 04:12:34 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:34 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/02 04:12:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/02 04:12:35 INFO : empty space: Updated modification time in destination 2025/09/02 04:12:35 DEBUG : empty space: Unchanged skipping 2025/09/02 04:12:35 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:35 DEBUG : Waiting for deletions to finish 2025/09/02 04:12:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.77s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:36 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:36 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/02 04:12:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/02 04:12:36 DEBUG : empty space: Unchanged skipping 2025/09/02 04:12:36 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:36 DEBUG : Waiting for deletions to finish 2025/09/02 04:12:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.43s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:38 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/02 04:12:38 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1910326410) 2025/09/02 04:12:38 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kugiwoz4desu) 2025/09/02 04:12:38 DEBUG : foo: sha1 differ 2025/09/02 04:12:38 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/02 04:12:38 INFO : foo: Copied (replaced existing) 2025/09/02 04:12:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:12:39 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/02 04:12:39 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:39 DEBUG : empty space: Unchanged skipping 2025/09/02 04:12:39 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:40 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 04:12:40 INFO : potato: Copied (new) 2025/09/02 04:12:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.92s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:41 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/02 04:12:41 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:41 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/02 04:12:42 INFO : potato: Copied (replaced existing) 2025/09/02 04:12:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.77s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:43 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/09/02 04:12:43 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1910326410) 2025/09/02 04:12:43 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kugiwoz4desu) 2025/09/02 04:12:43 DEBUG : potato: sha1 differ 2025/09/02 04:12:43 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/02 04:12:43 INFO : potato: Copied (replaced existing) 2025/09/02 04:12:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 04:12:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:12:45 DEBUG : empty space: Unchanged skipping 2025/09/02 04:12:45 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:45 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/02 04:12:45 DEBUG : Waiting for deletions to finish 2025/09/02 04:12:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:12:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 04:12:47 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:47 DEBUG : empty space: Unchanged skipping 2025/09/02 04:12:47 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 04:12:48 INFO : potato2: Copied (new) 2025/09/02 04:12:48 DEBUG : Waiting for deletions to finish 2025/09/02 04:12:48 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:49 INFO : d: Making directory 2025/09/02 04:12:49 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/09/02 04:12:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:12:50 DEBUG : c/non empty space: Unchanged skipping 2025/09/02 04:12:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/02 04:12:50 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:50 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 04:12:50 INFO : a/potato2: Copied (new) 2025/09/02 04:12:50 DEBUG : Waiting for deletions to finish 2025/09/02 04:12:50 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:52 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/02 04:12:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:12:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/02 04:12:52 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:52 DEBUG : c/non empty space: Unchanged skipping 2025/09/02 04:12:52 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 04:12:53 INFO : a/potato2: Copied (new) 2025/09/02 04:12:53 ERROR : B2 bucket rclone-test-kugiwoz4desu: not deleting files as there were IO errors 2025/09/02 04:12:53 ERROR : B2 bucket rclone-test-kugiwoz4desu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.46s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:54 DEBUG : Waiting for deletions to finish 2025/09/02 04:12:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:12:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 04:12:55 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:55 DEBUG : empty space: Unchanged skipping 2025/09/02 04:12:55 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:55 INFO : potato: Deleted 2025/09/02 04:12:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 04:12:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.45s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:12:57 DEBUG : Waiting for deletions to finish 2025/09/02 04:12:57 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:57 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:58 INFO : potato: Deleted 2025/09/02 04:12:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:12:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 04:12:58 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:12:58 DEBUG : empty space: Unchanged skipping 2025/09/02 04:12:58 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:12:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 04:12:58 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.95s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:13:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 04:13:00 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:13:00 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:13:00 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/02 04:13:00 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.91s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:13:02 DEBUG : enormous: Excluded (Size Filter) 2025/09/02 04:13:02 DEBUG : enormous: Excluded 2025/09/02 04:13:02 DEBUG : potato2: Excluded (Size Filter) 2025/09/02 04:13:02 DEBUG : potato2: Excluded 2025/09/02 04:13:02 DEBUG : potato2: Excluded (Size Filter) 2025/09/02 04:13:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:13:02 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:13:02 DEBUG : empty space: Unchanged skipping 2025/09/02 04:13:02 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:13:02 DEBUG : Waiting for deletions to finish 2025/09/02 04:13:02 INFO : There was nothing to transfer 2025/09/02 04:13:03 DEBUG : enormous: Excluded (Size Filter) 2025/09/02 04:13:03 DEBUG : enormous: Excluded 2025/09/02 04:13:03 DEBUG : potato2: Excluded (Size Filter) 2025/09/02 04:13:03 DEBUG : potato2: Excluded 2025/09/02 04:13:03 DEBUG : potato2: Excluded (Size Filter) 2025/09/02 04:13:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/02 04:13:03 DEBUG : empty space: Unchanged skipping 2025/09/02 04:13:03 DEBUG : Local file system at /tmp/rclone1910326410: Waiting for checks to finish 2025/09/02 04:13:03 DEBUG : Local file system at /tmp/rclone1910326410: Waiting for transfers to finish 2025/09/02 04:13:03 DEBUG : Waiting for deletions to finish 2025/09/02 04:13:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.54s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:13:05 DEBUG : enormous: Excluded (Size Filter) 2025/09/02 04:13:05 DEBUG : enormous: Excluded 2025/09/02 04:13:05 DEBUG : potato2: Excluded (Size Filter) 2025/09/02 04:13:05 DEBUG : potato2: Excluded 2025/09/02 04:13:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:13:05 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:13:05 DEBUG : empty space: Unchanged skipping 2025/09/02 04:13:05 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:13:05 DEBUG : Waiting for deletions to finish 2025/09/02 04:13:05 INFO : enormous: Deleted 2025/09/02 04:13:05 INFO : potato2: Deleted 2025/09/02 04:13:05 INFO : There was nothing to transfer 2025/09/02 04:13:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/02 04:13:06 DEBUG : empty space: Unchanged skipping 2025/09/02 04:13:06 DEBUG : Local file system at /tmp/rclone1910326410: Waiting for checks to finish 2025/09/02 04:13:06 DEBUG : Local file system at /tmp/rclone1910326410: Waiting for transfers to finish 2025/09/02 04:13:06 DEBUG : Waiting for deletions to finish 2025/09/02 04:13:06 INFO : enormous: Deleted 2025/09/02 04:13:06 INFO : potato2: Deleted 2025/09/02 04:13:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.76s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:13:08 DEBUG : five: Need to transfer - File not found at Destination 2025/09/02 04:13:08 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/02 04:13:08 DEBUG : one: Destination is newer than source, skipping 2025/09/02 04:13:08 DEBUG : three: Sizes identical 2025/09/02 04:13:08 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:13:08 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/02 04:13:08 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/02 04:13:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1910326410) 2025/09/02 04:13:08 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kugiwoz4desu) 2025/09/02 04:13:08 DEBUG : two: sha1 differ 2025/09/02 04:13:08 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:13:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/02 04:13:08 INFO : two: Copied (replaced existing) 2025/09/02 04:13:09 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/02 04:13:09 INFO : five: Copied (new) 2025/09/02 04:13:09 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/02 04:13:09 INFO : four: Copied (replaced existing) 2025/09/02 04:13:09 DEBUG : Waiting for deletions to finish 2025/09/02 04:13:09 DEBUG : one: Destination is newer than source, skipping 2025/09/02 04:13:09 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:13:09 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/02 04:13:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1910326410) 2025/09/02 04:13:09 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/02 04:13:09 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kugiwoz4desu) 2025/09/02 04:13:09 DEBUG : three: sha1 differ 2025/09/02 04:13:09 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/02 04:13:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/02 04:13:09 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/02 04:13:09 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/02 04:13:09 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/02 04:13:09 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/02 04:13:09 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/02 04:13:09 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/02 04:13:09 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:13:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/02 04:13:09 INFO : three: Copied (replaced existing) 2025/09/02 04:13:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.70s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/02 04:13:11 INFO : B2 bucket rclone-test-kugiwoz4desu: Making map for --track-renames 2025/09/02 04:13:11 INFO : B2 bucket rclone-test-kugiwoz4desu: Finished making map for --track-renames 2025/09/02 04:13:11 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:13:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/02 04:13:11 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for renames to finish 2025/09/02 04:13:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/02 04:13:11 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:13:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/02 04:13:11 INFO : yam: Copied (new) 2025/09/02 04:13:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/02 04:13:12 INFO : potato: Copied (new) 2025/09/02 04:13:12 DEBUG : Waiting for deletions to finish 2025/09/02 04:13:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:13:13 INFO : B2 bucket rclone-test-kugiwoz4desu: Making map for --track-renames 2025/09/02 04:13:13 INFO : B2 bucket rclone-test-kugiwoz4desu: Finished making map for --track-renames 2025/09/02 04:13:13 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:13:13 DEBUG : potato: Unchanged skipping 2025/09/02 04:13:13 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for renames to finish 2025/09/02 04:13:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/02 04:13:14 INFO : yam: Copied (server-side copy) to: yaml 2025/09/02 04:13:14 INFO : yam: Deleted 2025/09/02 04:13:14 INFO : yaml: Renamed from "yam" 2025/09/02 04:13:14 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:13:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.72s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/02 04:13:15 INFO : B2 bucket rclone-test-kugiwoz4desu: Making map for --track-renames 2025/09/02 04:13:15 INFO : B2 bucket rclone-test-kugiwoz4desu: Finished making map for --track-renames 2025/09/02 04:13:15 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:13:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/02 04:13:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/02 04:13:15 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for renames to finish 2025/09/02 04:13:15 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:13:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/02 04:13:15 INFO : yam: Copied (new) 2025/09/02 04:13:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/02 04:13:16 INFO : potato: Copied (new) 2025/09/02 04:13:16 DEBUG : Waiting for deletions to finish 2025/09/02 04:13:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:13:16 INFO : B2 bucket rclone-test-kugiwoz4desu: Making map for --track-renames 2025/09/02 04:13:16 INFO : B2 bucket rclone-test-kugiwoz4desu: Finished making map for --track-renames 2025/09/02 04:13:16 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:13:16 DEBUG : potato: Unchanged skipping 2025/09/02 04:13:16 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for renames to finish 2025/09/02 04:13:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/02 04:13:16 INFO : yam: Copied (server-side copy) to: yaml 2025/09/02 04:13:16 INFO : yam: Deleted 2025/09/02 04:13:16 INFO : yaml: Renamed from "yam" 2025/09/02 04:13:16 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:13:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.71s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/02 04:13:18 INFO : B2 bucket rclone-test-kugiwoz4desu: Making map for --track-renames 2025/09/02 04:13:18 INFO : B2 bucket rclone-test-kugiwoz4desu: Finished making map for --track-renames 2025/09/02 04:13:18 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:13:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/02 04:13:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/02 04:13:18 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for renames to finish 2025/09/02 04:13:18 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:13:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/02 04:13:18 INFO : sub/yam: Copied (new) 2025/09/02 04:13:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/02 04:13:18 INFO : potato: Copied (new) 2025/09/02 04:13:18 DEBUG : Waiting for deletions to finish 2025/09/02 04:13:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:13:19 DEBUG : potato: Unchanged skipping 2025/09/02 04:13:19 INFO : B2 bucket rclone-test-kugiwoz4desu: Making map for --track-renames 2025/09/02 04:13:19 INFO : B2 bucket rclone-test-kugiwoz4desu: Finished making map for --track-renames 2025/09/02 04:13:19 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:13:19 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for renames to finish 2025/09/02 04:13:19 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/02 04:13:19 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/02 04:13:19 INFO : sub/yam: Deleted 2025/09/02 04:13:19 INFO : yam: Renamed from "sub/yam" 2025/09/02 04:13:19 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:13:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.87s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:13:20 DEBUG : Creating backend with remote "/tmp/rclone1910326410/dir1" 2025/09/02 04:13:20 DEBUG : Creating backend with remote "/tmp/rclone1910326410/dir2" 2025/09/02 04:13:20 DEBUG : Local file system at /tmp/rclone1910326410/dir2: Using server-side directory move 2025/09/02 04:13:20 INFO : Local file system at /tmp/rclone1910326410/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/02 04:13:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/02 04:13:20 DEBUG : Local file system at /tmp/rclone1910326410/dir2: Waiting for checks to finish 2025/09/02 04:13:20 DEBUG : Local file system at /tmp/rclone1910326410/dir2: Waiting for transfers to finish 2025/09/02 04:13:20 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:13:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 04:13:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/02 04:13:21 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:13:21 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:13:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/02 04:13:21 INFO : nested/sub dir/file: Copied (new) 2025/09/02 04:13:21 INFO : nested/sub dir/file: Deleted 2025/09/02 04:13:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:13:21 INFO : sub dir/hello world: Copied (new) 2025/09/02 04:13:21 INFO : sub dir/hello world: Deleted 2025/09/02 04:13:21 INFO : sub dir: Removing directory 2025/09/02 04:13:21 INFO : nested/sub dir: Removing directory 2025/09/02 04:13:21 INFO : nested: Removing directory 2025/09/02 04:13:21 DEBUG : Local file system at /tmp/rclone1910326410: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.74s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:13:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 04:13:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/02 04:13:23 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:13:23 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:13:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/02 04:13:23 INFO : nested/sub dir/file: Copied (new) 2025/09/02 04:13:23 INFO : nested/sub dir/file: Deleted 2025/09/02 04:13:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:13:23 INFO : sub dir/hello world: Copied (new) 2025/09/02 04:13:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:13:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/02 04:13:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/02 04:13:24 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:13:24 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:13:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/02 04:13:24 INFO : existing: Copied (new) 2025/09/02 04:13:24 INFO : existing: Deleted 2025/09/02 04:13:25 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/02 04:13:25 INFO : existing-b: Copied (new) 2025/09/02 04:13:25 INFO : existing-b: Deleted 2025/09/02 04:13:25 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:13:25 DEBUG : existing: Destination exists, skipping 2025/09/02 04:13:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/02 04:13:25 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:13:25 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.91s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:13:26 DEBUG : Creating backend with remote "TestB2:rclone-test-novefiw3xulu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kugiwoz4desu -> B2 bucket rclone-test-novefiw3xulu 2025/09/02 04:13:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 04:13:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/02 04:13:32 DEBUG : empty space: Unchanged skipping 2025/09/02 04:13:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/02 04:13:32 DEBUG : B2 bucket rclone-test-novefiw3xulu: Waiting for checks to finish 2025/09/02 04:13:32 INFO : empty space: Deleted 2025/09/02 04:13:32 DEBUG : B2 bucket rclone-test-novefiw3xulu: Waiting for transfers to finish 2025/09/02 04:13:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 04:13:33 INFO : potato2: Copied (server-side copy) 2025/09/02 04:13:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/02 04:13:33 INFO : potato3: Copied (server-side copy) 2025/09/02 04:13:33 INFO : potato2: Deleted 2025/09/02 04:13:33 INFO : potato3: Deleted 2025/09/02 04:13:33 DEBUG : Creating backend with remote "TestB2:rclone-test-nacalaw7wofo" 2025/09/02 04:13:34 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/02 04:13:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 04:13:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/02 04:13:34 DEBUG : B2 bucket rclone-test-nacalaw7wofo: Waiting for checks to finish 2025/09/02 04:13:34 DEBUG : B2 bucket rclone-test-nacalaw7wofo: Waiting for transfers to finish 2025/09/02 04:13:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 04:13:37 INFO : potato2: Copied (server-side copy) 2025/09/02 04:13:37 INFO : potato2: Deleted 2025/09/02 04:13:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/02 04:13:37 INFO : empty space: Copied (server-side copy) 2025/09/02 04:13:37 INFO : empty space: Deleted 2025/09/02 04:13:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/02 04:13:37 INFO : potato3: Copied (server-side copy) 2025/09/02 04:13:38 INFO : potato3: Deleted 2025/09/02 04:13:38 DEBUG : B2 bucket rclone-test-nacalaw7wofo: Purge remote 2025/09/02 04:13:38 INFO : B2 bucket rclone-test-nacalaw7wofo: cleaning bucket "rclone-test-nacalaw7wofo" of all files 2025/09/02 04:13:38 DEBUG : empty space: Deleting (id "4_z1fe25d63a01d0b8b9f980e1b_f10166edd3d5bb106_d20250902_m041337_c001_v0001165_t0021_u01756786417533") 2025/09/02 04:13:38 DEBUG : potato2: Deleting (id "4_z1fe25d63a01d0b8b9f980e1b_f117bfb0fc86ff6c2_d20250902_m041337_c001_v0001179_t0002_u01756786417293") 2025/09/02 04:13:38 DEBUG : potato3: Deleting (id "4_z1fe25d63a01d0b8b9f980e1b_f114947e19b81c709_d20250902_m041337_c001_v0001102_t0001_u01756786417655") 2025/09/02 04:13:40 DEBUG : B2 bucket rclone-test-novefiw3xulu: Purge remote 2025/09/02 04:13:40 INFO : B2 bucket rclone-test-novefiw3xulu: cleaning bucket "rclone-test-novefiw3xulu" of all files 2025/09/02 04:13:40 DEBUG : empty space: Deleting (id "4_z8f723de3a01d0b8b9f980e1b_f41889eba56989cd8_d20250902_m041337_c001_v7007000_t0000_u01756786417751") 2025/09/02 04:13:40 DEBUG : empty space: Deleting (id "4_z8f723de3a01d0b8b9f980e1b_f118ea9f11c3c0be5_d20250902_m041331_c001_v0001102_t0036_u01756786411671") 2025/09/02 04:13:40 DEBUG : potato2: Deleting (id "4_z8f723de3a01d0b8b9f980e1b_f41889eba56989cd7_d20250902_m041337_c001_v7007000_t0000_u01756786417514") 2025/09/02 04:13:40 DEBUG : potato2: Deleting (id "4_z8f723de3a01d0b8b9f980e1b_f1036f5c2b24a65d8_d20250902_m041332_c001_v0001113_t0024_u01756786412748") 2025/09/02 04:13:40 DEBUG : potato3: Deleting (id "4_z8f723de3a01d0b8b9f980e1b_f41889eba56989cda_d20250902_m041337_c001_v7007000_t0000_u01756786417972") 2025/09/02 04:13:40 DEBUG : potato3: Deleting (id "4_z8f723de3a01d0b8b9f980e1b_f116c91d795329b85_d20250902_m041333_c001_v0001184_t0011_u01756786413138") 2025/09/02 04:13:40 DEBUG : potato3: Deleting (id "4_z8f723de3a01d0b8b9f980e1b_f118ea9f11c3c0be9_d20250902_m041332_c001_v0001102_t0005_u01756786412072") --- PASS: TestServerSideMove (17.33s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:13:43 DEBUG : Creating backend with remote "TestB2:rclone-test-wadotov8lodo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kugiwoz4desu -> B2 bucket rclone-test-wadotov8lodo 2025/09/02 04:13:52 DEBUG : empty space: Excluded (Size Filter) 2025/09/02 04:13:52 DEBUG : empty space: Excluded (Size Filter) 2025/09/02 04:13:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 04:13:52 DEBUG : B2 bucket rclone-test-wadotov8lodo: Waiting for checks to finish 2025/09/02 04:13:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/02 04:13:52 DEBUG : B2 bucket rclone-test-wadotov8lodo: Waiting for transfers to finish 2025/09/02 04:13:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 04:13:52 INFO : potato2: Copied (server-side copy) 2025/09/02 04:13:53 INFO : potato2: Deleted 2025/09/02 04:13:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/02 04:13:53 INFO : potato3: Copied (server-side copy) 2025/09/02 04:13:53 INFO : potato3: Deleted 2025/09/02 04:13:53 DEBUG : Creating backend with remote "TestB2:rclone-test-nucotiq9tuno" 2025/09/02 04:13:54 DEBUG : empty space: Excluded (Size Filter) 2025/09/02 04:13:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 04:13:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/02 04:13:54 DEBUG : B2 bucket rclone-test-nucotiq9tuno: Waiting for checks to finish 2025/09/02 04:13:54 DEBUG : B2 bucket rclone-test-nucotiq9tuno: Waiting for transfers to finish 2025/09/02 04:13:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/02 04:13:58 INFO : potato3: Copied (server-side copy) 2025/09/02 04:13:58 INFO : potato3: Deleted 2025/09/02 04:13:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 04:13:58 INFO : potato2: Copied (server-side copy) 2025/09/02 04:13:59 INFO : potato2: Deleted 2025/09/02 04:13:59 DEBUG : B2 bucket rclone-test-nucotiq9tuno: Purge remote 2025/09/02 04:13:59 INFO : B2 bucket rclone-test-nucotiq9tuno: cleaning bucket "rclone-test-nucotiq9tuno" of all files 2025/09/02 04:13:59 DEBUG : potato2: Deleting (id "4_z3f22ad33a01d0b8b9f980e1b_f110d58c571da5978_d20250902_m041358_c001_v0001150_t0027_u01756786438688") 2025/09/02 04:13:59 DEBUG : potato3: Deleting (id "4_z3f22ad33a01d0b8b9f980e1b_f113ca5f1d67407b9_d20250902_m041358_c001_v0001171_t0037_u01756786438379") 2025/09/02 04:14:01 DEBUG : B2 bucket rclone-test-wadotov8lodo: Purge remote 2025/09/02 04:14:01 INFO : B2 bucket rclone-test-wadotov8lodo: cleaning bucket "rclone-test-wadotov8lodo" of all files 2025/09/02 04:14:01 DEBUG : empty space: Deleting (id "4_zef528d43a01d0b8b9f980e1b_f106bb95138d6feff_d20250902_m041351_c001_v0001171_t0031_u01756786431220") 2025/09/02 04:14:01 DEBUG : potato2: Deleting (id "4_zef528d43a01d0b8b9f980e1b_f4055ecea95222189_d20250902_m041359_c001_v7007000_t0000_u01756786439038") 2025/09/02 04:14:01 DEBUG : potato2: Deleting (id "4_zef528d43a01d0b8b9f980e1b_f103c6b3171a2270e_d20250902_m041352_c001_v0001146_t0057_u01756786432626") 2025/09/02 04:14:01 DEBUG : potato3: Deleting (id "4_zef528d43a01d0b8b9f980e1b_f4055ecea95222188_d20250902_m041358_c001_v7007000_t0000_u01756786438725") 2025/09/02 04:14:01 DEBUG : potato3: Deleting (id "4_zef528d43a01d0b8b9f980e1b_f1159ed215abaa069_d20250902_m041352_c001_v0001184_t0018_u01756786432939") 2025/09/02 04:14:01 DEBUG : potato3: Deleting (id "4_zef528d43a01d0b8b9f980e1b_f106bb95138d6ff05_d20250902_m041351_c001_v0001171_t0009_u01756786431542") --- PASS: TestServerSideMoveWithFilter (21.58s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:14:05 DEBUG : Creating backend with remote "TestB2:rclone-test-savabef4xacu" 2025/09/02 04:14:08 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kugiwoz4desu -> B2 bucket rclone-test-savabef4xacu 2025/09/02 04:14:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/02 04:14:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/02 04:14:14 DEBUG : pacer: Reducing sleep to 10ms 2025/09/02 04:14:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 04:14:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/02 04:14:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/02 04:14:14 DEBUG : empty space: Unchanged skipping 2025/09/02 04:14:14 DEBUG : B2 bucket rclone-test-savabef4xacu: Waiting for checks to finish 2025/09/02 04:14:14 INFO : empty space: Deleted 2025/09/02 04:14:14 DEBUG : B2 bucket rclone-test-savabef4xacu: Waiting for transfers to finish 2025/09/02 04:14:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/02 04:14:14 INFO : potato3: Copied (server-side copy) 2025/09/02 04:14:14 INFO : potato3: Deleted 2025/09/02 04:14:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 04:14:15 INFO : potato2: Copied (server-side copy) 2025/09/02 04:14:15 INFO : potato2: Deleted 2025/09/02 04:14:16 DEBUG : Creating backend with remote "TestB2:rclone-test-ditoher2wenu" 2025/09/02 04:14:16 DEBUG : Config file has changed externally - reloading 2025/09/02 04:14:16 INFO : tomatoDir: Making directory 2025/09/02 04:14:17 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/02 04:14:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 04:14:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/02 04:14:17 DEBUG : B2 bucket rclone-test-ditoher2wenu: Waiting for checks to finish 2025/09/02 04:14:17 DEBUG : B2 bucket rclone-test-ditoher2wenu: Waiting for transfers to finish 2025/09/02 04:14:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 04:14:20 INFO : potato2: Copied (server-side copy) 2025/09/02 04:14:21 INFO : potato2: Deleted 2025/09/02 04:14:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/02 04:14:21 INFO : empty space: Copied (server-side copy) 2025/09/02 04:14:21 INFO : empty space: Deleted 2025/09/02 04:14:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/02 04:14:21 INFO : potato3: Copied (server-side copy) 2025/09/02 04:14:21 INFO : potato3: Deleted 2025/09/02 04:14:22 DEBUG : B2 bucket rclone-test-ditoher2wenu: Purge remote 2025/09/02 04:14:22 INFO : B2 bucket rclone-test-ditoher2wenu: cleaning bucket "rclone-test-ditoher2wenu" of all files 2025/09/02 04:14:22 DEBUG : empty space: Deleting (id "4_zef82fda3a01d0b8b9f980e1b_f105e4fbe630baeb4_d20250902_m041421_c001_v0001176_t0017_u01756786461032") 2025/09/02 04:14:22 DEBUG : potato2: Deleting (id "4_zef82fda3a01d0b8b9f980e1b_f107354a807a756b2_d20250902_m041420_c001_v0001178_t0018_u01756786460798") 2025/09/02 04:14:22 DEBUG : potato3: Deleting (id "4_zef82fda3a01d0b8b9f980e1b_f108a56885a355779_d20250902_m041421_c001_v0001105_t0041_u01756786461149") 2025/09/02 04:14:23 DEBUG : B2 bucket rclone-test-savabef4xacu: Purge remote 2025/09/02 04:14:23 INFO : B2 bucket rclone-test-savabef4xacu: cleaning bucket "rclone-test-savabef4xacu" of all files 2025/09/02 04:14:24 DEBUG : empty space: Deleting (id "4_z5fd2ddb3a01d0b8b9f980e1b_f41604b60ad735153_d20250902_m041421_c001_v7007000_t0000_u01756786461267") 2025/09/02 04:14:24 DEBUG : empty space: Deleting (id "4_z5fd2ddb3a01d0b8b9f980e1b_f108af09aa85869bc_d20250902_m041413_c001_v0001180_t0051_u01756786453202") 2025/09/02 04:14:24 DEBUG : potato2: Deleting (id "4_z5fd2ddb3a01d0b8b9f980e1b_f41604b60ad735152_d20250902_m041421_c001_v7007000_t0000_u01756786461015") 2025/09/02 04:14:24 DEBUG : potato2: Deleting (id "4_z5fd2ddb3a01d0b8b9f980e1b_f1160fc5ee12fbb5d_d20250902_m041414_c001_v0001130_t0004_u01756786454801") 2025/09/02 04:14:24 DEBUG : potato3: Deleting (id "4_z5fd2ddb3a01d0b8b9f980e1b_f41604b60ad735154_d20250902_m041421_c001_v7007000_t0000_u01756786461517") 2025/09/02 04:14:24 DEBUG : potato3: Deleting (id "4_z5fd2ddb3a01d0b8b9f980e1b_f108f7404a75e2c58_d20250902_m041414_c001_v0001134_t0015_u01756786454413") 2025/09/02 04:14:24 DEBUG : potato3: Deleting (id "4_z5fd2ddb3a01d0b8b9f980e1b_f108af09aa85869c4_d20250902_m041413_c001_v0001180_t0048_u01756786453421") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.31s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:14:27 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.89s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:14:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:14:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/rclone-sync-test" 2025/09/02 04:14:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/rclone-sync-test-include/layer2" 2025/09/02 04:14:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/rclone-sync-test-ignore-file" 2025/09/02 04:14:39 DEBUG : B2 bucket rclone-test-kugiwoz4desu path rclone-sync-test: Waiting for checks to finish 2025/09/02 04:14:39 DEBUG : B2 bucket rclone-test-kugiwoz4desu path rclone-sync-test: Waiting for transfers to finish 2025/09/02 04:14:39 DEBUG : Waiting for deletions to finish 2025/09/02 04:14:39 INFO : There was nothing to transfer 2025/09/02 04:14:39 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:14:39 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:14:39 DEBUG : Waiting for deletions to finish 2025/09/02 04:14:39 INFO : There was nothing to transfer 2025/09/02 04:14:40 DEBUG : B2 bucket rclone-test-kugiwoz4desu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/02 04:14:40 DEBUG : B2 bucket rclone-test-kugiwoz4desu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/02 04:14:40 DEBUG : Waiting for deletions to finish 2025/09/02 04:14:40 INFO : There was nothing to transfer 2025/09/02 04:14:40 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:14:40 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:14:40 DEBUG : Waiting for deletions to finish 2025/09/02 04:14:40 INFO : There was nothing to transfer 2025/09/02 04:14:40 DEBUG : B2 bucket rclone-test-kugiwoz4desu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/02 04:14:40 DEBUG : B2 bucket rclone-test-kugiwoz4desu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/02 04:14:40 DEBUG : Waiting for deletions to finish 2025/09/02 04:14:40 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.26s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:14:41 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/dst" 2025/09/02 04:14:42 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/CompareDest" 2025/09/02 04:14:42 DEBUG : Config file has changed externally - reloading 2025/09/02 04:14:44 DEBUG : one: Need to transfer - File not found at Destination 2025/09/02 04:14:44 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for checks to finish 2025/09/02 04:14:44 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for transfers to finish 2025/09/02 04:14:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/02 04:14:45 INFO : one: Copied (new) 2025/09/02 04:14:45 DEBUG : Waiting for deletions to finish 2025/09/02 04:14:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 04:14:46 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for checks to finish 2025/09/02 04:14:46 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for transfers to finish 2025/09/02 04:14:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/02 04:14:46 INFO : one: Copied (replaced existing) 2025/09/02 04:14:46 DEBUG : Waiting for deletions to finish 2025/09/02 04:14:48 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for checks to finish 2025/09/02 04:14:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 04:14:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:14:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/02 04:14:48 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for transfers to finish 2025/09/02 04:14:48 DEBUG : Waiting for deletions to finish 2025/09/02 04:14:48 INFO : There was nothing to transfer 2025/09/02 04:14:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 04:14:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:14:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/02 04:14:50 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for checks to finish 2025/09/02 04:14:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:14:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/02 04:14:50 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for transfers to finish 2025/09/02 04:14:50 DEBUG : Waiting for deletions to finish 2025/09/02 04:14:50 INFO : There was nothing to transfer 2025/09/02 04:14:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 04:14:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:14:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/02 04:14:50 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for checks to finish 2025/09/02 04:14:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:14:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/02 04:14:50 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for transfers to finish 2025/09/02 04:14:50 DEBUG : Waiting for deletions to finish 2025/09/02 04:14:50 INFO : There was nothing to transfer 2025/09/02 04:14:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 04:14:52 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/09/02 04:14:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/02 04:14:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/02 04:14:52 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for checks to finish 2025/09/02 04:14:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:14:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/02 04:14:52 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for transfers to finish 2025/09/02 04:14:52 DEBUG : Waiting for deletions to finish 2025/09/02 04:14:52 INFO : There was nothing to transfer 2025/09/02 04:14:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 04:14:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/02 04:14:52 DEBUG : two: Need to transfer - File not found at Destination 2025/09/02 04:14:52 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for checks to finish 2025/09/02 04:14:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:14:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/02 04:14:52 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for transfers to finish 2025/09/02 04:14:53 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/02 04:14:53 INFO : two: Copied (new) 2025/09/02 04:14:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.49s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:14:56 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/dest" 2025/09/02 04:14:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/pre-dest1" 2025/09/02 04:14:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/pre-dest2" 2025/09/02 04:15:00 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:15:00 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/02 04:15:01 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:15:01 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/02 04:15:01 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/02 04:15:01 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dest: Waiting for checks to finish 2025/09/02 04:15:01 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dest: Waiting for transfers to finish 2025/09/02 04:15:02 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/02 04:15:02 INFO : 3: Copied (new) 2025/09/02 04:15:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.13s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:15:03 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/dst" 2025/09/02 04:15:05 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/CopyDest" 2025/09/02 04:15:07 DEBUG : one: Need to transfer - File not found at Destination 2025/09/02 04:15:07 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for checks to finish 2025/09/02 04:15:07 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for transfers to finish 2025/09/02 04:15:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/02 04:15:07 INFO : one: Copied (new) 2025/09/02 04:15:07 DEBUG : Waiting for deletions to finish 2025/09/02 04:15:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 04:15:08 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for checks to finish 2025/09/02 04:15:08 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for transfers to finish 2025/09/02 04:15:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/02 04:15:09 INFO : one: Copied (replaced existing) 2025/09/02 04:15:09 DEBUG : Waiting for deletions to finish 2025/09/02 04:15:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/BackupDir" 2025/09/02 04:15:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 04:15:12 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for checks to finish 2025/09/02 04:15:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:15:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 04:15:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/02 04:15:13 INFO : one: Copied (server-side copy) 2025/09/02 04:15:13 INFO : one: Deleted 2025/09/02 04:15:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/02 04:15:14 INFO : one: Copied (server-side copy) 2025/09/02 04:15:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/02 04:15:14 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for transfers to finish 2025/09/02 04:15:14 DEBUG : Waiting for deletions to finish 2025/09/02 04:15:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:15:15 DEBUG : one: Unchanged skipping 2025/09/02 04:15:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:15:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/02 04:15:16 INFO : two: Copied (server-side copy) 2025/09/02 04:15:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/02 04:15:16 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for checks to finish 2025/09/02 04:15:16 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for transfers to finish 2025/09/02 04:15:16 DEBUG : Waiting for deletions to finish 2025/09/02 04:15:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:15:17 DEBUG : one: Unchanged skipping 2025/09/02 04:15:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:15:17 DEBUG : two: Unchanged skipping 2025/09/02 04:15:17 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for checks to finish 2025/09/02 04:15:17 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for transfers to finish 2025/09/02 04:15:17 DEBUG : Waiting for deletions to finish 2025/09/02 04:15:17 INFO : There was nothing to transfer 2025/09/02 04:15:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:15:18 DEBUG : one: Unchanged skipping 2025/09/02 04:15:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/02 04:15:18 DEBUG : three: Destination not found in --copy-dest 2025/09/02 04:15:18 DEBUG : three: Need to transfer - File not found at Destination 2025/09/02 04:15:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 04:15:18 DEBUG : two: Unchanged skipping 2025/09/02 04:15:18 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for checks to finish 2025/09/02 04:15:18 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for transfers to finish 2025/09/02 04:15:19 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/02 04:15:19 INFO : three: Copied (new) 2025/09/02 04:15:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.15s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:15:23 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/dst" 2025/09/02 04:15:24 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/backup" 2025/09/02 04:15:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/02 04:15:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:15:26 DEBUG : two: Unchanged skipping 2025/09/02 04:15:26 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for checks to finish 2025/09/02 04:15:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/02 04:15:27 INFO : one: Copied (server-side copy) 2025/09/02 04:15:28 INFO : one: Deleted 2025/09/02 04:15:28 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for transfers to finish 2025/09/02 04:15:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 04:15:29 INFO : one: Copied (new) 2025/09/02 04:15:29 DEBUG : Waiting for deletions to finish 2025/09/02 04:15:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/02 04:15:29 INFO : three.txt: Copied (server-side copy) 2025/09/02 04:15:29 INFO : three.txt: Deleted 2025/09/02 04:15:29 INFO : three.txt: Moved into backup dir 2025/09/02 04:15:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/02 04:15:31 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for checks to finish 2025/09/02 04:15:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:15:31 DEBUG : two: Unchanged skipping 2025/09/02 04:15:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 04:15:31 INFO : one: Copied (server-side copy) 2025/09/02 04:15:32 INFO : one: Deleted 2025/09/02 04:15:32 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for transfers to finish 2025/09/02 04:15:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/02 04:15:32 INFO : one: Copied (new) 2025/09/02 04:15:32 DEBUG : Waiting for deletions to finish 2025/09/02 04:15:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/02 04:15:33 INFO : three.txt: Copied (server-side copy) 2025/09/02 04:15:33 INFO : three.txt: Deleted 2025/09/02 04:15:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.47s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:15:36 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1157-04.backblaze.com/b2api/v1/b2_upload_file/3ff22d9390fd0b8b9f980e1b/c001_v0001157_t0008": EOF 2025/09/02 04:15:36 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-04.backblaze.com/b2api/v1/b2_upload_file/3ff22d9390fd0b8b9f980e1b/c001_v0001157_t0008": EOF) 2025/09/02 04:15:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-kugiwoz4desu: 1/10 (Post "https://pod-000-1157-04.backblaze.com/b2api/v1/b2_upload_file/3ff22d9390fd0b8b9f980e1b/c001_v0001157_t0008": EOF) 2025/09/02 04:15:38 DEBUG : pacer: Reducing sleep to 10ms 2025/09/02 04:15:38 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/dst" 2025/09/02 04:15:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/backup" 2025/09/02 04:15:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/02 04:15:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:15:41 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for checks to finish 2025/09/02 04:15:41 DEBUG : two: Unchanged skipping 2025/09/02 04:15:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/02 04:15:42 INFO : one: Copied (server-side copy) to: one.bak 2025/09/02 04:15:43 INFO : one: Deleted 2025/09/02 04:15:43 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for transfers to finish 2025/09/02 04:15:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 04:15:43 INFO : one: Copied (new) 2025/09/02 04:15:43 DEBUG : Waiting for deletions to finish 2025/09/02 04:15:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/02 04:15:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/02 04:15:44 INFO : three.txt: Deleted 2025/09/02 04:15:44 INFO : three.txt: Moved into backup dir 2025/09/02 04:15:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/02 04:15:46 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for checks to finish 2025/09/02 04:15:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:15:46 DEBUG : two: Unchanged skipping 2025/09/02 04:15:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 04:15:46 INFO : one: Copied (server-side copy) to: one.bak 2025/09/02 04:15:46 INFO : one: Deleted 2025/09/02 04:15:46 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for transfers to finish 2025/09/02 04:15:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/02 04:15:47 INFO : one: Copied (new) 2025/09/02 04:15:47 DEBUG : Waiting for deletions to finish 2025/09/02 04:15:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/02 04:15:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/02 04:15:48 INFO : three.txt: Deleted 2025/09/02 04:15:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.77s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:15:51 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/dst" 2025/09/02 04:15:52 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/backup" 2025/09/02 04:15:54 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for checks to finish 2025/09/02 04:15:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/02 04:15:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:15:54 DEBUG : two: Unchanged skipping 2025/09/02 04:15:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/02 04:15:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/02 04:15:55 INFO : one: Deleted 2025/09/02 04:15:55 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for transfers to finish 2025/09/02 04:15:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 04:15:56 INFO : one: Copied (new) 2025/09/02 04:15:56 DEBUG : Waiting for deletions to finish 2025/09/02 04:15:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/02 04:15:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/02 04:15:57 INFO : three.txt: Deleted 2025/09/02 04:15:57 INFO : three.txt: Moved into backup dir 2025/09/02 04:15:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/02 04:15:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:15:58 DEBUG : two: Unchanged skipping 2025/09/02 04:15:58 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for checks to finish 2025/09/02 04:15:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 04:15:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/02 04:15:59 INFO : one: Deleted 2025/09/02 04:15:59 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for transfers to finish 2025/09/02 04:16:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/02 04:16:00 INFO : one: Copied (new) 2025/09/02 04:16:00 DEBUG : Waiting for deletions to finish 2025/09/02 04:16:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/02 04:16:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/02 04:16:00 INFO : three.txt: Deleted 2025/09/02 04:16:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.94s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:16:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/dst" 2025/09/02 04:16:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/02 04:16:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:16:06 DEBUG : two: Unchanged skipping 2025/09/02 04:16:06 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for checks to finish 2025/09/02 04:16:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/02 04:16:06 INFO : one: Copied (server-side copy) to: one.bak 2025/09/02 04:16:06 INFO : one: Deleted 2025/09/02 04:16:06 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for transfers to finish 2025/09/02 04:16:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 04:16:07 INFO : one: Copied (new) 2025/09/02 04:16:07 DEBUG : Waiting for deletions to finish 2025/09/02 04:16:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/02 04:16:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/02 04:16:08 INFO : three.txt: Deleted 2025/09/02 04:16:08 INFO : three.txt: Moved into backup dir 2025/09/02 04:16:09 DEBUG : one.bak: Excluded (Path Filter) 2025/09/02 04:16:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/02 04:16:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/02 04:16:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:16:09 DEBUG : two: Unchanged skipping 2025/09/02 04:16:09 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for checks to finish 2025/09/02 04:16:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 04:16:10 INFO : one: Copied (server-side copy) to: one.bak 2025/09/02 04:16:10 INFO : one: Deleted 2025/09/02 04:16:10 DEBUG : B2 bucket rclone-test-kugiwoz4desu path dst: Waiting for transfers to finish 2025/09/02 04:16:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/02 04:16:10 INFO : one: Copied (new) 2025/09/02 04:16:10 DEBUG : Waiting for deletions to finish 2025/09/02 04:16:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/02 04:16:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/02 04:16:11 INFO : three.txt: Deleted 2025/09/02 04:16:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.53s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:16:14 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/dst" 2025/09/02 04:16:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/02 04:16:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/02 04:16:16 INFO : one: Copied (server-side copy) to: one.bak 2025/09/02 04:16:17 INFO : one: Deleted 2025/09/02 04:16:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 04:16:18 INFO : one: Copied (new) 2025/09/02 04:16:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:16:18 DEBUG : two: Unchanged skipping 2025/09/02 04:16:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/02 04:16:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/02 04:16:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/02 04:16:19 INFO : three.txt: Deleted 2025/09/02 04:16:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/02 04:16:19 INFO : three.txt: Copied (new) 2025/09/02 04:16:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/02 04:16:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 04:16:21 INFO : one: Copied (server-side copy) to: one.bak 2025/09/02 04:16:21 INFO : one: Deleted 2025/09/02 04:16:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/02 04:16:21 INFO : one: Copied (new) 2025/09/02 04:16:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:16:21 DEBUG : two: Unchanged skipping 2025/09/02 04:16:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/02 04:16:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/02 04:16:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/02 04:16:23 INFO : three.txt: Deleted 2025/09/02 04:16:23 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/02 04:16:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.10s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:16:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kugiwoz4desu/dst" 2025/09/02 04:16:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/02 04:16:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/02 04:16:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/02 04:16:29 INFO : one: Deleted 2025/09/02 04:16:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 04:16:30 INFO : one: Copied (new) 2025/09/02 04:16:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:16:30 DEBUG : two: Unchanged skipping 2025/09/02 04:16:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/02 04:16:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/02 04:16:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/02 04:16:31 INFO : three.txt: Deleted 2025/09/02 04:16:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/02 04:16:31 INFO : three.txt: Copied (new) 2025/09/02 04:16:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/02 04:16:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 04:16:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/02 04:16:33 INFO : one: Deleted 2025/09/02 04:16:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/02 04:16:33 INFO : one: Copied (new) 2025/09/02 04:16:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:16:34 DEBUG : two: Unchanged skipping 2025/09/02 04:16:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/02 04:16:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/02 04:16:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/02 04:16:34 INFO : three.txt: Deleted 2025/09/02 04:16:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/02 04:16:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.05s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:16:38 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/02 04:16:38 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:16:38 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:16:38 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/02 04:16:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/02 04:16:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.49s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:16:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/02 04:16:39 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:16:39 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:16:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/02 04:16:40 INFO : existing: Copied (new) 2025/09/02 04:16:40 DEBUG : Waiting for deletions to finish 2025/09/02 04:16:41 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/02 04:16:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/02 04:16:41 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:16:41 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:16:41 ERROR : B2 bucket rclone-test-kugiwoz4desu: not deleting files as there were IO errors 2025/09/02 04:16:41 ERROR : B2 bucket rclone-test-kugiwoz4desu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.39s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:16:42 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:16:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:16:42 DEBUG : existing: Unchanged skipping 2025/09/02 04:16:42 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:16:42 DEBUG : Waiting for deletions to finish 2025/09/02 04:16:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:17:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:01 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:17:01 DEBUG : both0: Unchanged skipping 2025/09/02 04:17:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:01 DEBUG : both11: Unchanged skipping 2025/09/02 04:17:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:01 DEBUG : both10: Unchanged skipping 2025/09/02 04:17:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:01 DEBUG : both15: Unchanged skipping 2025/09/02 04:17:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:01 DEBUG : both12: Unchanged skipping 2025/09/02 04:17:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:01 DEBUG : both13: Unchanged skipping 2025/09/02 04:17:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:01 DEBUG : both14: Unchanged skipping 2025/09/02 04:17:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:01 DEBUG : both19: Unchanged skipping 2025/09/02 04:17:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:01 DEBUG : both1: Unchanged skipping 2025/09/02 04:17:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:01 DEBUG : both2: Unchanged skipping 2025/09/02 04:17:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:01 DEBUG : both3: Unchanged skipping 2025/09/02 04:17:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:01 DEBUG : both4: Unchanged skipping 2025/09/02 04:17:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:01 DEBUG : both5: Unchanged skipping 2025/09/02 04:17:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:01 DEBUG : both6: Unchanged skipping 2025/09/02 04:17:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:01 DEBUG : both7: Unchanged skipping 2025/09/02 04:17:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:01 DEBUG : both8: Unchanged skipping 2025/09/02 04:17:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:01 DEBUG : both9: Unchanged skipping 2025/09/02 04:17:01 DEBUG : both16: Unchanged skipping 2025/09/02 04:17:01 DEBUG : both17: Unchanged skipping 2025/09/02 04:17:01 DEBUG : both18: Unchanged skipping 2025/09/02 04:17:01 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:17:01 DEBUG : Waiting for deletions to finish 2025/09/02 04:17:01 INFO : only6: Deleted 2025/09/02 04:17:01 INFO : only7: Deleted 2025/09/02 04:17:01 INFO : only10: Deleted 2025/09/02 04:17:01 INFO : only1: Deleted 2025/09/02 04:17:02 INFO : only3: Deleted 2025/09/02 04:17:02 INFO : only18: Deleted 2025/09/02 04:17:02 INFO : only2: Deleted 2025/09/02 04:17:02 INFO : only11: Deleted 2025/09/02 04:17:02 INFO : only12: Deleted 2025/09/02 04:17:02 INFO : only13: Deleted 2025/09/02 04:17:02 INFO : only17: Deleted 2025/09/02 04:17:02 INFO : only4: Deleted 2025/09/02 04:17:02 INFO : only8: Deleted 2025/09/02 04:17:02 INFO : only9: Deleted 2025/09/02 04:17:02 INFO : only19: Deleted 2025/09/02 04:17:02 INFO : only0: Deleted 2025/09/02 04:17:02 INFO : only14: Deleted 2025/09/02 04:17:02 INFO : only15: Deleted 2025/09/02 04:17:02 INFO : only16: Deleted 2025/09/02 04:17:02 INFO : only5: Deleted 2025/09/02 04:17:02 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.43s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:17:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:23 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:17:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:23 DEBUG : both0: Unchanged skipping 2025/09/02 04:17:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:23 DEBUG : both13: Unchanged skipping 2025/09/02 04:17:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:23 DEBUG : both12: Unchanged skipping 2025/09/02 04:17:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:23 DEBUG : both15: Unchanged skipping 2025/09/02 04:17:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:23 DEBUG : both16: Unchanged skipping 2025/09/02 04:17:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:23 DEBUG : both17: Unchanged skipping 2025/09/02 04:17:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:23 DEBUG : both18: Unchanged skipping 2025/09/02 04:17:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:23 DEBUG : both11: Unchanged skipping 2025/09/02 04:17:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:23 DEBUG : both10: Unchanged skipping 2025/09/02 04:17:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:23 DEBUG : both2: Unchanged skipping 2025/09/02 04:17:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:23 DEBUG : both3: Unchanged skipping 2025/09/02 04:17:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:23 DEBUG : both4: Unchanged skipping 2025/09/02 04:17:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:23 DEBUG : both14: Unchanged skipping 2025/09/02 04:17:23 DEBUG : both19: Unchanged skipping 2025/09/02 04:17:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:23 DEBUG : both1: Unchanged skipping 2025/09/02 04:17:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:23 DEBUG : both8: Unchanged skipping 2025/09/02 04:17:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:23 DEBUG : both9: Unchanged skipping 2025/09/02 04:17:23 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/02 04:17:23 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/02 04:17:23 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/02 04:17:23 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/02 04:17:23 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/02 04:17:23 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/02 04:17:23 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/02 04:17:23 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/02 04:17:23 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/02 04:17:23 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/02 04:17:23 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/02 04:17:23 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/02 04:17:23 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/02 04:17:23 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/02 04:17:23 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/02 04:17:23 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/02 04:17:23 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/02 04:17:23 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/02 04:17:23 DEBUG : both5: Unchanged skipping 2025/09/02 04:17:23 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/02 04:17:23 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/02 04:17:23 DEBUG : both7: Unchanged skipping 2025/09/02 04:17:23 DEBUG : both6: Unchanged skipping 2025/09/02 04:17:23 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:17:24 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 04:17:24 INFO : only10: Copied (replaced existing) 2025/09/02 04:17:24 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 04:17:24 INFO : only0: Copied (replaced existing) 2025/09/02 04:17:24 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 04:17:24 INFO : only13: Copied (replaced existing) 2025/09/02 04:17:24 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 04:17:24 INFO : only14: Copied (replaced existing) 2025/09/02 04:17:24 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 04:17:24 INFO : only11: Copied (replaced existing) 2025/09/02 04:17:24 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 04:17:24 INFO : only15: Copied (replaced existing) 2025/09/02 04:17:24 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 04:17:24 INFO : only16: Copied (replaced existing) 2025/09/02 04:17:24 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 04:17:24 INFO : only12: Copied (replaced existing) 2025/09/02 04:17:24 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 04:17:24 INFO : only17: Copied (replaced existing) 2025/09/02 04:17:24 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 04:17:24 INFO : only18: Copied (replaced existing) 2025/09/02 04:17:24 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 04:17:24 INFO : only19: Copied (replaced existing) 2025/09/02 04:17:24 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 04:17:24 INFO : only1: Copied (replaced existing) 2025/09/02 04:17:24 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 04:17:24 INFO : only2: Copied (replaced existing) 2025/09/02 04:17:24 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 04:17:24 INFO : only3: Copied (replaced existing) 2025/09/02 04:17:24 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 04:17:24 INFO : only4: Copied (replaced existing) 2025/09/02 04:17:25 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 04:17:25 INFO : only5: Copied (replaced existing) 2025/09/02 04:17:25 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 04:17:25 INFO : only6: Copied (replaced existing) 2025/09/02 04:17:25 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 04:17:25 INFO : only8: Copied (replaced existing) 2025/09/02 04:17:25 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 04:17:25 INFO : only7: Copied (replaced existing) 2025/09/02 04:17:25 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 04:17:25 INFO : only9: Copied (replaced existing) 2025/09/02 04:17:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.08s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:17:33 DEBUG : empty_dir: Making directory with metadata 2025/09/02 04:17:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 04:17:33 DEBUG : empty_on_remote: Making directory with metadata 2025/09/02 04:17:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 04:17:33 INFO : empty_on_remote: Making directory 2025/09/02 04:17:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/02 04:17:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/02 04:17:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/02 04:17:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/02 04:17:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.36s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:17:35 DEBUG : empty_dir: Making directory with metadata 2025/09/02 04:17:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 04:17:35 DEBUG : empty_on_remote: Making directory with metadata 2025/09/02 04:17:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 04:17:35 INFO : empty_on_remote: Making directory 2025/09/02 04:17:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/02 04:17:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/02 04:17:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/02 04:17:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/02 04:17:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/02 04:17:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.25s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:17:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/02 04:17:37 INFO : sub dir: Making directory 2025/09/02 04:17:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.20s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:17:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/02 04:17:40 INFO : sub dir: Making directory 2025/09/02 04:17:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.16s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:17:49 DEBUG : Waiting for deletions to finish 2025/09/02 04:17:50 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:50 DEBUG : banana: Unchanged skipping 2025/09/02 04:17:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 04:17:50 DEBUG : apple: Unchanged skipping 2025/09/02 04:17:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:50 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 04:17:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 04:17:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 04:17:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 04:17:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 04:17:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 04:17:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 04:17:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 04:17:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 04:17:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 04:17:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 04:17:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 04:17:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 04:17:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:50 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:17:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 04:17:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 04:17:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 04:17:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 04:17:50 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:17:50 DEBUG : Waiting for deletions to finish 2025/09/02 04:17:50 INFO : There was nothing to transfer 2025/09/02 04:17:50 DEBUG : Waiting for deletions to finish 2025/09/02 04:17:50 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:17:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 04:17:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 04:17:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:51 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 04:17:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:51 DEBUG : apple: Unchanged skipping 2025/09/02 04:17:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:51 DEBUG : banana: Unchanged skipping 2025/09/02 04:17:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 04:17:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 04:17:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 04:17:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 04:17:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 04:17:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 04:17:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 04:17:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 04:17:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 04:17:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 04:17:51 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:17:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 04:17:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 04:17:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 04:17:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 04:17:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:17:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 04:17:51 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:17:51 DEBUG : Waiting for deletions to finish 2025/09/02 04:17:51 INFO : There was nothing to transfer 2025/09/02 04:17:51 DEBUG : Waiting for deletions to finish 2025/09/02 04:17:51 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:17:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:17:51 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:17:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:17:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:17:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:17:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:17:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:17:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:17:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:17:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:17:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:17:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:17:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:17:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:17:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:17:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:17:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:17:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:18:05 DEBUG : Waiting for deletions to finish 2025/09/02 04:18:06 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:18:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:18:06 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:18:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:18:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:18:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:18:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:18:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:18:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:18:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:18:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:18:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:18:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:18:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:18:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:18:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:18:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:18:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:18:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:18:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 04:18:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:06 DEBUG : apple: Unchanged skipping 2025/09/02 04:18:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:06 DEBUG : banana: Unchanged skipping 2025/09/02 04:18:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:06 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 04:18:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 04:18:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 04:18:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 04:18:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 04:18:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 04:18:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 04:18:06 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:18:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 04:18:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 04:18:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 04:18:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 04:18:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 04:18:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 04:18:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 04:18:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 04:18:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 04:18:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 04:18:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 04:18:06 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:18:06 DEBUG : Waiting for deletions to finish 2025/09/02 04:18:06 INFO : There was nothing to transfer 2025/09/02 04:18:06 DEBUG : Waiting for deletions to finish 2025/09/02 04:18:07 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:07 DEBUG : apple: Unchanged skipping 2025/09/02 04:18:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 04:18:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:07 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 04:18:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:07 DEBUG : banana: Unchanged skipping 2025/09/02 04:18:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 04:18:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 04:18:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 04:18:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 04:18:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 04:18:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 04:18:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 04:18:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:07 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:18:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 04:18:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 04:18:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 04:18:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 04:18:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 04:18:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 04:18:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 04:18:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 04:18:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 04:18:07 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:18:07 DEBUG : Waiting for deletions to finish 2025/09/02 04:18:07 INFO : There was nothing to transfer 2025/09/02 04:18:07 DEBUG : Waiting for deletions to finish 2025/09/02 04:18:07 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:18:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:18:21 DEBUG : Waiting for deletions to finish 2025/09/02 04:18:22 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:18:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:18:22 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:18:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:18:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:18:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:18:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:18:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:18:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:18:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:18:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:18:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:18:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:18:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:18:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:18:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:18:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:18:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:18:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:18:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 04:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/02 04:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/02 04:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/02 04:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/02 04:18:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/02 04:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/02 04:18:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:22 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:18:22 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:18:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/02 04:18:23 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/02 04:18:23 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/02 04:18:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/02 04:18:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/02 04:18:23 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/02 04:18:23 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/02 04:18:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/02 04:18:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/02 04:18:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/02 04:18:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/02 04:18:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/02 04:18:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/02 04:18:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/02 04:18:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/02 04:18:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/02 04:18:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/02 04:18:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/02 04:18:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 04:18:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/02 04:18:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/02 04:18:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/02 04:18:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/02 04:18:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/02 04:18:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:24 DEBUG : Waiting for deletions to finish 2025/09/02 04:18:25 INFO : banana: Deleted 2025/09/02 04:18:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/02 04:18:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/02 04:18:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/02 04:18:25 INFO : dir1/0010-456789.txt: Deleted 2025/09/02 04:18:25 INFO : dir1/0013-789;=.txt: Deleted 2025/09/02 04:18:25 INFO : dir1/0011-56789;.txt: Deleted 2025/09/02 04:18:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/02 04:18:25 INFO : dir1/0008-2345678.txt: Deleted 2025/09/02 04:18:25 INFO : dir1/0009-3456789.txt: Deleted 2025/09/02 04:18:25 INFO : dir1/0014-89;=.txt: Deleted 2025/09/02 04:18:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/02 04:18:25 INFO : dir1/0003-defghij.txt: Deleted 2025/09/02 04:18:25 INFO : dir1/0007-1234567.txt: Deleted 2025/09/02 04:18:25 INFO : splitbananasplit: Deleted 2025/09/02 04:18:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/02 04:18:25 INFO : dir1/0012-6789;.txt: Deleted 2025/09/02 04:18:25 INFO : dir1/0015-9;=.txt: Deleted 2025/09/02 04:18:25 INFO : apple: Deleted 2025/09/02 04:18:25 INFO : appleappleapplebanana: Deleted 2025/09/02 04:18:25 DEBUG : Waiting for deletions to finish 2025/09/02 04:18:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/02 04:18:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/02 04:18:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/02 04:18:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/02 04:18:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/02 04:18:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/02 04:18:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/02 04:18:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/02 04:18:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/02 04:18:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 04:18:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 04:18:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:26 DEBUG : apple: Unchanged skipping 2025/09/02 04:18:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:26 DEBUG : banana: Unchanged skipping 2025/09/02 04:18:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:26 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 04:18:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/02 04:18:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 04:18:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 04:18:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 04:18:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 04:18:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 04:18:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 04:18:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 04:18:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/02 04:18:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 04:18:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 04:18:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 04:18:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 04:18:26 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:18:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 04:18:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 04:18:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 04:18:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 04:18:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:18:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 04:18:26 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:18:26 DEBUG : Waiting for deletions to finish 2025/09/02 04:18:26 DEBUG : Waiting for deletions to finish 2025/09/02 04:18:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/02 04:18:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/02 04:18:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/02 04:18:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/02 04:18:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/02 04:18:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/02 04:18:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/02 04:18:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/02 04:18:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/02 04:18:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 04:18:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 04:18:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 04:18:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 04:18:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 04:18:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 04:18:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 04:18:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 04:18:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 04:18:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 04:18:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:18:39 DEBUG : Waiting for deletions to finish 2025/09/02 04:18:39 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:18:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:18:39 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:18:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:18:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:18:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:18:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:18:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:18:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:18:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:18:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:18:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:18:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:18:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:18:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:18:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:18:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:18:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:18:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:18:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 04:18:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:39 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:39 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:39 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:39 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:39 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:39 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:39 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/02 04:18:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/02 04:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/02 04:18:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/02 04:18:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 04:18:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 04:18:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 04:18:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 04:18:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 04:18:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 04:18:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 04:18:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 04:18:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 04:18:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 04:18:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 04:18:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 04:18:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 04:18:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 04:18:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 04:18:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 04:18:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 04:18:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 04:18:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 04:18:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 04:18:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 04:18:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 04:18:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 04:18:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 04:18:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 04:18:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 04:18:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 04:18:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 04:18:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 04:18:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 04:18:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 04:18:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 04:18:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 04:18:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 04:18:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 04:18:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 04:18:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 04:18:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 04:18:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 04:18:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 04:18:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 04:18:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 04:18:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 04:18:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 04:18:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 04:18:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 04:18:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 04:18:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 04:18:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 04:18:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 04:18:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 04:18:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 04:18:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 04:18:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 04:18:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 04:18:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 04:18:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 04:18:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 04:18:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 04:18:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 04:18:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 04:18:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 04:18:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 04:18:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 04:18:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 04:18:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 04:18:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 04:18:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 04:18:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 04:18:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 04:18:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 04:18:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 04:18:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 04:18:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 04:18:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 04:18:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 04:18:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 04:18:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 04:18:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 04:18:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 04:18:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 04:18:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 04:18:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 04:18:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 04:18:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 04:18:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 04:18:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 04:18:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 04:18:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 04:18:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 04:18:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 04:18:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 04:18:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 04:18:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 04:18:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 04:18:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 04:18:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 04:18:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 04:18:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 04:18:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 04:18:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 04:18:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 04:18:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 04:18:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 04:18:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 04:18:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 04:18:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 04:18:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 04:18:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 04:18:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 04:18:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 04:18:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 04:18:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 04:18:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 04:18:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 04:18:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 04:18:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 04:18:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 04:18:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 04:18:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 04:18:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 04:18:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 04:18:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 04:18:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 04:18:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 04:18:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 04:18:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 04:18:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 04:18:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 04:18:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 04:18:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/02 04:18:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 04:18:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/02 04:18:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 04:18:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/02 04:18:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 04:18:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/02 04:18:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 04:18:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/02 04:18:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 04:18:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 04:18:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 04:18:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 04:18:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 04:18:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 04:18:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 04:18:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 04:18:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 04:18:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 04:18:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/02 04:18:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 04:18:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 04:18:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 04:18:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 04:18:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 04:18:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 04:18:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 04:18:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 04:18:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 04:18:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 04:18:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 04:18:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 04:18:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 04:18:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 04:18:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 04:18:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 04:18:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 04:18:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 04:18:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/02 04:18:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 04:18:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 04:18:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 04:18:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 04:18:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 04:18:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 04:18:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 04:18:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 04:18:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 04:18:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 04:18:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 04:18:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/02 04:18:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 04:18:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 04:18:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 04:18:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 04:18:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/02 04:18:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:40 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:18:40 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:18:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/02 04:18:40 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/02 04:18:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 04:18:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/02 04:18:40 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/02 04:18:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 04:18:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/02 04:18:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 04:18:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 04:18:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/02 04:18:40 INFO : apple: Copied (new) to: PREFIXapple 2025/09/02 04:18:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 04:18:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/02 04:18:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 04:18:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 04:18:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/02 04:18:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 04:18:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 04:18:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/02 04:18:40 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/02 04:18:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 04:18:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/02 04:18:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/02 04:18:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 04:18:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/02 04:18:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/02 04:18:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 04:18:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/02 04:18:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/02 04:18:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 04:18:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/02 04:18:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 04:18:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 04:18:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/02 04:18:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 04:18:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 04:18:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/02 04:18:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/02 04:18:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 04:18:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/02 04:18:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/02 04:18:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 04:18:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/02 04:18:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/02 04:18:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 04:18:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/02 04:18:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/02 04:18:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/02 04:18:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/02 04:18:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/02 04:18:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/02 04:18:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/02 04:18:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/02 04:18:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/02 04:18:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/02 04:18:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/02 04:18:42 DEBUG : Waiting for deletions to finish 2025/09/02 04:18:42 INFO : apple: Deleted 2025/09/02 04:18:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/02 04:18:42 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/02 04:18:42 INFO : dir1/0008-2345678.txt: Deleted 2025/09/02 04:18:43 INFO : dir1/0012-6789;.txt: Deleted 2025/09/02 04:18:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/02 04:18:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/02 04:18:43 INFO : banana: Deleted 2025/09/02 04:18:43 INFO : dir1/0009-3456789.txt: Deleted 2025/09/02 04:18:43 INFO : splitbananasplit: Deleted 2025/09/02 04:18:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/02 04:18:43 INFO : dir1/0007-1234567.txt: Deleted 2025/09/02 04:18:43 INFO : dir1/0014-89;=.txt: Deleted 2025/09/02 04:18:43 INFO : appleappleapplebanana: Deleted 2025/09/02 04:18:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/02 04:18:43 INFO : dir1/0013-789;=.txt: Deleted 2025/09/02 04:18:43 INFO : dir1/0003-defghij.txt: Deleted 2025/09/02 04:18:43 INFO : dir1/0010-456789.txt: Deleted 2025/09/02 04:18:43 INFO : dir1/0011-56789;.txt: Deleted 2025/09/02 04:18:43 INFO : dir1/0015-9;=.txt: Deleted 2025/09/02 04:18:43 DEBUG : Waiting for deletions to finish 2025/09/02 04:18:43 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/02 04:18:43 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:18:43 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/02 04:18:43 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/02 04:18:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:18:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:18:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:18:43 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:18:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:18:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:18:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:18:43 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:18:43 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:18:43 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:18:43 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:18:43 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:18:43 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:18:43 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:18:43 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:18:43 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:18:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 04:18:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 04:18:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 04:18:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 04:18:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 04:18:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 04:18:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 04:18:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 04:18:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 04:18:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 04:18:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 04:18:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 04:18:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 04:18:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 04:18:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 04:18:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 04:18:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 04:18:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 04:18:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 04:18:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 04:18:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 04:18:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 04:18:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 04:18:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 04:18:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 04:18:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 04:18:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 04:18:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 04:18:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/02 04:18:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 04:18:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/02 04:18:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 04:18:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 04:18:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 04:18:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 04:18:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 04:18:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 04:18:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 04:18:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 04:18:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 04:18:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 04:18:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 04:18:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 04:18:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 04:18:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 04:18:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 04:18:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/02 04:18:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 04:18:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 04:18:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 04:18:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 04:18:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 04:18:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 04:18:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 04:18:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 04:18:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 04:18:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 04:18:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 04:18:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 04:18:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 04:18:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 04:18:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 04:18:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/02 04:18:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 04:18:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 04:18:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 04:18:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 04:18:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 04:18:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 04:18:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 04:18:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 04:18:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 04:18:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 04:18:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 04:18:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 04:18:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 04:18:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 04:18:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 04:18:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/02 04:18:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 04:18:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 04:18:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 04:18:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 04:18:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 04:18:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 04:18:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 04:18:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 04:18:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 04:18:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 04:18:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 04:18:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 04:18:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 04:18:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 04:18:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 04:18:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 04:18:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 04:18:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 04:18:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 04:18:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 04:18:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 04:18:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 04:18:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 04:18:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 04:18:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 04:18:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 04:18:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 04:18:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 04:18:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 04:18:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 04:18:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 04:18:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 04:18:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 04:18:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 04:18:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/02 04:18:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/02 04:18:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/02 04:18:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/02 04:18:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/02 04:18:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/02 04:18:44 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:18:44 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:18:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/02 04:18:44 INFO : apple: Copied (new) 2025/09/02 04:18:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/02 04:18:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/02 04:18:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/02 04:18:44 INFO : appleappleapplebanana: Copied (new) 2025/09/02 04:18:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/02 04:18:44 INFO : banana: Copied (new) 2025/09/02 04:18:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/02 04:18:44 INFO : splitbananasplit: Copied (new) 2025/09/02 04:18:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/02 04:18:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/02 04:18:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/02 04:18:44 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/02 04:18:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/02 04:18:45 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/02 04:18:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/02 04:18:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/02 04:18:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/02 04:18:45 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/02 04:18:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/02 04:18:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/02 04:18:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/02 04:18:45 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/02 04:18:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/02 04:18:45 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/02 04:18:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/02 04:18:45 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/02 04:18:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/02 04:18:45 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/02 04:18:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/02 04:18:45 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/02 04:18:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/02 04:18:45 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/02 04:18:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/02 04:18:45 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/02 04:18:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/02 04:18:45 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/02 04:18:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/02 04:18:46 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/02 04:18:46 DEBUG : Waiting for deletions to finish 2025/09/02 04:18:46 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/02 04:18:46 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/02 04:18:46 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/02 04:18:46 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/02 04:18:46 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/02 04:18:46 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/02 04:18:46 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/02 04:18:46 INFO : PREFIXbanana: Deleted 2025/09/02 04:18:46 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/02 04:18:46 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/02 04:18:46 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/02 04:18:46 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/02 04:18:46 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/02 04:18:46 INFO : PREFIXapple: Deleted 2025/09/02 04:18:46 INFO : PREFIXsplitbananasplit: Deleted 2025/09/02 04:18:46 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/02 04:18:46 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/02 04:18:46 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/02 04:18:46 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/02 04:18:46 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/02 04:18:46 DEBUG : Waiting for deletions to finish 2025/09/02 04:18:46 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:18:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:18:46 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:18:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:18:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:18:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:18:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:18:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:18:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:18:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:18:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:18:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:18:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:18:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:18:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:18:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:18:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:18:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:18:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:18:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 04:18:47 DEBUG : Waiting for deletions to finish 2025/09/02 04:18:47 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:18:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:18:47 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:18:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:18:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:18:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:18:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:18:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:18:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:18:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:18:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:18:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:18:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:18:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:18:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:18:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:18:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:18:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:18:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:18:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:19:01 DEBUG : Waiting for deletions to finish 2025/09/02 04:19:01 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:19:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:19:01 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:19:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:19:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:19:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:19:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:19:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:19:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:19:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:19:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:19:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:19:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:19:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:19:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:19:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:19:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:19:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:19:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:19:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 04:19:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 04:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 04:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 04:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 04:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/02 04:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/02 04:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/02 04:19:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 04:19:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/02 04:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 04:19:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 04:19:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 04:19:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 04:19:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 04:19:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 04:19:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 04:19:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 04:19:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 04:19:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 04:19:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/02 04:19:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 04:19:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/02 04:19:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:01 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:19:01 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:19:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/02 04:19:02 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/02 04:19:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 04:19:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/02 04:19:02 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/02 04:19:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/02 04:19:02 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/02 04:19:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 04:19:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/02 04:19:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 04:19:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 04:19:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/02 04:19:02 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/02 04:19:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 04:19:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/02 04:19:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 04:19:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/02 04:19:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/02 04:19:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 04:19:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/02 04:19:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 04:19:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 04:19:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/02 04:19:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 04:19:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 04:19:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/02 04:19:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 04:19:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 04:19:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/02 04:19:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 04:19:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/02 04:19:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/02 04:19:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/02 04:19:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 04:19:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/02 04:19:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/02 04:19:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 04:19:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/02 04:19:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/02 04:19:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 04:19:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/02 04:19:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/02 04:19:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 04:19:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/02 04:19:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/02 04:19:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 04:19:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/02 04:19:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/02 04:19:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/02 04:19:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/02 04:19:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/02 04:19:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/02 04:19:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/02 04:19:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/02 04:19:03 DEBUG : Waiting for deletions to finish 2025/09/02 04:19:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/02 04:19:03 INFO : dir1/0012-6789;.txt: Deleted 2025/09/02 04:19:03 INFO : dir1/0011-56789;.txt: Deleted 2025/09/02 04:19:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/02 04:19:04 INFO : appleappleapplebanana: Deleted 2025/09/02 04:19:04 INFO : splitbananasplit: Deleted 2025/09/02 04:19:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/02 04:19:04 INFO : dir1/0010-456789.txt: Deleted 2025/09/02 04:19:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/02 04:19:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/02 04:19:04 INFO : dir1/0009-3456789.txt: Deleted 2025/09/02 04:19:04 INFO : apple: Deleted 2025/09/02 04:19:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/02 04:19:04 INFO : dir1/0003-defghij.txt: Deleted 2025/09/02 04:19:04 INFO : dir1/0007-1234567.txt: Deleted 2025/09/02 04:19:04 INFO : dir1/0008-2345678.txt: Deleted 2025/09/02 04:19:04 INFO : dir1/0013-789;=.txt: Deleted 2025/09/02 04:19:04 INFO : dir1/0014-89;=.txt: Deleted 2025/09/02 04:19:04 INFO : banana: Deleted 2025/09/02 04:19:04 INFO : dir1/0015-9;=.txt: Deleted 2025/09/02 04:19:04 DEBUG : Waiting for deletions to finish 2025/09/02 04:19:04 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/02 04:19:04 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/02 04:19:04 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/02 04:19:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/02 04:19:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/02 04:19:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/02 04:19:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/02 04:19:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/02 04:19:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/02 04:19:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/02 04:19:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/02 04:19:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/02 04:19:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/02 04:19:04 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/02 04:19:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/02 04:19:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/02 04:19:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/02 04:19:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/02 04:19:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/02 04:19:04 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/02 04:19:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 04:19:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 04:19:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 04:19:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 04:19:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 04:19:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 04:19:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/02 04:19:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 04:19:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 04:19:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 04:19:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 04:19:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 04:19:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 04:19:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 04:19:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 04:19:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 04:19:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 04:19:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 04:19:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 04:19:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 04:19:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 04:19:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/02 04:19:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 04:19:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 04:19:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 04:19:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 04:19:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 04:19:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 04:19:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 04:19:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 04:19:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 04:19:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 04:19:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 04:19:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 04:19:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 04:19:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 04:19:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/02 04:19:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 04:19:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 04:19:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 04:19:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 04:19:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 04:19:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 04:19:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 04:19:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 04:19:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 04:19:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 04:19:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 04:19:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 04:19:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 04:19:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 04:19:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 04:19:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/02 04:19:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/02 04:19:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/02 04:19:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/02 04:19:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:05 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:19:05 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:19:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/02 04:19:05 INFO : apple: Copied (new) 2025/09/02 04:19:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/02 04:19:05 INFO : banana: Copied (new) 2025/09/02 04:19:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/02 04:19:05 INFO : splitbananasplit: Copied (new) 2025/09/02 04:19:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/02 04:19:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/02 04:19:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/02 04:19:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/02 04:19:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/02 04:19:05 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/02 04:19:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/02 04:19:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/02 04:19:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/02 04:19:06 INFO : appleappleapplebanana: Copied (new) 2025/09/02 04:19:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/02 04:19:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/02 04:19:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/02 04:19:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/02 04:19:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/02 04:19:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/02 04:19:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/02 04:19:06 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/02 04:19:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/02 04:19:06 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/02 04:19:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/02 04:19:06 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/02 04:19:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/02 04:19:06 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/02 04:19:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/02 04:19:06 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/02 04:19:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/02 04:19:06 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/02 04:19:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/02 04:19:06 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/02 04:19:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/02 04:19:07 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/02 04:19:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/02 04:19:07 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/02 04:19:07 DEBUG : Waiting for deletions to finish 2025/09/02 04:19:07 INFO : bananaSUFFIX: Deleted 2025/09/02 04:19:07 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/02 04:19:07 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/02 04:19:07 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/02 04:19:07 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/02 04:19:07 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/02 04:19:07 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/02 04:19:07 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/02 04:19:07 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/02 04:19:07 INFO : appleSUFFIX: Deleted 2025/09/02 04:19:07 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/02 04:19:07 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/02 04:19:07 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/02 04:19:07 INFO : splitbananasplitSUFFIX: Deleted 2025/09/02 04:19:07 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/02 04:19:07 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/02 04:19:07 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/02 04:19:07 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/02 04:19:07 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/02 04:19:07 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/02 04:19:07 DEBUG : Waiting for deletions to finish 2025/09/02 04:19:08 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : Waiting for deletions to finish 2025/09/02 04:19:08 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:19:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:19:22 DEBUG : Waiting for deletions to finish 2025/09/02 04:19:23 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:19:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:19:23 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:19:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:19:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:19:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:19:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:19:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:19:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:19:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:19:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:19:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:19:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:19:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:19:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:19:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:19:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:19:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:19:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:19:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 04:19:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 04:19:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 04:19:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 04:19:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 04:19:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/02 04:19:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 04:19:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/02 04:19:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 04:19:23 DEBUG : apple: Unchanged skipping 2025/09/02 04:19:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:23 DEBUG : banana: Unchanged skipping 2025/09/02 04:19:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 04:19:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 04:19:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 04:19:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 04:19:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 04:19:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 04:19:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 04:19:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 04:19:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 04:19:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 04:19:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 04:19:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 04:19:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 04:19:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 04:19:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 04:19:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 04:19:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 04:19:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 04:19:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 04:19:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 04:19:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 04:19:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 04:19:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 04:19:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 04:19:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/02 04:19:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 04:19:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 04:19:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 04:19:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 04:19:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 04:19:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/02 04:19:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/02 04:19:23 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:19:23 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:19:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/02 04:19:23 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/02 04:19:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 04:19:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/02 04:19:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/02 04:19:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 04:19:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/02 04:19:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/02 04:19:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 04:19:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/02 04:19:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/02 04:19:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 04:19:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/02 04:19:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/02 04:19:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 04:19:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/02 04:19:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/02 04:19:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 04:19:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/02 04:19:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/02 04:19:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 04:19:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/02 04:19:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/02 04:19:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 04:19:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/02 04:19:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/02 04:19:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 04:19:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/02 04:19:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/02 04:19:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 04:19:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/02 04:19:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/02 04:19:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 04:19:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/02 04:19:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/02 04:19:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 04:19:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/02 04:19:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/02 04:19:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 04:19:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/02 04:19:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/02 04:19:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 04:19:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/02 04:19:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/02 04:19:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/02 04:19:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/02 04:19:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/02 04:19:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/02 04:19:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/02 04:19:26 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/02 04:19:26 DEBUG : Waiting for deletions to finish 2025/09/02 04:19:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/02 04:19:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/02 04:19:26 INFO : splitbananasplit: Deleted 2025/09/02 04:19:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/02 04:19:26 INFO : dir1/0007-1234567.txt: Deleted 2025/09/02 04:19:26 INFO : dir1/0009-3456789.txt: Deleted 2025/09/02 04:19:26 INFO : dir1/0015-9;=.txt: Deleted 2025/09/02 04:19:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/02 04:19:26 INFO : dir1/0008-2345678.txt: Deleted 2025/09/02 04:19:26 INFO : dir1/0012-6789;.txt: Deleted 2025/09/02 04:19:26 INFO : dir1/0003-defghij.txt: Deleted 2025/09/02 04:19:26 INFO : dir1/0013-789;=.txt: Deleted 2025/09/02 04:19:26 INFO : appleappleapplebanana: Deleted 2025/09/02 04:19:26 INFO : dir1/0014-89;=.txt: Deleted 2025/09/02 04:19:26 INFO : dir1/0011-56789;.txt: Deleted 2025/09/02 04:19:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/02 04:19:27 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/02 04:19:27 INFO : dir1/0010-456789.txt: Deleted 2025/09/02 04:19:27 DEBUG : Waiting for deletions to finish 2025/09/02 04:19:27 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:19:27 DEBUG : appleapple: Excluded (Path Filter) 2025/09/02 04:19:27 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:19:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/02 04:19:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/02 04:19:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/02 04:19:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/02 04:19:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/02 04:19:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/02 04:19:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/02 04:19:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/02 04:19:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/02 04:19:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/02 04:19:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/02 04:19:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/02 04:19:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/02 04:19:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/02 04:19:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/02 04:19:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/02 04:19:27 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/02 04:19:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 04:19:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 04:19:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 04:19:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 04:19:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 04:19:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 04:19:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 04:19:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 04:19:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 04:19:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 04:19:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 04:19:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 04:19:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 04:19:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 04:19:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 04:19:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 04:19:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 04:19:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 04:19:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 04:19:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 04:19:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 04:19:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 04:19:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 04:19:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 04:19:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 04:19:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 04:19:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 04:19:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 04:19:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 04:19:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 04:19:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 04:19:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 04:19:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 04:19:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 04:19:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 04:19:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 04:19:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 04:19:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 04:19:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 04:19:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 04:19:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 04:19:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 04:19:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 04:19:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 04:19:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 04:19:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 04:19:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 04:19:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 04:19:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 04:19:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 04:19:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 04:19:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 04:19:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 04:19:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 04:19:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 04:19:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 04:19:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 04:19:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 04:19:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 04:19:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 04:19:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 04:19:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 04:19:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 04:19:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 04:19:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 04:19:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 04:19:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 04:19:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 04:19:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 04:19:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 04:19:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 04:19:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 04:19:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 04:19:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 04:19:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 04:19:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 04:19:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 04:19:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 04:19:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 04:19:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 04:19:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 04:19:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 04:19:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:27 DEBUG : banana: Unchanged skipping 2025/09/02 04:19:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:27 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 04:19:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:27 DEBUG : apple: Unchanged skipping 2025/09/02 04:19:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 04:19:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 04:19:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 04:19:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 04:19:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 04:19:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 04:19:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 04:19:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 04:19:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 04:19:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 04:19:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 04:19:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 04:19:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 04:19:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 04:19:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 04:19:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/02 04:19:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 04:19:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 04:19:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 04:19:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 04:19:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 04:19:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 04:19:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 04:19:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 04:19:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 04:19:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 04:19:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 04:19:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 04:19:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 04:19:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 04:19:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 04:19:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 04:19:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 04:19:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 04:19:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 04:19:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/02 04:19:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 04:19:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 04:19:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 04:19:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 04:19:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 04:19:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 04:19:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 04:19:27 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:19:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 04:19:27 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:19:27 DEBUG : Waiting for deletions to finish 2025/09/02 04:19:27 DEBUG : Waiting for deletions to finish 2025/09/02 04:19:28 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:19:28 DEBUG : appleapple: Excluded (Path Filter) 2025/09/02 04:19:28 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:19:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/02 04:19:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/02 04:19:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/02 04:19:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/02 04:19:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/02 04:19:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/02 04:19:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/02 04:19:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/02 04:19:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/02 04:19:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/02 04:19:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/02 04:19:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/02 04:19:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/02 04:19:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/02 04:19:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/02 04:19:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/02 04:19:28 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/02 04:19:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 04:19:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 04:19:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 04:19:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 04:19:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 04:19:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 04:19:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 04:19:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 04:19:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 04:19:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 04:19:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 04:19:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 04:19:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 04:19:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 04:19:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 04:19:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 04:19:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 04:19:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 04:19:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 04:19:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 04:19:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 04:19:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 04:19:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 04:19:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 04:19:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 04:19:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 04:19:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 04:19:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 04:19:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 04:19:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 04:19:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 04:19:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 04:19:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 04:19:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 04:19:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 04:19:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 04:19:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 04:19:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 04:19:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 04:19:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 04:19:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 04:19:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 04:19:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 04:19:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 04:19:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 04:19:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 04:19:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 04:19:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 04:19:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 04:19:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 04:19:28 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:19:42 DEBUG : Waiting for deletions to finish 2025/09/02 04:19:43 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:19:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:19:43 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:19:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:19:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:19:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:19:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:19:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:19:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:19:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:19:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:19:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:19:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:19:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:19:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:19:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:19:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:19:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:19:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:19:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 04:19:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:43 DEBUG : apple: Unchanged skipping 2025/09/02 04:19:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:43 DEBUG : banana: Unchanged skipping 2025/09/02 04:19:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:43 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 04:19:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 04:19:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 04:19:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 04:19:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 04:19:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 04:19:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 04:19:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 04:19:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 04:19:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 04:19:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 04:19:43 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:19:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 04:19:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 04:19:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 04:19:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 04:19:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 04:19:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 04:19:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 04:19:43 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:19:43 DEBUG : Waiting for deletions to finish 2025/09/02 04:19:43 DEBUG : Waiting for deletions to finish 2025/09/02 04:19:44 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:44 DEBUG : apple: Unchanged skipping 2025/09/02 04:19:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:44 DEBUG : banana: Unchanged skipping 2025/09/02 04:19:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 04:19:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:44 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 04:19:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 04:19:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 04:19:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 04:19:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 04:19:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 04:19:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 04:19:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 04:19:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 04:19:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 04:19:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 04:19:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 04:19:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 04:19:44 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:19:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 04:19:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 04:19:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 04:19:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 04:19:44 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:19:44 DEBUG : Waiting for deletions to finish 2025/09/02 04:19:44 DEBUG : Waiting for deletions to finish 2025/09/02 04:19:44 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 04:19:44 DEBUG : Waiting for deletions to finish 2025/09/02 04:19:45 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:19:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:19:45 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:19:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:19:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:19:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:19:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:19:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:19:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:19:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:19:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:19:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:19:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:19:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:19:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:19:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:19:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:19:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:19:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:19:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:19:59 DEBUG : Waiting for deletions to finish 2025/09/02 04:19:59 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:19:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:19:59 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:19:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:19:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:19:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:19:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:19:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:19:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:19:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:19:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:19:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:19:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:19:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:19:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:19:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:19:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:19:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:19:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:19:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 04:19:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:59 DEBUG : apple: Unchanged skipping 2025/09/02 04:19:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 04:19:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:59 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 04:19:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:59 DEBUG : banana: Unchanged skipping 2025/09/02 04:19:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 04:19:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 04:19:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 04:19:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 04:19:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 04:19:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 04:19:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 04:19:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 04:19:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 04:19:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:59 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:19:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 04:19:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 04:19:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 04:19:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 04:19:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 04:19:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 04:19:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:19:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 04:19:59 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:19:59 DEBUG : Waiting for deletions to finish 2025/09/02 04:19:59 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:00 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:00 DEBUG : apple: Unchanged skipping 2025/09/02 04:20:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 04:20:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:00 DEBUG : banana: Unchanged skipping 2025/09/02 04:20:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:00 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 04:20:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 04:20:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 04:20:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 04:20:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 04:20:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 04:20:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 04:20:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 04:20:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 04:20:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 04:20:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 04:20:00 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:20:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 04:20:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 04:20:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 04:20:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 04:20:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 04:20:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 04:20:00 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:20:00 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:00 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:00 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:20:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:20:14 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:14 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:20:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:20:14 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:20:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:20:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:20:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:20:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:20:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:20:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:20:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:20:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:20:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:20:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:20:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:20:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:20:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:20:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:20:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:20:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:20:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 04:20:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:15 DEBUG : banana: Unchanged skipping 2025/09/02 04:20:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 04:20:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:15 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 04:20:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:15 DEBUG : apple: Unchanged skipping 2025/09/02 04:20:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 04:20:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 04:20:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 04:20:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 04:20:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 04:20:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 04:20:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 04:20:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 04:20:15 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:20:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 04:20:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 04:20:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 04:20:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 04:20:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 04:20:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 04:20:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 04:20:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 04:20:15 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:20:15 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:15 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:15 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:20:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:20:15 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:20:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:20:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:20:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:20:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:20:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:20:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:20:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:20:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:20:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:20:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:20:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:20:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:20:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:20:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:20:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:20:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:20:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 04:20:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:16 DEBUG : apple: Unchanged skipping 2025/09/02 04:20:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:16 DEBUG : banana: Unchanged skipping 2025/09/02 04:20:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:16 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 04:20:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 04:20:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 04:20:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 04:20:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 04:20:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 04:20:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 04:20:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 04:20:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 04:20:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 04:20:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 04:20:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 04:20:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 04:20:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 04:20:16 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:20:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 04:20:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 04:20:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 04:20:16 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:20:16 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:16 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:16 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:20:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:20:16 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:20:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:20:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:20:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:20:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:20:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:20:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:20:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:20:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:20:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:20:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:20:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:20:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:20:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:20:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:20:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:20:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:20:29 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:30 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:20:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:20:30 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:20:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:20:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:20:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:20:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:20:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:20:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:20:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:20:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:20:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:20:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:20:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:20:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:20:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:20:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:20:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:20:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:20:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : banana: Unchanged skipping 2025/09/02 04:20:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 04:20:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 04:20:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : apple: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:20:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:20:31 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:31 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:31 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : banana: Unchanged skipping 2025/09/02 04:20:31 DEBUG : apple: Unchanged skipping 2025/09/02 04:20:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 04:20:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:20:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 04:20:31 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:20:31 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:31 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:31 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:20:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:20:49 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:50 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:20:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:20:50 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:20:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:20:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:20:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:20:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:20:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:20:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:20:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:20:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:20:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:20:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:20:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:20:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:20:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:20:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:20:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:20:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:20:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 04:20:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:50 DEBUG : apple: Unchanged skipping 2025/09/02 04:20:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 04:20:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:50 DEBUG : banana: Unchanged skipping 2025/09/02 04:20:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:50 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 04:20:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 04:20:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 04:20:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 04:20:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 04:20:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 04:20:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 04:20:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 04:20:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:50 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:20:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 04:20:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 04:20:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 04:20:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 04:20:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 04:20:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 04:20:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 04:20:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 04:20:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 04:20:50 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:20:50 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:50 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:51 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:51 DEBUG : apple: Unchanged skipping 2025/09/02 04:20:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 04:20:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:51 DEBUG : banana: Unchanged skipping 2025/09/02 04:20:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:51 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 04:20:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 04:20:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 04:20:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 04:20:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 04:20:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 04:20:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 04:20:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 04:20:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 04:20:51 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:20:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 04:20:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 04:20:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 04:20:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 04:20:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 04:20:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 04:20:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 04:20:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:20:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 04:20:51 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:20:51 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:51 DEBUG : Waiting for deletions to finish 2025/09/02 04:20:51 DEBUG : apple: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : banana: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 04:20:51 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (194.54s) --- PASS: TestTransform/NFC (14.29s) --- PASS: TestTransform/NFD (16.13s) --- PASS: TestTransform/base64 (18.98s) --- PASS: TestTransform/prefix (20.51s) --- PASS: TestTransform/suffix (21.32s) --- PASS: TestTransform/truncate (19.40s) --- PASS: TestTransform/encoder (17.24s) --- PASS: TestTransform/ISO-8859-1 (15.59s) --- PASS: TestTransform/charmap (15.58s) --- PASS: TestTransform/lowercase (15.54s) --- PASS: TestTransform/ascii (19.96s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:20:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/02 04:20:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/02 04:20:56 INFO : sub dir_somesuffix: Making directory 2025/09/02 04:20:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/02 04:20:56 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/02 04:20:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/02 04:20:56 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/02 04:20:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/02 04:20:56 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:20:56 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:20:57 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:20:57 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/02 04:20:57 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.64s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:20:58 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:20:58 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:20:58 INFO : tictactoe: Making directory 2025/09/02 04:20:58 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:20:58 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:20:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 04:20:58 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/02 04:20:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 04:20:58 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:20:58 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:20:59 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:20:59 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/02 04:20:59 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.79s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:21:00 INFO : toe: Making directory 2025/09/02 04:21:00 INFO : toe/toe: Making directory 2025/09/02 04:21:00 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/02 04:21:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/02 04:21:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/02 04:21:00 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:21:00 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:21:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:21:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/02 04:21:01 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.91s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:21:02 INFO : toe: Making directory 2025/09/02 04:21:02 INFO : toe/toe: Making directory 2025/09/02 04:21:02 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/02 04:21:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/02 04:21:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/02 04:21:02 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:21:02 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:21:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:21:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/02 04:21:04 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.77s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:21:04 DEBUG : empty_dir: Making directory with metadata 2025/09/02 04:21:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/02 04:21:04 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:05 INFO : tictacempty_dir: Making directory 2025/09/02 04:21:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:05 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:05 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:05 INFO : tictactoe: Making directory 2025/09/02 04:21:05 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:05 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 04:21:05 INFO : tictactoe/tictactoe: Making directory 2025/09/02 04:21:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 04:21:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/02 04:21:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/02 04:21:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/02 04:21:05 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:21:05 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:21:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:21:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/02 04:21:05 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.60s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:21:06 DEBUG : empty_dir: Making directory with metadata 2025/09/02 04:21:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/02 04:21:06 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:06 INFO : tictacempty_dir: Making directory 2025/09/02 04:21:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:06 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:06 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:06 INFO : tictactoe: Making directory 2025/09/02 04:21:06 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:06 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 04:21:06 INFO : tictactoe/tictactoe: Making directory 2025/09/02 04:21:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 04:21:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/02 04:21:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 04:21:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/02 04:21:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 04:21:06 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:21:06 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:21:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:21:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 04:21:07 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/02 04:21:07 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:21:07 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:08 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:08 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/02 04:21:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:21:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/02 04:21:08 NOTICE: B2 bucket rclone-test-kugiwoz4desu: 0 differences found 2025/09/02 04:21:08 NOTICE: B2 bucket rclone-test-kugiwoz4desu: 1 matching files --- PASS: TestAllTag (2.24s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:21:08 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:08 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:08 INFO : tictactoe: Making directory 2025/09/02 04:21:08 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:08 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 04:21:08 INFO : tictactoe/tictactoe: Making directory 2025/09/02 04:21:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 04:21:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/02 04:21:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/02 04:21:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/02 04:21:08 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:21:08 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:21:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:21:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/02 04:21:09 DEBUG : Waiting for deletions to finish 2025/09/02 04:21:09 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:10 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:10 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 04:21:10 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 04:21:10 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:21:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/02 04:21:10 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/02 04:21:10 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:21:10 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.31s) === RUN TestSyntax 2025/09/02 04:21:10 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:21:11 INFO : toe: Making directory 2025/09/02 04:21:11 INFO : toe/toe: Making directory 2025/09/02 04:21:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/02 04:21:11 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:21:11 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:21:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:21:11 INFO : toe/toe/toe: Copied (new) 2025/09/02 04:21:11 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.76s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:21:12 DEBUG : empty_dir: Making directory with metadata 2025/09/02 04:21:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/02 04:21:12 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:12 INFO : tictacempty_dir: Making directory 2025/09/02 04:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:12 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:12 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:12 INFO : tictactoe: Making directory 2025/09/02 04:21:12 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:12 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 04:21:12 INFO : tictactoe/tictactoe: Making directory 2025/09/02 04:21:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 04:21:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/02 04:21:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 04:21:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/02 04:21:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 04:21:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 04:21:12 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:21:12 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:21:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:21:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 04:21:13 INFO : toe/toe/toe.txt: Deleted 2025/09/02 04:21:13 INFO : toe/toe: Removing directory 2025/09/02 04:21:13 INFO : toe: Removing directory 2025/09/02 04:21:13 INFO : empty_dir: Removing directory 2025/09/02 04:21:13 DEBUG : Local file system at /tmp/rclone1910326410: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:21:14 DEBUG : empty_dir: Making directory with metadata 2025/09/02 04:21:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/02 04:21:14 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:14 INFO : tictacempty_dir: Making directory 2025/09/02 04:21:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:14 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:14 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:14 INFO : tictactoe: Making directory 2025/09/02 04:21:14 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:14 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 04:21:14 INFO : tictactoe/tictactoe: Making directory 2025/09/02 04:21:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 04:21:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/02 04:21:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 04:21:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/02 04:21:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 04:21:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 04:21:14 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:21:14 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:21:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:21:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 04:21:15 INFO : toe/toe/toe.txt: Deleted 2025/09/02 04:21:15 INFO : toe/toe: Removing directory 2025/09/02 04:21:15 INFO : toe: Removing directory 2025/09/02 04:21:15 INFO : empty_dir: Removing directory 2025/09/02 04:21:15 DEBUG : Local file system at /tmp/rclone1910326410: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/02 04:21:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/02 04:21:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/02 04:21:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/02 04:21:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/02 04:21:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:21:16 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/02 04:21:16 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.26s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:21:17 DEBUG : Reset feature "Copy" 2025/09/02 04:21:17 DEBUG : Reset feature "Move" 2025/09/02 04:21:17 DEBUG : Reset feature "Copy" 2025/09/02 04:21:17 DEBUG : Reset feature "Move" 2025/09/02 04:21:17 DEBUG : empty_dir: Making directory with metadata 2025/09/02 04:21:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/02 04:21:17 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:17 INFO : tictacempty_dir: Making directory 2025/09/02 04:21:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 04:21:17 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:17 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:17 INFO : tictactoe: Making directory 2025/09/02 04:21:17 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:17 DEBUG : toe: transformed to: tictactoe 2025/09/02 04:21:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 04:21:17 INFO : tictactoe/tictactoe: Making directory 2025/09/02 04:21:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 04:21:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/02 04:21:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 04:21:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/02 04:21:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 04:21:17 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:21:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 04:21:17 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:21:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:21:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 04:21:18 INFO : toe/toe/toe.txt: Deleted 2025/09/02 04:21:18 INFO : toe/toe: Removing directory 2025/09/02 04:21:18 INFO : toe: Removing directory 2025/09/02 04:21:18 INFO : empty_dir: Removing directory 2025/09/02 04:21:18 DEBUG : Local file system at /tmp/rclone1910326410: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/02 04:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/02 04:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/02 04:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/02 04:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/02 04:21:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:21:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/02 04:21:20 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.58s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:21:21 DEBUG : toe: transformed to: dG9l 2025/09/02 04:21:21 DEBUG : toe: transformed to: dG9l 2025/09/02 04:21:21 INFO : dG9l: Making directory 2025/09/02 04:21:21 DEBUG : toe: transformed to: dG9l 2025/09/02 04:21:21 DEBUG : toe: transformed to: dG9l 2025/09/02 04:21:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/02 04:21:21 INFO : dG9l/dG9l: Making directory 2025/09/02 04:21:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/02 04:21:21 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/02 04:21:21 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/02 04:21:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/02 04:21:21 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/02 04:21:21 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:21:21 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:21:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:21:21 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/02 04:21:21 DEBUG : Waiting for deletions to finish 2025/09/02 04:21:22 DEBUG : dG9l: transformed to: toe 2025/09/02 04:21:22 DEBUG : dG9l: transformed to: toe 2025/09/02 04:21:22 DEBUG : dG9l: transformed to: toe 2025/09/02 04:21:22 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/02 04:21:22 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/02 04:21:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/02 04:21:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/02 04:21:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/02 04:21:22 DEBUG : Local file system at /tmp/rclone1910326410: Waiting for checks to finish 2025/09/02 04:21:22 DEBUG : Local file system at /tmp/rclone1910326410: Waiting for transfers to finish 2025/09/02 04:21:22 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.42s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-kugiwoz4desu", Local "Local file system at /tmp/rclone1910326410", Modify Window "1ms" 2025/09/02 04:21:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 04:21:23 DEBUG : toe: transformed to: 2025/09/02 04:21:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 04:21:23 DEBUG : toe: transformed to: 2025/09/02 04:21:23 INFO : B2 bucket rclone-test-kugiwoz4desu: Making directory 2025/09/02 04:21:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 04:21:23 DEBUG : toe: transformed to: 2025/09/02 04:21:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 04:21:23 DEBUG : toe: transformed to: 2025/09/02 04:21:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 04:21:23 DEBUG : toe/toe: transformed to: 2025/09/02 04:21:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/02 04:21:23 INFO : toe/toe: Making directory 2025/09/02 04:21:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 04:21:23 DEBUG : toe/toe: transformed to: 2025/09/02 04:21:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/02 04:21:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 04:21:23 DEBUG : toe: transformed to: 2025/09/02 04:21:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/02 04:21:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 04:21:23 DEBUG : toe/toe/toe: transformed to: 2025/09/02 04:21:23 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/02 04:21:23 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for checks to finish 2025/09/02 04:21:23 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Waiting for transfers to finish 2025/09/02 04:21:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 04:21:24 INFO : toe/toe/toe: Copied (new) 2025/09/02 04:21:24 ERROR : B2 bucket rclone-test-kugiwoz4desu: not deleting files as there were IO errors 2025/09/02 04:21:24 ERROR : B2 bucket rclone-test-kugiwoz4desu: not deleting directories as there were IO errors --- PASS: TestError (1.87s) PASS 2025/09/02 04:21:25 DEBUG : B2 bucket rclone-test-kugiwoz4desu: Purge remote 2025/09/02 04:21:25 INFO : B2 bucket rclone-test-kugiwoz4desu: cleaning bucket "rclone-test-kugiwoz4desu" of all files 2025/09/02 04:21:26 DEBUG : BackupDir/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41889eba56989e59_d20250902_m041519_c001_v7007000_t0000_u01756786519579") 2025/09/02 04:21:26 DEBUG : BackupDir/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f105d27b95cb99130_d20250902_m041513_c001_v0001144_t0025_u01756786513254") 2025/09/02 04:21:26 DEBUG : CompareDest/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740836fdd_d20250902_m041453_c001_v7007000_t0000_u01756786493977") 2025/09/02 04:21:26 DEBUG : CompareDest/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c632b8_d20250902_m041447_c001_v0001044_t0003_u01756786487891") 2025/09/02 04:21:26 DEBUG : CompareDest/two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740836fe1_d20250902_m041454_c001_v7007000_t0000_u01756786494159") 2025/09/02 04:21:26 DEBUG : CompareDest/two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6773_d20250902_m041449_c001_v0001183_t0015_u01756786489493") 2025/09/02 04:21:26 DEBUG : CopyDest/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41889eba56989e5b_d20250902_m041519_c001_v7007000_t0000_u01756786519764") 2025/09/02 04:21:26 DEBUG : CopyDest/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf40c6_d20250902_m041510_c001_v0001157_t0013_u01756786510284") 2025/09/02 04:21:26 DEBUG : CopyDest/three: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41889eba56989e5c_d20250902_m041519_c001_v7007000_t0000_u01756786519952") 2025/09/02 04:21:26 DEBUG : CopyDest/three: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd68ab_d20250902_m041517_c001_v0001183_t0041_u01756786517697") 2025/09/02 04:21:26 DEBUG : CopyDest/two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41889eba56989e5d_d20250902_m041520_c001_v7007000_t0000_u01756786520171") 2025/09/02 04:21:27 DEBUG : CopyDest/two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c632fc_d20250902_m041515_c001_v0001044_t0038_u01756786515127") 2025/09/02 04:21:27 DEBUG : EXISTING: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f421ff5b6ef96d2ca_d20250902_m041642_c001_v7007000_t0000_u01756786602882") 2025/09/02 04:21:27 DEBUG : EXISTING: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6bfc_d20250902_m041641_c001_v0001183_t0022_u01756786601906") 2025/09/02 04:21:27 DEBUG : PREFIXapple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41604b60ad735b20_d20250902_m041846_c001_v7007000_t0000_u01756786726366") 2025/09/02 04:21:27 DEBUG : PREFIXapple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af9cb_d20250902_m041840_c001_v0001101_t0003_u01756786720253") 2025/09/02 04:21:27 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40782267408371bf_d20250902_m041846_c001_v7007000_t0000_u01756786726378") 2025/09/02 04:21:27 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c38bb_d20250902_m041840_c001_v0001120_t0034_u01756786720221") 2025/09/02 04:21:27 DEBUG : PREFIXbanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f400d106f342fa3cc_d20250902_m041846_c001_v7007000_t0000_u01756786726199") 2025/09/02 04:21:27 DEBUG : PREFIXbanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd71af_d20250902_m041840_c001_v0001183_t0048_u01756786720232") 2025/09/02 04:21:27 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f400d106f342fa3cd_d20250902_m041846_c001_v7007000_t0000_u01756786726387") 2025/09/02 04:21:27 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6355e_d20250902_m041840_c001_v0001044_t0037_u01756786720246") 2025/09/02 04:21:27 DEBUG : Testêé: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f421ff5b6ef96d2c6_d20250902_m041639_c001_v7007000_t0000_u01756786599139") 2025/09/02 04:21:27 DEBUG : Testêé: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6be4_d20250902_m041638_c001_v0001183_t0048_u01756786598552") 2025/09/02 04:21:27 DEBUG : Testêé: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c633e8_d20250902_m041637_c001_v0001044_t0053_u01756786597390") 2025/09/02 04:21:27 DEBUG : YXBwbGU=: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f13_d20250902_m041827_c001_v7007000_t0000_u01756786707301") 2025/09/02 04:21:27 DEBUG : YXBwbGU=: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af987_d20250902_m041823_c001_v0001101_t0012_u01756786703092") 2025/09/02 04:21:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f15_d20250902_m041827_c001_v7007000_t0000_u01756786707483") 2025/09/02 04:21:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd70c3_d20250902_m041823_c001_v0001183_t0003_u01756786703072") 2025/09/02 04:21:27 DEBUG : YmFuYW5h: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f16_d20250902_m041827_c001_v7007000_t0000_u01756786707667") 2025/09/02 04:21:27 DEBUG : YmFuYW5h: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6352e_d20250902_m041823_c001_v0001044_t0008_u01756786703084") 2025/09/02 04:21:28 DEBUG : a/potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebe89_d20250902_m041253_c001_v7007000_t0000_u01756786373501") 2025/09/02 04:21:28 DEBUG : a/potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d8c_d20250902_m041252_c001_v0001157_t0046_u01756786372858") 2025/09/02 04:21:28 DEBUG : a/potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebe85_d20250902_m041251_c001_v7007000_t0000_u01756786371219") 2025/09/02 04:21:28 DEBUG : a/potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d84_d20250902_m041250_c001_v0001157_t0014_u01756786370327") 2025/09/02 04:21:28 DEBUG : a/potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbb267_d20250902_m041232_c001_v7007000_t0000_u01756786352991") 2025/09/02 04:21:28 DEBUG : a/potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d00_d20250902_m041232_c001_v0001157_t0056_u01756786352164") 2025/09/02 04:21:28 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cb9_d20250902_m042052_c001_v7007000_t0000_u01756786852504") 2025/09/02 04:21:28 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7691_d20250902_m042048_c001_v0001183_t0054_u01756786848480") 2025/09/02 04:21:28 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdef3_d20250902_m042032_c001_v7007000_t0000_u01756786832556") 2025/09/02 04:21:28 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd75dc_d20250902_m042028_c001_v0001183_t0039_u01756786828559") 2025/09/02 04:21:28 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248cb8a_d20250902_m042017_c001_v7007000_t0000_u01756786817025") 2025/09/02 04:21:28 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7575_d20250902_m042013_c001_v0001183_t0017_u01756786813175") 2025/09/02 04:21:28 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea95222a51_d20250902_m042001_c001_v7007000_t0000_u01756786801422") 2025/09/02 04:21:28 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd74ef_d20250902_m041957_c001_v0001183_t0047_u01756786797518") 2025/09/02 04:21:28 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b5797_d20250902_m041945_c001_v7007000_t0000_u01756786785832") 2025/09/02 04:21:28 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd745e_d20250902_m041941_c001_v0001183_t0053_u01756786781257") 2025/09/02 04:21:28 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f407822674083720a_d20250902_m041928_c001_v7007000_t0000_u01756786768630") 2025/09/02 04:21:28 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd73b1_d20250902_m041921_c001_v0001183_t0005_u01756786761764") 2025/09/02 04:21:28 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c33_d20250902_m041909_c001_v7007000_t0000_u01756786749075") 2025/09/02 04:21:28 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd72ee_d20250902_m041905_c001_v0001183_t0059_u01756786745406") 2025/09/02 04:21:28 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f420768a9af74b843_d20250902_m041904_c001_v7007000_t0000_u01756786744211") 2025/09/02 04:21:28 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd72a0_d20250902_m041859_c001_v0001183_t0020_u01756786739927") 2025/09/02 04:21:29 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a75b_d20250902_m041847_c001_v7007000_t0000_u01756786727888") 2025/09/02 04:21:29 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd71e7_d20250902_m041844_c001_v0001183_t0048_u01756786724203") 2025/09/02 04:21:29 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f400d106f342fa3c7_d20250902_m041842_c001_v7007000_t0000_u01756786722610") 2025/09/02 04:21:29 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c38b1_d20250902_m041838_c001_v0001120_t0013_u01756786718195") 2025/09/02 04:21:29 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f407822674083713b_d20250902_m041825_c001_v7007000_t0000_u01756786705655") 2025/09/02 04:21:29 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7097_d20250902_m041820_c001_v0001183_t0045_u01756786700470") 2025/09/02 04:21:29 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bda_d20250902_m041808_c001_v7007000_t0000_u01756786688306") 2025/09/02 04:21:29 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6ff8_d20250902_m041804_c001_v0001183_t0041_u01756786684458") 2025/09/02 04:21:29 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bac_d20250902_m041752_c001_v7007000_t0000_u01756786672226") 2025/09/02 04:21:29 DEBUG : apple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6f28_d20250902_m041748_c001_v0001183_t0049_u01756786668766") 2025/09/02 04:21:29 DEBUG : appleSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c30_d20250902_m041907_c001_v7007000_t0000_u01756786747453") 2025/09/02 04:21:29 DEBUG : appleSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd72b4_d20250902_m041902_c001_v0001183_t0059_u01756786742032") 2025/09/02 04:21:29 DEBUG : appleapple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f407822674083720b_d20250902_m041928_c001_v7007000_t0000_u01756786768813") 2025/09/02 04:21:29 DEBUG : appleapple: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd73cd_d20250902_m041923_c001_v0001183_t0012_u01756786763759") 2025/09/02 04:21:29 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cba_d20250902_m042052_c001_v7007000_t0000_u01756786852688") 2025/09/02 04:21:29 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3b48_d20250902_m042048_c001_v0001120_t0037_u01756786848980") 2025/09/02 04:21:29 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdef4_d20250902_m042032_c001_v7007000_t0000_u01756786832739") 2025/09/02 04:21:29 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3afc_d20250902_m042029_c001_v0001120_t0036_u01756786829139") 2025/09/02 04:21:29 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248cb8b_d20250902_m042017_c001_v7007000_t0000_u01756786817208") 2025/09/02 04:21:29 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3abe_d20250902_m042013_c001_v0001120_t0043_u01756786813713") 2025/09/02 04:21:29 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea95222a52_d20250902_m042001_c001_v7007000_t0000_u01756786801606") 2025/09/02 04:21:29 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3a7f_d20250902_m041958_c001_v0001120_t0056_u01756786798310") 2025/09/02 04:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b5798_d20250902_m041946_c001_v7007000_t0000_u01756786786017") 2025/09/02 04:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3a39_d20250902_m041942_c001_v0001120_t0019_u01756786782135") 2025/09/02 04:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f418e1fb304e649f6_d20250902_m041926_c001_v7007000_t0000_u01756786766867") 2025/09/02 04:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c39b5_d20250902_m041922_c001_v0001120_t0011_u01756786762287") 2025/09/02 04:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c34_d20250902_m041909_c001_v7007000_t0000_u01756786749260") 2025/09/02 04:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c635ae_d20250902_m041905_c001_v0001044_t0036_u01756786745386") 2025/09/02 04:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc4004_d20250902_m041903_c001_v7007000_t0000_u01756786743986") 2025/09/02 04:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afa45_d20250902_m041900_c001_v0001101_t0037_u01756786740419") 2025/09/02 04:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a760_d20250902_m041848_c001_v7007000_t0000_u01756786728071") 2025/09/02 04:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63572_d20250902_m041844_c001_v0001044_t0008_u01756786724217") 2025/09/02 04:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740837192_d20250902_m041843_c001_v7007000_t0000_u01756786723246") 2025/09/02 04:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6355a_d20250902_m041838_c001_v0001044_t0052_u01756786718708") 2025/09/02 04:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f12_d20250902_m041825_c001_v7007000_t0000_u01756786705662") 2025/09/02 04:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af97d_d20250902_m041821_c001_v0001101_t0026_u01756786701201") 2025/09/02 04:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bde_d20250902_m041808_c001_v7007000_t0000_u01756786688497") 2025/09/02 04:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af935_d20250902_m041805_c001_v0001101_t0012_u01756786685031") 2025/09/02 04:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bad_d20250902_m041752_c001_v7007000_t0000_u01756786672409") 2025/09/02 04:21:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af8e9_d20250902_m041749_c001_v0001101_t0056_u01756786669478") 2025/09/02 04:21:30 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbbe41_d20250902_m041907_c001_v7007000_t0000_u01756786747449") 2025/09/02 04:21:30 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c392f_d20250902_m041902_c001_v0001120_t0048_u01756786742041") 2025/09/02 04:21:31 DEBUG : b/potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebe8a_d20250902_m041253_c001_v7007000_t0000_u01756786373683") 2025/09/02 04:21:31 DEBUG : b/potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d86_d20250902_m041251_c001_v0001157_t0024_u01756786371768") 2025/09/02 04:21:31 DEBUG : b/potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebe82_d20250902_m041250_c001_v7007000_t0000_u01756786370663") 2025/09/02 04:21:31 DEBUG : b/potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d7a_d20250902_m041249_c001_v0001157_t0001_u01756786369312") 2025/09/02 04:21:31 DEBUG : b/potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbb266_d20250902_m041232_c001_v7007000_t0000_u01756786352424") 2025/09/02 04:21:31 DEBUG : b/potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3cf8_d20250902_m041231_c001_v0001157_t0014_u01756786351017") 2025/09/02 04:21:31 DEBUG : backup/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f401c0b60c57df851_d20250902_m041533_c001_v7007000_t0000_u01756786533722") 2025/09/02 04:21:31 DEBUG : backup/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11746ef404838ff4_d20250902_m041531_c001_v0001105_t0021_u01756786531713") 2025/09/02 04:21:31 DEBUG : backup/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f10220654d4218486_d20250902_m041527_c001_v0001032_t0010_u01756786527589") 2025/09/02 04:21:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4115e4c07855165e_d20250902_m041601_c001_v7007000_t0000_u01756786561428") 2025/09/02 04:21:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1108ed0b8c6a0606_d20250902_m041559_c001_v0001157_t0044_u01756786559100") 2025/09/02 04:21:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1130610838856195_d20250902_m041555_c001_v0001157_t0037_u01756786555249") 2025/09/02 04:21:31 DEBUG : backup/one.bak: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4101143ce902c25d_d20250902_m041548_c001_v7007000_t0000_u01756786548485") 2025/09/02 04:21:31 DEBUG : backup/one.bak: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1109ccc72ef567ec_d20250902_m041546_c001_v0001146_t0001_u01756786546553") 2025/09/02 04:21:31 DEBUG : backup/one.bak: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104677d165ec00b6_d20250902_m041542_c001_v0001172_t0028_u01756786542577") 2025/09/02 04:21:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4115e4c078551660_d20250902_m041601_c001_v7007000_t0000_u01756786561611") 2025/09/02 04:21:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f101bde1c4ca81f01_d20250902_m041600_c001_v0001117_t0044_u01756786560320") 2025/09/02 04:21:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1075c0d2ddddd40d_d20250902_m041556_c001_v0001183_t0027_u01756786556979") 2025/09/02 04:21:31 DEBUG : backup/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f401c0b60c57df852_d20250902_m041533_c001_v7007000_t0000_u01756786533903") 2025/09/02 04:21:31 DEBUG : backup/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f109dea1625807a12_d20250902_m041532_c001_v0001161_t0021_u01756786532876") 2025/09/02 04:21:31 DEBUG : backup/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f113dad1e6ab3d8b8_d20250902_m041529_c001_v0001183_t0055_u01756786529483") 2025/09/02 04:21:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4101143ce902c25e_d20250902_m041548_c001_v7007000_t0000_u01756786548669") 2025/09/02 04:21:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f106dca2053d890fb_d20250902_m041547_c001_v0001145_t0046_u01756786547576") 2025/09/02 04:21:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f119294ade676a19b_d20250902_m041544_c001_v0001150_t0030_u01756786544281") 2025/09/02 04:21:32 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cbb_d20250902_m042052_c001_v7007000_t0000_u01756786852879") 2025/09/02 04:21:32 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afc86_d20250902_m042048_c001_v0001101_t0056_u01756786848681") 2025/09/02 04:21:32 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdef5_d20250902_m042032_c001_v7007000_t0000_u01756786832921") 2025/09/02 04:21:32 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afc0d_d20250902_m042028_c001_v0001101_t0007_u01756786828754") 2025/09/02 04:21:32 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248cb8c_d20250902_m042017_c001_v7007000_t0000_u01756786817391") 2025/09/02 04:21:32 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afbbb_d20250902_m042013_c001_v0001101_t0008_u01756786813375") 2025/09/02 04:21:32 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea95222a53_d20250902_m042001_c001_v7007000_t0000_u01756786801790") 2025/09/02 04:21:32 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afb73_d20250902_m041957_c001_v0001101_t0039_u01756786797784") 2025/09/02 04:21:32 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b5799_d20250902_m041946_c001_v7007000_t0000_u01756786786199") 2025/09/02 04:21:32 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afb1d_d20250902_m041941_c001_v0001101_t0051_u01756786781462") 2025/09/02 04:21:32 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f407822674083720c_d20250902_m041928_c001_v7007000_t0000_u01756786768997") 2025/09/02 04:21:32 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afabb_d20250902_m041921_c001_v0001101_t0045_u01756786761959") 2025/09/02 04:21:32 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c35_d20250902_m041909_c001_v7007000_t0000_u01756786749451") 2025/09/02 04:21:32 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c394f_d20250902_m041905_c001_v0001120_t0056_u01756786745393") 2025/09/02 04:21:32 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbbe37_d20250902_m041904_c001_v7007000_t0000_u01756786744406") 2025/09/02 04:21:32 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c392d_d20250902_m041900_c001_v0001120_t0021_u01756786740132") 2025/09/02 04:21:32 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a764_d20250902_m041848_c001_v7007000_t0000_u01756786728255") 2025/09/02 04:21:32 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af9f1_d20250902_m041844_c001_v0001101_t0040_u01756786724225") 2025/09/02 04:21:33 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea952229cf_d20250902_m041843_c001_v7007000_t0000_u01756786723033") 2025/09/02 04:21:33 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7191_d20250902_m041838_c001_v0001183_t0014_u01756786718488") 2025/09/02 04:21:33 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740837136_d20250902_m041824_c001_v7007000_t0000_u01756786704921") 2025/09/02 04:21:33 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6352c_d20250902_m041820_c001_v0001044_t0031_u01756786700674") 2025/09/02 04:21:33 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bdf_d20250902_m041808_c001_v7007000_t0000_u01756786688685") 2025/09/02 04:21:33 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63504_d20250902_m041804_c001_v0001044_t0007_u01756786684675") 2025/09/02 04:21:33 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8baf_d20250902_m041752_c001_v7007000_t0000_u01756786672594") 2025/09/02 04:21:33 DEBUG : banana: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c634dc_d20250902_m041748_c001_v0001044_t0028_u01756786668974") 2025/09/02 04:21:33 DEBUG : bananaSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c2f_d20250902_m041907_c001_v7007000_t0000_u01756786747254") 2025/09/02 04:21:33 DEBUG : bananaSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afa4d_d20250902_m041902_c001_v0001101_t0016_u01756786742052") 2025/09/02 04:21:33 DEBUG : both0: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ea6_d20250902_m041725_c001_v7007000_t0000_u01756786645779") 2025/09/02 04:21:33 DEBUG : both0: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6344f_d20250902_m041707_c001_v0001044_t0008_u01756786627594") 2025/09/02 04:21:33 DEBUG : both0: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b29_d20250902_m041703_c001_v7007000_t0000_u01756786623278") 2025/09/02 04:21:33 DEBUG : both0: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63402_d20250902_m041644_c001_v0001044_t0016_u01756786604797") 2025/09/02 04:21:33 DEBUG : both1: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ea7_d20250902_m041725_c001_v7007000_t0000_u01756786645963") 2025/09/02 04:21:33 DEBUG : both1: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63455_d20250902_m041708_c001_v0001044_t0058_u01756786628573") 2025/09/02 04:21:33 DEBUG : both1: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b2b_d20250902_m041703_c001_v7007000_t0000_u01756786623467") 2025/09/02 04:21:33 DEBUG : both1: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63407_d20250902_m041645_c001_v0001044_t0050_u01756786605372") 2025/09/02 04:21:33 DEBUG : both10: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ea8_d20250902_m041726_c001_v7007000_t0000_u01756786646147") 2025/09/02 04:21:33 DEBUG : both10: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6346f_d20250902_m041715_c001_v0001044_t0011_u01756786635414") 2025/09/02 04:21:33 DEBUG : both10: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b2c_d20250902_m041703_c001_v7007000_t0000_u01756786623661") 2025/09/02 04:21:33 DEBUG : both10: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63427_d20250902_m041652_c001_v0001044_t0043_u01756786612824") 2025/09/02 04:21:34 DEBUG : both11: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3eaa_d20250902_m041726_c001_v7007000_t0000_u01756786646331") 2025/09/02 04:21:34 DEBUG : both11: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63473_d20250902_m041716_c001_v0001044_t0020_u01756786636092") 2025/09/02 04:21:34 DEBUG : both11: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b2e_d20250902_m041703_c001_v7007000_t0000_u01756786623854") 2025/09/02 04:21:34 DEBUG : both11: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63429_d20250902_m041653_c001_v0001044_t0056_u01756786613580") 2025/09/02 04:21:34 DEBUG : both12: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3eab_d20250902_m041726_c001_v7007000_t0000_u01756786646514") 2025/09/02 04:21:34 DEBUG : both12: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63479_d20250902_m041716_c001_v0001044_t0043_u01756786636788") 2025/09/02 04:21:34 DEBUG : both12: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b30_d20250902_m041704_c001_v7007000_t0000_u01756786624043") 2025/09/02 04:21:34 DEBUG : both12: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6342b_d20250902_m041654_c001_v0001044_t0012_u01756786614267") 2025/09/02 04:21:34 DEBUG : both13: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3eac_d20250902_m041726_c001_v7007000_t0000_u01756786646700") 2025/09/02 04:21:34 DEBUG : both13: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6347b_d20250902_m041717_c001_v0001044_t0031_u01756786637485") 2025/09/02 04:21:34 DEBUG : both13: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b32_d20250902_m041704_c001_v7007000_t0000_u01756786624228") 2025/09/02 04:21:34 DEBUG : both13: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6342d_d20250902_m041654_c001_v0001044_t0032_u01756786614845") 2025/09/02 04:21:34 DEBUG : both14: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ead_d20250902_m041726_c001_v7007000_t0000_u01756786646884") 2025/09/02 04:21:34 DEBUG : both14: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6347d_d20250902_m041718_c001_v0001044_t0017_u01756786638379") 2025/09/02 04:21:34 DEBUG : both14: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b33_d20250902_m041704_c001_v7007000_t0000_u01756786624413") 2025/09/02 04:21:34 DEBUG : both14: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63431_d20250902_m041655_c001_v0001044_t0058_u01756786615551") 2025/09/02 04:21:34 DEBUG : both15: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3eae_d20250902_m041727_c001_v7007000_t0000_u01756786647068") 2025/09/02 04:21:34 DEBUG : both15: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6347f_d20250902_m041719_c001_v0001044_t0015_u01756786639317") 2025/09/02 04:21:34 DEBUG : both15: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b34_d20250902_m041704_c001_v7007000_t0000_u01756786624601") 2025/09/02 04:21:34 DEBUG : both15: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63435_d20250902_m041656_c001_v0001044_t0004_u01756786616235") 2025/09/02 04:21:34 DEBUG : both16: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3eaf_d20250902_m041727_c001_v7007000_t0000_u01756786647250") 2025/09/02 04:21:34 DEBUG : both16: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63483_d20250902_m041719_c001_v0001044_t0019_u01756786639996") 2025/09/02 04:21:35 DEBUG : both16: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b35_d20250902_m041704_c001_v7007000_t0000_u01756786624789") 2025/09/02 04:21:35 DEBUG : both16: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63437_d20250902_m041656_c001_v0001044_t0005_u01756786616970") 2025/09/02 04:21:35 DEBUG : both17: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3eb0_d20250902_m041727_c001_v7007000_t0000_u01756786647433") 2025/09/02 04:21:35 DEBUG : both17: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63485_d20250902_m041720_c001_v0001044_t0009_u01756786640801") 2025/09/02 04:21:35 DEBUG : both17: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b36_d20250902_m041704_c001_v7007000_t0000_u01756786624975") 2025/09/02 04:21:35 DEBUG : both17: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63439_d20250902_m041657_c001_v0001044_t0031_u01756786617609") 2025/09/02 04:21:35 DEBUG : both18: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3eb2_d20250902_m041727_c001_v7007000_t0000_u01756786647616") 2025/09/02 04:21:35 DEBUG : both18: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63487_d20250902_m041721_c001_v0001044_t0035_u01756786641756") 2025/09/02 04:21:35 DEBUG : both18: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b37_d20250902_m041705_c001_v7007000_t0000_u01756786625159") 2025/09/02 04:21:35 DEBUG : both18: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6343b_d20250902_m041658_c001_v0001044_t0053_u01756786618589") 2025/09/02 04:21:35 DEBUG : both19: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3eb3_d20250902_m041727_c001_v7007000_t0000_u01756786647800") 2025/09/02 04:21:35 DEBUG : both19: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63489_d20250902_m041722_c001_v0001044_t0012_u01756786642483") 2025/09/02 04:21:35 DEBUG : both19: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b38_d20250902_m041705_c001_v7007000_t0000_u01756786625345") 2025/09/02 04:21:35 DEBUG : both19: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6343d_d20250902_m041659_c001_v0001044_t0020_u01756786619827") 2025/09/02 04:21:35 DEBUG : both2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3eb5_d20250902_m041727_c001_v7007000_t0000_u01756786647984") 2025/09/02 04:21:35 DEBUG : both2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63457_d20250902_m041709_c001_v0001044_t0025_u01756786629315") 2025/09/02 04:21:35 DEBUG : both2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b3a_d20250902_m041705_c001_v7007000_t0000_u01756786625530") 2025/09/02 04:21:35 DEBUG : both2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6340d_d20250902_m041646_c001_v0001044_t0057_u01756786606982") 2025/09/02 04:21:35 DEBUG : both3: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3eb7_d20250902_m041728_c001_v7007000_t0000_u01756786648167") 2025/09/02 04:21:35 DEBUG : both3: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63459_d20250902_m041710_c001_v0001044_t0043_u01756786630016") 2025/09/02 04:21:35 DEBUG : both3: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b3b_d20250902_m041705_c001_v7007000_t0000_u01756786625716") 2025/09/02 04:21:36 DEBUG : both3: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63411_d20250902_m041647_c001_v0001044_t0036_u01756786607521") 2025/09/02 04:21:36 DEBUG : both4: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3eb8_d20250902_m041728_c001_v7007000_t0000_u01756786648350") 2025/09/02 04:21:36 DEBUG : both4: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6345b_d20250902_m041710_c001_v0001044_t0012_u01756786630899") 2025/09/02 04:21:36 DEBUG : both4: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b3c_d20250902_m041705_c001_v7007000_t0000_u01756786625899") 2025/09/02 04:21:36 DEBUG : both4: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63417_d20250902_m041648_c001_v0001044_t0045_u01756786608267") 2025/09/02 04:21:36 DEBUG : both5: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3eba_d20250902_m041728_c001_v7007000_t0000_u01756786648534") 2025/09/02 04:21:36 DEBUG : both5: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6345f_d20250902_m041711_c001_v0001044_t0026_u01756786631608") 2025/09/02 04:21:36 DEBUG : both5: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b3d_d20250902_m041706_c001_v7007000_t0000_u01756786626082") 2025/09/02 04:21:36 DEBUG : both5: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63419_d20250902_m041648_c001_v0001044_t0033_u01756786608957") 2025/09/02 04:21:36 DEBUG : both6: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ebc_d20250902_m041728_c001_v7007000_t0000_u01756786648718") 2025/09/02 04:21:36 DEBUG : both6: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63461_d20250902_m041712_c001_v0001044_t0004_u01756786632518") 2025/09/02 04:21:36 DEBUG : both6: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b3e_d20250902_m041706_c001_v7007000_t0000_u01756786626265") 2025/09/02 04:21:36 DEBUG : both6: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6341b_d20250902_m041649_c001_v0001044_t0038_u01756786609620") 2025/09/02 04:21:36 DEBUG : both7: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ebd_d20250902_m041728_c001_v7007000_t0000_u01756786648900") 2025/09/02 04:21:36 DEBUG : both7: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63465_d20250902_m041713_c001_v0001044_t0003_u01756786633271") 2025/09/02 04:21:36 DEBUG : both7: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b3f_d20250902_m041706_c001_v7007000_t0000_u01756786626451") 2025/09/02 04:21:36 DEBUG : both7: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6341f_d20250902_m041650_c001_v0001044_t0040_u01756786610652") 2025/09/02 04:21:36 DEBUG : both8: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ebf_d20250902_m041729_c001_v7007000_t0000_u01756786649082") 2025/09/02 04:21:36 DEBUG : both8: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63467_d20250902_m041713_c001_v0001044_t0031_u01756786633924") 2025/09/02 04:21:36 DEBUG : both8: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b41_d20250902_m041706_c001_v7007000_t0000_u01756786626644") 2025/09/02 04:21:36 DEBUG : both8: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63423_d20250902_m041651_c001_v0001044_t0057_u01756786611461") 2025/09/02 04:21:37 DEBUG : both9: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ec1_d20250902_m041729_c001_v7007000_t0000_u01756786649265") 2025/09/02 04:21:37 DEBUG : both9: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63469_d20250902_m041714_c001_v0001044_t0043_u01756786634740") 2025/09/02 04:21:37 DEBUG : both9: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b42_d20250902_m041706_c001_v7007000_t0000_u01756786626828") 2025/09/02 04:21:37 DEBUG : both9: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63425_d20250902_m041652_c001_v0001044_t0034_u01756786612094") 2025/09/02 04:21:37 DEBUG : c/non empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebe8b_d20250902_m041253_c001_v7007000_t0000_u01756786373865") 2025/09/02 04:21:37 DEBUG : c/non empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d8a_d20250902_m041252_c001_v0001157_t0021_u01756786372158") 2025/09/02 04:21:37 DEBUG : c/non empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebe86_d20250902_m041251_c001_v7007000_t0000_u01756786371401") 2025/09/02 04:21:37 DEBUG : c/non empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d7e_d20250902_m041249_c001_v0001157_t0012_u01756786369647") 2025/09/02 04:21:37 DEBUG : c/non empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbb269_d20250902_m041233_c001_v7007000_t0000_u01756786353179") 2025/09/02 04:21:37 DEBUG : c/non empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3cfc_d20250902_m041231_c001_v0001157_t0011_u01756786351469") 2025/09/02 04:21:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f17_d20250902_m041827_c001_v7007000_t0000_u01756786707851") 2025/09/02 04:21:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3854_d20250902_m041823_c001_v0001120_t0035_u01756786703102") 2025/09/02 04:21:37 DEBUG : check sum: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbb24c_d20250902_m041223_c001_v7007000_t0000_u01756786343547") 2025/09/02 04:21:37 DEBUG : check sum: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3cac_d20250902_m041222_c001_v0001157_t0016_u01756786342543") 2025/09/02 04:21:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc4381_d20250902_m042123_c001_v7007000_t0000_u01756786883320") 2025/09/02 04:21:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd77d4_d20250902_m042121_c001_v0001183_t0046_u01756786881866") 2025/09/02 04:21:37 DEBUG : dest/3: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41889eba56989df8_d20250902_m041503_c001_v7007000_t0000_u01756786503279") 2025/09/02 04:21:37 DEBUG : dest/3: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4157e85c69bc7bb5_d20250902_m041502_c001_v0001172_t0012_u01756786502171") 2025/09/02 04:21:37 DEBUG : dir1/0000-abcde: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f407822674083720d_d20250902_m041929_c001_v7007000_t0000_u01756786769179") 2025/09/02 04:21:37 DEBUG : dir1/0000-abcde: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c39c3_d20250902_m041923_c001_v0001120_t0059_u01756786763782") 2025/09/02 04:21:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cbc_d20250902_m042053_c001_v7007000_t0000_u01756786853063") 2025/09/02 04:21:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7613_d20250902_m042037_c001_v0001183_t0047_u01756786837213") 2025/09/02 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdef6_d20250902_m042033_c001_v7007000_t0000_u01756786833105") 2025/09/02 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd75aa_d20250902_m042021_c001_v0001183_t0039_u01756786821669") 2025/09/02 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248cb8d_d20250902_m042017_c001_v7007000_t0000_u01756786817584") 2025/09/02 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7537_d20250902_m042006_c001_v0001183_t0045_u01756786806097") 2025/09/02 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea95222a54_d20250902_m042001_c001_v7007000_t0000_u01756786801973") 2025/09/02 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd74a5_d20250902_m041950_c001_v0001183_t0013_u01756786790501") 2025/09/02 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b579a_d20250902_m041946_c001_v7007000_t0000_u01756786786383") 2025/09/02 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7426_d20250902_m041933_c001_v0001183_t0058_u01756786773264") 2025/09/02 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740837207_d20250902_m041926_c001_v7007000_t0000_u01756786766875") 2025/09/02 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd733c_d20250902_m041913_c001_v0001183_t0041_u01756786753893") 2025/09/02 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c36_d20250902_m041909_c001_v7007000_t0000_u01756786749635") 2025/09/02 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd72f2_d20250902_m041905_c001_v0001183_t0025_u01756786745613") 2025/09/02 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc4002_d20250902_m041903_c001_v7007000_t0000_u01756786743802") 2025/09/02 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd723a_d20250902_m041852_c001_v0001183_t0037_u01756786732544") 2025/09/02 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a767_d20250902_m041848_c001_v7007000_t0000_u01756786728439") 2025/09/02 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd71eb_d20250902_m041844_c001_v0001183_t0034_u01756786724399") 2025/09/02 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f403da38b8dc6a53f_d20250902_m041843_c001_v7007000_t0000_u01756786723032") 2025/09/02 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3897_d20250902_m041832_c001_v0001120_t0021_u01756786712030") 2025/09/02 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f11_d20250902_m041825_c001_v7007000_t0000_u01756786705478") 2025/09/02 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7045_d20250902_m041813_c001_v0001183_t0008_u01756786693050") 2025/09/02 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8be0_d20250902_m041808_c001_v7007000_t0000_u01756786688871") 2025/09/02 04:21:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6f81_d20250902_m041756_c001_v0001183_t0029_u01756786676924") 2025/09/02 04:21:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bb0_d20250902_m041752_c001_v7007000_t0000_u01756786672787") 2025/09/02 04:21:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6ede_d20250902_m041742_c001_v0001183_t0036_u01756786662276") 2025/09/02 04:21:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40782267408371e0_d20250902_m041907_c001_v7007000_t0000_u01756786747458") 2025/09/02 04:21:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd72b8_d20250902_m041902_c001_v0001183_t0005_u01756786742234") 2025/09/02 04:21:39 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f407822674083720e_d20250902_m041929_c001_v7007000_t0000_u01756786769361") 2025/09/02 04:21:39 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afac5_d20250902_m041923_c001_v0001101_t0020_u01756786763771") 2025/09/02 04:21:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cbd_d20250902_m042053_c001_v7007000_t0000_u01756786853250") 2025/09/02 04:21:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afc48_d20250902_m042037_c001_v0001101_t0033_u01756786837787") 2025/09/02 04:21:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdef7_d20250902_m042033_c001_v7007000_t0000_u01756786833298") 2025/09/02 04:21:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afbe7_d20250902_m042022_c001_v0001101_t0009_u01756786822227") 2025/09/02 04:21:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248cb8e_d20250902_m042017_c001_v7007000_t0000_u01756786817768") 2025/09/02 04:21:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afb91_d20250902_m042006_c001_v0001101_t0056_u01756786806660") 2025/09/02 04:21:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea95222a55_d20250902_m042002_c001_v7007000_t0000_u01756786802156") 2025/09/02 04:21:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afb49_d20250902_m041951_c001_v0001101_t0025_u01756786791076") 2025/09/02 04:21:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b579b_d20250902_m041946_c001_v7007000_t0000_u01756786786564") 2025/09/02 04:21:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afafc_d20250902_m041933_c001_v0001101_t0046_u01756786773842") 2025/09/02 04:21:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f55_d20250902_m041926_c001_v7007000_t0000_u01756786766441") 2025/09/02 04:21:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afa9b_d20250902_m041914_c001_v0001101_t0017_u01756786754458") 2025/09/02 04:21:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c38_d20250902_m041909_c001_v7007000_t0000_u01756786749820") 2025/09/02 04:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3953_d20250902_m041905_c001_v0001120_t0059_u01756786745705") 2025/09/02 04:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc4006_d20250902_m041904_c001_v7007000_t0000_u01756786744169") 2025/09/02 04:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3903_d20250902_m041853_c001_v0001120_t0035_u01756786733101") 2025/09/02 04:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a768_d20250902_m041848_c001_v7007000_t0000_u01756786728623") 2025/09/02 04:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd71f1_d20250902_m041844_c001_v0001183_t0033_u01756786724601") 2025/09/02 04:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41604b60ad735b1b_d20250902_m041842_c001_v7007000_t0000_u01756786722626") 2025/09/02 04:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd714f_d20250902_m041832_c001_v0001183_t0049_u01756786712729") 2025/09/02 04:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4115e4c07855175a_d20250902_m041825_c001_v7007000_t0000_u01756786705344") 2025/09/02 04:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63514_d20250902_m041813_c001_v0001044_t0018_u01756786693619") 2025/09/02 04:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8be1_d20250902_m041809_c001_v7007000_t0000_u01756786689055") 2025/09/02 04:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c634ee_d20250902_m041757_c001_v0001044_t0013_u01756786677483") 2025/09/02 04:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bb2_d20250902_m041752_c001_v7007000_t0000_u01756786672971") 2025/09/02 04:21:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c634c2_d20250902_m041742_c001_v0001044_t0038_u01756786662482") 2025/09/02 04:21:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40782267408371df_d20250902_m041907_c001_v7007000_t0000_u01756786747271") 2025/09/02 04:21:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3933_d20250902_m041902_c001_v0001120_t0055_u01756786742298") 2025/09/02 04:21:40 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f407822674083720f_d20250902_m041929_c001_v7007000_t0000_u01756786769543") 2025/09/02 04:21:40 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd73d1_d20250902_m041923_c001_v0001183_t0038_u01756786763963") 2025/09/02 04:21:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cbe_d20250902_m042053_c001_v7007000_t0000_u01756786853434") 2025/09/02 04:21:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3b1a_d20250902_m042038_c001_v0001120_t0058_u01756786838736") 2025/09/02 04:21:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdef8_d20250902_m042033_c001_v7007000_t0000_u01756786833483") 2025/09/02 04:21:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3ae8_d20250902_m042023_c001_v0001120_t0028_u01756786823023") 2025/09/02 04:21:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248cb90_d20250902_m042017_c001_v7007000_t0000_u01756786817951") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3a9e_d20250902_m042007_c001_v0001120_t0035_u01756786807350") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea95222a56_d20250902_m042002_c001_v7007000_t0000_u01756786802352") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3a5d_d20250902_m041951_c001_v0001120_t0038_u01756786791791") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b579c_d20250902_m041946_c001_v7007000_t0000_u01756786786748") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3a15_d20250902_m041934_c001_v0001120_t0016_u01756786774852") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f414275531243a472_d20250902_m041926_c001_v7007000_t0000_u01756786766671") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c398d_d20250902_m041915_c001_v0001120_t0009_u01756786755233") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c39_d20250902_m041910_c001_v7007000_t0000_u01756786750003") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afa75_d20250902_m041905_c001_v0001101_t0025_u01756786745746") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f420768a9af74b842_d20250902_m041904_c001_v7007000_t0000_u01756786744210") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afa19_d20250902_m041853_c001_v0001101_t0047_u01756786733922") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a76a_d20250902_m041848_c001_v7007000_t0000_u01756786728807") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63574_d20250902_m041844_c001_v0001044_t0030_u01756786724637") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41604b60ad735b1e_d20250902_m041843_c001_v7007000_t0000_u01756786723252") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63548_d20250902_m041833_c001_v0001044_t0046_u01756786713287") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740837138_d20250902_m041825_c001_v7007000_t0000_u01756786705288") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af963_d20250902_m041814_c001_v0001101_t0044_u01756786694865") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8be2_d20250902_m041809_c001_v7007000_t0000_u01756786689241") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af90b_d20250902_m041758_c001_v0001101_t0027_u01756786678306") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bb3_d20250902_m041753_c001_v7007000_t0000_u01756786673170") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af8cf_d20250902_m041743_c001_v0001101_t0035_u01756786663061") 2025/09/02 04:21:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc401e_d20250902_m041907_c001_v7007000_t0000_u01756786747506") 2025/09/02 04:21:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afa4f_d20250902_m041902_c001_v0001101_t0050_u01756786742407") 2025/09/02 04:21:42 DEBUG : dir1/0003-defgh: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740837210_d20250902_m041929_c001_v7007000_t0000_u01756786769725") 2025/09/02 04:21:42 DEBUG : dir1/0003-defgh: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afac9_d20250902_m041924_c001_v0001101_t0021_u01756786764160") 2025/09/02 04:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cbf_d20250902_m042053_c001_v7007000_t0000_u01756786853620") 2025/09/02 04:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63676_d20250902_m042039_c001_v0001044_t0050_u01756786839350") 2025/09/02 04:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdef9_d20250902_m042033_c001_v7007000_t0000_u01756786833666") 2025/09/02 04:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6365c_d20250902_m042023_c001_v0001044_t0007_u01756786823828") 2025/09/02 04:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248cb91_d20250902_m042018_c001_v7007000_t0000_u01756786818137") 2025/09/02 04:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6363d_d20250902_m042008_c001_v0001044_t0020_u01756786808078") 2025/09/02 04:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea95222a59_d20250902_m042002_c001_v7007000_t0000_u01756786802536") 2025/09/02 04:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6361b_d20250902_m041952_c001_v0001044_t0035_u01756786792646") 2025/09/02 04:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b579d_d20250902_m041946_c001_v7007000_t0000_u01756786786931") 2025/09/02 04:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c635fb_d20250902_m041935_c001_v0001044_t0035_u01756786775491") 2025/09/02 04:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4101143ce902c315_d20250902_m041926_c001_v7007000_t0000_u01756786766845") 2025/09/02 04:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c635d5_d20250902_m041915_c001_v0001044_t0038_u01756786755935") 2025/09/02 04:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c3a_d20250902_m041910_c001_v7007000_t0000_u01756786750197") 2025/09/02 04:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd72f8_d20250902_m041905_c001_v0001183_t0046_u01756786745816") 2025/09/02 04:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbbe36_d20250902_m041904_c001_v7007000_t0000_u01756786744219") 2025/09/02 04:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63586_d20250902_m041855_c001_v0001044_t0049_u01756786735049") 2025/09/02 04:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a76d_d20250902_m041848_c001_v7007000_t0000_u01756786728990") 2025/09/02 04:21:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af9f5_d20250902_m041844_c001_v0001101_t0055_u01756786724646") 2025/09/02 04:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a73d_d20250902_m041843_c001_v7007000_t0000_u01756786723254") 2025/09/02 04:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af9b1_d20250902_m041833_c001_v0001101_t0052_u01756786713990") 2025/09/02 04:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f404c202f5ff9b47b_d20250902_m041825_c001_v7007000_t0000_u01756786705492") 2025/09/02 04:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3824_d20250902_m041815_c001_v0001120_t0035_u01756786695623") 2025/09/02 04:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8be6_d20250902_m041809_c001_v7007000_t0000_u01756786689425") 2025/09/02 04:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c37c3_d20250902_m041759_c001_v0001120_t0054_u01756786679158") 2025/09/02 04:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bb4_d20250902_m041753_c001_v7007000_t0000_u01756786673354") 2025/09/02 04:21:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c376f_d20250902_m041743_c001_v0001120_t0038_u01756786663794") 2025/09/02 04:21:43 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b54c1_d20250902_m041907_c001_v7007000_t0000_u01756786747517") 2025/09/02 04:21:43 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd72ba_d20250902_m041902_c001_v0001183_t0023_u01756786742435") 2025/09/02 04:21:43 DEBUG : dir1/0004-efghi: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740837211_d20250902_m041929_c001_v7007000_t0000_u01756786769906") 2025/09/02 04:21:43 DEBUG : dir1/0004-efghi: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd73d3_d20250902_m041924_c001_v0001183_t0021_u01756786764171") 2025/09/02 04:21:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cc1_d20250902_m042053_c001_v7007000_t0000_u01756786853806") 2025/09/02 04:21:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd764b_d20250902_m042043_c001_v0001183_t0034_u01756786843412") 2025/09/02 04:21:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdefa_d20250902_m042033_c001_v7007000_t0000_u01756786833849") 2025/09/02 04:21:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd75bc_d20250902_m042024_c001_v0001183_t0019_u01756786824434") 2025/09/02 04:21:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248cb93_d20250902_m042018_c001_v7007000_t0000_u01756786818320") 2025/09/02 04:21:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7547_d20250902_m042008_c001_v0001183_t0006_u01756786808582") 2025/09/02 04:21:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea95222a5a_d20250902_m042002_c001_v7007000_t0000_u01756786802720") 2025/09/02 04:21:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd74c1_d20250902_m041953_c001_v0001183_t0026_u01756786793081") 2025/09/02 04:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b579f_d20250902_m041947_c001_v7007000_t0000_u01756786787127") 2025/09/02 04:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7438_d20250902_m041935_c001_v0001183_t0006_u01756786775976") 2025/09/02 04:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740837204_d20250902_m041926_c001_v7007000_t0000_u01756786766464") 2025/09/02 04:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7353_d20250902_m041916_c001_v0001183_t0058_u01756786756457") 2025/09/02 04:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c3b_d20250902_m041910_c001_v7007000_t0000_u01756786750390") 2025/09/02 04:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3955_d20250902_m041905_c001_v0001120_t0047_u01756786745965") 2025/09/02 04:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f420768a9af74b83f_d20250902_m041903_c001_v7007000_t0000_u01756786743830") 2025/09/02 04:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7252_d20250902_m041855_c001_v0001183_t0049_u01756786735652") 2025/09/02 04:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a76f_d20250902_m041849_c001_v7007000_t0000_u01756786729175") 2025/09/02 04:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c38d1_d20250902_m041844_c001_v0001120_t0028_u01756786724740") 2025/09/02 04:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8c50_d20250902_m041843_c001_v7007000_t0000_u01756786723031") 2025/09/02 04:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c38a3_d20250902_m041834_c001_v0001120_t0054_u01756786714266") 2025/09/02 04:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740837137_d20250902_m041825_c001_v7007000_t0000_u01756786705105") 2025/09/02 04:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7063_d20250902_m041816_c001_v0001183_t0043_u01756786696054") 2025/09/02 04:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8be8_d20250902_m041809_c001_v7007000_t0000_u01756786689607") 2025/09/02 04:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6fa1_d20250902_m041759_c001_v0001183_t0000_u01756786679505") 2025/09/02 04:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bb5_d20250902_m041753_c001_v7007000_t0000_u01756786673538") 2025/09/02 04:21:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6ef8_d20250902_m041744_c001_v0001183_t0007_u01756786664251") 2025/09/02 04:21:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cde5a_d20250902_m041907_c001_v7007000_t0000_u01756786747468") 2025/09/02 04:21:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c635a6_d20250902_m041902_c001_v0001044_t0056_u01756786742561") 2025/09/02 04:21:44 DEBUG : dir1/0005-fghij: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740837213_d20250902_m041930_c001_v7007000_t0000_u01756786770089") 2025/09/02 04:21:44 DEBUG : dir1/0005-fghij: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c39c9_d20250902_m041924_c001_v0001120_t0034_u01756786764183") 2025/09/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cc3_d20250902_m042053_c001_v7007000_t0000_u01756786853989") 2025/09/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afc5e_d20250902_m042043_c001_v0001101_t0009_u01756786843971") 2025/09/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdefb_d20250902_m042034_c001_v7007000_t0000_u01756786834032") 2025/09/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afbef_d20250902_m042024_c001_v0001101_t0037_u01756786824641") 2025/09/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248cb94_d20250902_m042018_c001_v7007000_t0000_u01756786818503") 2025/09/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afba3_d20250902_m042008_c001_v0001101_t0009_u01756786808781") 2025/09/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea95222a5c_d20250902_m042002_c001_v7007000_t0000_u01756786802903") 2025/09/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afb59_d20250902_m041953_c001_v0001101_t0048_u01756786793294") 2025/09/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b57a0_d20250902_m041947_c001_v7007000_t0000_u01756786787310") 2025/09/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afb05_d20250902_m041936_c001_v0001101_t0038_u01756786776177") 2025/09/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f414275531243a471_d20250902_m041926_c001_v7007000_t0000_u01756786766480") 2025/09/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afaa7_d20250902_m041916_c001_v0001101_t0017_u01756786756743") 2025/09/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c3c_d20250902_m041910_c001_v7007000_t0000_u01756786750581") 2025/09/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd72fc_d20250902_m041906_c001_v0001183_t0030_u01756786746013") 2025/09/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f402d2e10e111246e_d20250902_m041904_c001_v7007000_t0000_u01756786744182") 2025/09/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c390b_d20250902_m041855_c001_v0001120_t0058_u01756786735880") 2025/09/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a771_d20250902_m041849_c001_v7007000_t0000_u01756786729360") 2025/09/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd71f3_d20250902_m041844_c001_v0001183_t0014_u01756786724805") 2025/09/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f400d106f342fa3c8_d20250902_m041842_c001_v7007000_t0000_u01756786722791") 2025/09/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7161_d20250902_m041834_c001_v0001183_t0002_u01756786714579") 2025/09/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f421ff5b6ef96d35d_d20250902_m041825_c001_v7007000_t0000_u01756786705531") 2025/09/02 04:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63520_d20250902_m041816_c001_v0001044_t0019_u01756786696257") 2025/09/02 04:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8be9_d20250902_m041809_c001_v7007000_t0000_u01756786689790") 2025/09/02 04:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c634f6_d20250902_m041759_c001_v0001044_t0050_u01756786679702") 2025/09/02 04:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bb6_d20250902_m041753_c001_v7007000_t0000_u01756786673723") 2025/09/02 04:21:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c634c6_d20250902_m041744_c001_v0001044_t0027_u01756786664448") 2025/09/02 04:21:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4042d129f942a016_d20250902_m041907_c001_v7007000_t0000_u01756786747308") 2025/09/02 04:21:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3939_d20250902_m041902_c001_v0001120_t0025_u01756786742569") 2025/09/02 04:21:46 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740837215_d20250902_m041930_c001_v7007000_t0000_u01756786770271") 2025/09/02 04:21:46 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd73d7_d20250902_m041924_c001_v0001183_t0016_u01756786764365") 2025/09/02 04:21:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cc5_d20250902_m042054_c001_v7007000_t0000_u01756786854171") 2025/09/02 04:21:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3b2e_d20250902_m042044_c001_v0001120_t0056_u01756786844627") 2025/09/02 04:21:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdefc_d20250902_m042034_c001_v7007000_t0000_u01756786834215") 2025/09/02 04:21:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3af0_d20250902_m042025_c001_v0001120_t0050_u01756786825005") 2025/09/02 04:21:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248cb95_d20250902_m042018_c001_v7007000_t0000_u01756786818689") 2025/09/02 04:21:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3aa0_d20250902_m042009_c001_v0001120_t0043_u01756786809162") 2025/09/02 04:21:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea95222a5d_d20250902_m042003_c001_v7007000_t0000_u01756786803086") 2025/09/02 04:21:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3a65_d20250902_m041953_c001_v0001120_t0011_u01756786793746") 2025/09/02 04:21:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b57a1_d20250902_m041947_c001_v7007000_t0000_u01756786787494") 2025/09/02 04:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3a19_d20250902_m041936_c001_v0001120_t0058_u01756786776586") 2025/09/02 04:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f5a_d20250902_m041926_c001_v7007000_t0000_u01756786766993") 2025/09/02 04:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c399f_d20250902_m041917_c001_v0001120_t0033_u01756786757488") 2025/09/02 04:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c3e_d20250902_m041910_c001_v7007000_t0000_u01756786750802") 2025/09/02 04:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afa79_d20250902_m041906_c001_v0001101_t0038_u01756786746076") 2025/09/02 04:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f420768a9af74b840_d20250902_m041904_c001_v7007000_t0000_u01756786744025") 2025/09/02 04:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afa25_d20250902_m041856_c001_v0001101_t0011_u01756786736164") 2025/09/02 04:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a773_d20250902_m041849_c001_v7007000_t0000_u01756786729545") 2025/09/02 04:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd71f7_d20250902_m041845_c001_v0001183_t0002_u01756786725011") 2025/09/02 04:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f407822674083718e_d20250902_m041843_c001_v7007000_t0000_u01756786723041") 2025/09/02 04:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6354a_d20250902_m041834_c001_v0001044_t0019_u01756786714782") 2025/09/02 04:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f10_d20250902_m041825_c001_v7007000_t0000_u01756786705293") 2025/09/02 04:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af96b_d20250902_m041816_c001_v0001101_t0015_u01756786696779") 2025/09/02 04:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8beb_d20250902_m041809_c001_v7007000_t0000_u01756786689972") 2025/09/02 04:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af921_d20250902_m041800_c001_v0001101_t0040_u01756786680694") 2025/09/02 04:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bb8_d20250902_m041753_c001_v7007000_t0000_u01756786673912") 2025/09/02 04:21:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af8d7_d20250902_m041745_c001_v0001101_t0032_u01756786665062") 2025/09/02 04:21:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cde5b_d20250902_m041907_c001_v7007000_t0000_u01756786747652") 2025/09/02 04:21:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd72bc_d20250902_m041902_c001_v0001183_t0012_u01756786742631") 2025/09/02 04:21:47 DEBUG : dir1/0007-12345: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740837216_d20250902_m041930_c001_v7007000_t0000_u01756786770457") 2025/09/02 04:21:47 DEBUG : dir1/0007-12345: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afacb_d20250902_m041924_c001_v0001101_t0025_u01756786764487") 2025/09/02 04:21:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cc7_d20250902_m042054_c001_v7007000_t0000_u01756786854356") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63686_d20250902_m042044_c001_v0001044_t0051_u01756786844955") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdefd_d20250902_m042034_c001_v7007000_t0000_u01756786834399") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63660_d20250902_m042025_c001_v0001044_t0034_u01756786825264") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248cb96_d20250902_m042018_c001_v7007000_t0000_u01756786818871") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63643_d20250902_m042009_c001_v0001044_t0051_u01756786809777") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea95222a5f_d20250902_m042003_c001_v7007000_t0000_u01756786803269") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6361d_d20250902_m041954_c001_v0001044_t0018_u01756786794008") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b57a2_d20250902_m041947_c001_v7007000_t0000_u01756786787676") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c635ff_d20250902_m041936_c001_v0001044_t0017_u01756786776874") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f57_d20250902_m041926_c001_v7007000_t0000_u01756786766625") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c635d7_d20250902_m041917_c001_v0001044_t0028_u01756786757921") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c3f_d20250902_m041910_c001_v7007000_t0000_u01756786750994") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c635b0_d20250902_m041906_c001_v0001044_t0045_u01756786746124") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f403da38b8dc6a54a_d20250902_m041904_c001_v7007000_t0000_u01756786744223") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63588_d20250902_m041856_c001_v0001044_t0007_u01756786736830") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a774_d20250902_m041849_c001_v7007000_t0000_u01756786729729") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af9f9_d20250902_m041845_c001_v0001101_t0029_u01756786725150") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8c51_d20250902_m041843_c001_v7007000_t0000_u01756786723046") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af9b5_d20250902_m041835_c001_v0001101_t0021_u01756786715130") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f418e1fb304e64953_d20250902_m041825_c001_v7007000_t0000_u01756786705508") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c382e_d20250902_m041817_c001_v0001120_t0031_u01756786697209") 2025/09/02 04:21:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bec_d20250902_m041810_c001_v7007000_t0000_u01756786690169") 2025/09/02 04:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c37c9_d20250902_m041801_c001_v0001120_t0027_u01756786681036") 2025/09/02 04:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bb9_d20250902_m041754_c001_v7007000_t0000_u01756786674095") 2025/09/02 04:21:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3777_d20250902_m041745_c001_v0001120_t0045_u01756786665439") 2025/09/02 04:21:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cde58_d20250902_m041907_c001_v7007000_t0000_u01756786747285") 2025/09/02 04:21:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afa57_d20250902_m041902_c001_v0001101_t0050_u01756786742768") 2025/09/02 04:21:49 DEBUG : dir1/0008-23456: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740837218_d20250902_m041930_c001_v7007000_t0000_u01756786770639") 2025/09/02 04:21:49 DEBUG : dir1/0008-23456: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd73db_d20250902_m041924_c001_v0001183_t0034_u01756786764560") 2025/09/02 04:21:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cc9_d20250902_m042054_c001_v7007000_t0000_u01756786854542") 2025/09/02 04:21:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd766d_d20250902_m042045_c001_v0001183_t0019_u01756786845390") 2025/09/02 04:21:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdefe_d20250902_m042034_c001_v7007000_t0000_u01756786834584") 2025/09/02 04:21:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd75c6_d20250902_m042025_c001_v0001183_t0023_u01756786825855") 2025/09/02 04:21:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248cb97_d20250902_m042019_c001_v7007000_t0000_u01756786819054") 2025/09/02 04:21:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7557_d20250902_m042010_c001_v0001183_t0032_u01756786810202") 2025/09/02 04:21:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea95222a60_d20250902_m042003_c001_v7007000_t0000_u01756786803451") 2025/09/02 04:21:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd74d1_d20250902_m041954_c001_v0001183_t0057_u01756786794391") 2025/09/02 04:21:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b57a3_d20250902_m041947_c001_v7007000_t0000_u01756786787859") 2025/09/02 04:21:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7446_d20250902_m041937_c001_v0001183_t0027_u01756786777468") 2025/09/02 04:21:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f58_d20250902_m041926_c001_v7007000_t0000_u01756786766809") 2025/09/02 04:21:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7369_d20250902_m041918_c001_v0001183_t0004_u01756786758660") 2025/09/02 04:21:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c41_d20250902_m041911_c001_v7007000_t0000_u01756786751182") 2025/09/02 04:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd72fe_d20250902_m041906_c001_v0001183_t0027_u01756786746217") 2025/09/02 04:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f400d106f342fa3df_d20250902_m041904_c001_v7007000_t0000_u01756786744236") 2025/09/02 04:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd726c_d20250902_m041857_c001_v0001183_t0035_u01756786737234") 2025/09/02 04:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a775_d20250902_m041849_c001_v7007000_t0000_u01756786729919") 2025/09/02 04:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd71fb_d20250902_m041845_c001_v0001183_t0015_u01756786725215") 2025/09/02 04:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41604b60ad735b1c_d20250902_m041842_c001_v7007000_t0000_u01756786722811") 2025/09/02 04:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c38a9_d20250902_m041835_c001_v0001120_t0036_u01756786715521") 2025/09/02 04:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f421ff5b6ef96d35b_d20250902_m041825_c001_v7007000_t0000_u01756786705347") 2025/09/02 04:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd706d_d20250902_m041817_c001_v0001183_t0027_u01756786697758") 2025/09/02 04:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bee_d20250902_m041810_c001_v7007000_t0000_u01756786690358") 2025/09/02 04:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6fc1_d20250902_m041801_c001_v0001183_t0035_u01756786681443") 2025/09/02 04:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bba_d20250902_m041754_c001_v7007000_t0000_u01756786674276") 2025/09/02 04:21:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6f0c_d20250902_m041745_c001_v0001183_t0044_u01756786665724") 2025/09/02 04:21:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f402d2e10e1112470_d20250902_m041907_c001_v7007000_t0000_u01756786747288") 2025/09/02 04:21:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd72be_d20250902_m041902_c001_v0001183_t0023_u01756786742837") 2025/09/02 04:21:50 DEBUG : dir1/0009-34567: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740837219_d20250902_m041930_c001_v7007000_t0000_u01756786770820") 2025/09/02 04:21:50 DEBUG : dir1/0009-34567: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c39cf_d20250902_m041924_c001_v0001120_t0002_u01756786764661") 2025/09/02 04:21:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6ccb_d20250902_m042054_c001_v7007000_t0000_u01756786854725") 2025/09/02 04:21:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afc6c_d20250902_m042045_c001_v0001101_t0036_u01756786845586") 2025/09/02 04:21:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdeff_d20250902_m042034_c001_v7007000_t0000_u01756786834768") 2025/09/02 04:21:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afbfd_d20250902_m042026_c001_v0001101_t0038_u01756786826067") 2025/09/02 04:21:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248cb98_d20250902_m042019_c001_v7007000_t0000_u01756786819237") 2025/09/02 04:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afbaf_d20250902_m042010_c001_v0001101_t0011_u01756786810399") 2025/09/02 04:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea95222a61_d20250902_m042003_c001_v7007000_t0000_u01756786803635") 2025/09/02 04:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afb5d_d20250902_m041954_c001_v0001101_t0036_u01756786794598") 2025/09/02 04:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b57a4_d20250902_m041948_c001_v7007000_t0000_u01756786788043") 2025/09/02 04:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afb11_d20250902_m041937_c001_v0001101_t0000_u01756786777668") 2025/09/02 04:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740837205_d20250902_m041926_c001_v7007000_t0000_u01756786766646") 2025/09/02 04:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afaad_d20250902_m041918_c001_v0001101_t0033_u01756786758888") 2025/09/02 04:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c42_d20250902_m041911_c001_v7007000_t0000_u01756786751371") 2025/09/02 04:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c395b_d20250902_m041906_c001_v0001120_t0001_u01756786746309") 2025/09/02 04:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c27_d20250902_m041904_c001_v7007000_t0000_u01756786744210") 2025/09/02 04:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3915_d20250902_m041857_c001_v0001120_t0029_u01756786737428") 2025/09/02 04:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a776_d20250902_m041850_c001_v7007000_t0000_u01756786730103") 2025/09/02 04:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c38d5_d20250902_m041845_c001_v0001120_t0006_u01756786725289") 2025/09/02 04:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a73c_d20250902_m041843_c001_v7007000_t0000_u01756786723031") 2025/09/02 04:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7175_d20250902_m041835_c001_v0001183_t0016_u01756786715874") 2025/09/02 04:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f421ff5b6ef96d35c_d20250902_m041825_c001_v7007000_t0000_u01756786705356") 2025/09/02 04:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63522_d20250902_m041817_c001_v0001044_t0046_u01756786697980") 2025/09/02 04:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bf2_d20250902_m041810_c001_v7007000_t0000_u01756786690542") 2025/09/02 04:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c634fa_d20250902_m041801_c001_v0001044_t0008_u01756786681641") 2025/09/02 04:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bbb_d20250902_m041754_c001_v7007000_t0000_u01756786674459") 2025/09/02 04:21:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c634d0_d20250902_m041745_c001_v0001044_t0049_u01756786665942") 2025/09/02 04:21:52 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c31_d20250902_m041907_c001_v7007000_t0000_u01756786747680") 2025/09/02 04:21:52 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c393d_d20250902_m041902_c001_v0001120_t0040_u01756786742967") 2025/09/02 04:21:52 DEBUG : dir1/0010-45678: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f407822674083721a_d20250902_m041931_c001_v7007000_t0000_u01756786771001") 2025/09/02 04:21:52 DEBUG : dir1/0010-45678: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd73dd_d20250902_m041924_c001_v0001183_t0058_u01756786764753") 2025/09/02 04:21:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cce_d20250902_m042054_c001_v7007000_t0000_u01756786854908") 2025/09/02 04:21:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3b38_d20250902_m042046_c001_v0001120_t0059_u01756786846020") 2025/09/02 04:21:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdf00_d20250902_m042034_c001_v7007000_t0000_u01756786834954") 2025/09/02 04:21:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3af6_d20250902_m042026_c001_v0001120_t0024_u01756786826435") 2025/09/02 04:21:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248cb99_d20250902_m042019_c001_v7007000_t0000_u01756786819420") 2025/09/02 04:21:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3ab0_d20250902_m042010_c001_v0001120_t0013_u01756786810789") 2025/09/02 04:21:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea95222a62_d20250902_m042003_c001_v7007000_t0000_u01756786803822") 2025/09/02 04:21:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3a6d_d20250902_m041955_c001_v0001120_t0033_u01756786795058") 2025/09/02 04:21:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b57a6_d20250902_m041948_c001_v7007000_t0000_u01756786788225") 2025/09/02 04:21:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3a29_d20250902_m041938_c001_v0001120_t0036_u01756786778298") 2025/09/02 04:21:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740837208_d20250902_m041927_c001_v7007000_t0000_u01756786767014") 2025/09/02 04:21:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c39a5_d20250902_m041919_c001_v0001120_t0027_u01756786759279") 2025/09/02 04:21:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c43_d20250902_m041911_c001_v7007000_t0000_u01756786751557") 2025/09/02 04:21:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afa7f_d20250902_m041906_c001_v0001101_t0033_u01756786746510") 2025/09/02 04:21:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f420768a9af74b841_d20250902_m041904_c001_v7007000_t0000_u01756786744027") 2025/09/02 04:21:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afa2b_d20250902_m041857_c001_v0001101_t0044_u01756786737915") 2025/09/02 04:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a777_d20250902_m041850_c001_v7007000_t0000_u01756786730285") 2025/09/02 04:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63578_d20250902_m041845_c001_v0001044_t0021_u01756786725303") 2025/09/02 04:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea952229d0_d20250902_m041843_c001_v7007000_t0000_u01756786723267") 2025/09/02 04:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63552_d20250902_m041836_c001_v0001044_t0019_u01756786716072") 2025/09/02 04:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f404c202f5ff9b479_d20250902_m041825_c001_v7007000_t0000_u01756786705307") 2025/09/02 04:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af971_d20250902_m041818_c001_v0001101_t0021_u01756786698446") 2025/09/02 04:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bf4_d20250902_m041810_c001_v7007000_t0000_u01756786690726") 2025/09/02 04:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af92b_d20250902_m041802_c001_v0001101_t0045_u01756786682294") 2025/09/02 04:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bbc_d20250902_m041754_c001_v7007000_t0000_u01756786674641") 2025/09/02 04:21:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af8dd_d20250902_m041746_c001_v0001101_t0055_u01756786666391") 2025/09/02 04:21:53 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbbe42_d20250902_m041907_c001_v7007000_t0000_u01756786747633") 2025/09/02 04:21:53 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c635ac_d20250902_m041903_c001_v0001044_t0056_u01756786743031") 2025/09/02 04:21:53 DEBUG : dir1/0011-56789: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f407822674083721c_d20250902_m041931_c001_v7007000_t0000_u01756786771183") 2025/09/02 04:21:53 DEBUG : dir1/0011-56789: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afad1_d20250902_m041924_c001_v0001101_t0020_u01756786764867") 2025/09/02 04:21:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cd0_d20250902_m042055_c001_v7007000_t0000_u01756786855091") 2025/09/02 04:21:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6368e_d20250902_m042046_c001_v0001044_t0025_u01756786846357") 2025/09/02 04:21:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdf01_d20250902_m042035_c001_v7007000_t0000_u01756786835140") 2025/09/02 04:21:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63664_d20250902_m042026_c001_v0001044_t0036_u01756786826831") 2025/09/02 04:21:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248cb9a_d20250902_m042019_c001_v7007000_t0000_u01756786819607") 2025/09/02 04:21:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63647_d20250902_m042011_c001_v0001044_t0018_u01756786811109") 2025/09/02 04:21:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea95222a64_d20250902_m042004_c001_v7007000_t0000_u01756786804007") 2025/09/02 04:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63621_d20250902_m041955_c001_v0001044_t0020_u01756786795531") 2025/09/02 04:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b57a7_d20250902_m041948_c001_v7007000_t0000_u01756786788413") 2025/09/02 04:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63603_d20250902_m041938_c001_v0001044_t0035_u01756786778763") 2025/09/02 04:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8cbe_d20250902_m041926_c001_v7007000_t0000_u01756786766873") 2025/09/02 04:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c635d9_d20250902_m041919_c001_v0001044_t0006_u01756786759675") 2025/09/02 04:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c44_d20250902_m041911_c001_v7007000_t0000_u01756786751751") 2025/09/02 04:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7300_d20250902_m041906_c001_v0001183_t0018_u01756786746515") 2025/09/02 04:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f420768a9af74b83e_d20250902_m041903_c001_v7007000_t0000_u01756786743827") 2025/09/02 04:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63590_d20250902_m041858_c001_v0001044_t0042_u01756786738262") 2025/09/02 04:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a778_d20250902_m041850_c001_v7007000_t0000_u01756786730469") 2025/09/02 04:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd71ff_d20250902_m041845_c001_v0001183_t0056_u01756786725423") 2025/09/02 04:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8c53_d20250902_m041843_c001_v7007000_t0000_u01756786723275") 2025/09/02 04:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af9bf_d20250902_m041836_c001_v0001101_t0056_u01756786716514") 2025/09/02 04:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b88_d20250902_m041825_c001_v7007000_t0000_u01756786705327") 2025/09/02 04:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c383a_d20250902_m041818_c001_v0001120_t0059_u01756786698741") 2025/09/02 04:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bf6_d20250902_m041810_c001_v7007000_t0000_u01756786690907") 2025/09/02 04:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c37d0_d20250902_m041802_c001_v0001120_t0030_u01756786682598") 2025/09/02 04:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bbe_d20250902_m041754_c001_v7007000_t0000_u01756786674823") 2025/09/02 04:21:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3781_d20250902_m041746_c001_v0001120_t0010_u01756786666693") 2025/09/02 04:21:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbbe3f_d20250902_m041907_c001_v7007000_t0000_u01756786747262") 2025/09/02 04:21:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd72c4_d20250902_m041903_c001_v0001183_t0052_u01756786743115") 2025/09/02 04:21:55 DEBUG : dir1/0012-6789;: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f407822674083721d_d20250902_m041931_c001_v7007000_t0000_u01756786771365") 2025/09/02 04:21:55 DEBUG : dir1/0012-6789;: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c39d3_d20250902_m041924_c001_v0001120_t0011_u01756786764955") 2025/09/02 04:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cd1_d20250902_m042055_c001_v7007000_t0000_u01756786855276") 2025/09/02 04:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7687_d20250902_m042046_c001_v0001183_t0026_u01756786846951") 2025/09/02 04:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdf03_d20250902_m042035_c001_v7007000_t0000_u01756786835324") 2025/09/02 04:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd75d4_d20250902_m042027_c001_v0001183_t0055_u01756786827324") 2025/09/02 04:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248cb9b_d20250902_m042019_c001_v7007000_t0000_u01756786819792") 2025/09/02 04:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7569_d20250902_m042011_c001_v0001183_t0042_u01756786811692") 2025/09/02 04:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea95222a65_d20250902_m042004_c001_v7007000_t0000_u01756786804191") 2025/09/02 04:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd74e1_d20250902_m041956_c001_v0001183_t0001_u01756786796024") 2025/09/02 04:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b57a9_d20250902_m041948_c001_v7007000_t0000_u01756786788595") 2025/09/02 04:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7450_d20250902_m041939_c001_v0001183_t0033_u01756786779425") 2025/09/02 04:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740837206_d20250902_m041926_c001_v7007000_t0000_u01756786766832") 2025/09/02 04:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7381_d20250902_m041920_c001_v0001183_t0044_u01756786760152") 2025/09/02 04:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c45_d20250902_m041911_c001_v7007000_t0000_u01756786751942") 2025/09/02 04:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c635b6_d20250902_m041906_c001_v0001044_t0016_u01756786746541") 2025/09/02 04:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f402d2e10e111246c_d20250902_m041903_c001_v7007000_t0000_u01756786743813") 2025/09/02 04:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7284_d20250902_m041858_c001_v0001183_t0015_u01756786738745") 2025/09/02 04:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a77a_d20250902_m041850_c001_v7007000_t0000_u01756786730653") 2025/09/02 04:21:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af9fd_d20250902_m041845_c001_v0001101_t0042_u01756786725508") 2025/09/02 04:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f400d106f342fa3c9_d20250902_m041843_c001_v7007000_t0000_u01756786723031") 2025/09/02 04:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c38ad_d20250902_m041836_c001_v0001120_t0041_u01756786716856") 2025/09/02 04:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f421ff5b6ef96d35e_d20250902_m041825_c001_v7007000_t0000_u01756786705541") 2025/09/02 04:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd707d_d20250902_m041818_c001_v0001183_t0012_u01756786698977") 2025/09/02 04:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bf8_d20250902_m041811_c001_v7007000_t0000_u01756786691090") 2025/09/02 04:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6fe6_d20250902_m041803_c001_v0001183_t0044_u01756786683084") 2025/09/02 04:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bbf_d20250902_m041755_c001_v7007000_t0000_u01756786675006") 2025/09/02 04:21:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6f16_d20250902_m041747_c001_v0001183_t0043_u01756786667014") 2025/09/02 04:21:56 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40782267408371e1_d20250902_m041907_c001_v7007000_t0000_u01756786747642") 2025/09/02 04:21:56 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afa5b_d20250902_m041903_c001_v0001101_t0053_u01756786743167") 2025/09/02 04:21:56 DEBUG : dir1/0013-789;=: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f407822674083721f_d20250902_m041931_c001_v7007000_t0000_u01756786771547") 2025/09/02 04:21:56 DEBUG : dir1/0013-789;=: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afad7_d20250902_m041925_c001_v0001101_t0040_u01756786765162") 2025/09/02 04:21:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cd2_d20250902_m042055_c001_v7007000_t0000_u01756786855458") 2025/09/02 04:21:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afc78_d20250902_m042047_c001_v0001101_t0004_u01756786847146") 2025/09/02 04:21:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdf04_d20250902_m042035_c001_v7007000_t0000_u01756786835508") 2025/09/02 04:21:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afc03_d20250902_m042027_c001_v0001101_t0012_u01756786827526") 2025/09/02 04:21:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248cb9c_d20250902_m042019_c001_v7007000_t0000_u01756786819974") 2025/09/02 04:21:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afbb5_d20250902_m042011_c001_v0001101_t0000_u01756786811890") 2025/09/02 04:21:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea95222a66_d20250902_m042004_c001_v7007000_t0000_u01756786804375") 2025/09/02 04:21:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afb67_d20250902_m041956_c001_v0001101_t0041_u01756786796225") 2025/09/02 04:21:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b57aa_d20250902_m041948_c001_v7007000_t0000_u01756786788779") 2025/09/02 04:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afb17_d20250902_m041939_c001_v0001101_t0041_u01756786779625") 2025/09/02 04:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f414275531243a473_d20250902_m041926_c001_v7007000_t0000_u01756786766855") 2025/09/02 04:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afab3_d20250902_m041920_c001_v0001101_t0028_u01756786760371") 2025/09/02 04:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c46_d20250902_m041912_c001_v7007000_t0000_u01756786752132") 2025/09/02 04:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3963_d20250902_m041906_c001_v0001120_t0047_u01756786746607") 2025/09/02 04:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc4007_d20250902_m041904_c001_v7007000_t0000_u01756786744353") 2025/09/02 04:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c391d_d20250902_m041858_c001_v0001120_t0055_u01756786738949") 2025/09/02 04:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a77c_d20250902_m041850_c001_v7007000_t0000_u01756786730838") 2025/09/02 04:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c38d7_d20250902_m041845_c001_v0001120_t0059_u01756786725556") 2025/09/02 04:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8c52_d20250902_m041843_c001_v7007000_t0000_u01756786723252") 2025/09/02 04:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7187_d20250902_m041837_c001_v0001183_t0051_u01756786717299") 2025/09/02 04:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f418e1fb304e64952_d20250902_m041825_c001_v7007000_t0000_u01756786705325") 2025/09/02 04:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63526_d20250902_m041819_c001_v0001044_t0034_u01756786699176") 2025/09/02 04:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bfa_d20250902_m041811_c001_v7007000_t0000_u01756786691283") 2025/09/02 04:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63500_d20250902_m041803_c001_v0001044_t0018_u01756786683441") 2025/09/02 04:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bc0_d20250902_m041755_c001_v7007000_t0000_u01756786675189") 2025/09/02 04:21:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c634d6_d20250902_m041747_c001_v0001044_t0041_u01756786667221") 2025/09/02 04:21:57 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f402d2e10e1112472_d20250902_m041907_c001_v7007000_t0000_u01756786747480") 2025/09/02 04:21:57 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd72c6_d20250902_m041903_c001_v0001183_t0057_u01756786743325") 2025/09/02 04:21:57 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740837220_d20250902_m041931_c001_v7007000_t0000_u01756786771729") 2025/09/02 04:21:57 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd73e7_d20250902_m041925_c001_v0001183_t0051_u01756786765201") 2025/09/02 04:21:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cd3_d20250902_m042055_c001_v7007000_t0000_u01756786855644") 2025/09/02 04:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3b3e_d20250902_m042047_c001_v0001120_t0028_u01756786847616") 2025/09/02 04:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdf05_d20250902_m042035_c001_v7007000_t0000_u01756786835691") 2025/09/02 04:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3afa_d20250902_m042027_c001_v0001120_t0056_u01756786827868") 2025/09/02 04:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248cb9d_d20250902_m042020_c001_v7007000_t0000_u01756786820158") 2025/09/02 04:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3ab8_d20250902_m042012_c001_v0001120_t0034_u01756786812341") 2025/09/02 04:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea95222a67_d20250902_m042004_c001_v7007000_t0000_u01756786804559") 2025/09/02 04:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3a79_d20250902_m041956_c001_v0001120_t0052_u01756786796608") 2025/09/02 04:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b57ab_d20250902_m041948_c001_v7007000_t0000_u01756786788962") 2025/09/02 04:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3a2d_d20250902_m041940_c001_v0001120_t0031_u01756786780041") 2025/09/02 04:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cde72_d20250902_m041926_c001_v7007000_t0000_u01756786766867") 2025/09/02 04:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c39ad_d20250902_m041920_c001_v0001120_t0035_u01756786760894") 2025/09/02 04:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c47_d20250902_m041912_c001_v7007000_t0000_u01756786752326") 2025/09/02 04:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd730a_d20250902_m041906_c001_v0001183_t0000_u01756786746714") 2025/09/02 04:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f402d2e10e111246f_d20250902_m041904_c001_v7007000_t0000_u01756786744364") 2025/09/02 04:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afa37_d20250902_m041859_c001_v0001101_t0009_u01756786739209") 2025/09/02 04:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a77d_d20250902_m041851_c001_v7007000_t0000_u01756786731021") 2025/09/02 04:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7201_d20250902_m041845_c001_v0001183_t0003_u01756786725625") 2025/09/02 04:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f400d106f342fa3ca_d20250902_m041843_c001_v7007000_t0000_u01756786723252") 2025/09/02 04:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63556_d20250902_m041837_c001_v0001044_t0022_u01756786717503") 2025/09/02 04:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f407822674083713a_d20250902_m041825_c001_v7007000_t0000_u01756786705472") 2025/09/02 04:21:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af975_d20250902_m041819_c001_v0001101_t0021_u01756786699812") 2025/09/02 04:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bfb_d20250902_m041811_c001_v7007000_t0000_u01756786691465") 2025/09/02 04:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af931_d20250902_m041803_c001_v0001101_t0042_u01756786683865") 2025/09/02 04:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bc1_d20250902_m041755_c001_v7007000_t0000_u01756786675385") 2025/09/02 04:21:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af8e3_d20250902_m041747_c001_v0001101_t0026_u01756786667956") 2025/09/02 04:21:59 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc401a_d20250902_m041907_c001_v7007000_t0000_u01756786747314") 2025/09/02 04:21:59 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afa60_d20250902_m041903_c001_v0001101_t0001_u01756786743441") 2025/09/02 04:21:59 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740837221_d20250902_m041931_c001_v7007000_t0000_u01756786771910") 2025/09/02 04:21:59 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c39d9_d20250902_m041925_c001_v0001120_t0048_u01756786765312") 2025/09/02 04:21:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cd4_d20250902_m042055_c001_v7007000_t0000_u01756786855827") 2025/09/02 04:21:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63694_d20250902_m042048_c001_v0001044_t0005_u01756786848078") 2025/09/02 04:21:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdf06_d20250902_m042035_c001_v7007000_t0000_u01756786835875") 2025/09/02 04:21:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63666_d20250902_m042028_c001_v0001044_t0001_u01756786828092") 2025/09/02 04:21:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248cb9e_d20250902_m042020_c001_v7007000_t0000_u01756786820342") 2025/09/02 04:21:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6364d_d20250902_m042012_c001_v0001044_t0024_u01756786812782") 2025/09/02 04:21:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea95222a6a_d20250902_m042004_c001_v7007000_t0000_u01756786804742") 2025/09/02 04:21:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63627_d20250902_m041956_c001_v0001044_t0023_u01756786796851") 2025/09/02 04:21:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b57ac_d20250902_m041949_c001_v7007000_t0000_u01756786789150") 2025/09/02 04:21:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63607_d20250902_m041940_c001_v0001044_t0021_u01756786780803") 2025/09/02 04:21:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4101143ce902c314_d20250902_m041926_c001_v7007000_t0000_u01756786766660") 2025/09/02 04:21:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c635db_d20250902_m041921_c001_v0001044_t0029_u01756786761271") 2025/09/02 04:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c48_d20250902_m041912_c001_v7007000_t0000_u01756786752512") 2025/09/02 04:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3967_d20250902_m041906_c001_v0001120_t0003_u01756786746847") 2025/09/02 04:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c28_d20250902_m041904_c001_v7007000_t0000_u01756786744405") 2025/09/02 04:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63592_d20250902_m041859_c001_v0001044_t0015_u01756786739511") 2025/09/02 04:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a77f_d20250902_m041851_c001_v7007000_t0000_u01756786731205") 2025/09/02 04:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6357a_d20250902_m041845_c001_v0001044_t0019_u01756786725704") 2025/09/02 04:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f403da38b8dc6a540_d20250902_m041843_c001_v7007000_t0000_u01756786723287") 2025/09/02 04:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af9c1_d20250902_m041837_c001_v0001101_t0005_u01756786717906") 2025/09/02 04:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4115e4c07855175b_d20250902_m041825_c001_v7007000_t0000_u01756786705553") 2025/09/02 04:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3842_d20250902_m041820_c001_v0001120_t0021_u01756786700180") 2025/09/02 04:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bfc_d20250902_m041811_c001_v7007000_t0000_u01756786691646") 2025/09/02 04:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c37e0_d20250902_m041804_c001_v0001120_t0056_u01756786684245") 2025/09/02 04:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bc3_d20250902_m041755_c001_v7007000_t0000_u01756786675582") 2025/09/02 04:22:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c378b_d20250902_m041748_c001_v0001120_t0019_u01756786668351") 2025/09/02 04:22:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b54c0_d20250902_m041907_c001_v7007000_t0000_u01756786747330") 2025/09/02 04:22:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd72c8_d20250902_m041903_c001_v0001183_t0036_u01756786743520") 2025/09/02 04:22:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f19_d20250902_m041828_c001_v7007000_t0000_u01756786708033") 2025/09/02 04:22:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd70c5_d20250902_m041823_c001_v0001183_t0042_u01756786703275") 2025/09/02 04:22:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f1a_d20250902_m041828_c001_v7007000_t0000_u01756786708216") 2025/09/02 04:22:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af98b_d20250902_m041823_c001_v0001101_t0047_u01756786703385") 2025/09/02 04:22:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f1b_d20250902_m041828_c001_v7007000_t0000_u01756786708398") 2025/09/02 04:22:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd70c7_d20250902_m041823_c001_v0001183_t0024_u01756786703492") 2025/09/02 04:22:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f1c_d20250902_m041828_c001_v7007000_t0000_u01756786708581") 2025/09/02 04:22:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63530_d20250902_m041823_c001_v0001044_t0026_u01756786703595") 2025/09/02 04:22:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f1d_d20250902_m041828_c001_v7007000_t0000_u01756786708810") 2025/09/02 04:22:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3858_d20250902_m041823_c001_v0001120_t0028_u01756786703582") 2025/09/02 04:22:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f1f_d20250902_m041828_c001_v7007000_t0000_u01756786708994") 2025/09/02 04:22:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd70c9_d20250902_m041823_c001_v0001183_t0049_u01756786703690") 2025/09/02 04:22:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f20_d20250902_m041829_c001_v7007000_t0000_u01756786709176") 2025/09/02 04:22:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af98d_d20250902_m041823_c001_v0001101_t0004_u01756786703707") 2025/09/02 04:22:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f21_d20250902_m041829_c001_v7007000_t0000_u01756786709358") 2025/09/02 04:22:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd70cd_d20250902_m041823_c001_v0001183_t0057_u01756786703887") 2025/09/02 04:22:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f22_d20250902_m041829_c001_v7007000_t0000_u01756786709541") 2025/09/02 04:22:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c385f_d20250902_m041823_c001_v0001120_t0043_u01756786703985") 2025/09/02 04:22:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f23_d20250902_m041829_c001_v7007000_t0000_u01756786709725") 2025/09/02 04:22:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63534_d20250902_m041824_c001_v0001044_t0016_u01756786704051") 2025/09/02 04:22:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f24_d20250902_m041829_c001_v7007000_t0000_u01756786709907") 2025/09/02 04:22:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af98f_d20250902_m041824_c001_v0001101_t0041_u01756786704081") 2025/09/02 04:22:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f25_d20250902_m041830_c001_v7007000_t0000_u01756786710089") 2025/09/02 04:22:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd70d7_d20250902_m041824_c001_v0001183_t0014_u01756786704093") 2025/09/02 04:22:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f26_d20250902_m041830_c001_v7007000_t0000_u01756786710272") 2025/09/02 04:22:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd70df_d20250902_m041824_c001_v0001183_t0030_u01756786704287") 2025/09/02 04:22:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f27_d20250902_m041830_c001_v7007000_t0000_u01756786710487") 2025/09/02 04:22:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63536_d20250902_m041824_c001_v0001044_t0055_u01756786704441") 2025/09/02 04:22:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f28_d20250902_m041830_c001_v7007000_t0000_u01756786710686") 2025/09/02 04:22:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af993_d20250902_m041824_c001_v0001101_t0038_u01756786704459") 2025/09/02 04:22:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f408ee6942fdf7f29_d20250902_m041830_c001_v7007000_t0000_u01756786710868") 2025/09/02 04:22:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd70e9_d20250902_m041824_c001_v0001183_t0038_u01756786704483") 2025/09/02 04:22:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41604b60ad735b1f_d20250902_m041846_c001_v7007000_t0000_u01756786726179") 2025/09/02 04:22:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd71b1_d20250902_m041840_c001_v0001183_t0025_u01756786720487") 2025/09/02 04:22:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f403da38b8dc6a542_d20250902_m041846_c001_v7007000_t0000_u01756786726311") 2025/09/02 04:22:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c38bd_d20250902_m041840_c001_v0001120_t0037_u01756786720620") 2025/09/02 04:22:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f403da38b8dc6a543_d20250902_m041846_c001_v7007000_t0000_u01756786726495") 2025/09/02 04:22:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd71b3_d20250902_m041840_c001_v0001183_t0011_u01756786720692") 2025/09/02 04:22:02 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8c58_d20250902_m041846_c001_v7007000_t0000_u01756786726325") 2025/09/02 04:22:02 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af9cf_d20250902_m041840_c001_v0001101_t0045_u01756786720881") 2025/09/02 04:22:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea952229d4_d20250902_m041846_c001_v7007000_t0000_u01756786726336") 2025/09/02 04:22:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd71b7_d20250902_m041840_c001_v0001183_t0003_u01756786720891") 2025/09/02 04:22:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8c5a_d20250902_m041846_c001_v7007000_t0000_u01756786726523") 2025/09/02 04:22:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c38c1_d20250902_m041841_c001_v0001120_t0036_u01756786721017") 2025/09/02 04:22:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8c57_d20250902_m041846_c001_v7007000_t0000_u01756786726172") 2025/09/02 04:22:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63564_d20250902_m041841_c001_v0001044_t0043_u01756786721035") 2025/09/02 04:22:02 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a746_d20250902_m041846_c001_v7007000_t0000_u01756786726344") 2025/09/02 04:22:02 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd71bd_d20250902_m041841_c001_v0001183_t0035_u01756786721090") 2025/09/02 04:22:03 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8c56_d20250902_m041846_c001_v7007000_t0000_u01756786726138") 2025/09/02 04:22:03 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af9d3_d20250902_m041841_c001_v0001101_t0035_u01756786721185") 2025/09/02 04:22:03 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40782267408371bb_d20250902_m041846_c001_v7007000_t0000_u01756786726190") 2025/09/02 04:22:03 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd71bf_d20250902_m041841_c001_v0001183_t0003_u01756786721288") 2025/09/02 04:22:03 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea952229d3_d20250902_m041846_c001_v7007000_t0000_u01756786726150") 2025/09/02 04:22:03 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c38c5_d20250902_m041841_c001_v0001120_t0033_u01756786721457") 2025/09/02 04:22:03 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea952229d5_d20250902_m041846_c001_v7007000_t0000_u01756786726522") 2025/09/02 04:22:03 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6356a_d20250902_m041841_c001_v0001044_t0028_u01756786721475") 2025/09/02 04:22:03 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a745_d20250902_m041846_c001_v7007000_t0000_u01756786726157") 2025/09/02 04:22:03 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd71c7_d20250902_m041841_c001_v0001183_t0006_u01756786721484") 2025/09/02 04:22:03 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a748_d20250902_m041846_c001_v7007000_t0000_u01756786726531") 2025/09/02 04:22:03 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af9db_d20250902_m041841_c001_v0001101_t0052_u01756786721679") 2025/09/02 04:22:03 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f403da38b8dc6a541_d20250902_m041846_c001_v7007000_t0000_u01756786726129") 2025/09/02 04:22:03 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd71c9_d20250902_m041841_c001_v0001183_t0037_u01756786721690") 2025/09/02 04:22:03 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8c59_d20250902_m041846_c001_v7007000_t0000_u01756786726357") 2025/09/02 04:22:03 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c38c7_d20250902_m041841_c001_v0001120_t0034_u01756786721853") 2025/09/02 04:22:03 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f421ff5b6ef96d2c1_d20250902_m041635_c001_v7007000_t0000_u01756786595895") 2025/09/02 04:22:03 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11345a3bff1e72d5_d20250902_m041633_c001_v0001100_t0014_u01756786593532") 2025/09/02 04:22:03 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdd0e_d20250902_m041633_c001_v7007000_t0000_u01756786593349") 2025/09/02 04:22:03 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11345a3bff1e72c7_d20250902_m041630_c001_v0001100_t0047_u01756786590014") 2025/09/02 04:22:03 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdd0c_d20250902_m041629_c001_v7007000_t0000_u01756786589289") 2025/09/02 04:22:03 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6b46_d20250902_m041625_c001_v0001183_t0008_u01756786585326") 2025/09/02 04:22:03 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6ad2_d20250902_m041623_c001_v7007000_t0000_u01756786583802") 2025/09/02 04:22:03 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f114e09286f181702_d20250902_m041621_c001_v0001134_t0025_u01756786581500") 2025/09/02 04:22:04 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f416953a890e4a70a_d20250902_m041621_c001_v7007000_t0000_u01756786581304") 2025/09/02 04:22:04 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f114e09286f1816ee_d20250902_m041617_c001_v0001134_t0031_u01756786577816") 2025/09/02 04:22:04 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f416953a890e4a702_d20250902_m041617_c001_v7007000_t0000_u01756786577088") 2025/09/02 04:22:04 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c633a4_d20250902_m041613_c001_v0001044_t0024_u01756786573236") 2025/09/02 04:22:04 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4115e4c078551673_d20250902_m041611_c001_v7007000_t0000_u01756786571951") 2025/09/02 04:22:04 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1136bfc986e719c2_d20250902_m041610_c001_v0001036_t0040_u01756786570578") 2025/09/02 04:22:04 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f400d106f342fa2c9_d20250902_m041610_c001_v7007000_t0000_u01756786570392") 2025/09/02 04:22:04 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1136bfc986e719ba_d20250902_m041607_c001_v0001036_t0044_u01756786567272") 2025/09/02 04:22:04 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f400d106f342fa2c2_d20250902_m041606_c001_v7007000_t0000_u01756786566545") 2025/09/02 04:22:04 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63389_d20250902_m041602_c001_v0001044_t0025_u01756786562716") 2025/09/02 04:22:04 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4115e4c078551661_d20250902_m041601_c001_v7007000_t0000_u01756786561796") 2025/09/02 04:22:04 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f107b099d23fefb41_d20250902_m041559_c001_v0001137_t0035_u01756786559703") 2025/09/02 04:22:04 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41970b34c71a3e91_d20250902_m041559_c001_v7007000_t0000_u01756786559513") 2025/09/02 04:22:04 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f107b099d23fefb2d_d20250902_m041556_c001_v0001137_t0058_u01756786556471") 2025/09/02 04:22:04 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41970b34c71a3e74_d20250902_m041555_c001_v7007000_t0000_u01756786555743") 2025/09/02 04:22:04 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63363_d20250902_m041549_c001_v0001044_t0041_u01756786549770") 2025/09/02 04:22:04 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4101143ce902c25f_d20250902_m041548_c001_v7007000_t0000_u01756786548854") 2025/09/02 04:22:04 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1162e87eabd38224_d20250902_m041547_c001_v0001040_t0017_u01756786547040") 2025/09/02 04:22:04 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a5d0_d20250902_m041546_c001_v7007000_t0000_u01756786546851") 2025/09/02 04:22:04 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1162e87eabd3821a_d20250902_m041543_c001_v0001040_t0055_u01756786543716") 2025/09/02 04:22:05 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a5ca_d20250902_m041542_c001_v7007000_t0000_u01756786542986") 2025/09/02 04:22:05 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6333b_d20250902_m041535_c001_v0001044_t0006_u01756786535004") 2025/09/02 04:22:05 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f401c0b60c57df853_d20250902_m041534_c001_v7007000_t0000_u01756786534087") 2025/09/02 04:22:05 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f100baf793b4ab08d_d20250902_m041532_c001_v0001101_t0046_u01756786532248") 2025/09/02 04:22:05 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41970b34c71a3e46_d20250902_m041532_c001_v7007000_t0000_u01756786532065") 2025/09/02 04:22:05 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f100baf793b4ab07d_d20250902_m041528_c001_v0001101_t0044_u01756786528794") 2025/09/02 04:22:05 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41970b34c71a3e3d_d20250902_m041528_c001_v7007000_t0000_u01756786528064") 2025/09/02 04:22:05 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf40f3_d20250902_m041521_c001_v0001157_t0026_u01756786521530") 2025/09/02 04:22:05 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41889eba56989e5e_d20250902_m041520_c001_v7007000_t0000_u01756786520356") 2025/09/02 04:22:05 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1055fc61f797f502_d20250902_m041514_c001_v0001161_t0025_u01756786514102") 2025/09/02 04:22:05 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8a20_d20250902_m041513_c001_v7007000_t0000_u01756786513880") 2025/09/02 04:22:05 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd683f_d20250902_m041509_c001_v0001183_t0003_u01756786509725") 2025/09/02 04:22:05 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f100945eca735fe20_d20250902_m041508_c001_v0001154_t0023_u01756786508824") 2025/09/02 04:22:05 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f100945eca735fe1e_d20250902_m041507_c001_v0001154_t0016_u01756786507693") 2025/09/02 04:22:05 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740836fe6_d20250902_m041454_c001_v7007000_t0000_u01756786494341") 2025/09/02 04:22:05 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf402d_d20250902_m041447_c001_v0001157_t0031_u01756786487125") 2025/09/02 04:22:05 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f116313815f130d4c_d20250902_m041446_c001_v0001131_t0053_u01756786486285") 2025/09/02 04:22:05 DEBUG : dst/one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f116313815f130d42_d20250902_m041445_c001_v0001131_t0004_u01756786485078") 2025/09/02 04:22:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f421ff5b6ef96d2c2_d20250902_m041636_c001_v7007000_t0000_u01756786596081") 2025/09/02 04:22:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104ba275795b5534_d20250902_m041633_c001_v0001179_t0011_u01756786593124") 2025/09/02 04:22:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115094594089fe17_d20250902_m041629_c001_v0001180_t0005_u01756786589091") 2025/09/02 04:22:06 DEBUG : dst/one.bak: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6ad3_d20250902_m041623_c001_v7007000_t0000_u01756786583985") 2025/09/02 04:22:06 DEBUG : dst/one.bak: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f108648c9a52bc931_d20250902_m041620_c001_v0001137_t0050_u01756786580973") 2025/09/02 04:22:06 DEBUG : dst/one.bak: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115099fff3c2229f_d20250902_m041616_c001_v0001177_t0055_u01756786576881") 2025/09/02 04:22:06 DEBUG : dst/one.bak: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4115e4c078551674_d20250902_m041612_c001_v7007000_t0000_u01756786572135") 2025/09/02 04:22:06 DEBUG : dst/one.bak: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1192f1dabf975ffe_d20250902_m041609_c001_v0001092_t0043_u01756786569834") 2025/09/02 04:22:06 DEBUG : dst/one.bak: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f101ab38b53bc3ae0_d20250902_m041606_c001_v0001184_t0040_u01756786566344") 2025/09/02 04:22:06 DEBUG : dst/three: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41889eba56989e60_d20250902_m041520_c001_v7007000_t0000_u01756786520610") 2025/09/02 04:22:06 DEBUG : dst/three: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f100945eca735fe37_d20250902_m041518_c001_v0001154_t0002_u01756786518850") 2025/09/02 04:22:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f421ff5b6ef96d2c3_d20250902_m041636_c001_v7007000_t0000_u01756786596268") 2025/09/02 04:22:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f116061f73e41a81f_d20250902_m041634_c001_v0001182_t0042_u01756786594486") 2025/09/02 04:22:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f118d7f57d9341ebd_d20250902_m041631_c001_v0001105_t0015_u01756786591078") 2025/09/02 04:22:06 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f421ff5b6ef96d2c4_d20250902_m041636_c001_v7007000_t0000_u01756786596463") 2025/09/02 04:22:06 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11345a3bff1e72df_d20250902_m041634_c001_v0001100_t0039_u01756786594898") 2025/09/02 04:22:06 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdd10_d20250902_m041634_c001_v7007000_t0000_u01756786594716") 2025/09/02 04:22:06 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11345a3bff1e72cb_d20250902_m041631_c001_v0001100_t0043_u01756786591521") 2025/09/02 04:22:06 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdd0d_d20250902_m041631_c001_v7007000_t0000_u01756786591338") 2025/09/02 04:22:06 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6b58_d20250902_m041626_c001_v0001183_t0057_u01756786586436") 2025/09/02 04:22:06 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6ad4_d20250902_m041624_c001_v7007000_t0000_u01756786584170") 2025/09/02 04:22:06 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f114e09286f181710_d20250902_m041623_c001_v0001134_t0000_u01756786583091") 2025/09/02 04:22:06 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f416953a890e4a70c_d20250902_m041622_c001_v7007000_t0000_u01756786582904") 2025/09/02 04:22:06 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f114e09286f1816f4_d20250902_m041619_c001_v0001134_t0039_u01756786579378") 2025/09/02 04:22:06 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f416953a890e4a705_d20250902_m041619_c001_v7007000_t0000_u01756786579192") 2025/09/02 04:22:07 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c633a8_d20250902_m041613_c001_v0001044_t0028_u01756786573865") 2025/09/02 04:22:07 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f400d106f342fa2ca_d20250902_m041611_c001_v7007000_t0000_u01756786571385") 2025/09/02 04:22:07 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6aa8_d20250902_m041609_c001_v0001183_t0053_u01756786569034") 2025/09/02 04:22:07 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f400d106f342fa2c6_d20250902_m041608_c001_v7007000_t0000_u01756786568298") 2025/09/02 04:22:07 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6338d_d20250902_m041603_c001_v0001044_t0027_u01756786563508") 2025/09/02 04:22:07 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41970b34c71a3ef6_d20250902_m041600_c001_v7007000_t0000_u01756786560865") 2025/09/02 04:22:07 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6a48_d20250902_m041558_c001_v0001183_t0007_u01756786558278") 2025/09/02 04:22:07 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41970b34c71a3e75_d20250902_m041557_c001_v7007000_t0000_u01756786557181") 2025/09/02 04:22:07 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63367_d20250902_m041550_c001_v0001044_t0051_u01756786550636") 2025/09/02 04:22:07 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a5d1_d20250902_m041547_c001_v7007000_t0000_u01756786547925") 2025/09/02 04:22:07 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd69b9_d20250902_m041545_c001_v0001183_t0055_u01756786545740") 2025/09/02 04:22:07 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a5cb_d20250902_m041544_c001_v7007000_t0000_u01756786544643") 2025/09/02 04:22:07 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63349_d20250902_m041538_c001_v0001044_t0005_u01756786538102") 2025/09/02 04:22:07 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41970b34c71a3e48_d20250902_m041533_c001_v7007000_t0000_u01756786533169") 2025/09/02 04:22:07 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf4125_d20250902_m041530_c001_v0001157_t0003_u01756786530795") 2025/09/02 04:22:07 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41970b34c71a3e43_d20250902_m041529_c001_v7007000_t0000_u01756786529695") 2025/09/02 04:22:07 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd68d7_d20250902_m041523_c001_v0001183_t0000_u01756786523293") 2025/09/02 04:22:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6ad6_d20250902_m041624_c001_v7007000_t0000_u01756786584409") 2025/09/02 04:22:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f119170e29d75ac9b_d20250902_m041622_c001_v0001136_t0039_u01756786582450") 2025/09/02 04:22:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f107f3da4d098eb07_d20250902_m041618_c001_v0001181_t0045_u01756786578956") 2025/09/02 04:22:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4115e4c078551675_d20250902_m041612_c001_v7007000_t0000_u01756786572320") 2025/09/02 04:22:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1015967dd3f3806d_d20250902_m041611_c001_v0001178_t0035_u01756786571173") 2025/09/02 04:22:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f101078b4b21b9648_d20250902_m041607_c001_v0001101_t0001_u01756786567944") 2025/09/02 04:22:08 DEBUG : dst/two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f421ff5b6ef96d2c5_d20250902_m041636_c001_v7007000_t0000_u01756786596649") 2025/09/02 04:22:08 DEBUG : dst/two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c633ca_d20250902_m041625_c001_v0001044_t0041_u01756786585891") 2025/09/02 04:22:08 DEBUG : dst/two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6ad7_d20250902_m041624_c001_v7007000_t0000_u01756786584597") 2025/09/02 04:22:08 DEBUG : dst/two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6ae6_d20250902_m041613_c001_v0001183_t0005_u01756786573648") 2025/09/02 04:22:08 DEBUG : dst/two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4115e4c078551676_d20250902_m041612_c001_v7007000_t0000_u01756786572503") 2025/09/02 04:22:08 DEBUG : dst/two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6a7a_d20250902_m041603_c001_v0001183_t0016_u01756786563313") 2025/09/02 04:22:08 DEBUG : dst/two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4115e4c078551662_d20250902_m041601_c001_v7007000_t0000_u01756786561978") 2025/09/02 04:22:08 DEBUG : dst/two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd69ee_d20250902_m041550_c001_v0001183_t0059_u01756786550439") 2025/09/02 04:22:08 DEBUG : dst/two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4101143ce902c260_d20250902_m041549_c001_v7007000_t0000_u01756786549037") 2025/09/02 04:22:08 DEBUG : dst/two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6955_d20250902_m041535_c001_v0001183_t0034_u01756786535816") 2025/09/02 04:22:08 DEBUG : dst/two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f401c0b60c57df857_d20250902_m041534_c001_v7007000_t0000_u01756786534269") 2025/09/02 04:22:08 DEBUG : dst/two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6330e_d20250902_m041522_c001_v0001044_t0023_u01756786522284") 2025/09/02 04:22:08 DEBUG : dst/two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41889eba56989e61_d20250902_m041520_c001_v7007000_t0000_u01756786520793") 2025/09/02 04:22:08 DEBUG : dst/two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11306108388560bb_d20250902_m041516_c001_v0001157_t0037_u01756786516299") 2025/09/02 04:22:08 DEBUG : dst/two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740836fe9_d20250902_m041454_c001_v7007000_t0000_u01756786494523") 2025/09/02 04:22:08 DEBUG : dst/two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f116313815f130d82_d20250902_m041453_c001_v0001131_t0048_u01756786493266") 2025/09/02 04:22:08 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebee6_d20250902_m041414_c001_v7007000_t0000_u01756786454387") 2025/09/02 04:22:08 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6592_d20250902_m041407_c001_v0001183_t0013_u01756786447697") 2025/09/02 04:22:08 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4101143ce902c14f_d20250902_m041405_c001_v7007000_t0000_u01756786445089") 2025/09/02 04:22:08 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6460_d20250902_m041345_c001_v0001183_t0004_u01756786425591") 2025/09/02 04:22:09 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebed5_d20250902_m041332_c001_v7007000_t0000_u01756786412723") 2025/09/02 04:22:09 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd63ca_d20250902_m041327_c001_v0001183_t0023_u01756786407941") 2025/09/02 04:22:09 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebeb5_d20250902_m041306_c001_v7007000_t0000_u01756786386485") 2025/09/02 04:22:09 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3dd8_d20250902_m041304_c001_v0001157_t0003_u01756786384399") 2025/09/02 04:22:09 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebeac_d20250902_m041303_c001_v7007000_t0000_u01756786383539") 2025/09/02 04:22:09 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3dca_d20250902_m041301_c001_v0001157_t0023_u01756786381965") 2025/09/02 04:22:09 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebea0_d20250902_m041259_c001_v7007000_t0000_u01756786379092") 2025/09/02 04:22:09 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3dac_d20250902_m041257_c001_v0001157_t0024_u01756786377030") 2025/09/02 04:22:09 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebe95_d20250902_m041256_c001_v7007000_t0000_u01756786376138") 2025/09/02 04:22:09 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d96_d20250902_m041254_c001_v0001157_t0055_u01756786374527") 2025/09/02 04:22:09 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebe7d_d20250902_m041248_c001_v7007000_t0000_u01756786368766") 2025/09/02 04:22:09 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d70_d20250902_m041247_c001_v0001157_t0037_u01756786367169") 2025/09/02 04:22:09 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebe79_d20250902_m041246_c001_v7007000_t0000_u01756786366315") 2025/09/02 04:22:09 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d62_d20250902_m041245_c001_v0001157_t0004_u01756786365300") 2025/09/02 04:22:09 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbb280_d20250902_m041240_c001_v7007000_t0000_u01756786360596") 2025/09/02 04:22:09 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d2c_d20250902_m041239_c001_v0001157_t0006_u01756786359233") 2025/09/02 04:22:09 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbb277_d20250902_m041237_c001_v7007000_t0000_u01756786357390") 2025/09/02 04:22:09 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d12_d20250902_m041236_c001_v0001157_t0050_u01756786356327") 2025/09/02 04:22:09 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbb271_d20250902_m041235_c001_v7007000_t0000_u01756786355956") 2025/09/02 04:22:09 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1066b9390208b846_d20250902_m041235_c001_v0001036_t0051_u01756786355190") 2025/09/02 04:22:10 DEBUG : empty space: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d04_d20250902_m041233_c001_v0001157_t0002_u01756786353552") 2025/09/02 04:22:10 DEBUG : enormous: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebeb2_d20250902_m041305_c001_v7007000_t0000_u01756786385490") 2025/09/02 04:22:10 DEBUG : enormous: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3ddc_d20250902_m041304_c001_v0001157_t0018_u01756786384723") 2025/09/02 04:22:10 DEBUG : existing: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f421ff5b6ef96d2c7_d20250902_m041641_c001_v7007000_t0000_u01756786601530") 2025/09/02 04:22:10 DEBUG : existing: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c633f6_d20250902_m041639_c001_v0001044_t0039_u01756786599900") 2025/09/02 04:22:10 DEBUG : existing: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebed1_d20250902_m041325_c001_v7007000_t0000_u01756786405987") 2025/09/02 04:22:10 DEBUG : existing: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd63a1_d20250902_m041324_c001_v0001183_t0058_u01756786404821") 2025/09/02 04:22:10 DEBUG : existing: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbb260_d20250902_m041230_c001_v7007000_t0000_u01756786350650") 2025/09/02 04:22:10 DEBUG : existing: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3cea_d20250902_m041229_c001_v0001157_t0051_u01756786349545") 2025/09/02 04:22:10 DEBUG : existing: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbb25a_d20250902_m041228_c001_v7007000_t0000_u01756786348993") 2025/09/02 04:22:10 DEBUG : existing: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3cd4_d20250902_m041228_c001_v0001157_t0048_u01756786348329") 2025/09/02 04:22:10 DEBUG : existing: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3cca_d20250902_m041227_c001_v0001157_t0040_u01756786347236") 2025/09/02 04:22:10 DEBUG : existing-b: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebed2_d20250902_m041326_c001_v7007000_t0000_u01756786406176") 2025/09/02 04:22:10 DEBUG : existing-b: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3e5b_d20250902_m041324_c001_v0001157_t0019_u01756786404832") 2025/09/02 04:22:10 DEBUG : file1: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3eea_d20250902_m041737_c001_v7007000_t0000_u01756786657174") 2025/09/02 04:22:10 DEBUG : file1: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6e92_d20250902_m041735_c001_v0001183_t0056_u01756786655884") 2025/09/02 04:22:10 DEBUG : file1: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ee4_d20250902_m041734_c001_v7007000_t0000_u01756786654920") 2025/09/02 04:22:10 DEBUG : file1: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af8a3_d20250902_m041733_c001_v0001101_t0039_u01756786653867") 2025/09/02 04:22:10 DEBUG : five: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebeb8_d20250902_m041310_c001_v7007000_t0000_u01756786390430") 2025/09/02 04:22:10 DEBUG : five: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f404eb582d2c6317e_d20250902_m041308_c001_v0001044_t0027_u01756786388947") 2025/09/02 04:22:10 DEBUG : foo: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbb27b_d20250902_m041238_c001_v7007000_t0000_u01756786358865") 2025/09/02 04:22:10 DEBUG : foo: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4042dde3d4cf3d24_d20250902_m041238_c001_v0001157_t0008_u01756786358309") 2025/09/02 04:22:11 DEBUG : foo: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4042dde3d4cf3d22_d20250902_m041237_c001_v0001157_t0008_u01756786357756") 2025/09/02 04:22:11 DEBUG : four: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebeb9_d20250902_m041310_c001_v7007000_t0000_u01756786390614") 2025/09/02 04:22:11 DEBUG : four: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f415c80e853bd631e_d20250902_m041309_c001_v0001183_t0040_u01756786389172") 2025/09/02 04:22:11 DEBUG : four: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3df4_d20250902_m041307_c001_v0001157_t0042_u01756786387660") 2025/09/02 04:22:11 DEBUG : hello world2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8928_d20250902_m041125_c001_v7007000_t0000_u01756786285547") 2025/09/02 04:22:11 DEBUG : hello world2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3b64_d20250902_m041124_c001_v0001157_t0059_u01756786284741") 2025/09/02 04:22:11 DEBUG : ignore-size: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbb254_d20250902_m041226_c001_v7007000_t0000_u01756786346870") 2025/09/02 04:22:11 DEBUG : ignore-size: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3cc0_d20250902_m041225_c001_v0001157_t0016_u01756786345797") 2025/09/02 04:22:11 DEBUG : nested/sub dir/file: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebecd_d20250902_m041324_c001_v7007000_t0000_u01756786404084") 2025/09/02 04:22:11 DEBUG : nested/sub dir/file: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6397_d20250902_m041323_c001_v0001183_t0050_u01756786403166") 2025/09/02 04:22:11 DEBUG : nested/sub dir/file: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebec9_d20250902_m041322_c001_v7007000_t0000_u01756786402417") 2025/09/02 04:22:11 DEBUG : nested/sub dir/file: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6382_d20250902_m041321_c001_v0001183_t0027_u01756786401426") 2025/09/02 04:22:11 DEBUG : one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebeba_d20250902_m041310_c001_v7007000_t0000_u01756786390796") 2025/09/02 04:22:11 DEBUG : one: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4042dde3d4cf3dea_d20250902_m041306_c001_v0001157_t0008_u01756786386887") 2025/09/02 04:22:11 DEBUG : only0: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ec2_d20250902_m041729_c001_v7007000_t0000_u01756786649451") 2025/09/02 04:22:11 DEBUG : only0: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f404eb582d2c6348c_d20250902_m041723_c001_v0001044_t0027_u01756786643779") 2025/09/02 04:22:11 DEBUG : only0: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6d43_d20250902_m041708_c001_v0001183_t0032_u01756786628373") 2025/09/02 04:22:11 DEBUG : only0: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b23_d20250902_m041702_c001_v7007000_t0000_u01756786622459") 2025/09/02 04:22:11 DEBUG : only0: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6c16_d20250902_m041645_c001_v0001183_t0045_u01756786605175") 2025/09/02 04:22:11 DEBUG : only1: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ec5_d20250902_m041729_c001_v7007000_t0000_u01756786649636") 2025/09/02 04:22:11 DEBUG : only1: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41357ab6623c3711_d20250902_m041724_c001_v0001120_t0010_u01756786644723") 2025/09/02 04:22:11 DEBUG : only1: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6d51_d20250902_m041709_c001_v0001183_t0022_u01756786629116") 2025/09/02 04:22:12 DEBUG : only1: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b17_d20250902_m041701_c001_v7007000_t0000_u01756786621902") 2025/09/02 04:22:12 DEBUG : only1: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6c1c_d20250902_m041646_c001_v0001183_t0045_u01756786606771") 2025/09/02 04:22:12 DEBUG : only10: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ec6_d20250902_m041729_c001_v7007000_t0000_u01756786649820") 2025/09/02 04:22:12 DEBUG : only10: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f415c80e853bd6df8_d20250902_m041723_c001_v0001183_t0040_u01756786643787") 2025/09/02 04:22:12 DEBUG : only10: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6d97_d20250902_m041715_c001_v0001183_t0052_u01756786635893") 2025/09/02 04:22:12 DEBUG : only10: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41889eba56989f0f_d20250902_m041701_c001_v7007000_t0000_u01756786621887") 2025/09/02 04:22:12 DEBUG : only10: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6c71_d20250902_m041653_c001_v0001183_t0058_u01756786613380") 2025/09/02 04:22:12 DEBUG : only11: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ec8_d20250902_m041730_c001_v7007000_t0000_u01756786650003") 2025/09/02 04:22:12 DEBUG : only11: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4110d6dcb01af867_d20250902_m041724_c001_v0001101_t0029_u01756786644343") 2025/09/02 04:22:12 DEBUG : only11: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6d9b_d20250902_m041716_c001_v0001183_t0046_u01756786636581") 2025/09/02 04:22:12 DEBUG : only11: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b1a_d20250902_m041702_c001_v7007000_t0000_u01756786622087") 2025/09/02 04:22:12 DEBUG : only11: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6c79_d20250902_m041654_c001_v0001183_t0029_u01756786614062") 2025/09/02 04:22:12 DEBUG : only12: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ec9_d20250902_m041730_c001_v7007000_t0000_u01756786650186") 2025/09/02 04:22:12 DEBUG : only12: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41357ab6623c370f_d20250902_m041724_c001_v0001120_t0010_u01756786644535") 2025/09/02 04:22:12 DEBUG : only12: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6da7_d20250902_m041717_c001_v0001183_t0012_u01756786637287") 2025/09/02 04:22:12 DEBUG : only12: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b1f_d20250902_m041702_c001_v7007000_t0000_u01756786622101") 2025/09/02 04:22:12 DEBUG : only12: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6c81_d20250902_m041654_c001_v0001183_t0057_u01756786614646") 2025/09/02 04:22:12 DEBUG : only13: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3eca_d20250902_m041730_c001_v7007000_t0000_u01756786650369") 2025/09/02 04:22:12 DEBUG : only13: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f404eb582d2c6348e_d20250902_m041724_c001_v0001044_t0027_u01756786644179") 2025/09/02 04:22:12 DEBUG : only13: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6db1_d20250902_m041718_c001_v0001183_t0002_u01756786638175") 2025/09/02 04:22:13 DEBUG : only13: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8b5c_d20250902_m041702_c001_v7007000_t0000_u01756786622113") 2025/09/02 04:22:13 DEBUG : only13: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6c8b_d20250902_m041655_c001_v0001183_t0029_u01756786615330") 2025/09/02 04:22:13 DEBUG : only14: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ecc_d20250902_m041730_c001_v7007000_t0000_u01756786650553") 2025/09/02 04:22:13 DEBUG : only14: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f415c80e853bd6dfa_d20250902_m041724_c001_v0001183_t0040_u01756786644187") 2025/09/02 04:22:13 DEBUG : only14: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6dbb_d20250902_m041719_c001_v0001183_t0003_u01756786639117") 2025/09/02 04:22:13 DEBUG : only14: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b24_d20250902_m041702_c001_v7007000_t0000_u01756786622482") 2025/09/02 04:22:13 DEBUG : only14: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6c97_d20250902_m041656_c001_v0001183_t0044_u01756786616022") 2025/09/02 04:22:13 DEBUG : only15: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ecd_d20250902_m041730_c001_v7007000_t0000_u01756786650736") 2025/09/02 04:22:13 DEBUG : only15: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f404eb582d2c63492_d20250902_m041724_c001_v0001044_t0027_u01756786644364") 2025/09/02 04:22:13 DEBUG : only15: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6dc1_d20250902_m041719_c001_v0001183_t0014_u01756786639785") 2025/09/02 04:22:13 DEBUG : only15: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8b5e_d20250902_m041702_c001_v7007000_t0000_u01756786622492") 2025/09/02 04:22:13 DEBUG : only15: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6ca9_d20250902_m041656_c001_v0001183_t0037_u01756786616763") 2025/09/02 04:22:13 DEBUG : only16: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ece_d20250902_m041730_c001_v7007000_t0000_u01756786650920") 2025/09/02 04:22:13 DEBUG : only16: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f415c80e853bd6dfe_d20250902_m041724_c001_v0001183_t0040_u01756786644372") 2025/09/02 04:22:13 DEBUG : only16: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6dcc_d20250902_m041720_c001_v0001183_t0030_u01756786640595") 2025/09/02 04:22:13 DEBUG : only16: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41889eba56989f14_d20250902_m041702_c001_v7007000_t0000_u01756786622622") 2025/09/02 04:22:13 DEBUG : only16: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6cb5_d20250902_m041657_c001_v0001183_t0015_u01756786617396") 2025/09/02 04:22:14 DEBUG : only17: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ecf_d20250902_m041731_c001_v7007000_t0000_u01756786651103") 2025/09/02 04:22:14 DEBUG : only17: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4110d6dcb01af869_d20250902_m041724_c001_v0001101_t0029_u01756786644532") 2025/09/02 04:22:14 DEBUG : only17: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6dd8_d20250902_m041721_c001_v0001183_t0007_u01756786641555") 2025/09/02 04:22:14 DEBUG : only17: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41889eba56989f12_d20250902_m041702_c001_v7007000_t0000_u01756786622252") 2025/09/02 04:22:14 DEBUG : only17: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6cc3_d20250902_m041658_c001_v0001183_t0043_u01756786618384") 2025/09/02 04:22:14 DEBUG : only18: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ed1_d20250902_m041731_c001_v7007000_t0000_u01756786651286") 2025/09/02 04:22:14 DEBUG : only18: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f404eb582d2c63494_d20250902_m041724_c001_v0001044_t0027_u01756786644548") 2025/09/02 04:22:14 DEBUG : only18: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6dde_d20250902_m041722_c001_v0001183_t0015_u01756786642252") 2025/09/02 04:22:14 DEBUG : only18: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8b5b_d20250902_m041701_c001_v7007000_t0000_u01756786621916") 2025/09/02 04:22:14 DEBUG : only18: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6cc7_d20250902_m041659_c001_v0001183_t0029_u01756786619620") 2025/09/02 04:22:14 DEBUG : only19: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ed2_d20250902_m041731_c001_v7007000_t0000_u01756786651469") 2025/09/02 04:22:14 DEBUG : only19: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f415c80e853bd6e02_d20250902_m041724_c001_v0001183_t0040_u01756786644556") 2025/09/02 04:22:14 DEBUG : only19: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6de4_d20250902_m041722_c001_v0001183_t0014_u01756786642909") 2025/09/02 04:22:14 DEBUG : only19: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41889eba56989f13_d20250902_m041702_c001_v7007000_t0000_u01756786622436") 2025/09/02 04:22:14 DEBUG : only19: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6cd1_d20250902_m041700_c001_v0001183_t0008_u01756786620300") 2025/09/02 04:22:14 DEBUG : only2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ed3_d20250902_m041731_c001_v7007000_t0000_u01756786651653") 2025/09/02 04:22:14 DEBUG : only2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4110d6dcb01af86b_d20250902_m041724_c001_v0001101_t0029_u01756786644732") 2025/09/02 04:22:15 DEBUG : only2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6d55_d20250902_m041709_c001_v0001183_t0008_u01756786629804") 2025/09/02 04:22:15 DEBUG : only2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41889eba56989f11_d20250902_m041702_c001_v7007000_t0000_u01756786622069") 2025/09/02 04:22:15 DEBUG : only2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6c24_d20250902_m041647_c001_v0001183_t0050_u01756786607325") 2025/09/02 04:22:15 DEBUG : only3: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ed5_d20250902_m041731_c001_v7007000_t0000_u01756786651836") 2025/09/02 04:22:15 DEBUG : only3: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f404eb582d2c63496_d20250902_m041724_c001_v0001044_t0027_u01756786644747") 2025/09/02 04:22:15 DEBUG : only3: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6d5d_d20250902_m041710_c001_v0001183_t0019_u01756786630692") 2025/09/02 04:22:15 DEBUG : only3: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b18_d20250902_m041701_c001_v7007000_t0000_u01756786621916") 2025/09/02 04:22:15 DEBUG : only3: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6c2c_d20250902_m041648_c001_v0001183_t0056_u01756786608060") 2025/09/02 04:22:15 DEBUG : only4: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ed6_d20250902_m041732_c001_v7007000_t0000_u01756786652019") 2025/09/02 04:22:15 DEBUG : only4: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f415c80e853bd6e04_d20250902_m041724_c001_v0001183_t0040_u01756786644753") 2025/09/02 04:22:15 DEBUG : only4: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6d65_d20250902_m041711_c001_v0001183_t0041_u01756786631407") 2025/09/02 04:22:15 DEBUG : only4: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b20_d20250902_m041702_c001_v7007000_t0000_u01756786622275") 2025/09/02 04:22:15 DEBUG : only4: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6c3e_d20250902_m041648_c001_v0001183_t0058_u01756786608748") 2025/09/02 04:22:15 DEBUG : only5: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ed7_d20250902_m041732_c001_v7007000_t0000_u01756786652203") 2025/09/02 04:22:15 DEBUG : only5: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41357ab6623c3713_d20250902_m041724_c001_v0001120_t0010_u01756786644907") 2025/09/02 04:22:15 DEBUG : only5: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6d6d_d20250902_m041712_c001_v0001183_t0050_u01756786632318") 2025/09/02 04:22:15 DEBUG : only5: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b26_d20250902_m041702_c001_v7007000_t0000_u01756786622644") 2025/09/02 04:22:15 DEBUG : only5: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6c48_d20250902_m041649_c001_v0001183_t0016_u01756786609416") 2025/09/02 04:22:15 DEBUG : only6: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ed8_d20250902_m041732_c001_v7007000_t0000_u01756786652385") 2025/09/02 04:22:15 DEBUG : only6: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4110d6dcb01af86f_d20250902_m041724_c001_v0001101_t0029_u01756786644918") 2025/09/02 04:22:15 DEBUG : only6: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6d75_d20250902_m041713_c001_v0001183_t0042_u01756786633060") 2025/09/02 04:22:15 DEBUG : only6: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41889eba56989f0c_d20250902_m041701_c001_v7007000_t0000_u01756786621521") 2025/09/02 04:22:16 DEBUG : only6: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6c4e_d20250902_m041650_c001_v0001183_t0004_u01756786610432") 2025/09/02 04:22:16 DEBUG : only7: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3edb_d20250902_m041732_c001_v7007000_t0000_u01756786652568") 2025/09/02 04:22:16 DEBUG : only7: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f415c80e853bd6e06_d20250902_m041724_c001_v0001183_t0040_u01756786644940") 2025/09/02 04:22:16 DEBUG : only7: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6d7f_d20250902_m041713_c001_v0001183_t0021_u01756786633706") 2025/09/02 04:22:16 DEBUG : only7: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41889eba56989f0d_d20250902_m041701_c001_v7007000_t0000_u01756786621706") 2025/09/02 04:22:16 DEBUG : only7: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6c5b_d20250902_m041651_c001_v0001183_t0047_u01756786611263") 2025/09/02 04:22:16 DEBUG : only8: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3edc_d20250902_m041732_c001_v7007000_t0000_u01756786652750") 2025/09/02 04:22:16 DEBUG : only8: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f404eb582d2c63498_d20250902_m041724_c001_v0001044_t0027_u01756786644932") 2025/09/02 04:22:16 DEBUG : only8: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6d87_d20250902_m041714_c001_v0001183_t0032_u01756786634541") 2025/09/02 04:22:16 DEBUG : only8: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b21_d20250902_m041702_c001_v7007000_t0000_u01756786622292") 2025/09/02 04:22:16 DEBUG : only8: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6c5f_d20250902_m041651_c001_v0001183_t0052_u01756786611889") 2025/09/02 04:22:16 DEBUG : only9: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ede_d20250902_m041732_c001_v7007000_t0000_u01756786652933") 2025/09/02 04:22:16 DEBUG : only9: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41357ab6623c3715_d20250902_m041725_c001_v0001120_t0010_u01756786645091") 2025/09/02 04:22:16 DEBUG : only9: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6d8f_d20250902_m041715_c001_v0001183_t0022_u01756786635200") 2025/09/02 04:22:16 DEBUG : only9: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8b5d_d20250902_m041702_c001_v7007000_t0000_u01756786622299") 2025/09/02 04:22:16 DEBUG : only9: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6c65_d20250902_m041652_c001_v0001183_t0015_u01756786612612") 2025/09/02 04:22:16 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebec6_d20250902_m041320_c001_v7007000_t0000_u01756786400288") 2025/09/02 04:22:16 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63192_d20250902_m041318_c001_v0001044_t0050_u01756786398534") 2025/09/02 04:22:16 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebec2_d20250902_m041317_c001_v7007000_t0000_u01756786397421") 2025/09/02 04:22:16 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3e28_d20250902_m041315_c001_v0001157_t0056_u01756786395822") 2025/09/02 04:22:17 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebebf_d20250902_m041314_c001_v7007000_t0000_u01756786394696") 2025/09/02 04:22:17 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63184_d20250902_m041311_c001_v0001044_t0013_u01756786391737") 2025/09/02 04:22:17 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebea6_d20250902_m041301_c001_v7007000_t0000_u01756786381005") 2025/09/02 04:22:17 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3db8_d20250902_m041259_c001_v0001157_t0049_u01756786379641") 2025/09/02 04:22:17 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebe9d_d20250902_m041257_c001_v7007000_t0000_u01756786377929") 2025/09/02 04:22:17 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3da8_d20250902_m041256_c001_v0001157_t0026_u01756786376686") 2025/09/02 04:22:17 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebe90_d20250902_m041255_c001_v7007000_t0000_u01756786375267") 2025/09/02 04:22:17 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d92_d20250902_m041254_c001_v0001157_t0014_u01756786374232") 2025/09/02 04:22:17 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebe7c_d20250902_m041248_c001_v7007000_t0000_u01756786368210") 2025/09/02 04:22:17 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d68_d20250902_m041246_c001_v0001157_t0003_u01756786366863") 2025/09/02 04:22:17 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebe7a_d20250902_m041246_c001_v7007000_t0000_u01756786366497") 2025/09/02 04:22:17 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d5e_d20250902_m041245_c001_v0001157_t0049_u01756786365025") 2025/09/02 04:22:17 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebe77_d20250902_m041244_c001_v7007000_t0000_u01756786364656") 2025/09/02 04:22:17 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d56_d20250902_m041243_c001_v0001157_t0020_u01756786363624") 2025/09/02 04:22:17 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d4e_d20250902_m041242_c001_v0001157_t0027_u01756786362922") 2025/09/02 04:22:17 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbb289_d20250902_m041242_c001_v7007000_t0000_u01756786362537") 2025/09/02 04:22:17 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d42_d20250902_m041241_c001_v0001157_t0010_u01756786361839") 2025/09/02 04:22:17 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d3e_d20250902_m041241_c001_v0001157_t0005_u01756786361147") 2025/09/02 04:22:17 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbb281_d20250902_m041240_c001_v7007000_t0000_u01756786360779") 2025/09/02 04:22:17 DEBUG : potato: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d2e_d20250902_m041239_c001_v0001157_t0011_u01756786359895") 2025/09/02 04:22:17 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbb4b4_d20250902_m041430_c001_v7007000_t0000_u01756786470289") 2025/09/02 04:22:18 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63256_d20250902_m041429_c001_v0001044_t0039_u01756786469241") 2025/09/02 04:22:18 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebee8_d20250902_m041415_c001_v7007000_t0000_u01756786455391") 2025/09/02 04:22:18 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63214_d20250902_m041406_c001_v0001044_t0027_u01756786446399") 2025/09/02 04:22:18 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f401c0b60c57df6f1_d20250902_m041352_c001_v7007000_t0000_u01756786432917") 2025/09/02 04:22:18 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c631d8_d20250902_m041344_c001_v0001044_t0024_u01756786424827") 2025/09/02 04:22:18 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebed6_d20250902_m041333_c001_v7007000_t0000_u01756786413197") 2025/09/02 04:22:18 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c631a6_d20250902_m041327_c001_v0001044_t0026_u01756786407108") 2025/09/02 04:22:18 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebeb4_d20250902_m041305_c001_v7007000_t0000_u01756786385675") 2025/09/02 04:22:18 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3dd6_d20250902_m041304_c001_v0001157_t0025_u01756786384090") 2025/09/02 04:22:18 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebead_d20250902_m041303_c001_v7007000_t0000_u01756786383723") 2025/09/02 04:22:18 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3dc6_d20250902_m041301_c001_v0001157_t0030_u01756786381554") 2025/09/02 04:22:18 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebea7_d20250902_m041301_c001_v7007000_t0000_u01756786381188") 2025/09/02 04:22:18 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3dbe_d20250902_m041300_c001_v0001157_t0012_u01756786380296") 2025/09/02 04:22:18 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebea1_d20250902_m041259_c001_v7007000_t0000_u01756786379274") 2025/09/02 04:22:18 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3db4_d20250902_m041258_c001_v0001157_t0032_u01756786378298") 2025/09/02 04:22:18 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebe96_d20250902_m041256_c001_v7007000_t0000_u01756786376321") 2025/09/02 04:22:18 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d9e_d20250902_m041255_c001_v0001157_t0031_u01756786375278") 2025/09/02 04:22:18 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebe7e_d20250902_m041248_c001_v7007000_t0000_u01756786368947") 2025/09/02 04:22:18 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3d72_d20250902_m041247_c001_v0001157_t0052_u01756786367880") 2025/09/02 04:22:18 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea892c_d20250902_m041128_c001_v7007000_t0000_u01756786288703") 2025/09/02 04:22:18 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3b6e_d20250902_m041127_c001_v0001157_t0030_u01756786287680") 2025/09/02 04:22:19 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8929_d20250902_m041126_c001_v7007000_t0000_u01756786286769") 2025/09/02 04:22:19 DEBUG : potato2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3b6c_d20250902_m041126_c001_v0001157_t0055_u01756786286092") 2025/09/02 04:22:19 DEBUG : potato3: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebee7_d20250902_m041414_c001_v7007000_t0000_u01756786454788") 2025/09/02 04:22:19 DEBUG : potato3: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3f50_d20250902_m041408_c001_v0001157_t0018_u01756786448262") 2025/09/02 04:22:19 DEBUG : potato3: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f401c0b60c57df6f2_d20250902_m041353_c001_v7007000_t0000_u01756786433143") 2025/09/02 04:22:19 DEBUG : potato3: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3ecd_d20250902_m041346_c001_v0001157_t0031_u01756786426166") 2025/09/02 04:22:19 DEBUG : potato3: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebed7_d20250902_m041333_c001_v7007000_t0000_u01756786413380") 2025/09/02 04:22:19 DEBUG : potato3: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3e6d_d20250902_m041328_c001_v0001157_t0046_u01756786408173") 2025/09/02 04:22:19 DEBUG : pre-dest1/1: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41889eba56989dfd_d20250902_m041503_c001_v7007000_t0000_u01756786503463") 2025/09/02 04:22:19 DEBUG : pre-dest1/1: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf4062_d20250902_m041455_c001_v0001157_t0038_u01756786495266") 2025/09/02 04:22:19 DEBUG : pre-dest2/2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41889eba56989e02_d20250902_m041503_c001_v7007000_t0000_u01756786503647") 2025/09/02 04:22:19 DEBUG : pre-dest2/2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c632cc_d20250902_m041456_c001_v0001044_t0018_u01756786496070") 2025/09/02 04:22:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740836f8f_d20250902_m041441_c001_v7007000_t0000_u01756786481033") 2025/09/02 04:22:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd66e4_d20250902_m041438_c001_v0001183_t0019_u01756786478070") 2025/09/02 04:22:19 DEBUG : sizeonly: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbb24f_d20250902_m041225_c001_v7007000_t0000_u01756786345236") 2025/09/02 04:22:19 DEBUG : sizeonly: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3cae_d20250902_m041224_c001_v0001157_t0030_u01756786344103") 2025/09/02 04:22:19 DEBUG : splitbanan: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4078226740837223_d20250902_m041932_c001_v7007000_t0000_u01756786772092") 2025/09/02 04:22:19 DEBUG : splitbanan: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c635e3_d20250902_m041923_c001_v0001044_t0012_u01756786763795") 2025/09/02 04:22:19 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cd6_d20250902_m042056_c001_v7007000_t0000_u01756786856010") 2025/09/02 04:22:19 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6369a_d20250902_m042049_c001_v0001044_t0013_u01756786849384") 2025/09/02 04:22:19 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4023ff6b650cdf07_d20250902_m042036_c001_v7007000_t0000_u01756786836058") 2025/09/02 04:22:19 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63668_d20250902_m042029_c001_v0001044_t0021_u01756786829512") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248cba1_d20250902_m042020_c001_v7007000_t0000_u01756786820526") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c63651_d20250902_m042014_c001_v0001044_t0014_u01756786814282") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4055ecea95222a6b_d20250902_m042004_c001_v7007000_t0000_u01756786804926") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6362b_d20250902_m041958_c001_v0001044_t0006_u01756786798585") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40340416a80b57ad_d20250902_m041949_c001_v7007000_t0000_u01756786789332") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6360b_d20250902_m041942_c001_v0001044_t0007_u01756786782592") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4101143ce902c313_d20250902_m041926_c001_v7007000_t0000_u01756786766477") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c635e1_d20250902_m041922_c001_v0001044_t0056_u01756786762571") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6c49_d20250902_m041912_c001_v7007000_t0000_u01756786752699") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afa6f_d20250902_m041905_c001_v0001101_t0054_u01756786745414") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f402d2e10e111246d_d20250902_m041903_c001_v7007000_t0000_u01756786743997") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6359c_d20250902_m041900_c001_v0001044_t0044_u01756786740805") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f40604cba3121a781_d20250902_m041851_c001_v7007000_t0000_u01756786731389") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c38cf_d20250902_m041844_c001_v0001120_t0044_u01756786724235") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f41604b60ad735b1d_d20250902_m041843_c001_v7007000_t0000_u01756786723030") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af9c3_d20250902_m041839_c001_v0001101_t0017_u01756786719067") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6b89_d20250902_m041825_c001_v7007000_t0000_u01756786705523") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c384c_d20250902_m041821_c001_v0001120_t0029_u01756786701535") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bfe_d20250902_m041811_c001_v7007000_t0000_u01756786691828") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c37e8_d20250902_m041805_c001_v0001120_t0036_u01756786685378") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8bc4_d20250902_m041755_c001_v7007000_t0000_u01756786675767") 2025/09/02 04:22:20 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c378f_d20250902_m041749_c001_v0001120_t0052_u01756786669771") 2025/09/02 04:22:21 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4042d129f942a017_d20250902_m041907_c001_v7007000_t0000_u01756786747495") 2025/09/02 04:22:21 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c635a2_d20250902_m041902_c001_v0001044_t0038_u01756786742065") 2025/09/02 04:22:21 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3f08_d20250902_m041741_c001_v7007000_t0000_u01756786661715") 2025/09/02 04:22:21 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af8c7_d20250902_m041740_c001_v0001101_t0027_u01756786660325") 2025/09/02 04:22:21 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3efe_d20250902_m041739_c001_v7007000_t0000_u01756786659553") 2025/09/02 04:22:21 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c634b8_d20250902_m041738_c001_v0001044_t0008_u01756786658124") 2025/09/02 04:22:21 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebece_d20250902_m041324_c001_v7007000_t0000_u01756786404267") 2025/09/02 04:22:21 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c6319c_d20250902_m041323_c001_v0001044_t0030_u01756786403159") 2025/09/02 04:22:21 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebeca_d20250902_m041322_c001_v7007000_t0000_u01756786402601") 2025/09/02 04:22:21 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3e4f_d20250902_m041321_c001_v0001157_t0018_u01756786401775") 2025/09/02 04:22:21 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbb24a_d20250902_m041221_c001_v7007000_t0000_u01756786341986") 2025/09/02 04:22:21 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3ca9_d20250902_m041220_c001_v0001157_t0050_u01756786340566") 2025/09/02 04:22:21 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbb245_d20250902_m041220_c001_v7007000_t0000_u01756786340201") 2025/09/02 04:22:21 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3ca3_d20250902_m041218_c001_v0001157_t0044_u01756786338995") 2025/09/02 04:22:21 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbb23c_d20250902_m041213_c001_v7007000_t0000_u01756786333489") 2025/09/02 04:22:21 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3c85_d20250902_m041212_c001_v0001157_t0045_u01756786332304") 2025/09/02 04:22:21 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4091ab7029fbb23a_d20250902_m041211_c001_v7007000_t0000_u01756786331759") 2025/09/02 04:22:21 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3c78_d20250902_m041210_c001_v0001157_t0045_u01756786330490") 2025/09/02 04:22:21 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3c51_d20250902_m041204_c001_v0001157_t0053_u01756786324228") 2025/09/02 04:22:21 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248c3e7_d20250902_m041203_c001_v7007000_t0000_u01756786323866") 2025/09/02 04:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3c4b_d20250902_m041203_c001_v0001157_t0051_u01756786323206") 2025/09/02 04:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3c43_d20250902_m041202_c001_v0001157_t0021_u01756786322518") 2025/09/02 04:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155448b3248c3e4_d20250902_m041201_c001_v7007000_t0000_u01756786321797") 2025/09/02 04:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3c14_d20250902_m041155_c001_v0001157_t0011_u01756786315589") 2025/09/02 04:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3bf8_d20250902_m041149_c001_v0001157_t0008_u01756786309564") 2025/09/02 04:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f404c202f5ff9b216_d20250902_m041149_c001_v7007000_t0000_u01756786309198") 2025/09/02 04:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3bf0_d20250902_m041148_c001_v0001157_t0031_u01756786308273") 2025/09/02 04:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3be6_d20250902_m041147_c001_v0001157_t0042_u01756786307589") 2025/09/02 04:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f404c202f5ff9b20e_d20250902_m041146_c001_v7007000_t0000_u01756786306864") 2025/09/02 04:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3ba0_d20250902_m041137_c001_v0001157_t0059_u01756786297386") 2025/09/02 04:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8937_d20250902_m041137_c001_v7007000_t0000_u01756786297021") 2025/09/02 04:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3b96_d20250902_m041136_c001_v0001157_t0040_u01756786296290") 2025/09/02 04:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8935_d20250902_m041135_c001_v7007000_t0000_u01756786295378") 2025/09/02 04:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3b8e_d20250902_m041134_c001_v0001157_t0027_u01756786294699") 2025/09/02 04:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8934_d20250902_m041134_c001_v7007000_t0000_u01756786294148") 2025/09/02 04:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3b80_d20250902_m041133_c001_v0001157_t0025_u01756786293489") 2025/09/02 04:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8933_d20250902_m041132_c001_v7007000_t0000_u01756786292566") 2025/09/02 04:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3b78_d20250902_m041131_c001_v0001157_t0059_u01756786291758") 2025/09/02 04:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8931_d20250902_m041131_c001_v7007000_t0000_u01756786291191") 2025/09/02 04:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3b74_d20250902_m041130_c001_v0001157_t0016_u01756786290453") 2025/09/02 04:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea892e_d20250902_m041129_c001_v7007000_t0000_u01756786289909") 2025/09/02 04:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3b70_d20250902_m041129_c001_v0001157_t0020_u01756786289248") 2025/09/02 04:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8927_d20250902_m041124_c001_v7007000_t0000_u01756786284197") 2025/09/02 04:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3b5c_d20250902_m041123_c001_v0001157_t0039_u01756786283341") 2025/09/02 04:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8925_d20250902_m041122_c001_v7007000_t0000_u01756786282792") 2025/09/02 04:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3b5a_d20250902_m041122_c001_v0001157_t0001_u01756786282125") 2025/09/02 04:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea8922_d20250902_m041121_c001_v7007000_t0000_u01756786281216") 2025/09/02 04:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3b54_d20250902_m041120_c001_v0001157_t0001_u01756786280538") 2025/09/02 04:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f417444ce7fea891f_d20250902_m041118_c001_v7007000_t0000_u01756786278169") 2025/09/02 04:22:23 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3b4c_d20250902_m041117_c001_v0001157_t0023_u01756786277531") 2025/09/02 04:22:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3f0a_d20250902_m041741_c001_v7007000_t0000_u01756786661898") 2025/09/02 04:22:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c375f_d20250902_m041740_c001_v0001120_t0044_u01756786660337") 2025/09/02 04:22:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3f00_d20250902_m041739_c001_v7007000_t0000_u01756786659738") 2025/09/02 04:22:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6eba_d20250902_m041738_c001_v0001183_t0059_u01756786658133") 2025/09/02 04:22:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cd7_d20250902_m042058_c001_v7007000_t0000_u01756786858054") 2025/09/02 04:22:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd76f9_d20250902_m042057_c001_v0001183_t0053_u01756786857390") 2025/09/02 04:22:23 DEBUG : sub/yam: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebec4_d20250902_m041319_c001_v7007000_t0000_u01756786399710") 2025/09/02 04:22:23 DEBUG : sub/yam: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6368_d20250902_m041318_c001_v0001183_t0018_u01756786398170") 2025/09/02 04:22:23 DEBUG : test_dir1/file2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3eec_d20250902_m041737_c001_v7007000_t0000_u01756786657357") 2025/09/02 04:22:23 DEBUG : test_dir1/file2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01af8ab_d20250902_m041735_c001_v0001101_t0027_u01756786655894") 2025/09/02 04:22:23 DEBUG : test_dir1/file2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ee5_d20250902_m041735_c001_v7007000_t0000_u01756786655105") 2025/09/02 04:22:23 DEBUG : test_dir1/file2: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6e7e_d20250902_m041733_c001_v0001183_t0026_u01756786653889") 2025/09/02 04:22:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3eee_d20250902_m041737_c001_v7007000_t0000_u01756786657541") 2025/09/02 04:22:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c374b_d20250902_m041736_c001_v0001120_t0028_u01756786656242") 2025/09/02 04:22:24 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc3ee6_d20250902_m041735_c001_v7007000_t0000_u01756786655289") 2025/09/02 04:22:24 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c634b4_d20250902_m041733_c001_v0001044_t0019_u01756786653882") 2025/09/02 04:22:24 DEBUG : three: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebebb_d20250902_m041311_c001_v7007000_t0000_u01756786391001") 2025/09/02 04:22:24 DEBUG : three: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3e02_d20250902_m041309_c001_v0001157_t0028_u01756786389738") 2025/09/02 04:22:24 DEBUG : three: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1042dde3d4cf3df0_d20250902_m041307_c001_v0001157_t0034_u01756786387254") 2025/09/02 04:22:24 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cd9_d20250902_m042059_c001_v7007000_t0000_u01756786859844") 2025/09/02 04:22:24 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afcbc_d20250902_m042059_c001_v0001101_t0022_u01756786859034") 2025/09/02 04:22:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cee_d20250902_m042120_c001_v7007000_t0000_u01756786880232") 2025/09/02 04:22:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3be6_d20250902_m042118_c001_v0001120_t0054_u01756786878290") 2025/09/02 04:22:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6ceb_d20250902_m042116_c001_v7007000_t0000_u01756786876691") 2025/09/02 04:22:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afd02_d20250902_m042115_c001_v0001101_t0035_u01756786875027") 2025/09/02 04:22:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6ce8_d20250902_m042114_c001_v7007000_t0000_u01756786874053") 2025/09/02 04:22:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd7796_d20250902_m042113_c001_v0001183_t0037_u01756786873407") 2025/09/02 04:22:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cdf_d20250902_m042108_c001_v7007000_t0000_u01756786868363") 2025/09/02 04:22:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afcde_d20250902_m042107_c001_v0001101_t0036_u01756786867101") 2025/09/02 04:22:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6ce0_d20250902_m042110_c001_v7007000_t0000_u01756786870682") 2025/09/02 04:22:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3bb6_d20250902_m042109_c001_v0001120_t0025_u01756786869367") 2025/09/02 04:22:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cde_d20250902_m042106_c001_v7007000_t0000_u01756786866124") 2025/09/02 04:22:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd773c_d20250902_m042105_c001_v0001183_t0048_u01756786865493") 2025/09/02 04:22:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cdc_d20250902_m042104_c001_v7007000_t0000_u01756786864535") 2025/09/02 04:22:25 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c636aa_d20250902_m042102_c001_v0001044_t0025_u01756786862724") 2025/09/02 04:22:25 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cda_d20250902_m042101_c001_v7007000_t0000_u01756786861770") 2025/09/02 04:22:25 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f11357ab6623c3b92_d20250902_m042100_c001_v0001120_t0010_u01756786860837") 2025/09/02 04:22:25 DEBUG : toe/toe/toe: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4136650219fc4386_d20250902_m042125_c001_v7007000_t0000_u01756786885191") 2025/09/02 04:22:25 DEBUG : toe/toe/toe: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f1110d6dcb01afd44_d20250902_m042124_c001_v0001101_t0054_u01756786884287") 2025/09/02 04:22:25 DEBUG : toe/toe/toe: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6ce4_d20250902_m042112_c001_v7007000_t0000_u01756786872442") 2025/09/02 04:22:25 DEBUG : toe/toe/toe: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c636b8_d20250902_m042111_c001_v0001044_t0045_u01756786871648") 2025/09/02 04:22:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cef_d20250902_m042120_c001_v7007000_t0000_u01756786880887") 2025/09/02 04:22:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f104eb582d2c636c3_d20250902_m042119_c001_v0001044_t0035_u01756786879646") 2025/09/02 04:22:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4197d5bec15f6cec_d20250902_m042117_c001_v7007000_t0000_u01756786877305") 2025/09/02 04:22:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f107ff604bc6cfcd8_d20250902_m042116_c001_v0001165_t0052_u01756786876473") 2025/09/02 04:22:25 DEBUG : two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebebc_d20250902_m041311_c001_v7007000_t0000_u01756786391184") 2025/09/02 04:22:25 DEBUG : two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4042dde3d4cf3dfa_d20250902_m041308_c001_v0001157_t0008_u01756786388387") 2025/09/02 04:22:25 DEBUG : two: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4042dde3d4cf3dec_d20250902_m041307_c001_v0001157_t0008_u01756786387070") 2025/09/02 04:22:25 DEBUG : yam: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebec7_d20250902_m041320_c001_v7007000_t0000_u01756786400473") 2025/09/02 04:22:25 DEBUG : yam: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f106dca2053d88f36_d20250902_m041319_c001_v0001145_t0047_u01756786399453") 2025/09/02 04:22:25 DEBUG : yam: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebec1_d20250902_m041316_c001_v7007000_t0000_u01756786396868") 2025/09/02 04:22:25 DEBUG : yam: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6352_d20250902_m041315_c001_v0001183_t0028_u01756786395461") 2025/09/02 04:22:25 DEBUG : yam: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebebe_d20250902_m041314_c001_v7007000_t0000_u01756786394145") 2025/09/02 04:22:25 DEBUG : yam: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f115c80e853bd6336_d20250902_m041311_c001_v0001183_t0048_u01756786391744") 2025/09/02 04:22:26 DEBUG : yaml: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebec3_d20250902_m041317_c001_v7007000_t0000_u01756786397603") 2025/09/02 04:22:26 DEBUG : yaml: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f116c91d795329aad_d20250902_m041316_c001_v0001184_t0034_u01756786396674") 2025/09/02 04:22:26 DEBUG : yaml: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f4155e626cd4ebec0_d20250902_m041314_c001_v7007000_t0000_u01756786394878") 2025/09/02 04:22:26 DEBUG : yaml: Deleting (id "4_z3ff22d9390fd0b8b9f980e1b_f100af8c5f4f285c8_d20250902_m041313_c001_v0001137_t0053_u01756786393753") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m16.62610162s (try 1/5)