"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/05/17 04:08:44 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji" 2025/05/17 04:08:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/17 04:08:45 DEBUG : Creating backend with remote "/tmp/rclone1174173345" === 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-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:08:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:08:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/17 04:08:46 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:08:46 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.96s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:08:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/17 04:08:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:08:47 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:08:47 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:08:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:08:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:08:48 DEBUG : B2 bucket rclone-test-rafodoz2niji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.16s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.41s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:08:50 DEBUG : Creating backend with remote "/non-existing" 2025/05/17 04:08:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/17 04:08:50 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:08:50 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:08:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:08:51 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:08:51 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:08:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:08:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.06s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:08:53 INFO : B2 bucket rclone-test-rafodoz2niji: Running all checks before starting transfers 2025/05/17 04:08:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:08:53 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:08:53 INFO : B2 bucket rclone-test-rafodoz2niji: Checks finished, now starting transfers 2025/05/17 04:08:53 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:08:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:08:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.52s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:08:54 ERROR : Ignoring --no-traverse with sync 2025/05/17 04:08:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:08:54 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:08:54 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:08:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:08:55 INFO : sub dir/hello world: Copied (new) 2025/05/17 04:08:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.55s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:08:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/17 04:08:56 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:08:56 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:08:56 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/17 04:08:56 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.66s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:08:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:08:58 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:08:58 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:08:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:08:58 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:08:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:08:59 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:08:59 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:09:00 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.88s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/17 04:09:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 04:09:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/17 04:09:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/17 04:09:01 INFO : sub dir: Making directory 2025/05/17 04:09:01 INFO : sub dir2: Making directory 2025/05/17 04:09:01 INFO : sub dir2/sub sub dir2: Making directory 2025/05/17 04:09:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:09:01 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:01 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:09:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/17 04:09:01 DEBUG : B2 bucket rclone-test-rafodoz2niji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.59s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:02 INFO : sub dir2: Making directory 2025/05/17 04:09:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/17 04:09:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 04:09:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:09:03 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:03 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:09:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:04 DEBUG : sub dir2: Making directory with metadata 2025/05/17 04:09:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 04:09:04 INFO : sub dir: Making directory 2025/05/17 04:09:04 INFO : sub dir2: Making directory 2025/05/17 04:09:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:09:04 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:04 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:09:04 INFO : sub dir/hello world: Copied (new) 2025/05/17 04:09:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/17 04:09:04 DEBUG : B2 bucket rclone-test-rafodoz2niji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/17 04:09:05 DEBUG : B2 bucket rclone-test-rafodoz2niji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.88s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:06 INFO : sub dir2: Making directory 2025/05/17 04:09:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:09:06 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:06 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:09:06 INFO : sub dir/hello world: Copied (new) 2025/05/17 04:09:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:07 DEBUG : sub dir2: Making directory with metadata 2025/05/17 04:09:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 04:09:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/17 04:09:07 INFO : sub dir: Making directory 2025/05/17 04:09:07 INFO : sub dir2: Making directory 2025/05/17 04:09:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:09:07 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:07 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:09:08 INFO : sub dir/hello world: Copied (new) 2025/05/17 04:09:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/17 04:09:08 DEBUG : B2 bucket rclone-test-rafodoz2niji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.60s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:09 INFO : sub dir2: Making directory 2025/05/17 04:09:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:09:10 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:10 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:09:10 INFO : sub dir/hello world: Copied (new) 2025/05/17 04:09:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.68s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:11 DEBUG : Creating backend with remote "TestB2:rclone-test-vezebif6rese" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-rafodoz2niji -> B2 bucket rclone-test-vezebif6rese 2025/05/17 04:09:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:09:12 DEBUG : B2 bucket rclone-test-vezebif6rese: Waiting for checks to finish 2025/05/17 04:09:12 DEBUG : B2 bucket rclone-test-vezebif6rese: Waiting for transfers to finish 2025/05/17 04:09:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:09:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:14 DEBUG : B2 bucket rclone-test-vezebif6rese: Purge remote 2025/05/17 04:09:14 INFO : B2 bucket rclone-test-vezebif6rese: cleaning bucket "rclone-test-vezebif6rese" of all files 2025/05/17 04:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z5f028d6360eddbcb9f680e1b_f1107698f305bb0b6_d20250517_m040913_c001_v0001144_t0014_u01747454953457") --- PASS: TestServerSideCopy (5.43s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/17 04:09:17 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:17 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/17 04:09:18 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.93s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:20 DEBUG : Creating backend with remote "TestB2:rclone-test-rurijod1luka" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-rafodoz2niji -> B2 bucket rclone-test-rurijod1luka 2025/05/17 04:09:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:09:21 DEBUG : B2 bucket rclone-test-rurijod1luka: Waiting for checks to finish 2025/05/17 04:09:21 DEBUG : B2 bucket rclone-test-rurijod1luka: Waiting for transfers to finish 2025/05/17 04:09:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:09:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/17 04:09:23 DEBUG : B2 bucket rclone-test-rurijod1luka: Waiting for checks to finish 2025/05/17 04:09:23 DEBUG : B2 bucket rclone-test-rurijod1luka: Waiting for transfers to finish 2025/05/17 04:09:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/17 04:09:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:23 DEBUG : B2 bucket rclone-test-rurijod1luka: Purge remote 2025/05/17 04:09:23 INFO : B2 bucket rclone-test-rurijod1luka: cleaning bucket "rclone-test-rurijod1luka" of all files 2025/05/17 04:09:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ad7360eddbcb9f680e1b_f11430ccb9b9ba3dd_d20250517_m040923_c001_v0001178_t0032_u01747454963465") 2025/05/17 04:09:23 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2ad7360eddbcb9f680e1b_f109f0c87879e39af_d20250517_m040921_c001_v0001150_t0042_u01747454961828") --- PASS: TestServerSideCopyOverSelf (6.49s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/17 04:09:26 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:26 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/17 04:09:27 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/17 04:09:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.17s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:28 DEBUG : Creating backend with remote "TestB2:rclone-test-fatohiy5cedi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-rafodoz2niji -> B2 bucket rclone-test-fatohiy5cedi 2025/05/17 04:09:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:09:29 DEBUG : B2 bucket rclone-test-fatohiy5cedi: Waiting for checks to finish 2025/05/17 04:09:29 DEBUG : B2 bucket rclone-test-fatohiy5cedi: Waiting for transfers to finish 2025/05/17 04:09:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:09:30 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:31 DEBUG : B2 bucket rclone-test-fatohiy5cedi: Waiting for checks to finish 2025/05/17 04:09:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/17 04:09:31 DEBUG : B2 bucket rclone-test-fatohiy5cedi: Waiting for transfers to finish 2025/05/17 04:09:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/17 04:09:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/17 04:09:32 INFO : sub dir/hello world: Deleted 2025/05/17 04:09:33 DEBUG : testing file moves 2025/05/17 04:09:33 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/17 04:09:33 DEBUG : B2 bucket rclone-test-fatohiy5cedi: Waiting for checks to finish 2025/05/17 04:09:33 DEBUG : B2 bucket rclone-test-fatohiy5cedi: Waiting for transfers to finish 2025/05/17 04:09:34 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/17 04:09:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/17 04:09:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:34 DEBUG : B2 bucket rclone-test-fatohiy5cedi: Purge remote 2025/05/17 04:09:34 INFO : B2 bucket rclone-test-fatohiy5cedi: cleaning bucket "rclone-test-fatohiy5cedi" of all files 2025/05/17 04:09:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf02cd8360eddbcb9f680e1b_f117c35c775ee546f_d20250517_m040933_c001_v0001178_t0002_u01747454973989") 2025/05/17 04:09:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf02cd8360eddbcb9f680e1b_f10673b40b3df24ed_d20250517_m040932_c001_v0001161_t0046_u01747454972021") 2025/05/17 04:09:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf02cd8360eddbcb9f680e1b_f103133f102bc1c02_d20250517_m040930_c001_v0001029_t0031_u01747454970467") --- PASS: TestServerSideMoveOverSelf (8.82s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:37 ERROR : : error listing: directory not found 2025/05/17 04:09:37 INFO : Local file system at /tmp/rclone1174173345: Making directory 2025/05/17 04:09:37 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:37 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.88s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:09:39 DEBUG : Local file system at /tmp/rclone1174173345: Waiting for checks to finish 2025/05/17 04:09:39 DEBUG : Local file system at /tmp/rclone1174173345: Waiting for transfers to finish 2025/05/17 04:09:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:09:40 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/17 04:09:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestCopyRedownload (2.29s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:41 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/17 04:09:41 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:41 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:41 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/17 04:09:41 INFO : check sum: Copied (new) 2025/05/17 04:09:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:42 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:42 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/17 04:09:42 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/17 04:09:42 DEBUG : check sum: Unchanged skipping 2025/05/17 04:09:42 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:42 DEBUG : Waiting for deletions to finish 2025/05/17 04:09:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.57s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:43 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/17 04:09:43 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:43 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:44 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/17 04:09:44 INFO : sizeonly: Copied (new) 2025/05/17 04:09:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:44 DEBUG : sizeonly: Sizes identical 2025/05/17 04:09:44 DEBUG : sizeonly: Unchanged skipping 2025/05/17 04:09:44 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:44 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:44 DEBUG : Waiting for deletions to finish 2025/05/17 04:09:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.65s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:46 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/17 04:09:46 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:46 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:47 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/17 04:09:47 INFO : ignore-size: Copied (new) 2025/05/17 04:09:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:47 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:09:47 DEBUG : ignore-size: Unchanged skipping 2025/05/17 04:09:47 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:47 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:47 DEBUG : Waiting for deletions to finish 2025/05/17 04:09:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.45s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:09:49 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:49 DEBUG : existing: Unchanged skipping 2025/05/17 04:09:49 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:49 DEBUG : Waiting for deletions to finish 2025/05/17 04:09:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:49 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/17 04:09:49 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/17 04:09:50 INFO : existing: Copied (replaced existing) 2025/05/17 04:09:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.71s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/17 04:09:51 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:51 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/17 04:09:51 INFO : existing: Copied (new) 2025/05/17 04:09:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:52 DEBUG : existing: Destination exists, skipping 2025/05/17 04:09:52 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:52 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:52 DEBUG : Waiting for deletions to finish 2025/05/17 04:09:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.33s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:54 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/17 04:09:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/17 04:09:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:09:54 DEBUG : c/non empty space: Unchanged skipping 2025/05/17 04:09:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 04:09:55 INFO : a/potato2: Copied (new) 2025/05/17 04:09:55 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:55 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:55 DEBUG : Waiting for deletions to finish 2025/05/17 04:09:55 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.77s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:57 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:57 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/05/17 04:09:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/17 04:09:57 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/17 04:09:57 DEBUG : empty space: Unchanged skipping 2025/05/17 04:09:57 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:57 DEBUG : Waiting for deletions to finish 2025/05/17 04:09:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:09:57 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:09:57 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/05/17 04:09:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/17 04:09:58 INFO : empty space: Updated modification time in destination 2025/05/17 04:09:58 DEBUG : empty space: Unchanged skipping 2025/05/17 04:09:58 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:09:58 DEBUG : Waiting for deletions to finish 2025/05/17 04:09:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.29s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:00 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:00 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/05/17 04:10:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/17 04:10:00 DEBUG : empty space: Unchanged skipping 2025/05/17 04:10:00 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:00 DEBUG : Waiting for deletions to finish 2025/05/17 04:10:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.90s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:02 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/05/17 04:10:02 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1174173345) 2025/05/17 04:10:02 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-rafodoz2niji) 2025/05/17 04:10:02 DEBUG : foo: sha1 differ 2025/05/17 04:10:02 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/17 04:10:02 INFO : foo: Copied (replaced existing) 2025/05/17 04:10:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:10:04 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/17 04:10:04 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:04 DEBUG : empty space: Unchanged skipping 2025/05/17 04:10:04 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:04 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 04:10:04 INFO : potato: Copied (new) 2025/05/17 04:10:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.17s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:06 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/17 04:10:06 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:06 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/17 04:10:06 INFO : potato: Copied (replaced existing) 2025/05/17 04:10:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:08 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/05/17 04:10:08 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:08 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1174173345) 2025/05/17 04:10:08 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-rafodoz2niji) 2025/05/17 04:10:08 DEBUG : potato: sha1 differ 2025/05/17 04:10:08 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:08 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/17 04:10:08 INFO : potato: Copied (replaced existing) 2025/05/17 04:10:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:10:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:10:10 DEBUG : empty space: Unchanged skipping 2025/05/17 04:10:10 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:10 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/17 04:10:10 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:10 DEBUG : Waiting for deletions to finish 2025/05/17 04:10:10 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:10:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:10:13 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:13 DEBUG : empty space: Unchanged skipping 2025/05/17 04:10:13 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 04:10:13 INFO : potato2: Copied (new) 2025/05/17 04:10:13 DEBUG : Waiting for deletions to finish 2025/05/17 04:10:13 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:15 INFO : d: Making directory 2025/05/17 04:10:15 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/17 04:10:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/17 04:10:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:10:16 DEBUG : c/non empty space: Unchanged skipping 2025/05/17 04:10:16 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:16 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 04:10:16 INFO : a/potato2: Copied (new) 2025/05/17 04:10:16 DEBUG : Waiting for deletions to finish 2025/05/17 04:10:16 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:18 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/17 04:10:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/17 04:10:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:10:19 DEBUG : c/non empty space: Unchanged skipping 2025/05/17 04:10:19 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:19 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 04:10:19 INFO : a/potato2: Copied (new) 2025/05/17 04:10:19 ERROR : B2 bucket rclone-test-rafodoz2niji: not deleting files as there were IO errors 2025/05/17 04:10:19 ERROR : B2 bucket rclone-test-rafodoz2niji: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.74s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:21 DEBUG : Waiting for deletions to finish 2025/05/17 04:10:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:10:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:10:21 DEBUG : empty space: Unchanged skipping 2025/05/17 04:10:21 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:21 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:22 INFO : potato: Deleted 2025/05/17 04:10:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 04:10:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.61s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:24 DEBUG : Waiting for deletions to finish 2025/05/17 04:10:24 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:24 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:24 INFO : potato: Deleted 2025/05/17 04:10:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:10:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:10:24 DEBUG : empty space: Unchanged skipping 2025/05/17 04:10:24 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:24 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 04:10:25 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.93s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:10:27 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:27 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:27 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/17 04:10:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.30s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:29 DEBUG : enormous: Excluded (Size Filter) 2025/05/17 04:10:29 DEBUG : enormous: Excluded 2025/05/17 04:10:29 DEBUG : potato2: Excluded (Size Filter) 2025/05/17 04:10:29 DEBUG : potato2: Excluded 2025/05/17 04:10:29 DEBUG : potato2: Excluded (Size Filter) 2025/05/17 04:10:29 DEBUG : potato2: Excluded 2025/05/17 04:10:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:10:29 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:29 DEBUG : empty space: Unchanged skipping 2025/05/17 04:10:29 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:29 DEBUG : Waiting for deletions to finish 2025/05/17 04:10:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:29 DEBUG : enormous: Excluded (Size Filter) 2025/05/17 04:10:29 DEBUG : enormous: Excluded 2025/05/17 04:10:29 DEBUG : potato2: Excluded (Size Filter) 2025/05/17 04:10:29 DEBUG : potato2: Excluded 2025/05/17 04:10:30 DEBUG : potato2: Excluded (Size Filter) 2025/05/17 04:10:30 DEBUG : potato2: Excluded 2025/05/17 04:10:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/17 04:10:30 DEBUG : empty space: Unchanged skipping 2025/05/17 04:10:30 DEBUG : Local file system at /tmp/rclone1174173345: Waiting for checks to finish 2025/05/17 04:10:30 DEBUG : Local file system at /tmp/rclone1174173345: Waiting for transfers to finish 2025/05/17 04:10:30 DEBUG : Waiting for deletions to finish 2025/05/17 04:10:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.91s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:32 DEBUG : enormous: Excluded (Size Filter) 2025/05/17 04:10:32 DEBUG : enormous: Excluded 2025/05/17 04:10:32 DEBUG : potato2: Excluded (Size Filter) 2025/05/17 04:10:32 DEBUG : potato2: Excluded 2025/05/17 04:10:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:10:33 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:33 DEBUG : empty space: Unchanged skipping 2025/05/17 04:10:33 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:33 DEBUG : Waiting for deletions to finish 2025/05/17 04:10:33 INFO : enormous: Deleted 2025/05/17 04:10:33 INFO : potato2: Deleted 2025/05/17 04:10:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/17 04:10:33 DEBUG : empty space: Unchanged skipping 2025/05/17 04:10:33 DEBUG : Local file system at /tmp/rclone1174173345: Waiting for checks to finish 2025/05/17 04:10:33 DEBUG : Local file system at /tmp/rclone1174173345: Waiting for transfers to finish 2025/05/17 04:10:33 DEBUG : Waiting for deletions to finish 2025/05/17 04:10:33 INFO : enormous: Deleted 2025/05/17 04:10:33 INFO : potato2: Deleted 2025/05/17 04:10:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.53s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:36 DEBUG : five: Need to transfer - File not found at Destination 2025/05/17 04:10:36 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/17 04:10:36 DEBUG : one: Destination is newer than source, skipping 2025/05/17 04:10:36 DEBUG : three: Sizes identical 2025/05/17 04:10:36 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/17 04:10:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/17 04:10:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1174173345) 2025/05/17 04:10:36 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-rafodoz2niji) 2025/05/17 04:10:36 DEBUG : two: sha1 differ 2025/05/17 04:10:36 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/17 04:10:37 INFO : five: Copied (new) 2025/05/17 04:10:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/17 04:10:37 INFO : four: Copied (replaced existing) 2025/05/17 04:10:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/17 04:10:37 INFO : two: Copied (replaced existing) 2025/05/17 04:10:37 DEBUG : Waiting for deletions to finish 2025/05/17 04:10:38 DEBUG : one: Destination is newer than source, skipping 2025/05/17 04:10:38 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/17 04:10:38 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/17 04:10:38 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/17 04:10:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/17 04:10:38 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/17 04:10:38 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/17 04:10:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/17 04:10:38 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/17 04:10:38 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/17 04:10:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1174173345) 2025/05/17 04:10:38 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-rafodoz2niji) 2025/05/17 04:10:38 DEBUG : three: sha1 differ 2025/05/17 04:10:38 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/17 04:10:38 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/17 04:10:38 INFO : three: Copied (replaced existing) 2025/05/17 04:10:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.76s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: 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-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/17 04:10:40 INFO : B2 bucket rclone-test-rafodoz2niji: Making map for --track-renames 2025/05/17 04:10:40 INFO : B2 bucket rclone-test-rafodoz2niji: Finished making map for --track-renames 2025/05/17 04:10:40 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:40 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for renames to finish 2025/05/17 04:10:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/17 04:10:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/17 04:10:40 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/17 04:10:40 INFO : yam: Copied (new) 2025/05/17 04:10:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/17 04:10:40 INFO : potato: Copied (new) 2025/05/17 04:10:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:10:40 INFO : B2 bucket rclone-test-rafodoz2niji: Making map for --track-renames 2025/05/17 04:10:40 INFO : B2 bucket rclone-test-rafodoz2niji: Finished making map for --track-renames 2025/05/17 04:10:40 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:40 DEBUG : potato: Unchanged skipping 2025/05/17 04:10:40 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for renames to finish 2025/05/17 04:10:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/17 04:10:41 INFO : yam: Copied (server-side copy) to: yaml 2025/05/17 04:10:41 INFO : yam: Deleted 2025/05/17 04:10:41 INFO : yaml: Renamed from "yam" 2025/05/17 04:10:41 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.59s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/17 04:10:43 INFO : B2 bucket rclone-test-rafodoz2niji: Making map for --track-renames 2025/05/17 04:10:43 INFO : B2 bucket rclone-test-rafodoz2niji: Finished making map for --track-renames 2025/05/17 04:10:43 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/17 04:10:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/17 04:10:43 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for renames to finish 2025/05/17 04:10:43 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/17 04:10:43 INFO : yam: Copied (new) 2025/05/17 04:10:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/17 04:10:44 INFO : potato: Copied (new) 2025/05/17 04:10:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:10:44 INFO : B2 bucket rclone-test-rafodoz2niji: Making map for --track-renames 2025/05/17 04:10:44 INFO : B2 bucket rclone-test-rafodoz2niji: Finished making map for --track-renames 2025/05/17 04:10:44 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:44 DEBUG : potato: Unchanged skipping 2025/05/17 04:10:44 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for renames to finish 2025/05/17 04:10:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/17 04:10:45 INFO : yam: Copied (server-side copy) to: yaml 2025/05/17 04:10:45 INFO : yam: Deleted 2025/05/17 04:10:45 INFO : yaml: Renamed from "yam" 2025/05/17 04:10:45 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.46s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/17 04:10:47 INFO : B2 bucket rclone-test-rafodoz2niji: Making map for --track-renames 2025/05/17 04:10:47 INFO : B2 bucket rclone-test-rafodoz2niji: Finished making map for --track-renames 2025/05/17 04:10:47 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/17 04:10:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/17 04:10:47 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for renames to finish 2025/05/17 04:10:47 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/17 04:10:47 INFO : sub/yam: Copied (new) 2025/05/17 04:10:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/17 04:10:47 INFO : potato: Copied (new) 2025/05/17 04:10:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:10:48 DEBUG : potato: Unchanged skipping 2025/05/17 04:10:48 INFO : B2 bucket rclone-test-rafodoz2niji: Making map for --track-renames 2025/05/17 04:10:48 INFO : B2 bucket rclone-test-rafodoz2niji: Finished making map for --track-renames 2025/05/17 04:10:48 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:48 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for renames to finish 2025/05/17 04:10:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/17 04:10:48 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/17 04:10:49 INFO : sub/yam: Deleted 2025/05/17 04:10:49 INFO : yam: Renamed from "sub/yam" 2025/05/17 04:10:49 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.78s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:50 DEBUG : Creating backend with remote "/tmp/rclone1174173345/dir1" 2025/05/17 04:10:50 DEBUG : Creating backend with remote "/tmp/rclone1174173345/dir2" 2025/05/17 04:10:50 DEBUG : Local file system at /tmp/rclone1174173345/dir2: Using server-side directory move 2025/05/17 04:10:50 INFO : Local file system at /tmp/rclone1174173345/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/17 04:10:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/17 04:10:50 DEBUG : Local file system at /tmp/rclone1174173345/dir2: Waiting for checks to finish 2025/05/17 04:10:50 DEBUG : Local file system at /tmp/rclone1174173345/dir2: Waiting for transfers to finish 2025/05/17 04:10:50 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:10:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/17 04:10:51 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:51 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/17 04:10:51 INFO : nested/sub dir/file: Copied (new) 2025/05/17 04:10:51 INFO : nested/sub dir/file: Deleted 2025/05/17 04:10:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:10:52 INFO : sub dir/hello world: Copied (new) 2025/05/17 04:10:52 INFO : sub dir/hello world: Deleted 2025/05/17 04:10:52 INFO : sub dir: Removing directory 2025/05/17 04:10:52 INFO : nested/sub dir: Removing directory 2025/05/17 04:10:52 INFO : nested: Removing directory 2025/05/17 04:10:52 DEBUG : Local file system at /tmp/rclone1174173345: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.36s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 04:10:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/17 04:10:53 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:53 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/17 04:10:53 INFO : nested/sub dir/file: Copied (new) 2025/05/17 04:10:53 INFO : nested/sub dir/file: Deleted 2025/05/17 04:10:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 04:10:54 INFO : sub dir/hello world: Copied (new) 2025/05/17 04:10:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.27s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/17 04:10:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/17 04:10:55 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:55 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/17 04:10:56 INFO : existing: Copied (new) 2025/05/17 04:10:56 INFO : existing: Deleted 2025/05/17 04:10:56 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/17 04:10:56 INFO : existing-b: Copied (new) 2025/05/17 04:10:56 INFO : existing-b: Deleted 2025/05/17 04:10:56 DEBUG : existing: Destination exists, skipping 2025/05/17 04:10:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/17 04:10:56 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:10:56 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:10:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.13s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:10:57 DEBUG : Creating backend with remote "TestB2:rclone-test-qodorot0peji" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-rafodoz2niji -> B2 bucket rclone-test-qodorot0peji 2025/05/17 04:11:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:11:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/17 04:11:02 DEBUG : empty space: Unchanged skipping 2025/05/17 04:11:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/17 04:11:02 DEBUG : B2 bucket rclone-test-qodorot0peji: Waiting for checks to finish 2025/05/17 04:11:02 INFO : empty space: Deleted 2025/05/17 04:11:02 DEBUG : B2 bucket rclone-test-qodorot0peji: Waiting for transfers to finish 2025/05/17 04:11:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 04:11:02 INFO : potato2: Copied (server-side copy) 2025/05/17 04:11:03 INFO : potato2: Deleted 2025/05/17 04:11:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/17 04:11:03 INFO : potato3: Copied (server-side copy) 2025/05/17 04:11:03 INFO : potato3: Deleted 2025/05/17 04:11:03 DEBUG : Creating backend with remote "TestB2:rclone-test-zobesup5saxe" 2025/05/17 04:11:04 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/17 04:11:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:11:04 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/17 04:11:04 DEBUG : B2 bucket rclone-test-zobesup5saxe: Waiting for checks to finish 2025/05/17 04:11:04 DEBUG : B2 bucket rclone-test-zobesup5saxe: Waiting for transfers to finish 2025/05/17 04:11:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/17 04:11:05 INFO : empty space: Copied (server-side copy) 2025/05/17 04:11:05 INFO : empty space: Deleted 2025/05/17 04:11:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/17 04:11:06 INFO : potato3: Copied (server-side copy) 2025/05/17 04:11:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 04:11:06 INFO : potato2: Copied (server-side copy) 2025/05/17 04:11:06 INFO : potato3: Deleted 2025/05/17 04:11:06 INFO : potato2: Deleted 2025/05/17 04:11:06 DEBUG : B2 bucket rclone-test-zobesup5saxe: Purge remote 2025/05/17 04:11:06 INFO : B2 bucket rclone-test-zobesup5saxe: cleaning bucket "rclone-test-zobesup5saxe" of all files 2025/05/17 04:11:06 DEBUG : empty space: Deleting (id "4_zafc23db3700ddbcb9f680e1b_f1160d3bd3fd3a77f_d20250517_m041105_c001_v0001029_t0017_u01747455065418") 2025/05/17 04:11:06 DEBUG : potato2: Deleting (id "4_zafc23db3700ddbcb9f680e1b_f110f8d697b271a88_d20250517_m041105_c001_v0001161_t0043_u01747455065781") 2025/05/17 04:11:06 DEBUG : potato3: Deleting (id "4_zafc23db3700ddbcb9f680e1b_f11903f4b96a759d8_d20250517_m041105_c001_v0001182_t0048_u01747455065874") 2025/05/17 04:11:07 DEBUG : B2 bucket rclone-test-qodorot0peji: Purge remote 2025/05/17 04:11:07 INFO : B2 bucket rclone-test-qodorot0peji: cleaning bucket "rclone-test-qodorot0peji" of all files 2025/05/17 04:11:07 DEBUG : empty space: Deleting (id "4_zdf622d73700ddbcb9f680e1b_f419fb0570ce6a30a_d20250517_m041105_c001_v7007000_t0000_u01747455065870") 2025/05/17 04:11:07 DEBUG : empty space: Deleting (id "4_zdf622d73700ddbcb9f680e1b_f115d406943c1ca3f_d20250517_m041100_c001_v0001104_t0044_u01747455060906") 2025/05/17 04:11:07 DEBUG : potato2: Deleting (id "4_zdf622d73700ddbcb9f680e1b_f4047905b6f92e8d6_d20250517_m041106_c001_v7007000_t0000_u01747455066111") 2025/05/17 04:11:07 DEBUG : potato2: Deleting (id "4_zdf622d73700ddbcb9f680e1b_f101a78b4dc57e87a_d20250517_m041102_c001_v0001120_t0018_u01747455062497") 2025/05/17 04:11:07 DEBUG : potato3: Deleting (id "4_zdf622d73700ddbcb9f680e1b_f419fb0570ce6a30b_d20250517_m041106_c001_v7007000_t0000_u01747455066096") 2025/05/17 04:11:07 DEBUG : potato3: Deleting (id "4_zdf622d73700ddbcb9f680e1b_f11162a0814a80827_d20250517_m041102_c001_v0001146_t0000_u01747455062857") 2025/05/17 04:11:07 DEBUG : potato3: Deleting (id "4_zdf622d73700ddbcb9f680e1b_f115d406943c1ca43_d20250517_m041101_c001_v0001104_t0049_u01747455061567") --- PASS: TestServerSideMove (11.52s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:11:09 DEBUG : Creating backend with remote "TestB2:rclone-test-wozunom2xiqu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-rafodoz2niji -> B2 bucket rclone-test-wozunom2xiqu 2025/05/17 04:11:14 DEBUG : empty space: Excluded (Size Filter) 2025/05/17 04:11:14 DEBUG : empty space: Excluded 2025/05/17 04:11:14 DEBUG : empty space: Excluded (Size Filter) 2025/05/17 04:11:14 DEBUG : empty space: Excluded 2025/05/17 04:11:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:11:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/17 04:11:14 DEBUG : B2 bucket rclone-test-wozunom2xiqu: Waiting for checks to finish 2025/05/17 04:11:14 DEBUG : B2 bucket rclone-test-wozunom2xiqu: Waiting for transfers to finish 2025/05/17 04:11:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 04:11:15 INFO : potato2: Copied (server-side copy) 2025/05/17 04:11:15 INFO : potato2: Deleted 2025/05/17 04:11:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/17 04:11:15 INFO : potato3: Copied (server-side copy) 2025/05/17 04:11:15 INFO : potato3: Deleted 2025/05/17 04:11:15 DEBUG : Creating backend with remote "TestB2:rclone-test-xozukib7heyu" 2025/05/17 04:11:16 DEBUG : empty space: Excluded (Size Filter) 2025/05/17 04:11:16 DEBUG : empty space: Excluded 2025/05/17 04:11:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:11:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/17 04:11:17 DEBUG : B2 bucket rclone-test-xozukib7heyu: Waiting for checks to finish 2025/05/17 04:11:17 DEBUG : B2 bucket rclone-test-xozukib7heyu: Waiting for transfers to finish 2025/05/17 04:11:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 04:11:18 INFO : potato2: Copied (server-side copy) 2025/05/17 04:11:18 INFO : potato2: Deleted 2025/05/17 04:11:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/17 04:11:18 INFO : potato3: Copied (server-side copy) 2025/05/17 04:11:18 INFO : potato3: Deleted 2025/05/17 04:11:18 DEBUG : B2 bucket rclone-test-xozukib7heyu: Purge remote 2025/05/17 04:11:18 INFO : B2 bucket rclone-test-xozukib7heyu: cleaning bucket "rclone-test-xozukib7heyu" of all files 2025/05/17 04:11:19 DEBUG : potato2: Deleting (id "4_z5f826db3700ddbcb9f680e1b_f119eef4f8b8cb66c_d20250517_m041117_c001_v0001105_t0032_u01747455077682") 2025/05/17 04:11:19 DEBUG : potato3: Deleting (id "4_z5f826db3700ddbcb9f680e1b_f113c7629bdf78056_d20250517_m041118_c001_v0001136_t0056_u01747455078037") 2025/05/17 04:11:19 DEBUG : B2 bucket rclone-test-wozunom2xiqu: Purge remote 2025/05/17 04:11:19 INFO : B2 bucket rclone-test-wozunom2xiqu: cleaning bucket "rclone-test-wozunom2xiqu" of all files 2025/05/17 04:11:19 DEBUG : empty space: Deleting (id "4_z1fe25da3700ddbcb9f680e1b_f100973bbccd604da_d20250517_m041113_c001_v0001103_t0014_u01747455073711") 2025/05/17 04:11:19 DEBUG : potato2: Deleting (id "4_z1fe25da3700ddbcb9f680e1b_f422d1dd26ad7737b_d20250517_m041118_c001_v7007000_t0000_u01747455078161") 2025/05/17 04:11:19 DEBUG : potato2: Deleting (id "4_z1fe25da3700ddbcb9f680e1b_f106130fd5f2322ef_d20250517_m041114_c001_v0001134_t0054_u01747455074876") 2025/05/17 04:11:19 DEBUG : potato3: Deleting (id "4_z1fe25da3700ddbcb9f680e1b_f422d1dd26ad7737c_d20250517_m041118_c001_v7007000_t0000_u01747455078414") 2025/05/17 04:11:19 DEBUG : potato3: Deleting (id "4_z1fe25da3700ddbcb9f680e1b_f1164e555134288dc_d20250517_m041115_c001_v0001178_t0022_u01747455075226") 2025/05/17 04:11:19 DEBUG : potato3: Deleting (id "4_z1fe25da3700ddbcb9f680e1b_f100973bbccd604dc_d20250517_m041114_c001_v0001103_t0001_u01747455074133") --- PASS: TestServerSideMoveWithFilter (12.37s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:11:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wizorum3leno" 2025/05/17 04:11:24 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-rafodoz2niji -> B2 bucket rclone-test-wizorum3leno 2025/05/17 04:11:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:11:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/17 04:11:26 DEBUG : empty space: Unchanged skipping 2025/05/17 04:11:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/17 04:11:26 DEBUG : B2 bucket rclone-test-wizorum3leno: Waiting for checks to finish 2025/05/17 04:11:27 INFO : empty space: Deleted 2025/05/17 04:11:27 DEBUG : B2 bucket rclone-test-wizorum3leno: Waiting for transfers to finish 2025/05/17 04:11:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 04:11:27 INFO : potato2: Copied (server-side copy) 2025/05/17 04:11:27 INFO : potato2: Deleted 2025/05/17 04:11:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/17 04:11:27 INFO : potato3: Copied (server-side copy) 2025/05/17 04:11:27 INFO : potato3: Deleted 2025/05/17 04:11:28 DEBUG : Creating backend with remote "TestB2:rclone-test-jeruzon0haco" 2025/05/17 04:11:28 DEBUG : Config file has changed externally - reloading 2025/05/17 04:11:28 INFO : tomatoDir: Making directory 2025/05/17 04:11:29 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/17 04:11:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 04:11:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/17 04:11:29 DEBUG : B2 bucket rclone-test-jeruzon0haco: Waiting for checks to finish 2025/05/17 04:11:29 DEBUG : B2 bucket rclone-test-jeruzon0haco: Waiting for transfers to finish 2025/05/17 04:11:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/17 04:11:29 INFO : empty space: Copied (server-side copy) 2025/05/17 04:11:30 INFO : empty space: Deleted 2025/05/17 04:11:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 04:11:30 INFO : potato2: Copied (server-side copy) 2025/05/17 04:11:30 INFO : potato2: Deleted 2025/05/17 04:11:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/17 04:11:30 INFO : potato3: Copied (server-side copy) 2025/05/17 04:11:30 INFO : potato3: Deleted 2025/05/17 04:11:31 DEBUG : B2 bucket rclone-test-jeruzon0haco: Purge remote 2025/05/17 04:11:31 INFO : B2 bucket rclone-test-jeruzon0haco: cleaning bucket "rclone-test-jeruzon0haco" of all files 2025/05/17 04:11:31 DEBUG : empty space: Deleting (id "4_zff429da3700ddbcb9f680e1b_f1067377a49ca9764_d20250517_m041129_c001_v0001184_t0037_u01747455089823") 2025/05/17 04:11:31 DEBUG : potato2: Deleting (id "4_zff429da3700ddbcb9f680e1b_f11140e36a2d92293_d20250517_m041130_c001_v0001182_t0021_u01747455090046") 2025/05/17 04:11:31 DEBUG : potato3: Deleting (id "4_zff429da3700ddbcb9f680e1b_f105a4a7e2f4b72fa_d20250517_m041130_c001_v0001134_t0029_u01747455090172") 2025/05/17 04:11:32 DEBUG : B2 bucket rclone-test-wizorum3leno: Purge remote 2025/05/17 04:11:32 INFO : B2 bucket rclone-test-wizorum3leno: cleaning bucket "rclone-test-wizorum3leno" of all files 2025/05/17 04:11:32 DEBUG : empty space: Deleting (id "4_zbfb28d93700ddbcb9f680e1b_f405acfd3abacd47d_d20250517_m041130_c001_v7007000_t0000_u01747455090017") 2025/05/17 04:11:32 DEBUG : empty space: Deleting (id "4_zbfb28d93700ddbcb9f680e1b_f10180c3bdb302686_d20250517_m041125_c001_v0001100_t0004_u01747455085896") 2025/05/17 04:11:32 DEBUG : potato2: Deleting (id "4_zbfb28d93700ddbcb9f680e1b_f405acfd3abacd47e_d20250517_m041130_c001_v7007000_t0000_u01747455090267") 2025/05/17 04:11:32 DEBUG : potato2: Deleting (id "4_zbfb28d93700ddbcb9f680e1b_f1090069be2c0aa1d_d20250517_m041127_c001_v0001183_t0056_u01747455087011") 2025/05/17 04:11:32 DEBUG : potato3: Deleting (id "4_zbfb28d93700ddbcb9f680e1b_f405acfd3abacd482_d20250517_m041130_c001_v7007000_t0000_u01747455090545") 2025/05/17 04:11:32 DEBUG : potato3: Deleting (id "4_zbfb28d93700ddbcb9f680e1b_f1138185f57698d88_d20250517_m041127_c001_v0001184_t0037_u01747455087237") 2025/05/17 04:11:32 DEBUG : potato3: Deleting (id "4_zbfb28d93700ddbcb9f680e1b_f10180c3bdb30268c_d20250517_m041126_c001_v0001100_t0024_u01747455086243") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.24s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:11:33 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.53s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:11:36 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:11:39 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/rclone-sync-test" 2025/05/17 04:11:41 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/rclone-sync-test-include/layer2" 2025/05/17 04:11:43 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/rclone-sync-test-ignore-file" 2025/05/17 04:11:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/17 04:11:47 DEBUG : B2 bucket rclone-test-rafodoz2niji path rclone-sync-test: Waiting for checks to finish 2025/05/17 04:11:47 DEBUG : B2 bucket rclone-test-rafodoz2niji path rclone-sync-test: Waiting for transfers to finish 2025/05/17 04:11:47 DEBUG : Waiting for deletions to finish 2025/05/17 04:11:47 INFO : There was nothing to transfer 2025/05/17 04:11:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/17 04:11:47 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:11:47 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:11:47 DEBUG : Waiting for deletions to finish 2025/05/17 04:11:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:11:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/17 04:11:48 DEBUG : B2 bucket rclone-test-rafodoz2niji path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/17 04:11:48 DEBUG : B2 bucket rclone-test-rafodoz2niji path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/17 04:11:48 DEBUG : Waiting for deletions to finish 2025/05/17 04:11:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:11:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/17 04:11:48 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:11:48 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:11:48 DEBUG : Waiting for deletions to finish 2025/05/17 04:11:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:11:49 DEBUG : : Excluded 2025/05/17 04:11:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/17 04:11:49 DEBUG : B2 bucket rclone-test-rafodoz2niji path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/17 04:11:49 DEBUG : B2 bucket rclone-test-rafodoz2niji path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/17 04:11:49 DEBUG : Waiting for deletions to finish 2025/05/17 04:11:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.61s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:11:56 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/dst" 2025/05/17 04:11:57 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/CompareDest" 2025/05/17 04:11:59 DEBUG : one: Need to transfer - File not found at Destination 2025/05/17 04:11:59 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for checks to finish 2025/05/17 04:11:59 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for transfers to finish 2025/05/17 04:11:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/17 04:11:59 INFO : one: Copied (new) 2025/05/17 04:11:59 DEBUG : Waiting for deletions to finish 2025/05/17 04:12:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 04:12:00 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for checks to finish 2025/05/17 04:12:00 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for transfers to finish 2025/05/17 04:12:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/17 04:12:01 INFO : one: Copied (replaced existing) 2025/05/17 04:12:01 DEBUG : Waiting for deletions to finish 2025/05/17 04:12:03 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for checks to finish 2025/05/17 04:12:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 04:12:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:12:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/17 04:12:03 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for transfers to finish 2025/05/17 04:12:03 DEBUG : Waiting for deletions to finish 2025/05/17 04:12:03 INFO : There was nothing to transfer 2025/05/17 04:12:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 04:12:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:12:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/17 04:12:04 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for checks to finish 2025/05/17 04:12:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:12:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/17 04:12:05 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for transfers to finish 2025/05/17 04:12:05 DEBUG : Waiting for deletions to finish 2025/05/17 04:12:05 INFO : There was nothing to transfer 2025/05/17 04:12:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 04:12:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:12:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/17 04:12:05 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for checks to finish 2025/05/17 04:12:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:12:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/17 04:12:05 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for transfers to finish 2025/05/17 04:12:05 DEBUG : Waiting for deletions to finish 2025/05/17 04:12:05 INFO : There was nothing to transfer 2025/05/17 04:12:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 04:12:06 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/05/17 04:12:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/17 04:12:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/17 04:12:06 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for checks to finish 2025/05/17 04:12:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:12:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/17 04:12:06 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for transfers to finish 2025/05/17 04:12:06 DEBUG : Waiting for deletions to finish 2025/05/17 04:12:06 INFO : There was nothing to transfer 2025/05/17 04:12:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 04:12:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/17 04:12:07 DEBUG : two: Need to transfer - File not found at Destination 2025/05/17 04:12:07 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for checks to finish 2025/05/17 04:12:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:12:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/17 04:12:07 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for transfers to finish 2025/05/17 04:12:08 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/17 04:12:08 INFO : two: Copied (new) 2025/05/17 04:12:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.65s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:12:11 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/dest" 2025/05/17 04:12:12 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/pre-dest1" 2025/05/17 04:12:13 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/pre-dest2" 2025/05/17 04:12:15 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:12:15 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/17 04:12:15 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:12:15 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/17 04:12:16 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/17 04:12:16 DEBUG : B2 bucket rclone-test-rafodoz2niji path dest: Waiting for checks to finish 2025/05/17 04:12:16 DEBUG : B2 bucket rclone-test-rafodoz2niji path dest: Waiting for transfers to finish 2025/05/17 04:12:16 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/17 04:12:16 INFO : 3: Copied (new) 2025/05/17 04:12:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.86s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:12:18 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/dst" 2025/05/17 04:12:19 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/CopyDest" 2025/05/17 04:12:21 DEBUG : one: Need to transfer - File not found at Destination 2025/05/17 04:12:21 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for checks to finish 2025/05/17 04:12:21 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for transfers to finish 2025/05/17 04:12:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/17 04:12:22 INFO : one: Copied (new) 2025/05/17 04:12:22 DEBUG : Waiting for deletions to finish 2025/05/17 04:12:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 04:12:23 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for checks to finish 2025/05/17 04:12:23 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for transfers to finish 2025/05/17 04:12:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/17 04:12:23 INFO : one: Copied (replaced existing) 2025/05/17 04:12:23 DEBUG : Waiting for deletions to finish 2025/05/17 04:12:25 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/BackupDir" 2025/05/17 04:12:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 04:12:26 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for checks to finish 2025/05/17 04:12:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:12:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 04:12:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/17 04:12:28 INFO : one: Copied (server-side copy) 2025/05/17 04:12:28 INFO : one: Deleted 2025/05/17 04:12:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/17 04:12:29 INFO : one: Copied (server-side copy) 2025/05/17 04:12:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/17 04:12:29 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for transfers to finish 2025/05/17 04:12:29 DEBUG : Waiting for deletions to finish 2025/05/17 04:12:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:12:30 DEBUG : one: Unchanged skipping 2025/05/17 04:12:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:12:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/17 04:12:31 INFO : two: Copied (server-side copy) 2025/05/17 04:12:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/17 04:12:31 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for checks to finish 2025/05/17 04:12:31 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for transfers to finish 2025/05/17 04:12:31 DEBUG : Waiting for deletions to finish 2025/05/17 04:12:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:12:31 DEBUG : one: Unchanged skipping 2025/05/17 04:12:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:12:31 DEBUG : two: Unchanged skipping 2025/05/17 04:12:31 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for checks to finish 2025/05/17 04:12:31 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for transfers to finish 2025/05/17 04:12:31 DEBUG : Waiting for deletions to finish 2025/05/17 04:12:31 INFO : There was nothing to transfer 2025/05/17 04:12:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:12:32 DEBUG : one: Unchanged skipping 2025/05/17 04:12:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/17 04:12:33 DEBUG : three: Destination not found in --copy-dest 2025/05/17 04:12:33 DEBUG : three: Need to transfer - File not found at Destination 2025/05/17 04:12:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 04:12:33 DEBUG : two: Unchanged skipping 2025/05/17 04:12:33 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for checks to finish 2025/05/17 04:12:33 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for transfers to finish 2025/05/17 04:12:33 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/17 04:12:33 INFO : three: Copied (new) 2025/05/17 04:12:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.08s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:12:37 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/dst" 2025/05/17 04:12:38 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/backup" 2025/05/17 04:12:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/17 04:12:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:12:40 DEBUG : two: Unchanged skipping 2025/05/17 04:12:40 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for checks to finish 2025/05/17 04:12:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/17 04:12:41 INFO : one: Copied (server-side copy) 2025/05/17 04:12:42 INFO : one: Deleted 2025/05/17 04:12:42 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for transfers to finish 2025/05/17 04:12:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 04:12:42 INFO : one: Copied (new) 2025/05/17 04:12:42 DEBUG : Waiting for deletions to finish 2025/05/17 04:12:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/17 04:12:43 INFO : three.txt: Copied (server-side copy) 2025/05/17 04:12:43 INFO : three.txt: Deleted 2025/05/17 04:12:43 INFO : three.txt: Moved into backup dir 2025/05/17 04:12:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/17 04:12:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:12:45 DEBUG : two: Unchanged skipping 2025/05/17 04:12:45 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for checks to finish 2025/05/17 04:12:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 04:12:45 INFO : one: Copied (server-side copy) 2025/05/17 04:12:45 INFO : one: Deleted 2025/05/17 04:12:45 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for transfers to finish 2025/05/17 04:12:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/17 04:12:46 INFO : one: Copied (new) 2025/05/17 04:12:46 DEBUG : Waiting for deletions to finish 2025/05/17 04:12:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/17 04:12:46 INFO : three.txt: Copied (server-side copy) 2025/05/17 04:12:47 INFO : three.txt: Deleted 2025/05/17 04:12:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.80s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:12:49 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1150-11.backblaze.com/b2api/v1/b2_upload_file/0f721dc360eddbcb9f680e1b/c001_v0001150_t0011": EOF 2025/05/17 04:12:49 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-11.backblaze.com/b2api/v1/b2_upload_file/0f721dc360eddbcb9f680e1b/c001_v0001150_t0011": EOF) 2025/05/17 04:12:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-rafodoz2niji: 1/10 (Post "https://pod-000-1150-11.backblaze.com/b2api/v1/b2_upload_file/0f721dc360eddbcb9f680e1b/c001_v0001150_t0011": EOF) 2025/05/17 04:12:52 DEBUG : pacer: Reducing sleep to 10ms 2025/05/17 04:12:52 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/dst" 2025/05/17 04:12:53 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/backup" 2025/05/17 04:12:55 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for checks to finish 2025/05/17 04:12:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:12:55 DEBUG : two: Unchanged skipping 2025/05/17 04:12:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/17 04:12:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/17 04:12:56 INFO : one: Copied (server-side copy) to: one.bak 2025/05/17 04:12:56 INFO : one: Deleted 2025/05/17 04:12:56 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for transfers to finish 2025/05/17 04:12:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 04:12:57 INFO : one: Copied (new) 2025/05/17 04:12:57 DEBUG : Waiting for deletions to finish 2025/05/17 04:12:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/17 04:12:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/17 04:12:58 INFO : three.txt: Deleted 2025/05/17 04:12:58 INFO : three.txt: Moved into backup dir 2025/05/17 04:13:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/17 04:13:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:13:00 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for checks to finish 2025/05/17 04:13:00 DEBUG : two: Unchanged skipping 2025/05/17 04:13:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 04:13:00 INFO : one: Copied (server-side copy) to: one.bak 2025/05/17 04:13:00 INFO : one: Deleted 2025/05/17 04:13:00 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for transfers to finish 2025/05/17 04:13:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/17 04:13:00 INFO : one: Copied (new) 2025/05/17 04:13:00 DEBUG : Waiting for deletions to finish 2025/05/17 04:13:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/17 04:13:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/17 04:13:01 INFO : three.txt: Deleted 2025/05/17 04:13:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.43s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:13:04 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/dst" 2025/05/17 04:13:05 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/backup" 2025/05/17 04:13:07 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for checks to finish 2025/05/17 04:13:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/17 04:13:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:13:07 DEBUG : two: Unchanged skipping 2025/05/17 04:13:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/17 04:13:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/17 04:13:09 INFO : one: Deleted 2025/05/17 04:13:09 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for transfers to finish 2025/05/17 04:13:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 04:13:10 INFO : one: Copied (new) 2025/05/17 04:13:10 DEBUG : Waiting for deletions to finish 2025/05/17 04:13:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/17 04:13:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/17 04:13:10 INFO : three.txt: Deleted 2025/05/17 04:13:10 INFO : three.txt: Moved into backup dir 2025/05/17 04:13:12 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for checks to finish 2025/05/17 04:13:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/17 04:13:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:13:12 DEBUG : two: Unchanged skipping 2025/05/17 04:13:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 04:13:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/17 04:13:13 INFO : one: Deleted 2025/05/17 04:13:13 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for transfers to finish 2025/05/17 04:13:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/17 04:13:14 INFO : one: Copied (new) 2025/05/17 04:13:14 DEBUG : Waiting for deletions to finish 2025/05/17 04:13:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/17 04:13:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/17 04:13:14 INFO : three.txt: Deleted 2025/05/17 04:13:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.41s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:13:17 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1150-00.backblaze.com/b2api/v1/b2_upload_file/0f721dc360eddbcb9f680e1b/c001_v0001150_t0059": EOF 2025/05/17 04:13:17 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-00.backblaze.com/b2api/v1/b2_upload_file/0f721dc360eddbcb9f680e1b/c001_v0001150_t0059": EOF) 2025/05/17 04:13:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-rafodoz2niji: 1/10 (Post "https://pod-000-1150-00.backblaze.com/b2api/v1/b2_upload_file/0f721dc360eddbcb9f680e1b/c001_v0001150_t0059": EOF) 2025/05/17 04:13:19 DEBUG : pacer: Reducing sleep to 10ms 2025/05/17 04:13:20 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/dst" 2025/05/17 04:13:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/17 04:13:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:13:22 DEBUG : two: Unchanged skipping 2025/05/17 04:13:22 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for checks to finish 2025/05/17 04:13:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/17 04:13:22 INFO : one: Copied (server-side copy) to: one.bak 2025/05/17 04:13:22 INFO : one: Deleted 2025/05/17 04:13:22 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for transfers to finish 2025/05/17 04:13:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 04:13:23 INFO : one: Copied (new) 2025/05/17 04:13:23 DEBUG : Waiting for deletions to finish 2025/05/17 04:13:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/17 04:13:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/17 04:13:24 INFO : three.txt: Deleted 2025/05/17 04:13:24 INFO : three.txt: Moved into backup dir 2025/05/17 04:13:25 DEBUG : one.bak: Excluded (Path Filter) 2025/05/17 04:13:25 DEBUG : one.bak: Excluded 2025/05/17 04:13:25 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/17 04:13:25 DEBUG : three.txt.bak: Excluded 2025/05/17 04:13:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/17 04:13:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:13:25 DEBUG : two: Unchanged skipping 2025/05/17 04:13:25 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for checks to finish 2025/05/17 04:13:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 04:13:25 INFO : one: Copied (server-side copy) to: one.bak 2025/05/17 04:13:26 INFO : one: Deleted 2025/05/17 04:13:26 DEBUG : B2 bucket rclone-test-rafodoz2niji path dst: Waiting for transfers to finish 2025/05/17 04:13:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/17 04:13:26 INFO : one: Copied (new) 2025/05/17 04:13:26 DEBUG : Waiting for deletions to finish 2025/05/17 04:13:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/17 04:13:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/17 04:13:27 INFO : three.txt: Deleted 2025/05/17 04:13:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.27s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:13:29 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/dst" 2025/05/17 04:13:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/17 04:13:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/17 04:13:32 INFO : one: Copied (server-side copy) to: one.bak 2025/05/17 04:13:32 INFO : one: Deleted 2025/05/17 04:13:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 04:13:33 INFO : one: Copied (new) 2025/05/17 04:13:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:13:33 DEBUG : two: Unchanged skipping 2025/05/17 04:13:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/17 04:13:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/17 04:13:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/17 04:13:34 INFO : three.txt: Deleted 2025/05/17 04:13:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/17 04:13:34 INFO : three.txt: Copied (new) 2025/05/17 04:13:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/17 04:13:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 04:13:35 INFO : one: Copied (server-side copy) to: one.bak 2025/05/17 04:13:35 INFO : one: Deleted 2025/05/17 04:13:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/17 04:13:35 INFO : one: Copied (new) 2025/05/17 04:13:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:13:36 DEBUG : two: Unchanged skipping 2025/05/17 04:13:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/17 04:13:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/17 04:13:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/17 04:13:37 INFO : three.txt: Deleted 2025/05/17 04:13:37 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/17 04:13:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.34s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:13:40 DEBUG : Creating backend with remote "TestB2:rclone-test-rafodoz2niji/dst" 2025/05/17 04:13:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/17 04:13:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/17 04:13:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/17 04:13:43 INFO : one: Deleted 2025/05/17 04:13:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 04:13:44 INFO : one: Copied (new) 2025/05/17 04:13:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:13:44 DEBUG : two: Unchanged skipping 2025/05/17 04:13:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/17 04:13:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/17 04:13:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/17 04:13:46 INFO : three.txt: Deleted 2025/05/17 04:13:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/17 04:13:46 INFO : three.txt: Copied (new) 2025/05/17 04:13:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/17 04:13:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 04:13:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/17 04:13:48 INFO : one: Deleted 2025/05/17 04:13:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/17 04:13:48 INFO : one: Copied (new) 2025/05/17 04:13:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:13:48 DEBUG : two: Unchanged skipping 2025/05/17 04:13:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/17 04:13:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/17 04:13:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/17 04:13:50 INFO : three.txt: Deleted 2025/05/17 04:13:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/17 04:13:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.09s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:13:53 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/17 04:13:53 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:13:53 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:13:53 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/17 04:13:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/17 04:13:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.22s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:13:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/17 04:13:54 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:13:54 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:13:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/17 04:13:54 INFO : existing: Copied (new) 2025/05/17 04:13:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:13:55 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/17 04:13:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/17 04:13:55 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:13:55 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:13:55 ERROR : B2 bucket rclone-test-rafodoz2niji: not deleting files as there were IO errors 2025/05/17 04:13:55 ERROR : B2 bucket rclone-test-rafodoz2niji: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncImmutable (2.86s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:13:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:13:57 DEBUG : existing: Unchanged skipping 2025/05/17 04:13:57 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:13:57 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:13:57 DEBUG : Waiting for deletions to finish 2025/05/17 04:13:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.60s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- 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-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:14:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:18 DEBUG : both0: Unchanged skipping 2025/05/17 04:14:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:18 DEBUG : both1: Unchanged skipping 2025/05/17 04:14:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:18 DEBUG : both10: Unchanged skipping 2025/05/17 04:14:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:18 DEBUG : both11: Unchanged skipping 2025/05/17 04:14:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:18 DEBUG : both12: Unchanged skipping 2025/05/17 04:14:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:18 DEBUG : both13: Unchanged skipping 2025/05/17 04:14:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:18 DEBUG : both14: Unchanged skipping 2025/05/17 04:14:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:18 DEBUG : both15: Unchanged skipping 2025/05/17 04:14:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:18 DEBUG : both16: Unchanged skipping 2025/05/17 04:14:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:18 DEBUG : both17: Unchanged skipping 2025/05/17 04:14:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:18 DEBUG : both18: Unchanged skipping 2025/05/17 04:14:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:18 DEBUG : both19: Unchanged skipping 2025/05/17 04:14:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:18 DEBUG : both2: Unchanged skipping 2025/05/17 04:14:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:18 DEBUG : both3: Unchanged skipping 2025/05/17 04:14:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:18 DEBUG : both4: Unchanged skipping 2025/05/17 04:14:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:18 DEBUG : both5: Unchanged skipping 2025/05/17 04:14:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:18 DEBUG : both6: Unchanged skipping 2025/05/17 04:14:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:18 DEBUG : both7: Unchanged skipping 2025/05/17 04:14:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:18 DEBUG : both8: Unchanged skipping 2025/05/17 04:14:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:18 DEBUG : both9: Unchanged skipping 2025/05/17 04:14:18 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:14:18 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:14:18 DEBUG : Waiting for deletions to finish 2025/05/17 04:14:18 INFO : only3: Deleted 2025/05/17 04:14:18 INFO : only10: Deleted 2025/05/17 04:14:18 INFO : only13: Deleted 2025/05/17 04:14:18 INFO : only12: Deleted 2025/05/17 04:14:18 INFO : only2: Deleted 2025/05/17 04:14:18 INFO : only4: Deleted 2025/05/17 04:14:18 INFO : only6: Deleted 2025/05/17 04:14:18 INFO : only7: Deleted 2025/05/17 04:14:18 INFO : only0: Deleted 2025/05/17 04:14:18 INFO : only17: Deleted 2025/05/17 04:14:19 INFO : only19: Deleted 2025/05/17 04:14:19 INFO : only18: Deleted 2025/05/17 04:14:19 INFO : only5: Deleted 2025/05/17 04:14:19 INFO : only8: Deleted 2025/05/17 04:14:19 INFO : only1: Deleted 2025/05/17 04:14:19 INFO : only9: Deleted 2025/05/17 04:14:19 INFO : only11: Deleted 2025/05/17 04:14:19 INFO : only15: Deleted 2025/05/17 04:14:19 INFO : only14: Deleted 2025/05/17 04:14:19 INFO : only16: Deleted 2025/05/17 04:14:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (23.96s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:14:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:41 DEBUG : both0: Unchanged skipping 2025/05/17 04:14:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:41 DEBUG : both1: Unchanged skipping 2025/05/17 04:14:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:41 DEBUG : both10: Unchanged skipping 2025/05/17 04:14:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:41 DEBUG : both11: Unchanged skipping 2025/05/17 04:14:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:41 DEBUG : both12: Unchanged skipping 2025/05/17 04:14:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:41 DEBUG : both13: Unchanged skipping 2025/05/17 04:14:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:41 DEBUG : both14: Unchanged skipping 2025/05/17 04:14:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:41 DEBUG : both15: Unchanged skipping 2025/05/17 04:14:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:41 DEBUG : both16: Unchanged skipping 2025/05/17 04:14:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:41 DEBUG : both17: Unchanged skipping 2025/05/17 04:14:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:41 DEBUG : both18: Unchanged skipping 2025/05/17 04:14:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:41 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for checks to finish 2025/05/17 04:14:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:41 DEBUG : both3: Unchanged skipping 2025/05/17 04:14:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:41 DEBUG : both5: Unchanged skipping 2025/05/17 04:14:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:41 DEBUG : both6: Unchanged skipping 2025/05/17 04:14:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:41 DEBUG : both7: Unchanged skipping 2025/05/17 04:14:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:41 DEBUG : both8: Unchanged skipping 2025/05/17 04:14:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 04:14:41 DEBUG : both4: Unchanged skipping 2025/05/17 04:14:41 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/17 04:14:41 DEBUG : both19: Unchanged skipping 2025/05/17 04:14:41 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/17 04:14:41 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/17 04:14:41 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/17 04:14:41 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/17 04:14:41 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/17 04:14:41 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/17 04:14:41 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/17 04:14:41 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/17 04:14:41 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/17 04:14:41 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/17 04:14:41 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/17 04:14:41 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/17 04:14:41 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/17 04:14:41 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/17 04:14:41 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/17 04:14:41 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/17 04:14:41 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/17 04:14:41 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/17 04:14:41 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/17 04:14:41 DEBUG : both2: Unchanged skipping 2025/05/17 04:14:41 DEBUG : both9: Unchanged skipping 2025/05/17 04:14:41 DEBUG : B2 bucket rclone-test-rafodoz2niji: Waiting for transfers to finish 2025/05/17 04:14:42 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:14:42 INFO : only1: Copied (replaced existing) 2025/05/17 04:14:42 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:14:42 INFO : only10: Copied (replaced existing) 2025/05/17 04:14:42 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:14:42 INFO : only13: Copied (replaced existing) 2025/05/17 04:14:42 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:14:42 INFO : only14: Copied (replaced existing) 2025/05/17 04:14:42 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:14:42 INFO : only11: Copied (replaced existing) 2025/05/17 04:14:42 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:14:42 INFO : only15: Copied (replaced existing) 2025/05/17 04:14:42 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:14:42 INFO : only16: Copied (replaced existing) 2025/05/17 04:14:42 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:14:42 INFO : only17: Copied (replaced existing) 2025/05/17 04:14:42 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:14:42 INFO : only12: Copied (replaced existing) 2025/05/17 04:14:42 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:14:42 INFO : only18: Copied (replaced existing) 2025/05/17 04:14:43 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:14:43 INFO : only19: Copied (replaced existing) 2025/05/17 04:14:43 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:14:43 INFO : only2: Copied (replaced existing) 2025/05/17 04:14:43 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:14:43 INFO : only3: Copied (replaced existing) 2025/05/17 04:14:43 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:14:43 INFO : only4: Copied (replaced existing) 2025/05/17 04:14:43 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:14:43 INFO : only5: Copied (replaced existing) 2025/05/17 04:14:43 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:14:43 INFO : only6: Copied (replaced existing) 2025/05/17 04:14:43 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:14:43 INFO : only7: Copied (replaced existing) 2025/05/17 04:14:43 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:14:43 INFO : only8: Copied (replaced existing) 2025/05/17 04:14:43 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:14:43 INFO : only9: Copied (replaced existing) 2025/05/17 04:14:43 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 04:14:43 INFO : only0: Copied (replaced existing) 2025/05/17 04:14:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (27.86s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:14:51 DEBUG : empty_dir: Making directory with metadata 2025/05/17 04:14:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 04:14:51 DEBUG : empty_on_remote: Making directory with metadata 2025/05/17 04:14:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 04:14:51 INFO : empty_on_remote: Making directory 2025/05/17 04:14:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:14:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/17 04:14:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/17 04:14:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/17 04:14:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.44s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:14:55 DEBUG : empty_dir: Making directory with metadata 2025/05/17 04:14:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 04:14:55 DEBUG : empty_on_remote: Making directory with metadata 2025/05/17 04:14:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 04:14:55 INFO : empty_on_remote: Making directory 2025/05/17 04:14:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:14:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/17 04:14:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/17 04:14:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/17 04:14:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/17 04:14:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.33s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:14:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/17 04:14:58 INFO : sub dir: Making directory 2025/05/17 04:14:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.54s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" 2025/05/17 04:15:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/17 04:15:03 INFO : sub dir: Making directory 2025/05/17 04:15:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rafodoz2niji", Local "Local file system at /tmp/rclone1174173345", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.60s) PASS 2025/05/17 04:15:07 DEBUG : B2 bucket rclone-test-rafodoz2niji: Purge remote 2025/05/17 04:15:07 INFO : B2 bucket rclone-test-rafodoz2niji: cleaning bucket "rclone-test-rafodoz2niji" of all files 2025/05/17 04:15:08 DEBUG : BackupDir/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f414d95aac3d71564_d20250517_m041234_c001_v7007000_t0000_u01747455154242") 2025/05/17 04:15:08 DEBUG : BackupDir/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f116530537eaa1e0a_d20250517_m041227_c001_v0001179_t0003_u01747455147871") 2025/05/17 04:15:08 DEBUG : CompareDest/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f421ea895534ff52a_d20250517_m041208_c001_v7007000_t0000_u01747455128852") 2025/05/17 04:15:08 DEBUG : CompareDest/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3ce3_d20250517_m041202_c001_v0001103_t0048_u01747455122543") 2025/05/17 04:15:08 DEBUG : CompareDest/two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f421ea895534ff52c_d20250517_m041209_c001_v7007000_t0000_u01747455129037") 2025/05/17 04:15:08 DEBUG : CompareDest/two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78308b2_d20250517_m041203_c001_v0001150_t0008_u01747455123993") 2025/05/17 04:15:08 DEBUG : CopyDest/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f414d95aac3d71566_d20250517_m041234_c001_v7007000_t0000_u01747455154424") 2025/05/17 04:15:08 DEBUG : CopyDest/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1118de219e309f8b_d20250517_m041224_c001_v0001150_t0049_u01747455144941") 2025/05/17 04:15:08 DEBUG : CopyDest/three: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f414d95aac3d71567_d20250517_m041234_c001_v7007000_t0000_u01747455154608") 2025/05/17 04:15:08 DEBUG : CopyDest/three: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830920_d20250517_m041232_c001_v0001150_t0002_u01747455152243") 2025/05/17 04:15:08 DEBUG : CopyDest/two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f414d95aac3d71568_d20250517_m041234_c001_v7007000_t0000_u01747455154789") 2025/05/17 04:15:08 DEBUG : CopyDest/two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3d49_d20250517_m041230_c001_v0001103_t0046_u01747455150055") 2025/05/17 04:15:09 DEBUG : EXISTING: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd57d_d20250517_m041358_c001_v7007000_t0000_u01747455238372") 2025/05/17 04:15:09 DEBUG : EXISTING: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3e80_d20250517_m041357_c001_v0001103_t0052_u01747455237155") 2025/05/17 04:15:09 DEBUG : Testêé: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd579_d20250517_m041353_c001_v7007000_t0000_u01747455233912") 2025/05/17 04:15:09 DEBUG : Testêé: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3e6e_d20250517_m041353_c001_v0001103_t0052_u01747455233168") 2025/05/17 04:15:09 DEBUG : Testêé: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3e6c_d20250517_m041352_c001_v0001103_t0018_u01747455232417") 2025/05/17 04:15:09 DEBUG : a/potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a288_d20250517_m041019_c001_v7007000_t0000_u01747455019826") 2025/05/17 04:15:09 DEBUG : a/potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78306d5_d20250517_m041019_c001_v0001150_t0031_u01747455019223") 2025/05/17 04:15:09 DEBUG : a/potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f401b9360d4d0f33e_d20250517_m041017_c001_v7007000_t0000_u01747455017255") 2025/05/17 04:15:09 DEBUG : a/potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78306c1_d20250517_m041016_c001_v0001150_t0017_u01747455016179") 2025/05/17 04:15:09 DEBUG : a/potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4157637f91336b86_d20250517_m040955_c001_v7007000_t0000_u01747454995797") 2025/05/17 04:15:09 DEBUG : a/potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830651_d20250517_m040954_c001_v0001150_t0020_u01747454994901") 2025/05/17 04:15:09 DEBUG : b/potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a28a_d20250517_m041020_c001_v7007000_t0000_u01747455020010") 2025/05/17 04:15:09 DEBUG : b/potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78306cf_d20250517_m041018_c001_v0001150_t0028_u01747455018182") 2025/05/17 04:15:09 DEBUG : b/potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f401b9360d4d0f33d_d20250517_m041016_c001_v7007000_t0000_u01747455016697") 2025/05/17 04:15:09 DEBUG : b/potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78306bb_d20250517_m041014_c001_v0001150_t0009_u01747455014976") 2025/05/17 04:15:09 DEBUG : b/potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4157637f91336b82_d20250517_m040955_c001_v7007000_t0000_u01747454995243") 2025/05/17 04:15:10 DEBUG : b/potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830649_d20250517_m040953_c001_v0001150_t0051_u01747454993971") 2025/05/17 04:15:10 DEBUG : backup/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40828449513f5bb6_d20250517_m041247_c001_v7007000_t0000_u01747455167602") 2025/05/17 04:15:10 DEBUG : backup/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f119892b1d3624c31_d20250517_m041245_c001_v0001179_t0020_u01747455165541") 2025/05/17 04:15:10 DEBUG : backup/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f100683fecb5afcac_d20250517_m041241_c001_v0001038_t0034_u01747455161536") 2025/05/17 04:15:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd557_d20250517_m041315_c001_v7007000_t0000_u01747455195447") 2025/05/17 04:15:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1056159490dc570d_d20250517_m041312_c001_v0001113_t0017_u01747455192897") 2025/05/17 04:15:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f112a793b8398a734_d20250517_m041308_c001_v0001177_t0024_u01747455188660") 2025/05/17 04:15:10 DEBUG : backup/one.bak: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4196cd743a4863b9_d20250517_m041302_c001_v7007000_t0000_u01747455182016") 2025/05/17 04:15:10 DEBUG : backup/one.bak: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1078fb9b075db676_d20250517_m041300_c001_v0001183_t0032_u01747455180336") 2025/05/17 04:15:10 DEBUG : backup/one.bak: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f101ca58e640bd1f5_d20250517_m041256_c001_v0001184_t0030_u01747455176529") 2025/05/17 04:15:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd558_d20250517_m041315_c001_v7007000_t0000_u01747455195630") 2025/05/17 04:15:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f117c93fa0db04f62_d20250517_m041314_c001_v0001103_t0054_u01747455194323") 2025/05/17 04:15:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1171787709e1897b_d20250517_m041310_c001_v0001043_t0023_u01747455190377") 2025/05/17 04:15:10 DEBUG : backup/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40828449513f5bb7_d20250517_m041247_c001_v7007000_t0000_u01747455167783") 2025/05/17 04:15:10 DEBUG : backup/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10182aeea499e83a_d20250517_m041246_c001_v0001134_t0003_u01747455166380") 2025/05/17 04:15:10 DEBUG : backup/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f104cb3dc9255a375_d20250517_m041243_c001_v0001146_t0032_u01747455163073") 2025/05/17 04:15:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4196cd743a4863ba_d20250517_m041302_c001_v7007000_t0000_u01747455182198") 2025/05/17 04:15:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f113fbf9742505595_d20250517_m041301_c001_v0001150_t0039_u01747455181212") 2025/05/17 04:15:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f110df5bcc47d8ba8_d20250517_m041257_c001_v0001098_t0023_u01747455177952") 2025/05/17 04:15:10 DEBUG : both0: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c848d_d20250517_m041444_c001_v7007000_t0000_u01747455284093") 2025/05/17 04:15:11 DEBUG : both0: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f20_d20250517_m041424_c001_v0001103_t0039_u01747455264570") 2025/05/17 04:15:11 DEBUG : both0: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad77401_d20250517_m041419_c001_v7007000_t0000_u01747455259938") 2025/05/17 04:15:11 DEBUG : both0: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3e88_d20250517_m041400_c001_v0001103_t0043_u01747455240248") 2025/05/17 04:15:11 DEBUG : both1: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c848e_d20250517_m041444_c001_v7007000_t0000_u01747455284291") 2025/05/17 04:15:11 DEBUG : both1: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f26_d20250517_m041425_c001_v0001103_t0055_u01747455265244") 2025/05/17 04:15:11 DEBUG : both1: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad77403_d20250517_m041420_c001_v7007000_t0000_u01747455260121") 2025/05/17 04:15:11 DEBUG : both1: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3e8e_d20250517_m041401_c001_v0001103_t0014_u01747455241091") 2025/05/17 04:15:11 DEBUG : both10: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c848f_d20250517_m041444_c001_v7007000_t0000_u01747455284473") 2025/05/17 04:15:11 DEBUG : both10: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f64_d20250517_m041432_c001_v0001103_t0016_u01747455272877") 2025/05/17 04:15:11 DEBUG : both10: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad77404_d20250517_m041420_c001_v7007000_t0000_u01747455260302") 2025/05/17 04:15:11 DEBUG : both10: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3eca_d20250517_m041408_c001_v0001103_t0034_u01747455248522") 2025/05/17 04:15:11 DEBUG : both11: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c8490_d20250517_m041444_c001_v7007000_t0000_u01747455284667") 2025/05/17 04:15:11 DEBUG : both11: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f6a_d20250517_m041433_c001_v0001103_t0039_u01747455273546") 2025/05/17 04:15:11 DEBUG : both11: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad77405_d20250517_m041420_c001_v7007000_t0000_u01747455260488") 2025/05/17 04:15:11 DEBUG : both11: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3ed0_d20250517_m041409_c001_v0001103_t0056_u01747455249322") 2025/05/17 04:15:11 DEBUG : both12: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c8491_d20250517_m041444_c001_v7007000_t0000_u01747455284850") 2025/05/17 04:15:11 DEBUG : both12: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f6e_d20250517_m041434_c001_v0001103_t0030_u01747455274241") 2025/05/17 04:15:11 DEBUG : both12: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad77406_d20250517_m041420_c001_v7007000_t0000_u01747455260668") 2025/05/17 04:15:11 DEBUG : both12: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3ed6_d20250517_m041410_c001_v0001103_t0059_u01747455250292") 2025/05/17 04:15:11 DEBUG : both13: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c8492_d20250517_m041445_c001_v7007000_t0000_u01747455285034") 2025/05/17 04:15:11 DEBUG : both13: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f74_d20250517_m041434_c001_v0001103_t0013_u01747455274976") 2025/05/17 04:15:11 DEBUG : both13: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad77407_d20250517_m041420_c001_v7007000_t0000_u01747455260848") 2025/05/17 04:15:11 DEBUG : both13: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3eda_d20250517_m041411_c001_v0001103_t0011_u01747455251068") 2025/05/17 04:15:12 DEBUG : both14: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c8493_d20250517_m041445_c001_v7007000_t0000_u01747455285217") 2025/05/17 04:15:12 DEBUG : both14: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f78_d20250517_m041435_c001_v0001103_t0045_u01747455275855") 2025/05/17 04:15:12 DEBUG : both14: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad77408_d20250517_m041421_c001_v7007000_t0000_u01747455261028") 2025/05/17 04:15:12 DEBUG : both14: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3ede_d20250517_m041411_c001_v0001103_t0001_u01747455251907") 2025/05/17 04:15:12 DEBUG : both15: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c8494_d20250517_m041445_c001_v7007000_t0000_u01747455285403") 2025/05/17 04:15:12 DEBUG : both15: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f7c_d20250517_m041436_c001_v0001103_t0039_u01747455276579") 2025/05/17 04:15:12 DEBUG : both15: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad77409_d20250517_m041421_c001_v7007000_t0000_u01747455261211") 2025/05/17 04:15:12 DEBUG : both15: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3eea_d20250517_m041412_c001_v0001103_t0050_u01747455252664") 2025/05/17 04:15:12 DEBUG : both16: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c8495_d20250517_m041445_c001_v7007000_t0000_u01747455285585") 2025/05/17 04:15:12 DEBUG : both16: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f82_d20250517_m041437_c001_v0001103_t0007_u01747455277360") 2025/05/17 04:15:12 DEBUG : both16: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad7740a_d20250517_m041421_c001_v7007000_t0000_u01747455261440") 2025/05/17 04:15:12 DEBUG : both16: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3eee_d20250517_m041413_c001_v0001103_t0035_u01747455253244") 2025/05/17 04:15:12 DEBUG : both17: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c8496_d20250517_m041445_c001_v7007000_t0000_u01747455285783") 2025/05/17 04:15:12 DEBUG : both17: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f90_d20250517_m041438_c001_v0001103_t0039_u01747455278444") 2025/05/17 04:15:12 DEBUG : both17: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad7740b_d20250517_m041421_c001_v7007000_t0000_u01747455261621") 2025/05/17 04:15:12 DEBUG : both17: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3ef6_d20250517_m041414_c001_v0001103_t0025_u01747455254550") 2025/05/17 04:15:12 DEBUG : both18: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c8497_d20250517_m041445_c001_v7007000_t0000_u01747455285966") 2025/05/17 04:15:12 DEBUG : both18: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f96_d20250517_m041439_c001_v0001103_t0055_u01747455279470") 2025/05/17 04:15:12 DEBUG : both18: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad7740c_d20250517_m041421_c001_v7007000_t0000_u01747455261803") 2025/05/17 04:15:12 DEBUG : both18: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3efa_d20250517_m041415_c001_v0001103_t0048_u01747455255538") 2025/05/17 04:15:13 DEBUG : both19: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c8498_d20250517_m041446_c001_v7007000_t0000_u01747455286147") 2025/05/17 04:15:13 DEBUG : both19: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f9a_d20250517_m041440_c001_v0001103_t0000_u01747455280159") 2025/05/17 04:15:13 DEBUG : both19: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad7740d_d20250517_m041421_c001_v7007000_t0000_u01747455261984") 2025/05/17 04:15:13 DEBUG : both19: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f06_d20250517_m041416_c001_v0001103_t0035_u01747455256263") 2025/05/17 04:15:13 DEBUG : both2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c849b_d20250517_m041446_c001_v7007000_t0000_u01747455286329") 2025/05/17 04:15:13 DEBUG : both2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f2a_d20250517_m041425_c001_v0001103_t0049_u01747455265864") 2025/05/17 04:15:13 DEBUG : both2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad7740f_d20250517_m041422_c001_v7007000_t0000_u01747455262168") 2025/05/17 04:15:13 DEBUG : both2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3e96_d20250517_m041402_c001_v0001103_t0006_u01747455242078") 2025/05/17 04:15:13 DEBUG : both3: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c849c_d20250517_m041446_c001_v7007000_t0000_u01747455286518") 2025/05/17 04:15:13 DEBUG : both3: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f32_d20250517_m041426_c001_v0001103_t0014_u01747455266754") 2025/05/17 04:15:13 DEBUG : both3: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad77410_d20250517_m041422_c001_v7007000_t0000_u01747455262351") 2025/05/17 04:15:13 DEBUG : both3: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3ea0_d20250517_m041402_c001_v0001103_t0057_u01747455242937") 2025/05/17 04:15:13 DEBUG : both4: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c849d_d20250517_m041446_c001_v7007000_t0000_u01747455286699") 2025/05/17 04:15:13 DEBUG : both4: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f38_d20250517_m041427_c001_v0001103_t0027_u01747455267780") 2025/05/17 04:15:13 DEBUG : both4: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad77411_d20250517_m041422_c001_v7007000_t0000_u01747455262531") 2025/05/17 04:15:13 DEBUG : both4: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3ea4_d20250517_m041403_c001_v0001103_t0004_u01747455243765") 2025/05/17 04:15:13 DEBUG : both5: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c849e_d20250517_m041446_c001_v7007000_t0000_u01747455286886") 2025/05/17 04:15:13 DEBUG : both5: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f42_d20250517_m041428_c001_v0001103_t0053_u01747455268505") 2025/05/17 04:15:13 DEBUG : both5: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad77413_d20250517_m041422_c001_v7007000_t0000_u01747455262736") 2025/05/17 04:15:13 DEBUG : both5: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3eae_d20250517_m041404_c001_v0001103_t0044_u01747455244575") 2025/05/17 04:15:13 DEBUG : both6: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c849f_d20250517_m041447_c001_v7007000_t0000_u01747455287072") 2025/05/17 04:15:14 DEBUG : both6: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f48_d20250517_m041429_c001_v0001103_t0032_u01747455269458") 2025/05/17 04:15:14 DEBUG : both6: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad77414_d20250517_m041422_c001_v7007000_t0000_u01747455262921") 2025/05/17 04:15:14 DEBUG : both6: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3eb4_d20250517_m041405_c001_v0001103_t0007_u01747455245303") 2025/05/17 04:15:14 DEBUG : both7: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84a0_d20250517_m041447_c001_v7007000_t0000_u01747455287254") 2025/05/17 04:15:14 DEBUG : both7: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f50_d20250517_m041430_c001_v0001103_t0023_u01747455270335") 2025/05/17 04:15:14 DEBUG : both7: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad77415_d20250517_m041423_c001_v7007000_t0000_u01747455263101") 2025/05/17 04:15:14 DEBUG : both7: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3eba_d20250517_m041406_c001_v0001103_t0013_u01747455246057") 2025/05/17 04:15:14 DEBUG : both8: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84a1_d20250517_m041447_c001_v7007000_t0000_u01747455287436") 2025/05/17 04:15:14 DEBUG : both8: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f56_d20250517_m041431_c001_v0001103_t0050_u01747455271103") 2025/05/17 04:15:14 DEBUG : both8: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad77416_d20250517_m041423_c001_v7007000_t0000_u01747455263285") 2025/05/17 04:15:14 DEBUG : both8: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3ec2_d20250517_m041406_c001_v0001103_t0021_u01747455246900") 2025/05/17 04:15:14 DEBUG : both9: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84a2_d20250517_m041447_c001_v7007000_t0000_u01747455287618") 2025/05/17 04:15:14 DEBUG : both9: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f60_d20250517_m041432_c001_v0001103_t0059_u01747455272178") 2025/05/17 04:15:14 DEBUG : both9: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad77417_d20250517_m041423_c001_v7007000_t0000_u01747455263465") 2025/05/17 04:15:14 DEBUG : both9: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3ec6_d20250517_m041407_c001_v0001103_t0026_u01747455247753") 2025/05/17 04:15:14 DEBUG : c/non empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a28c_d20250517_m041020_c001_v7007000_t0000_u01747455020192") 2025/05/17 04:15:14 DEBUG : c/non empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78306d3_d20250517_m041018_c001_v0001150_t0053_u01747455018493") 2025/05/17 04:15:14 DEBUG : c/non empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f401b9360d4d0f33f_d20250517_m041017_c001_v7007000_t0000_u01747455017438") 2025/05/17 04:15:14 DEBUG : c/non empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78306bf_d20250517_m041015_c001_v0001150_t0048_u01747455015465") 2025/05/17 04:15:14 DEBUG : c/non empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4157637f91336b89_d20250517_m040955_c001_v7007000_t0000_u01747454995991") 2025/05/17 04:15:15 DEBUG : c/non empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a783064d_d20250517_m040954_c001_v0001150_t0029_u01747454994228") 2025/05/17 04:15:15 DEBUG : check sum: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f407e21f9ec59e0fa_d20250517_m040942_c001_v7007000_t0000_u01747454982737") 2025/05/17 04:15:15 DEBUG : check sum: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830609_d20250517_m040941_c001_v0001150_t0011_u01747454981432") 2025/05/17 04:15:15 DEBUG : dest/3: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f414d95aac3d71559_d20250517_m041217_c001_v7007000_t0000_u01747455137896") 2025/05/17 04:15:15 DEBUG : dest/3: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40352074f47a4e47_d20250517_m041216_c001_v0001181_t0054_u01747455136743") 2025/05/17 04:15:15 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd573_d20250517_m041350_c001_v7007000_t0000_u01747455230957") 2025/05/17 04:15:15 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f108fb1939935161e_d20250517_m041348_c001_v0001103_t0016_u01747455228278") 2025/05/17 04:15:15 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40828449513f5bde_d20250517_m041348_c001_v7007000_t0000_u01747455228091") 2025/05/17 04:15:15 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f108fb19399351606_d20250517_m041344_c001_v0001103_t0048_u01747455224070") 2025/05/17 04:15:15 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40828449513f5bd8_d20250517_m041343_c001_v7007000_t0000_u01747455223342") 2025/05/17 04:15:15 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3e3a_d20250517_m041339_c001_v0001103_t0040_u01747455219322") 2025/05/17 04:15:15 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd568_d20250517_m041337_c001_v7007000_t0000_u01747455217874") 2025/05/17 04:15:15 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f119d2a0b9458955d_d20250517_m041335_c001_v0001184_t0056_u01747455215750") 2025/05/17 04:15:15 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f403c67d4cfcc613e_d20250517_m041335_c001_v7007000_t0000_u01747455215563") 2025/05/17 04:15:15 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f119d2a0b94589501_d20250517_m041333_c001_v0001184_t0035_u01747455213107") 2025/05/17 04:15:15 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f403c67d4cfcc613b_d20250517_m041332_c001_v7007000_t0000_u01747455212379") 2025/05/17 04:15:15 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3e09_d20250517_m041328_c001_v0001103_t0046_u01747455208629") 2025/05/17 04:15:15 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd561_d20250517_m041327_c001_v7007000_t0000_u01747455207672") 2025/05/17 04:15:15 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f111ce4697f9086b8_d20250517_m041326_c001_v0001154_t0009_u01747455206190") 2025/05/17 04:15:15 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4045875df6c327a1_d20250517_m041326_c001_v7007000_t0000_u01747455206001") 2025/05/17 04:15:15 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f111ce4697f9086ae_d20250517_m041323_c001_v0001154_t0014_u01747455203524") 2025/05/17 04:15:16 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4045875df6c3279f_d20250517_m041322_c001_v7007000_t0000_u01747455202797") 2025/05/17 04:15:16 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3de3_d20250517_m041316_c001_v0001103_t0001_u01747455196723") 2025/05/17 04:15:16 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd559_d20250517_m041315_c001_v7007000_t0000_u01747455195816") 2025/05/17 04:15:16 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1098fcddac907f5c_d20250517_m041313_c001_v0001134_t0029_u01747455193799") 2025/05/17 04:15:16 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4102eeb48b194f14_d20250517_m041313_c001_v7007000_t0000_u01747455193393") 2025/05/17 04:15:16 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1098fcddac907f54_d20250517_m041309_c001_v0001134_t0009_u01747455189700") 2025/05/17 04:15:16 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4102eeb48b194f0d_d20250517_m041308_c001_v7007000_t0000_u01747455188971") 2025/05/17 04:15:16 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3da9_d20250517_m041303_c001_v0001103_t0000_u01747455183311") 2025/05/17 04:15:16 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4196cd743a4863bc_d20250517_m041302_c001_v7007000_t0000_u01747455182381") 2025/05/17 04:15:16 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1042296b284c6473_d20250517_m041300_c001_v0001182_t0034_u01747455180784") 2025/05/17 04:15:16 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f401b9360d4d0f43e_d20250517_m041300_c001_v7007000_t0000_u01747455180601") 2025/05/17 04:15:16 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1042296b284c6445_d20250517_m041257_c001_v0001182_t0032_u01747455177478") 2025/05/17 04:15:16 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f401b9360d4d0f439_d20250517_m041256_c001_v7007000_t0000_u01747455176754") 2025/05/17 04:15:16 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3d7d_d20250517_m041248_c001_v0001103_t0003_u01747455168875") 2025/05/17 04:15:16 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40828449513f5bb8_d20250517_m041247_c001_v7007000_t0000_u01747455167966") 2025/05/17 04:15:16 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f100f56cef28a4d50_d20250517_m041245_c001_v0001179_t0006_u01747455165954") 2025/05/17 04:15:16 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40828449513f5bb3_d20250517_m041245_c001_v7007000_t0000_u01747455165767") 2025/05/17 04:15:16 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f100f56cef28a4d32_d20250517_m041242_c001_v0001179_t0036_u01747455162650") 2025/05/17 04:15:16 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40828449513f5bad_d20250517_m041241_c001_v7007000_t0000_u01747455161918") 2025/05/17 04:15:16 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1118de219e309fa5_d20250517_m041236_c001_v0001150_t0003_u01747455156090") 2025/05/17 04:15:16 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f414d95aac3d71569_d20250517_m041234_c001_v7007000_t0000_u01747455154988") 2025/05/17 04:15:17 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f118f961a0add4661_d20250517_m041228_c001_v0001104_t0035_u01747455148294") 2025/05/17 04:15:17 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f401b9360d4d0f3f9_d20250517_m041228_c001_v7007000_t0000_u01747455148092") 2025/05/17 04:15:17 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830904_d20250517_m041224_c001_v0001150_t0058_u01747455144288") 2025/05/17 04:15:17 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f118471c55f3a31fc_d20250517_m041223_c001_v0001100_t0037_u01747455143328") 2025/05/17 04:15:17 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f118471c55f3a31f6_d20250517_m041222_c001_v0001100_t0018_u01747455142253") 2025/05/17 04:15:17 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f421ea895534ff52d_d20250517_m041209_c001_v7007000_t0000_u01747455129221") 2025/05/17 04:15:17 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1118de219e309f27_d20250517_m041201_c001_v0001150_t0037_u01747455121893") 2025/05/17 04:15:17 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1076f6ca906c54fc_d20250517_m041200_c001_v0001103_t0045_u01747455120810") 2025/05/17 04:15:17 DEBUG : dst/one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1076f6ca906c54f6_d20250517_m041159_c001_v0001103_t0046_u01747455119759") 2025/05/17 04:15:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd574_d20250517_m041351_c001_v7007000_t0000_u01747455231140") 2025/05/17 04:15:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1152549ca849d814_d20250517_m041347_c001_v0001183_t0057_u01747455227891") 2025/05/17 04:15:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1180707972d492ef_d20250517_m041343_c001_v0001183_t0021_u01747455223143") 2025/05/17 04:15:17 DEBUG : dst/one.bak: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd569_d20250517_m041338_c001_v7007000_t0000_u01747455218055") 2025/05/17 04:15:17 DEBUG : dst/one.bak: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f108612a9dbfdcca3_d20250517_m041335_c001_v0001113_t0039_u01747455215228") 2025/05/17 04:15:17 DEBUG : dst/one.bak: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f105f78c4906ad64a_d20250517_m041332_c001_v0001150_t0057_u01747455212076") 2025/05/17 04:15:17 DEBUG : dst/one.bak: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd562_d20250517_m041327_c001_v7007000_t0000_u01747455207853") 2025/05/17 04:15:17 DEBUG : dst/one.bak: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f114edb72193b4c6f_d20250517_m041325_c001_v0001136_t0045_u01747455205740") 2025/05/17 04:15:17 DEBUG : dst/one.bak: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10520f6f43dcccc4_d20250517_m041322_c001_v0001171_t0006_u01747455202484") 2025/05/17 04:15:17 DEBUG : dst/three: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f414d95aac3d7156a_d20250517_m041235_c001_v7007000_t0000_u01747455155169") 2025/05/17 04:15:17 DEBUG : dst/three: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f118471c55f3a3222_d20250517_m041233_c001_v0001100_t0023_u01747455153528") 2025/05/17 04:15:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd575_d20250517_m041351_c001_v7007000_t0000_u01747455231331") 2025/05/17 04:15:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f105e1872e1401024_d20250517_m041349_c001_v0001037_t0012_u01747455229215") 2025/05/17 04:15:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1196fc3f102b818f_d20250517_m041345_c001_v0001106_t0052_u01747455225317") 2025/05/17 04:15:18 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd576_d20250517_m041351_c001_v7007000_t0000_u01747455231511") 2025/05/17 04:15:18 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f108fb1939935162c_d20250517_m041350_c001_v0001103_t0005_u01747455230088") 2025/05/17 04:15:18 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40828449513f5be0_d20250517_m041349_c001_v7007000_t0000_u01747455229904") 2025/05/17 04:15:18 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f108fb19399351618_d20250517_m041346_c001_v0001103_t0007_u01747455226230") 2025/05/17 04:15:18 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40828449513f5bdd_d20250517_m041346_c001_v7007000_t0000_u01747455226043") 2025/05/17 04:15:18 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3e46_d20250517_m041340_c001_v0001103_t0047_u01747455220359") 2025/05/17 04:15:18 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd56a_d20250517_m041338_c001_v7007000_t0000_u01747455218235") 2025/05/17 04:15:18 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f119d2a0b9458958b_d20250517_m041337_c001_v0001184_t0031_u01747455217282") 2025/05/17 04:15:18 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f403c67d4cfcc613f_d20250517_m041337_c001_v7007000_t0000_u01747455217091") 2025/05/17 04:15:18 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f119d2a0b94589531_d20250517_m041334_c001_v0001184_t0005_u01747455214261") 2025/05/17 04:15:18 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f403c67d4cfcc613d_d20250517_m041334_c001_v7007000_t0000_u01747455214068") 2025/05/17 04:15:18 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3e0f_d20250517_m041329_c001_v0001103_t0015_u01747455209312") 2025/05/17 04:15:18 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4045875df6c327a3_d20250517_m041327_c001_v7007000_t0000_u01747455207119") 2025/05/17 04:15:18 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3dfd_d20250517_m041324_c001_v0001103_t0035_u01747455204827") 2025/05/17 04:15:18 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4045875df6c327a0_d20250517_m041324_c001_v7007000_t0000_u01747455204466") 2025/05/17 04:15:18 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3def_d20250517_m041319_c001_v0001103_t0037_u01747455199938") 2025/05/17 04:15:18 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4102eeb48b194f16_d20250517_m041314_c001_v7007000_t0000_u01747455194875") 2025/05/17 04:15:18 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78309e8_d20250517_m041311_c001_v0001150_t0001_u01747455191928") 2025/05/17 04:15:18 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4102eeb48b194f0e_d20250517_m041310_c001_v7007000_t0000_u01747455190847") 2025/05/17 04:15:19 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3daf_d20250517_m041304_c001_v0001103_t0049_u01747455184042") 2025/05/17 04:15:19 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f401b9360d4d0f43f_d20250517_m041301_c001_v7007000_t0000_u01747455181462") 2025/05/17 04:15:19 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a783099e_d20250517_m041259_c001_v0001150_t0037_u01747455179423") 2025/05/17 04:15:19 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f401b9360d4d0f43d_d20250517_m041258_c001_v7007000_t0000_u01747455178337") 2025/05/17 04:15:19 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3d87_d20250517_m041251_c001_v0001103_t0005_u01747455171966") 2025/05/17 04:15:19 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40828449513f5bb4_d20250517_m041247_c001_v7007000_t0000_u01747455167049") 2025/05/17 04:15:19 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1118de219e309fe3_d20250517_m041244_c001_v0001150_t0014_u01747455164519") 2025/05/17 04:15:19 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40828449513f5baf_d20250517_m041243_c001_v7007000_t0000_u01747455163422") 2025/05/17 04:15:19 DEBUG : dst/three.txt: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a783093a_d20250517_m041237_c001_v0001150_t0058_u01747455157192") 2025/05/17 04:15:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd56c_d20250517_m041338_c001_v7007000_t0000_u01747455218418") 2025/05/17 04:15:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f11171a69d44f8f47_d20250517_m041336_c001_v0001116_t0006_u01747455216512") 2025/05/17 04:15:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f100cf5d26dda9316_d20250517_m041333_c001_v0001184_t0055_u01747455213864") 2025/05/17 04:15:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd563_d20250517_m041328_c001_v7007000_t0000_u01747455208034") 2025/05/17 04:15:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1130d24c9adba423_d20250517_m041326_c001_v0001137_t0036_u01747455206793") 2025/05/17 04:15:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f110ef2c2354f4717_d20250517_m041324_c001_v0001157_t0000_u01747455204090") 2025/05/17 04:15:19 DEBUG : dst/two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd577_d20250517_m041351_c001_v7007000_t0000_u01747455231691") 2025/05/17 04:15:19 DEBUG : dst/two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3e3e_d20250517_m041339_c001_v0001103_t0002_u01747455219828") 2025/05/17 04:15:19 DEBUG : dst/two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd56d_d20250517_m041338_c001_v7007000_t0000_u01747455218599") 2025/05/17 04:15:19 DEBUG : dst/two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3e0d_d20250517_m041329_c001_v0001103_t0039_u01747455208997") 2025/05/17 04:15:19 DEBUG : dst/two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd564_d20250517_m041328_c001_v7007000_t0000_u01747455208216") 2025/05/17 04:15:20 DEBUG : dst/two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3deb_d20250517_m041319_c001_v0001103_t0052_u01747455199305") 2025/05/17 04:15:20 DEBUG : dst/two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd55a_d20250517_m041315_c001_v7007000_t0000_u01747455195998") 2025/05/17 04:15:20 DEBUG : dst/two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78309ae_d20250517_m041303_c001_v0001150_t0047_u01747455183782") 2025/05/17 04:15:20 DEBUG : dst/two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4196cd743a4863bd_d20250517_m041302_c001_v7007000_t0000_u01747455182563") 2025/05/17 04:15:20 DEBUG : dst/two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a783096c_d20250517_m041249_c001_v0001150_t0059_u01747455169584") 2025/05/17 04:15:20 DEBUG : dst/two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40828449513f5bb9_d20250517_m041248_c001_v7007000_t0000_u01747455168149") 2025/05/17 04:15:20 DEBUG : dst/two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3d5b_d20250517_m041236_c001_v0001103_t0012_u01747455156808") 2025/05/17 04:15:20 DEBUG : dst/two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f414d95aac3d7156b_d20250517_m041235_c001_v7007000_t0000_u01747455155350") 2025/05/17 04:15:20 DEBUG : dst/two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1077a5f1d7038942_d20250517_m041231_c001_v0001105_t0039_u01747455151044") 2025/05/17 04:15:20 DEBUG : dst/two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f421ea895534ff52e_d20250517_m041209_c001_v7007000_t0000_u01747455129409") 2025/05/17 04:15:20 DEBUG : dst/two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1076f6ca906c5512_d20250517_m041207_c001_v0001103_t0002_u01747455127945") 2025/05/17 04:15:20 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f406c811b5e773eed_d20250517_m041126_c001_v7007000_t0000_u01747455086989") 2025/05/17 04:15:20 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78307f8_d20250517_m041123_c001_v0001150_t0039_u01747455083406") 2025/05/17 04:15:20 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f406c811b5e773ee5_d20250517_m041121_c001_v7007000_t0000_u01747455081445") 2025/05/17 04:15:20 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78307c4_d20250517_m041111_c001_v0001150_t0044_u01747455071068") 2025/05/17 04:15:20 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4102eeb48b194eb1_d20250517_m041102_c001_v7007000_t0000_u01747455062464") 2025/05/17 04:15:20 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a783079a_d20250517_m041058_c001_v0001150_t0049_u01747455058794") 2025/05/17 04:15:20 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a2de_d20250517_m041034_c001_v7007000_t0000_u01747455034092") 2025/05/17 04:15:20 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830721_d20250517_m041032_c001_v0001150_t0017_u01747455032099") 2025/05/17 04:15:20 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a2d5_d20250517_m041030_c001_v7007000_t0000_u01747455030367") 2025/05/17 04:15:20 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830711_d20250517_m041029_c001_v0001150_t0051_u01747455029104") 2025/05/17 04:15:21 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a2b2_d20250517_m041025_c001_v7007000_t0000_u01747455025534") 2025/05/17 04:15:21 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78306f7_d20250517_m041023_c001_v0001150_t0030_u01747455023786") 2025/05/17 04:15:21 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a29c_d20250517_m041022_c001_v7007000_t0000_u01747455022620") 2025/05/17 04:15:21 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78306dd_d20250517_m041021_c001_v0001150_t0056_u01747455021196") 2025/05/17 04:15:21 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f401b9360d4d0f33a_d20250517_m041014_c001_v7007000_t0000_u01747455014071") 2025/05/17 04:15:21 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78306b1_d20250517_m041012_c001_v0001150_t0024_u01747455012532") 2025/05/17 04:15:21 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f401b9360d4d0f336_d20250517_m041011_c001_v7007000_t0000_u01747455011307") 2025/05/17 04:15:21 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78306a3_d20250517_m041010_c001_v0001150_t0006_u01747455010344") 2025/05/17 04:15:21 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4157637f91336bb5_d20250517_m041005_c001_v7007000_t0000_u01747455005014") 2025/05/17 04:15:21 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830679_d20250517_m041003_c001_v0001150_t0023_u01747455003750") 2025/05/17 04:15:21 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4157637f91336ba6_d20250517_m041001_c001_v7007000_t0000_u01747455001194") 2025/05/17 04:15:21 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830669_d20250517_m041000_c001_v0001150_t0015_u01747455000018") 2025/05/17 04:15:21 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4157637f91336b98_d20250517_m040958_c001_v7007000_t0000_u01747454998839") 2025/05/17 04:15:21 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f119d2a0b945877ac_d20250517_m040958_c001_v0001184_t0003_u01747454998278") 2025/05/17 04:15:21 DEBUG : empty space: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830659_d20250517_m040956_c001_v0001150_t0050_u01747454996727") 2025/05/17 04:15:21 DEBUG : enormous: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a2dc_d20250517_m041033_c001_v7007000_t0000_u01747455033172") 2025/05/17 04:15:21 DEBUG : enormous: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830723_d20250517_m041032_c001_v0001150_t0030_u01747455032535") 2025/05/17 04:15:21 DEBUG : existing: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd57b_d20250517_m041356_c001_v7007000_t0000_u01747455236021") 2025/05/17 04:15:21 DEBUG : existing: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3e70_d20250517_m041354_c001_v0001103_t0049_u01747455234655") 2025/05/17 04:15:21 DEBUG : existing: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4102eeb48b194ead_d20250517_m041056_c001_v7007000_t0000_u01747455056976") 2025/05/17 04:15:21 DEBUG : existing: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830790_d20250517_m041055_c001_v0001150_t0054_u01747455055977") 2025/05/17 04:15:22 DEBUG : existing: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4157637f91336b74_d20250517_m040952_c001_v7007000_t0000_u01747454992850") 2025/05/17 04:15:22 DEBUG : existing: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a783063b_d20250517_m040951_c001_v0001150_t0028_u01747454991807") 2025/05/17 04:15:22 DEBUG : existing: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4157637f91336b6f_d20250517_m040950_c001_v7007000_t0000_u01747454990545") 2025/05/17 04:15:22 DEBUG : existing: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830635_d20250517_m040949_c001_v0001150_t0041_u01747454989851") 2025/05/17 04:15:22 DEBUG : existing: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a783062d_d20250517_m040948_c001_v0001150_t0016_u01747454988921") 2025/05/17 04:15:22 DEBUG : existing-b: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4102eeb48b194eaf_d20250517_m041057_c001_v7007000_t0000_u01747455057157") 2025/05/17 04:15:22 DEBUG : existing-b: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1118de219e309e31_d20250517_m041055_c001_v0001150_t0026_u01747455055989") 2025/05/17 04:15:22 DEBUG : file1: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84bd_d20250517_m041457_c001_v7007000_t0000_u01747455297290") 2025/05/17 04:15:22 DEBUG : file1: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1180707972d4983c_d20250517_m041456_c001_v0001183_t0055_u01747455296122") 2025/05/17 04:15:22 DEBUG : file1: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84b8_d20250517_m041454_c001_v7007000_t0000_u01747455294016") 2025/05/17 04:15:22 DEBUG : file1: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f114a54bb449296d0_d20250517_m041452_c001_v0001145_t0037_u01747455292639") 2025/05/17 04:15:22 DEBUG : five: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a2e2_d20250517_m041038_c001_v7007000_t0000_u01747455038844") 2025/05/17 04:15:22 DEBUG : five: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40045840a7830744_d20250517_m041036_c001_v0001150_t0059_u01747455036821") 2025/05/17 04:15:22 DEBUG : foo: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4157637f91336bb2_d20250517_m041003_c001_v7007000_t0000_u01747455003028") 2025/05/17 04:15:22 DEBUG : foo: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40045840a7830675_d20250517_m041002_c001_v0001150_t0059_u01747455002482") 2025/05/17 04:15:22 DEBUG : foo: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40045840a7830673_d20250517_m041001_c001_v0001150_t0059_u01747455001917") 2025/05/17 04:15:22 DEBUG : four: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a2e3_d20250517_m041039_c001_v7007000_t0000_u01747455039040") 2025/05/17 04:15:22 DEBUG : four: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4118de219e309df7_d20250517_m041037_c001_v0001150_t0011_u01747455037370") 2025/05/17 04:15:22 DEBUG : four: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830742_d20250517_m041036_c001_v0001150_t0002_u01747455036027") 2025/05/17 04:15:22 DEBUG : hello world2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd3b6_d20250517_m040857_c001_v7007000_t0000_u01747454937301") 2025/05/17 04:15:22 DEBUG : hello world2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830515_d20250517_m040856_c001_v0001150_t0042_u01747454936539") 2025/05/17 04:15:22 DEBUG : ignore-size: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4157637f91336b55_d20250517_m040947_c001_v7007000_t0000_u01747454987842") 2025/05/17 04:15:23 DEBUG : ignore-size: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830621_d20250517_m040946_c001_v0001150_t0007_u01747454986651") 2025/05/17 04:15:23 DEBUG : nested/sub dir/file: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4102eeb48b194ea8_d20250517_m041054_c001_v7007000_t0000_u01747455054884") 2025/05/17 04:15:23 DEBUG : nested/sub dir/file: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1118de219e309e2b_d20250517_m041053_c001_v0001150_t0057_u01747455053723") 2025/05/17 04:15:23 DEBUG : nested/sub dir/file: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4102eeb48b194ea5_d20250517_m041052_c001_v7007000_t0000_u01747455052604") 2025/05/17 04:15:23 DEBUG : nested/sub dir/file: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1118de219e309e21_d20250517_m041051_c001_v0001150_t0052_u01747455051366") 2025/05/17 04:15:23 DEBUG : one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a2e4_d20250517_m041039_c001_v7007000_t0000_u01747455039224") 2025/05/17 04:15:23 DEBUG : one: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40045840a7830738_d20250517_m041035_c001_v0001150_t0059_u01747455035217") 2025/05/17 04:15:23 DEBUG : only0: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84a3_d20250517_m041447_c001_v7007000_t0000_u01747455287799") 2025/05/17 04:15:23 DEBUG : only0: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4180707972d4974a_d20250517_m041443_c001_v0001183_t0038_u01747455283329") 2025/05/17 04:15:23 DEBUG : only0: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f22_d20250517_m041424_c001_v0001103_t0002_u01747455264917") 2025/05/17 04:15:23 DEBUG : only0: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4196cd743a486400_d20250517_m041418_c001_v7007000_t0000_u01747455258777") 2025/05/17 04:15:23 DEBUG : only0: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3e8c_d20250517_m041400_c001_v0001103_t0031_u01747455240623") 2025/05/17 04:15:23 DEBUG : only1: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84a4_d20250517_m041447_c001_v7007000_t0000_u01747455287981") 2025/05/17 04:15:23 DEBUG : only1: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f402389ad8d6c3faa_d20250517_m041441_c001_v0001103_t0021_u01747455281846") 2025/05/17 04:15:23 DEBUG : only1: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f28_d20250517_m041425_c001_v0001103_t0042_u01747455265534") 2025/05/17 04:15:23 DEBUG : only1: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40828449513f5bfa_d20250517_m041419_c001_v7007000_t0000_u01747455259132") 2025/05/17 04:15:23 DEBUG : only1: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3e92_d20250517_m041401_c001_v0001103_t0056_u01747455241676") 2025/05/17 04:15:23 DEBUG : only10: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84a5_d20250517_m041448_c001_v7007000_t0000_u01747455288162") 2025/05/17 04:15:23 DEBUG : only10: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f410d7bc4a5760e76_d20250517_m041442_c001_v0001146_t0036_u01747455282399") 2025/05/17 04:15:23 DEBUG : only10: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f68_d20250517_m041433_c001_v0001103_t0024_u01747455273283") 2025/05/17 04:15:23 DEBUG : only10: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad773f9_d20250517_m041418_c001_v7007000_t0000_u01747455258391") 2025/05/17 04:15:24 DEBUG : only10: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3ecc_d20250517_m041408_c001_v0001103_t0041_u01747455248936") 2025/05/17 04:15:24 DEBUG : only11: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84a6_d20250517_m041448_c001_v7007000_t0000_u01747455288344") 2025/05/17 04:15:24 DEBUG : only11: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4180707972d49734_d20250517_m041442_c001_v0001183_t0038_u01747455282587") 2025/05/17 04:15:24 DEBUG : only11: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f6c_d20250517_m041433_c001_v0001103_t0017_u01747455273893") 2025/05/17 04:15:24 DEBUG : only11: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4196cd743a486402_d20250517_m041419_c001_v7007000_t0000_u01747455259150") 2025/05/17 04:15:24 DEBUG : only11: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3ed4_d20250517_m041409_c001_v0001103_t0027_u01747455249922") 2025/05/17 04:15:24 DEBUG : only12: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84a7_d20250517_m041448_c001_v7007000_t0000_u01747455288525") 2025/05/17 04:15:24 DEBUG : only12: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f414a54bb449296ac_d20250517_m041442_c001_v0001145_t0003_u01747455282780") 2025/05/17 04:15:24 DEBUG : only12: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f72_d20250517_m041434_c001_v0001103_t0050_u01747455274555") 2025/05/17 04:15:24 DEBUG : only12: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4196cd743a4863ff_d20250517_m041418_c001_v7007000_t0000_u01747455258576") 2025/05/17 04:15:24 DEBUG : only12: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3ed8_d20250517_m041410_c001_v0001103_t0018_u01747455250647") 2025/05/17 04:15:24 DEBUG : only13: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84a8_d20250517_m041448_c001_v7007000_t0000_u01747455288709") 2025/05/17 04:15:24 DEBUG : only13: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f402389ad8d6c3fae_d20250517_m041442_c001_v0001103_t0021_u01747455282427") 2025/05/17 04:15:24 DEBUG : only13: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f76_d20250517_m041435_c001_v0001103_t0012_u01747455275378") 2025/05/17 04:15:24 DEBUG : only13: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad773fa_d20250517_m041418_c001_v7007000_t0000_u01747455258575") 2025/05/17 04:15:24 DEBUG : only13: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3edc_d20250517_m041411_c001_v0001103_t0022_u01747455251545") 2025/05/17 04:15:24 DEBUG : only14: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84a9_d20250517_m041448_c001_v7007000_t0000_u01747455288891") 2025/05/17 04:15:24 DEBUG : only14: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f410d7bc4a5760e7a_d20250517_m041442_c001_v0001146_t0036_u01747455282585") 2025/05/17 04:15:24 DEBUG : only14: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f7a_d20250517_m041436_c001_v0001103_t0057_u01747455276223") 2025/05/17 04:15:24 DEBUG : only14: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40828449513f5bfb_d20250517_m041419_c001_v7007000_t0000_u01747455259315") 2025/05/17 04:15:25 DEBUG : only14: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3ee6_d20250517_m041412_c001_v0001103_t0003_u01747455252286") 2025/05/17 04:15:25 DEBUG : only15: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84aa_d20250517_m041449_c001_v7007000_t0000_u01747455289072") 2025/05/17 04:15:25 DEBUG : only15: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f402389ad8d6c3fb0_d20250517_m041442_c001_v0001103_t0021_u01747455282612") 2025/05/17 04:15:25 DEBUG : only15: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f7e_d20250517_m041436_c001_v0001103_t0030_u01747455276946") 2025/05/17 04:15:25 DEBUG : only15: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f408d332133a22efd_d20250517_m041419_c001_v7007000_t0000_u01747455259161") 2025/05/17 04:15:25 DEBUG : only15: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3eec_d20250517_m041412_c001_v0001103_t0020_u01747455252957") 2025/05/17 04:15:25 DEBUG : only16: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84ab_d20250517_m041449_c001_v7007000_t0000_u01747455289258") 2025/05/17 04:15:25 DEBUG : only16: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f410d7bc4a5760e7c_d20250517_m041442_c001_v0001146_t0036_u01747455282768") 2025/05/17 04:15:25 DEBUG : only16: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f8c_d20250517_m041438_c001_v0001103_t0056_u01747455278069") 2025/05/17 04:15:25 DEBUG : only16: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad77400_d20250517_m041419_c001_v7007000_t0000_u01747455259327") 2025/05/17 04:15:25 DEBUG : only16: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3ef2_d20250517_m041413_c001_v0001103_t0013_u01747455253892") 2025/05/17 04:15:25 DEBUG : only17: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84ac_d20250517_m041449_c001_v7007000_t0000_u01747455289444") 2025/05/17 04:15:25 DEBUG : only17: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4180707972d4973a_d20250517_m041442_c001_v0001183_t0038_u01747455282780") 2025/05/17 04:15:25 DEBUG : only17: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f94_d20250517_m041438_c001_v0001103_t0047_u01747455278874") 2025/05/17 04:15:25 DEBUG : only17: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f408d332133a22efb_d20250517_m041418_c001_v7007000_t0000_u01747455258788") 2025/05/17 04:15:25 DEBUG : only17: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3ef8_d20250517_m041414_c001_v0001103_t0059_u01747455254882") 2025/05/17 04:15:25 DEBUG : only18: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84ad_d20250517_m041449_c001_v7007000_t0000_u01747455289628") 2025/05/17 04:15:25 DEBUG : only18: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f402389ad8d6c3fb2_d20250517_m041442_c001_v0001103_t0021_u01747455282796") 2025/05/17 04:15:25 DEBUG : only18: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f98_d20250517_m041439_c001_v0001103_t0029_u01747455279759") 2025/05/17 04:15:25 DEBUG : only18: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40828449513f5bf9_d20250517_m041418_c001_v7007000_t0000_u01747455258950") 2025/05/17 04:15:25 DEBUG : only18: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3efe_d20250517_m041415_c001_v0001103_t0029_u01747455255881") 2025/05/17 04:15:26 DEBUG : only19: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84ae_d20250517_m041449_c001_v7007000_t0000_u01747455289814") 2025/05/17 04:15:26 DEBUG : only19: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f410d7bc4a5760e7e_d20250517_m041442_c001_v0001146_t0036_u01747455282950") 2025/05/17 04:15:26 DEBUG : only19: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3fa4_d20250517_m041440_c001_v0001103_t0013_u01747455280710") 2025/05/17 04:15:26 DEBUG : only19: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad773fd_d20250517_m041418_c001_v7007000_t0000_u01747455258943") 2025/05/17 04:15:26 DEBUG : only19: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f08_d20250517_m041416_c001_v0001103_t0019_u01747455256578") 2025/05/17 04:15:26 DEBUG : only2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84af_d20250517_m041450_c001_v7007000_t0000_u01747455290018") 2025/05/17 04:15:26 DEBUG : only2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4180707972d4973c_d20250517_m041442_c001_v0001183_t0038_u01747455282965") 2025/05/17 04:15:26 DEBUG : only2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f2e_d20250517_m041426_c001_v0001103_t0019_u01747455266182") 2025/05/17 04:15:26 DEBUG : only2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40828449513f5bf7_d20250517_m041418_c001_v7007000_t0000_u01747455258582") 2025/05/17 04:15:26 DEBUG : only2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3e9c_d20250517_m041402_c001_v0001103_t0042_u01747455242540") 2025/05/17 04:15:26 DEBUG : only3: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84b0_d20250517_m041450_c001_v7007000_t0000_u01747455290209") 2025/05/17 04:15:26 DEBUG : only3: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f414a54bb449296ae_d20250517_m041442_c001_v0001145_t0003_u01747455282975") 2025/05/17 04:15:26 DEBUG : only3: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f34_d20250517_m041427_c001_v0001103_t0015_u01747455267177") 2025/05/17 04:15:26 DEBUG : only3: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad773f8_d20250517_m041418_c001_v7007000_t0000_u01747455258206") 2025/05/17 04:15:26 DEBUG : only3: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3ea2_d20250517_m041403_c001_v0001103_t0048_u01747455243369") 2025/05/17 04:15:26 DEBUG : only4: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84b1_d20250517_m041450_c001_v7007000_t0000_u01747455290402") 2025/05/17 04:15:26 DEBUG : only4: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f402389ad8d6c3fb6_d20250517_m041442_c001_v0001103_t0021_u01747455282986") 2025/05/17 04:15:26 DEBUG : only4: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f40_d20250517_m041428_c001_v0001103_t0055_u01747455268137") 2025/05/17 04:15:26 DEBUG : only4: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f408d332133a22efa_d20250517_m041418_c001_v7007000_t0000_u01747455258599") 2025/05/17 04:15:26 DEBUG : only4: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3ea8_d20250517_m041404_c001_v0001103_t0027_u01747455244199") 2025/05/17 04:15:27 DEBUG : only5: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84b2_d20250517_m041450_c001_v7007000_t0000_u01747455290585") 2025/05/17 04:15:27 DEBUG : only5: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f410d7bc4a5760e82_d20250517_m041443_c001_v0001146_t0036_u01747455283133") 2025/05/17 04:15:27 DEBUG : only5: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f44_d20250517_m041428_c001_v0001103_t0004_u01747455268965") 2025/05/17 04:15:27 DEBUG : only5: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4196cd743a486401_d20250517_m041418_c001_v7007000_t0000_u01747455258963") 2025/05/17 04:15:27 DEBUG : only5: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3eb0_d20250517_m041404_c001_v0001103_t0035_u01747455244976") 2025/05/17 04:15:27 DEBUG : only6: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84b3_d20250517_m041450_c001_v7007000_t0000_u01747455290766") 2025/05/17 04:15:27 DEBUG : only6: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4180707972d49742_d20250517_m041443_c001_v0001183_t0038_u01747455283147") 2025/05/17 04:15:27 DEBUG : only6: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f4a_d20250517_m041429_c001_v0001103_t0016_u01747455269785") 2025/05/17 04:15:27 DEBUG : only6: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad773fb_d20250517_m041418_c001_v7007000_t0000_u01747455258759") 2025/05/17 04:15:27 DEBUG : only6: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3eb8_d20250517_m041405_c001_v0001103_t0021_u01747455245738") 2025/05/17 04:15:27 DEBUG : only7: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84b4_d20250517_m041450_c001_v7007000_t0000_u01747455290950") 2025/05/17 04:15:27 DEBUG : only7: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f414a54bb449296b2_d20250517_m041443_c001_v0001145_t0003_u01747455283162") 2025/05/17 04:15:27 DEBUG : only7: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f52_d20250517_m041430_c001_v0001103_t0041_u01747455270785") 2025/05/17 04:15:27 DEBUG : only7: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40828449513f5bf8_d20250517_m041418_c001_v7007000_t0000_u01747455258763") 2025/05/17 04:15:27 DEBUG : only7: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3ebe_d20250517_m041406_c001_v0001103_t0025_u01747455246604") 2025/05/17 04:15:27 DEBUG : only8: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84b5_d20250517_m041451_c001_v7007000_t0000_u01747455291131") 2025/05/17 04:15:27 DEBUG : only8: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f402389ad8d6c3fb8_d20250517_m041443_c001_v0001103_t0021_u01747455283172") 2025/05/17 04:15:27 DEBUG : only8: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f5c_d20250517_m041431_c001_v0001103_t0030_u01747455271507") 2025/05/17 04:15:27 DEBUG : only8: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f408d332133a22efc_d20250517_m041418_c001_v7007000_t0000_u01747455258974") 2025/05/17 04:15:27 DEBUG : only8: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3ec4_d20250517_m041407_c001_v0001103_t0004_u01747455247358") 2025/05/17 04:15:27 DEBUG : only9: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84b6_d20250517_m041451_c001_v7007000_t0000_u01747455291315") 2025/05/17 04:15:27 DEBUG : only9: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f410d7bc4a5760e84_d20250517_m041443_c001_v0001146_t0036_u01747455283314") 2025/05/17 04:15:28 DEBUG : only9: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3f62_d20250517_m041432_c001_v0001103_t0056_u01747455272545") 2025/05/17 04:15:28 DEBUG : only9: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f422d1dd26ad773fe_d20250517_m041419_c001_v7007000_t0000_u01747455259123") 2025/05/17 04:15:28 DEBUG : only9: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3ec8_d20250517_m041408_c001_v0001103_t0025_u01747455248162") 2025/05/17 04:15:28 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4102eeb48b194ea2_d20250517_m041049_c001_v7007000_t0000_u01747455049517") 2025/05/17 04:15:28 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3bf0_d20250517_m041047_c001_v0001103_t0019_u01747455047566") 2025/05/17 04:15:28 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a2ef_d20250517_m041045_c001_v7007000_t0000_u01747455045684") 2025/05/17 04:15:28 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830764_d20250517_m041044_c001_v0001150_t0041_u01747455044095") 2025/05/17 04:15:28 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a2eb_d20250517_m041042_c001_v7007000_t0000_u01747455042266") 2025/05/17 04:15:28 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3bd4_d20250517_m041040_c001_v0001103_t0059_u01747455040150") 2025/05/17 04:15:28 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a2c1_d20250517_m041027_c001_v7007000_t0000_u01747455027842") 2025/05/17 04:15:28 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830705_d20250517_m041026_c001_v0001150_t0006_u01747455026461") 2025/05/17 04:15:28 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a2aa_d20250517_m041024_c001_v7007000_t0000_u01747455024422") 2025/05/17 04:15:28 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78306f1_d20250517_m041023_c001_v0001150_t0056_u01747455023530") 2025/05/17 04:15:28 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a297_d20250517_m041021_c001_v7007000_t0000_u01747455021903") 2025/05/17 04:15:28 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78306db_d20250517_m041020_c001_v0001150_t0048_u01747455020922") 2025/05/17 04:15:28 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f401b9360d4d0f339_d20250517_m041013_c001_v7007000_t0000_u01747455013515") 2025/05/17 04:15:28 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78306ad_d20250517_m041012_c001_v0001150_t0029_u01747455012229") 2025/05/17 04:15:28 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f401b9360d4d0f337_d20250517_m041011_c001_v7007000_t0000_u01747455011502") 2025/05/17 04:15:28 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78306a1_d20250517_m041010_c001_v0001150_t0044_u01747455010040") 2025/05/17 04:15:28 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4157637f91336bb9_d20250517_m041009_c001_v7007000_t0000_u01747455009303") 2025/05/17 04:15:29 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830697_d20250517_m041008_c001_v0001150_t0022_u01747455008623") 2025/05/17 04:15:29 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830693_d20250517_m041007_c001_v0001150_t0029_u01747455007944") 2025/05/17 04:15:29 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4157637f91336bb7_d20250517_m041007_c001_v7007000_t0000_u01747455007214") 2025/05/17 04:15:29 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830689_d20250517_m041006_c001_v0001150_t0041_u01747455006515") 2025/05/17 04:15:29 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830685_d20250517_m041005_c001_v0001150_t0050_u01747455005918") 2025/05/17 04:15:29 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4157637f91336bb6_d20250517_m041005_c001_v7007000_t0000_u01747455005194") 2025/05/17 04:15:29 DEBUG : potato: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a783067b_d20250517_m041004_c001_v0001150_t0029_u01747455004408") 2025/05/17 04:15:29 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4095f1957519c97f_d20250517_m041136_c001_v7007000_t0000_u01747455096201") 2025/05/17 04:15:29 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3c82_d20250517_m041135_c001_v0001103_t0023_u01747455095507") 2025/05/17 04:15:29 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f406c811b5e773eee_d20250517_m041127_c001_v7007000_t0000_u01747455087210") 2025/05/17 04:15:29 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3c62_d20250517_m041122_c001_v0001103_t0047_u01747455082716") 2025/05/17 04:15:29 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f41662f034904572e_d20250517_m041115_c001_v7007000_t0000_u01747455075208") 2025/05/17 04:15:29 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3c3c_d20250517_m041110_c001_v0001103_t0036_u01747455070351") 2025/05/17 04:15:29 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4102eeb48b194eb2_d20250517_m041102_c001_v7007000_t0000_u01747455062965") 2025/05/17 04:15:29 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3c16_d20250517_m041058_c001_v0001103_t0045_u01747455058450") 2025/05/17 04:15:29 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a2dd_d20250517_m041033_c001_v7007000_t0000_u01747455033355") 2025/05/17 04:15:29 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a783071f_d20250517_m041031_c001_v0001150_t0002_u01747455031665") 2025/05/17 04:15:29 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a2d7_d20250517_m041030_c001_v7007000_t0000_u01747455030557") 2025/05/17 04:15:29 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a783070d_d20250517_m041028_c001_v0001150_t0045_u01747455028757") 2025/05/17 04:15:29 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a2c3_d20250517_m041028_c001_v7007000_t0000_u01747455028026") 2025/05/17 04:15:29 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830709_d20250517_m041027_c001_v0001150_t0020_u01747455027197") 2025/05/17 04:15:30 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a2b4_d20250517_m041025_c001_v7007000_t0000_u01747455025721") 2025/05/17 04:15:30 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78306fd_d20250517_m041024_c001_v0001150_t0017_u01747455024807") 2025/05/17 04:15:30 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a29f_d20250517_m041022_c001_v7007000_t0000_u01747455022802") 2025/05/17 04:15:30 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78306e5_d20250517_m041021_c001_v0001150_t0018_u01747455021916") 2025/05/17 04:15:30 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f401b9360d4d0f33b_d20250517_m041014_c001_v7007000_t0000_u01747455014252") 2025/05/17 04:15:30 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78306b5_d20250517_m041013_c001_v0001150_t0039_u01747455013240") 2025/05/17 04:15:30 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd3ba_d20250517_m040900_c001_v7007000_t0000_u01747454940676") 2025/05/17 04:15:30 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830529_d20250517_m040900_c001_v0001150_t0035_u01747454940051") 2025/05/17 04:15:30 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd3b7_d20250517_m040858_c001_v7007000_t0000_u01747454938795") 2025/05/17 04:15:30 DEBUG : potato2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a783051f_d20250517_m040858_c001_v0001150_t0030_u01747454938199") 2025/05/17 04:15:30 DEBUG : potato3: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f406c811b5e773eef_d20250517_m041127_c001_v7007000_t0000_u01747455087442") 2025/05/17 04:15:30 DEBUG : potato3: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1118de219e309e89_d20250517_m041124_c001_v0001150_t0001_u01747455084073") 2025/05/17 04:15:30 DEBUG : potato3: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f41662f034904572f_d20250517_m041115_c001_v7007000_t0000_u01747455075440") 2025/05/17 04:15:30 DEBUG : potato3: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1118de219e309e59_d20250517_m041111_c001_v0001150_t0014_u01747455071728") 2025/05/17 04:15:30 DEBUG : potato3: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4102eeb48b194eb3_d20250517_m041103_c001_v7007000_t0000_u01747455063332") 2025/05/17 04:15:30 DEBUG : potato3: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1118de219e309e35_d20250517_m041059_c001_v0001150_t0026_u01747455059091") 2025/05/17 04:15:30 DEBUG : pre-dest1/1: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f414d95aac3d7155a_d20250517_m041218_c001_v7007000_t0000_u01747455138077") 2025/05/17 04:15:30 DEBUG : pre-dest1/1: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1118de219e309f59_d20250517_m041210_c001_v0001150_t0023_u01747455130145") 2025/05/17 04:15:30 DEBUG : pre-dest2/2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f414d95aac3d7155c_d20250517_m041218_c001_v7007000_t0000_u01747455138266") 2025/05/17 04:15:30 DEBUG : pre-dest2/2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3d0f_d20250517_m041210_c001_v0001103_t0040_u01747455130786") 2025/05/17 04:15:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f421ea895534ff51b_d20250517_m041149_c001_v7007000_t0000_u01747455109530") 2025/05/17 04:15:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830862_d20250517_m041145_c001_v0001150_t0005_u01747455105391") 2025/05/17 04:15:31 DEBUG : sizeonly: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f407e21f9ec59e102_d20250517_m040945_c001_v7007000_t0000_u01747454985032") 2025/05/17 04:15:31 DEBUG : sizeonly: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830617_d20250517_m040944_c001_v0001150_t0051_u01747454984005") 2025/05/17 04:15:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f41662f034904582d_d20250517_m041506_c001_v7007000_t0000_u01747455306663") 2025/05/17 04:15:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1180707972d498d8_d20250517_m041503_c001_v0001183_t0014_u01747455303963") 2025/05/17 04:15:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84c0_d20250517_m041501_c001_v7007000_t0000_u01747455301997") 2025/05/17 04:15:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f114a54bb449296ea_d20250517_m041459_c001_v0001145_t0056_u01747455299069") 2025/05/17 04:15:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4102eeb48b194eab_d20250517_m041055_c001_v7007000_t0000_u01747455055067") 2025/05/17 04:15:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3c04_d20250517_m041054_c001_v0001103_t0014_u01747455054071") 2025/05/17 04:15:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4102eeb48b194ea6_d20250517_m041052_c001_v7007000_t0000_u01747455052802") 2025/05/17 04:15:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830782_d20250517_m041051_c001_v0001150_t0006_u01747455051718") 2025/05/17 04:15:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f407e21f9ec59e0df_d20250517_m040940_c001_v7007000_t0000_u01747454980529") 2025/05/17 04:15:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78305f3_d20250517_m040938_c001_v0001150_t0059_u01747454978951") 2025/05/17 04:15:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f407e21f9ec59e0c3_d20250517_m040938_c001_v7007000_t0000_u01747454978230") 2025/05/17 04:15:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78305e7_d20250517_m040937_c001_v0001150_t0053_u01747454977072") 2025/05/17 04:15:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f407e21f9ec59e094_d20250517_m040934_c001_v7007000_t0000_u01747454974199") 2025/05/17 04:15:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78305cb_d20250517_m040932_c001_v0001150_t0013_u01747454972908") 2025/05/17 04:15:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f407e21f9ec59e093_d20250517_m040932_c001_v7007000_t0000_u01747454972371") 2025/05/17 04:15:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78305c5_d20250517_m040931_c001_v0001150_t0001_u01747454971063") 2025/05/17 04:15:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78305bd_d20250517_m040928_c001_v0001150_t0046_u01747454968255") 2025/05/17 04:15:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f407e21f9ec59e08d_d20250517_m040927_c001_v7007000_t0000_u01747454967535") 2025/05/17 04:15:32 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78305b5_d20250517_m040926_c001_v0001150_t0025_u01747454966937") 2025/05/17 04:15:32 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78305a9_d20250517_m040926_c001_v0001150_t0020_u01747454966081") 2025/05/17 04:15:32 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f407e21f9ec59e08b_d20250517_m040925_c001_v7007000_t0000_u01747454965004") 2025/05/17 04:15:32 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a783059d_d20250517_m040922_c001_v0001150_t0006_u01747454962277") 2025/05/17 04:15:32 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830593_d20250517_m040919_c001_v0001150_t0029_u01747454959590") 2025/05/17 04:15:32 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f407e21f9ec59e085_d20250517_m040918_c001_v7007000_t0000_u01747454958826") 2025/05/17 04:15:32 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a783058d_d20250517_m040917_c001_v0001150_t0006_u01747454957928") 2025/05/17 04:15:32 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830587_d20250517_m040917_c001_v0001150_t0015_u01747454957019") 2025/05/17 04:15:32 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f407e21f9ec59e081_d20250517_m040915_c001_v7007000_t0000_u01747454955923") 2025/05/17 04:15:32 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830565_d20250517_m040911_c001_v0001150_t0052_u01747454951227") 2025/05/17 04:15:32 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f407e21f9ec59e07f_d20250517_m040910_c001_v7007000_t0000_u01747454950861") 2025/05/17 04:15:32 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a783055d_d20250517_m040910_c001_v0001150_t0057_u01747454950088") 2025/05/17 04:15:32 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd3c3_d20250517_m040908_c001_v7007000_t0000_u01747454948467") 2025/05/17 04:15:32 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830551_d20250517_m040907_c001_v0001150_t0038_u01747454947768") 2025/05/17 04:15:32 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd3c2_d20250517_m040907_c001_v7007000_t0000_u01747454947226") 2025/05/17 04:15:32 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a783054b_d20250517_m040906_c001_v0001150_t0054_u01747454946643") 2025/05/17 04:15:32 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd3bf_d20250517_m040905_c001_v7007000_t0000_u01747454945385") 2025/05/17 04:15:32 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a783053f_d20250517_m040904_c001_v0001150_t0009_u01747454944400") 2025/05/17 04:15:32 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd3bd_d20250517_m040903_c001_v7007000_t0000_u01747454943859") 2025/05/17 04:15:32 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830537_d20250517_m040903_c001_v0001150_t0035_u01747454943171") 2025/05/17 04:15:33 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd3bc_d20250517_m040902_c001_v7007000_t0000_u01747454942268") 2025/05/17 04:15:33 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a783052d_d20250517_m040901_c001_v0001150_t0041_u01747454941576") 2025/05/17 04:15:33 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd3b5_d20250517_m040855_c001_v7007000_t0000_u01747454935637") 2025/05/17 04:15:33 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a783050d_d20250517_m040854_c001_v0001150_t0049_u01747454934992") 2025/05/17 04:15:33 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd3b4_d20250517_m040854_c001_v7007000_t0000_u01747454934096") 2025/05/17 04:15:33 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a7830505_d20250517_m040853_c001_v0001150_t0054_u01747454933469") 2025/05/17 04:15:33 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd3b1_d20250517_m040852_c001_v7007000_t0000_u01747454932572") 2025/05/17 04:15:33 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78304f7_d20250517_m040851_c001_v0001150_t0024_u01747454931784") 2025/05/17 04:15:33 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f405acfd3abacd397_d20250517_m040848_c001_v7007000_t0000_u01747454928856") 2025/05/17 04:15:33 DEBUG : sub dir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a78304e1_d20250517_m040848_c001_v0001150_t0028_u01747454928128") 2025/05/17 04:15:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f41662f034904582e_d20250517_m041506_c001_v7007000_t0000_u01747455306843") 2025/05/17 04:15:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f110d7bc4a5760ed2_d20250517_m041503_c001_v0001146_t0052_u01747455303948") 2025/05/17 04:15:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84c1_d20250517_m041502_c001_v7007000_t0000_u01747455302211") 2025/05/17 04:15:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3fda_d20250517_m041459_c001_v0001103_t0026_u01747455299414") 2025/05/17 04:15:33 DEBUG : sub/yam: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4102eeb48b194ea1_d20250517_m041048_c001_v7007000_t0000_u01747455048972") 2025/05/17 04:15:33 DEBUG : sub/yam: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1118de219e309e13_d20250517_m041047_c001_v0001150_t0054_u01747455047209") 2025/05/17 04:15:33 DEBUG : test_dir1/file2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84be_d20250517_m041457_c001_v7007000_t0000_u01747455297478") 2025/05/17 04:15:33 DEBUG : test_dir1/file2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f114a54bb449296da_d20250517_m041455_c001_v0001145_t0055_u01747455295743") 2025/05/17 04:15:33 DEBUG : test_dir1/file2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84b9_d20250517_m041454_c001_v7007000_t0000_u01747455294197") 2025/05/17 04:15:33 DEBUG : test_dir1/file2: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f102389ad8d6c3fca_d20250517_m041452_c001_v0001103_t0044_u01747455292647") 2025/05/17 04:15:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84bf_d20250517_m041457_c001_v7007000_t0000_u01747455297664") 2025/05/17 04:15:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f110d7bc4a5760ec0_d20250517_m041455_c001_v0001146_t0007_u01747455295755") 2025/05/17 04:15:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4207bb77645c84ba_d20250517_m041454_c001_v7007000_t0000_u01747455294380") 2025/05/17 04:15:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f110d7bc4a5760eae_d20250517_m041452_c001_v0001146_t0017_u01747455292665") 2025/05/17 04:15:34 DEBUG : three: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a2e5_d20250517_m041039_c001_v7007000_t0000_u01747455039405") 2025/05/17 04:15:34 DEBUG : three: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a783074a_d20250517_m041038_c001_v0001150_t0015_u01747455038122") 2025/05/17 04:15:34 DEBUG : three: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f10045840a783073e_d20250517_m041035_c001_v0001150_t0014_u01747455035583") 2025/05/17 04:15:34 DEBUG : two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a2e7_d20250517_m041039_c001_v7007000_t0000_u01747455039588") 2025/05/17 04:15:34 DEBUG : two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f402389ad8d6c3bc6_d20250517_m041037_c001_v0001103_t0021_u01747455037557") 2025/05/17 04:15:34 DEBUG : two: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f40045840a783073a_d20250517_m041035_c001_v0001150_t0059_u01747455035400") 2025/05/17 04:15:34 DEBUG : yam: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4102eeb48b194ea3_d20250517_m041049_c001_v7007000_t0000_u01747455049699") 2025/05/17 04:15:34 DEBUG : yam: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f105f78c4906ad442_d20250517_m041048_c001_v0001150_t0046_u01747455048689") 2025/05/17 04:15:34 DEBUG : yam: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a2ee_d20250517_m041045_c001_v7007000_t0000_u01747455045137") 2025/05/17 04:15:34 DEBUG : yam: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1118de219e309e0b_d20250517_m041043_c001_v0001150_t0025_u01747455043744") 2025/05/17 04:15:34 DEBUG : yam: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a2ea_d20250517_m041041_c001_v7007000_t0000_u01747455041716") 2025/05/17 04:15:34 DEBUG : yam: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f1118de219e309e03_d20250517_m041040_c001_v0001150_t0058_u01747455040140") 2025/05/17 04:15:34 DEBUG : yaml: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f4102eeb48b194e9e_d20250517_m041045_c001_v7007000_t0000_u01747455045877") 2025/05/17 04:15:34 DEBUG : yaml: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f106cc7bb0556afe5_d20250517_m041044_c001_v0001180_t0012_u01747455044950") 2025/05/17 04:15:34 DEBUG : yaml: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f419fb0570ce6a2ec_d20250517_m041042_c001_v7007000_t0000_u01747455042448") 2025/05/17 04:15:34 DEBUG : yaml: Deleting (id "4_z0f721dc360eddbcb9f680e1b_f103bca834228e145_d20250517_m041041_c001_v0001136_t0056_u01747455041425") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m51.12895539s (try 1/5)