"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/02/10 02:58:39 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri" 2025/02/10 02:58:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/10 02:58:40 DEBUG : Creating backend with remote "/tmp/rclone1550125408" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/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-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:58:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 02:58:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/10 02:58:44 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:58:44 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestCopyWithDryRun (4.63s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:58:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/10 02:58:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 02:58:45 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:58:45 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 02:58:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/10 02:58:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:58:46 DEBUG : B2 bucket rclone-test-bitunub9deri: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.19s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", 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-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:58:47 DEBUG : Creating backend with remote "/non-existing" 2025/02/10 02:58:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/10 02:58:48 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:58:48 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:58:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 02:58:49 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:58:49 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 02:58:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/10 02:58:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.01s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:58:50 INFO : B2 bucket rclone-test-bitunub9deri: Running all checks before starting transfers 2025/02/10 02:58:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 02:58:50 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:58:50 INFO : B2 bucket rclone-test-bitunub9deri: Checks finished, now starting transfers 2025/02/10 02:58:50 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 02:58:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/10 02:58:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.64s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:58:52 ERROR : Ignoring --no-traverse with sync 2025/02/10 02:58:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 02:58:52 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:58:52 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 02:58:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/10 02:58:53 INFO : sub dir/hello world: Copied (new) 2025/02/10 02:58:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.83s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:58:54 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/10 02:58:54 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:58:54 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 02:58:54 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/10 02:58:54 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.65s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:58:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 02:58:56 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:58:56 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 02:58:56 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/10 02:58:56 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.66s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:58:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 02:58:58 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:58:58 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 02:58:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/10 02:58:58 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.98s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:58:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/10 02:58:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/10 02:58:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/10 02:58:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/10 02:58:59 INFO : sub dir: Making directory 2025/02/10 02:58:59 INFO : sub dir2: Making directory 2025/02/10 02:58:59 INFO : sub dir2/sub sub dir2: Making directory 2025/02/10 02:58:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 02:58:59 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:58:59 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 02:59:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/10 02:59:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/10 02:59:00 DEBUG : B2 bucket rclone-test-bitunub9deri: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.62s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:01 INFO : sub dir2: Making directory 2025/02/10 02:59:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/10 02:59:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/10 02:59:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 02:59:01 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:59:01 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 02:59:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/10 02:59:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.57s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:02 DEBUG : sub dir2: Making directory with metadata 2025/02/10 02:59:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/10 02:59:02 INFO : sub dir: Making directory 2025/02/10 02:59:02 INFO : sub dir2: Making directory 2025/02/10 02:59:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 02:59:02 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:59:02 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 02:59:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/10 02:59:03 INFO : sub dir/hello world: Copied (new) 2025/02/10 02:59:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/10 02:59:03 DEBUG : B2 bucket rclone-test-bitunub9deri: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/10 02:59:03 DEBUG : B2 bucket rclone-test-bitunub9deri: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.09s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", 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-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:05 INFO : sub dir2: Making directory 2025/02/10 02:59:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 02:59:05 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:59:05 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 02:59:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/10 02:59:05 INFO : sub dir/hello world: Copied (new) 2025/02/10 02:59:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.20s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:06 DEBUG : sub dir2: Making directory with metadata 2025/02/10 02:59:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/10 02:59:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/10 02:59:06 INFO : sub dir: Making directory 2025/02/10 02:59:06 INFO : sub dir2: Making directory 2025/02/10 02:59:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 02:59:06 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:59:06 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 02:59:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/10 02:59:06 INFO : sub dir/hello world: Copied (new) 2025/02/10 02:59:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/10 02:59:07 DEBUG : B2 bucket rclone-test-bitunub9deri: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.55s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", 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-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:08 INFO : sub dir2: Making directory 2025/02/10 02:59:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 02:59:08 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:59:08 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 02:59:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/10 02:59:09 INFO : sub dir/hello world: Copied (new) 2025/02/10 02:59:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.72s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:10 DEBUG : Creating backend with remote "TestB2:rclone-test-fewapap3fiha" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-bitunub9deri -> B2 bucket rclone-test-fewapap3fiha 2025/02/10 02:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 02:59:11 DEBUG : B2 bucket rclone-test-fewapap3fiha: Waiting for checks to finish 2025/02/10 02:59:11 DEBUG : B2 bucket rclone-test-fewapap3fiha: Waiting for transfers to finish 2025/02/10 02:59:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/10 02:59:16 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:16 DEBUG : B2 bucket rclone-test-fewapap3fiha: Purge remote 2025/02/10 02:59:16 INFO : B2 bucket rclone-test-fewapap3fiha: cleaning bucket "rclone-test-fewapap3fiha" of all files 2025/02/10 02:59:16 DEBUG : sub dir/hello world: Deleting (id "4_z5fa2edc3c0bdebdb9f480e1b_f1004d5a4fb0d32d5_d20250210_m025916_c001_v0001154_t0022_u01739156356247") --- PASS: TestServerSideCopy (10.20s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:21 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:59:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/10 02:59:21 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 02:59:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/10 02:59:21 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.69s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:23 DEBUG : Creating backend with remote "TestB2:rclone-test-tifufar2vuke" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-bitunub9deri -> B2 bucket rclone-test-tifufar2vuke 2025/02/10 02:59:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 02:59:24 DEBUG : B2 bucket rclone-test-tifufar2vuke: Waiting for checks to finish 2025/02/10 02:59:24 DEBUG : B2 bucket rclone-test-tifufar2vuke: Waiting for transfers to finish 2025/02/10 02:59:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/10 02:59:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/10 02:59:27 DEBUG : B2 bucket rclone-test-tifufar2vuke: Waiting for checks to finish 2025/02/10 02:59:27 DEBUG : B2 bucket rclone-test-tifufar2vuke: Waiting for transfers to finish 2025/02/10 02:59:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/10 02:59:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:27 DEBUG : B2 bucket rclone-test-tifufar2vuke: Purge remote 2025/02/10 02:59:27 INFO : B2 bucket rclone-test-tifufar2vuke: cleaning bucket "rclone-test-tifufar2vuke" of all files 2025/02/10 02:59:27 DEBUG : sub dir/hello world: Deleting (id "4_z6f021de3c0cdebdb9f480e1b_f10507038c8d410e3_d20250210_m025927_c001_v0001184_t0012_u01739156367134") 2025/02/10 02:59:27 DEBUG : sub dir/hello world: Deleting (id "4_z6f021de3c0cdebdb9f480e1b_f1154daa90f3a502a_d20250210_m025925_c001_v0001184_t0038_u01739156365774") --- PASS: TestServerSideCopyOverSelf (7.29s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/10 02:59:31 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:59:31 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 02:59:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/10 02:59:31 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/10 02:59:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.44s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kubawib4ruxe" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-bitunub9deri -> B2 bucket rclone-test-kubawib4ruxe 2025/02/10 02:59:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 02:59:34 DEBUG : B2 bucket rclone-test-kubawib4ruxe: Waiting for checks to finish 2025/02/10 02:59:34 DEBUG : B2 bucket rclone-test-kubawib4ruxe: Waiting for transfers to finish 2025/02/10 02:59:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/10 02:59:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:41 DEBUG : B2 bucket rclone-test-kubawib4ruxe: Waiting for checks to finish 2025/02/10 02:59:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/10 02:59:41 DEBUG : B2 bucket rclone-test-kubawib4ruxe: Waiting for transfers to finish 2025/02/10 02:59:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/10 02:59:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/10 02:59:41 INFO : sub dir/hello world: Deleted 2025/02/10 02:59:42 DEBUG : testing file moves 2025/02/10 02:59:43 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/10 02:59:43 DEBUG : B2 bucket rclone-test-kubawib4ruxe: Waiting for checks to finish 2025/02/10 02:59:43 DEBUG : B2 bucket rclone-test-kubawib4ruxe: Waiting for transfers to finish 2025/02/10 02:59:43 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/10 02:59:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/10 02:59:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:44 DEBUG : B2 bucket rclone-test-kubawib4ruxe: Purge remote 2025/02/10 02:59:44 INFO : B2 bucket rclone-test-kubawib4ruxe: cleaning bucket "rclone-test-kubawib4ruxe" of all files 2025/02/10 02:59:44 DEBUG : sub dir/hello world: Deleting (id "4_z8f424d43c0cdebdb9f480e1b_f1138e743ae1fab5b_d20250210_m025943_c001_v0001146_t0026_u01739156383224") 2025/02/10 02:59:44 DEBUG : sub dir/hello world: Deleting (id "4_z8f424d43c0cdebdb9f480e1b_f118ae8be56163994_d20250210_m025941_c001_v0001106_t0046_u01739156381242") 2025/02/10 02:59:44 DEBUG : sub dir/hello world: Deleting (id "4_z8f424d43c0cdebdb9f480e1b_f110b54490fb002b1_d20250210_m025938_c001_v0001115_t0008_u01739156378513") --- PASS: TestServerSideMoveOverSelf (16.98s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:50 ERROR : : error listing: directory not found 2025/02/10 02:59:50 INFO : Local file system at /tmp/rclone1550125408: Making directory 2025/02/10 02:59:50 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:59:50 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.41s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 02:59:52 DEBUG : Local file system at /tmp/rclone1550125408: Waiting for checks to finish 2025/02/10 02:59:52 DEBUG : Local file system at /tmp/rclone1550125408: Waiting for transfers to finish 2025/02/10 02:59:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/10 02:59:53 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/10 02:59:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestCopyRedownload (2.36s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:54 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/10 02:59:54 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:59:54 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 02:59:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/10 02:59:54 INFO : check sum: Copied (new) 2025/02/10 02:59:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:55 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:59:55 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/10 02:59:55 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/10 02:59:55 DEBUG : check sum: Unchanged skipping 2025/02/10 02:59:55 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 02:59:55 DEBUG : Waiting for deletions to finish 2025/02/10 02:59:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.38s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/10 02:59:56 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:59:56 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 02:59:57 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/10 02:59:57 INFO : sizeonly: Copied (new) 2025/02/10 02:59:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:57 DEBUG : sizeonly: Sizes identical 2025/02/10 02:59:57 DEBUG : sizeonly: Unchanged skipping 2025/02/10 02:59:57 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:59:57 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 02:59:57 DEBUG : Waiting for deletions to finish 2025/02/10 02:59:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.34s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 02:59:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/10 02:59:59 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 02:59:59 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 02:59:59 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/10 02:59:59 INFO : ignore-size: Copied (new) 2025/02/10 02:59:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:00 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:00:00 DEBUG : ignore-size: Unchanged skipping 2025/02/10 03:00:00 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:00 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:00 DEBUG : Waiting for deletions to finish 2025/02/10 03:00:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.35s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:00:02 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:02 DEBUG : existing: Unchanged skipping 2025/02/10 03:00:02 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:02 DEBUG : Waiting for deletions to finish 2025/02/10 03:00:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:02 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/10 03:00:02 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/10 03:00:02 INFO : existing: Copied (replaced existing) 2025/02/10 03:00:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.67s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/10 03:00:04 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:04 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/10 03:00:04 INFO : existing: Copied (new) 2025/02/10 03:00:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:05 DEBUG : existing: Destination exists, skipping 2025/02/10 03:00:05 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:05 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:05 DEBUG : Waiting for deletions to finish 2025/02/10 03:00:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.46s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:07 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/10 03:00:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/10 03:00:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:00:07 DEBUG : c/non empty space: Unchanged skipping 2025/02/10 03:00:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/10 03:00:07 INFO : a/potato2: Copied (new) 2025/02/10 03:00:08 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:08 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:08 DEBUG : Waiting for deletions to finish 2025/02/10 03:00:08 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.04s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:10 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/02/10 03:00:10 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/10 03:00:10 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/10 03:00:10 DEBUG : empty space: Unchanged skipping 2025/02/10 03:00:10 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:10 DEBUG : Waiting for deletions to finish 2025/02/10 03:00:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:10 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/02/10 03:00:10 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/10 03:00:11 INFO : empty space: Updated modification time in destination 2025/02/10 03:00:11 DEBUG : empty space: Unchanged skipping 2025/02/10 03:00:11 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:11 DEBUG : Waiting for deletions to finish 2025/02/10 03:00:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:13 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:13 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/02/10 03:00:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/10 03:00:13 DEBUG : empty space: Unchanged skipping 2025/02/10 03:00:13 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:13 DEBUG : Waiting for deletions to finish 2025/02/10 03:00:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.85s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:15 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/02/10 03:00:15 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1550125408) 2025/02/10 03:00:15 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bitunub9deri) 2025/02/10 03:00:15 DEBUG : foo: sha1 differ 2025/02/10 03:00:15 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/10 03:00:15 INFO : foo: Copied (replaced existing) 2025/02/10 03:00:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.90s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:17 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/10 03:00:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:00:17 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:17 DEBUG : empty space: Unchanged skipping 2025/02/10 03:00:17 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:18 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/10 03:00:18 INFO : potato: Copied (new) 2025/02/10 03:00:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.61s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:20 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:20 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/10 03:00:20 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/10 03:00:20 INFO : potato: Copied (replaced existing) 2025/02/10 03:00:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.27s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:22 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/02/10 03:00:22 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:22 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1550125408) 2025/02/10 03:00:22 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bitunub9deri) 2025/02/10 03:00:22 DEBUG : potato: sha1 differ 2025/02/10 03:00:22 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:22 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/10 03:00:22 INFO : potato: Copied (replaced existing) 2025/02/10 03:00:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 03:00:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/10 03:00:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:00:25 DEBUG : empty space: Unchanged skipping 2025/02/10 03:00:25 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:25 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:25 DEBUG : Waiting for deletions to finish 2025/02/10 03:00:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 03:00:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:00:27 DEBUG : empty space: Unchanged skipping 2025/02/10 03:00:27 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:27 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/10 03:00:27 INFO : potato2: Copied (new) 2025/02/10 03:00:27 DEBUG : Waiting for deletions to finish 2025/02/10 03:00:28 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:30 INFO : d: Making directory 2025/02/10 03:00:30 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/10 03:00:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/10 03:00:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:00:30 DEBUG : c/non empty space: Unchanged skipping 2025/02/10 03:00:30 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:30 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/10 03:00:31 INFO : a/potato2: Copied (new) 2025/02/10 03:00:31 DEBUG : Waiting for deletions to finish 2025/02/10 03:00:31 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:33 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/10 03:00:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/10 03:00:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:00:34 DEBUG : c/non empty space: Unchanged skipping 2025/02/10 03:00:34 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:34 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/10 03:00:34 INFO : a/potato2: Copied (new) 2025/02/10 03:00:34 ERROR : B2 bucket rclone-test-bitunub9deri: not deleting files as there were IO errors 2025/02/10 03:00:34 ERROR : B2 bucket rclone-test-bitunub9deri: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:36 DEBUG : Waiting for deletions to finish 2025/02/10 03:00:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 03:00:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:00:36 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:36 DEBUG : empty space: Unchanged skipping 2025/02/10 03:00:36 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:36 INFO : potato: Deleted 2025/02/10 03:00:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/10 03:00:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.80s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:39 DEBUG : Waiting for deletions to finish 2025/02/10 03:00:39 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:39 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:40 INFO : potato: Deleted 2025/02/10 03:00:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 03:00:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:00:40 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:40 DEBUG : empty space: Unchanged skipping 2025/02/10 03:00:40 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/10 03:00:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.80s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 03:00:42 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:42 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:43 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/10 03:00:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.37s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:45 DEBUG : enormous: Excluded (Size Filter) 2025/02/10 03:00:45 DEBUG : enormous: Excluded 2025/02/10 03:00:45 DEBUG : potato2: Excluded (Size Filter) 2025/02/10 03:00:45 DEBUG : potato2: Excluded 2025/02/10 03:00:45 DEBUG : potato2: Excluded (Size Filter) 2025/02/10 03:00:45 DEBUG : potato2: Excluded 2025/02/10 03:00:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:00:45 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:45 DEBUG : empty space: Unchanged skipping 2025/02/10 03:00:45 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:45 DEBUG : Waiting for deletions to finish 2025/02/10 03:00:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:45 DEBUG : enormous: Excluded (Size Filter) 2025/02/10 03:00:45 DEBUG : enormous: Excluded 2025/02/10 03:00:45 DEBUG : potato2: Excluded (Size Filter) 2025/02/10 03:00:45 DEBUG : potato2: Excluded 2025/02/10 03:00:46 DEBUG : potato2: Excluded (Size Filter) 2025/02/10 03:00:46 DEBUG : potato2: Excluded 2025/02/10 03:00:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/10 03:00:46 DEBUG : empty space: Unchanged skipping 2025/02/10 03:00:46 DEBUG : Local file system at /tmp/rclone1550125408: Waiting for checks to finish 2025/02/10 03:00:46 DEBUG : Local file system at /tmp/rclone1550125408: Waiting for transfers to finish 2025/02/10 03:00:46 DEBUG : Waiting for deletions to finish 2025/02/10 03:00:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.95s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:48 DEBUG : enormous: Excluded (Size Filter) 2025/02/10 03:00:48 DEBUG : enormous: Excluded 2025/02/10 03:00:48 DEBUG : potato2: Excluded (Size Filter) 2025/02/10 03:00:48 DEBUG : potato2: Excluded 2025/02/10 03:00:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:00:48 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:48 DEBUG : empty space: Unchanged skipping 2025/02/10 03:00:48 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:48 DEBUG : Waiting for deletions to finish 2025/02/10 03:00:49 INFO : potato2: Deleted 2025/02/10 03:00:49 INFO : enormous: Deleted 2025/02/10 03:00:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/10 03:00:49 DEBUG : Local file system at /tmp/rclone1550125408: Waiting for checks to finish 2025/02/10 03:00:49 DEBUG : empty space: Unchanged skipping 2025/02/10 03:00:49 DEBUG : Local file system at /tmp/rclone1550125408: Waiting for transfers to finish 2025/02/10 03:00:49 DEBUG : Waiting for deletions to finish 2025/02/10 03:00:49 INFO : enormous: Deleted 2025/02/10 03:00:49 INFO : potato2: Deleted 2025/02/10 03:00:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.47s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:52 DEBUG : five: Need to transfer - File not found at Destination 2025/02/10 03:00:52 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/10 03:00:52 DEBUG : one: Destination is newer than source, skipping 2025/02/10 03:00:52 DEBUG : three: Sizes identical 2025/02/10 03:00:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/10 03:00:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/10 03:00:52 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1550125408) 2025/02/10 03:00:52 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bitunub9deri) 2025/02/10 03:00:52 DEBUG : two: sha1 differ 2025/02/10 03:00:52 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/10 03:00:52 INFO : five: Copied (new) 2025/02/10 03:00:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/10 03:00:53 INFO : four: Copied (replaced existing) 2025/02/10 03:00:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/10 03:00:53 INFO : two: Copied (replaced existing) 2025/02/10 03:00:53 DEBUG : Waiting for deletions to finish 2025/02/10 03:00:53 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:53 DEBUG : one: Destination is newer than source, skipping 2025/02/10 03:00:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/10 03:00:53 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/10 03:00:53 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/10 03:00:53 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/10 03:00:53 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/10 03:00:53 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/10 03:00:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/10 03:00:53 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/10 03:00:53 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/10 03:00:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1550125408) 2025/02/10 03:00:53 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bitunub9deri) 2025/02/10 03:00:53 DEBUG : three: sha1 differ 2025/02/10 03:00:53 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/10 03:00:53 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:54 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/10 03:00:54 INFO : three: Copied (replaced existing) 2025/02/10 03:00:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.53s) === 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-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/10 03:00:55 INFO : B2 bucket rclone-test-bitunub9deri: Making map for --track-renames 2025/02/10 03:00:55 INFO : B2 bucket rclone-test-bitunub9deri: Finished making map for --track-renames 2025/02/10 03:00:55 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/10 03:00:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/10 03:00:55 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for renames to finish 2025/02/10 03:00:55 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/10 03:00:55 INFO : yam: Copied (new) 2025/02/10 03:00:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/10 03:00:56 INFO : potato: Copied (new) 2025/02/10 03:00:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:00:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:00:57 INFO : B2 bucket rclone-test-bitunub9deri: Making map for --track-renames 2025/02/10 03:00:57 INFO : B2 bucket rclone-test-bitunub9deri: Finished making map for --track-renames 2025/02/10 03:00:57 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:57 DEBUG : potato: Unchanged skipping 2025/02/10 03:00:57 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for renames to finish 2025/02/10 03:00:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/10 03:00:57 INFO : yam: Copied (server-side copy) to: yaml 2025/02/10 03:00:58 INFO : yam: Deleted 2025/02/10 03:00:58 INFO : yaml: Renamed from "yam" 2025/02/10 03:00:58 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:00:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.20s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/10 03:00:59 INFO : B2 bucket rclone-test-bitunub9deri: Making map for --track-renames 2025/02/10 03:00:59 INFO : B2 bucket rclone-test-bitunub9deri: Finished making map for --track-renames 2025/02/10 03:00:59 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:00:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/10 03:00:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/10 03:00:59 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for renames to finish 2025/02/10 03:00:59 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:01:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/10 03:01:00 INFO : potato: Copied (new) 2025/02/10 03:01:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/10 03:01:00 INFO : yam: Copied (new) 2025/02/10 03:01:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:01:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:01:00 INFO : B2 bucket rclone-test-bitunub9deri: Making map for --track-renames 2025/02/10 03:01:00 INFO : B2 bucket rclone-test-bitunub9deri: Finished making map for --track-renames 2025/02/10 03:01:00 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:01:00 DEBUG : potato: Unchanged skipping 2025/02/10 03:01:00 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for renames to finish 2025/02/10 03:01:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/10 03:01:01 INFO : yam: Copied (server-side copy) to: yaml 2025/02/10 03:01:02 INFO : yam: Deleted 2025/02/10 03:01:02 INFO : yaml: Renamed from "yam" 2025/02/10 03:01:02 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:01:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.06s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/10 03:01:03 INFO : B2 bucket rclone-test-bitunub9deri: Making map for --track-renames 2025/02/10 03:01:03 INFO : B2 bucket rclone-test-bitunub9deri: Finished making map for --track-renames 2025/02/10 03:01:03 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:01:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/10 03:01:03 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/10 03:01:03 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for renames to finish 2025/02/10 03:01:03 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:01:04 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/10 03:01:04 INFO : sub/yam: Copied (new) 2025/02/10 03:01:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/10 03:01:05 INFO : potato: Copied (new) 2025/02/10 03:01:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:01:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:01:05 DEBUG : potato: Unchanged skipping 2025/02/10 03:01:05 INFO : B2 bucket rclone-test-bitunub9deri: Making map for --track-renames 2025/02/10 03:01:05 INFO : B2 bucket rclone-test-bitunub9deri: Finished making map for --track-renames 2025/02/10 03:01:05 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:01:05 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for renames to finish 2025/02/10 03:01:06 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/10 03:01:06 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/10 03:01:06 INFO : sub/yam: Deleted 2025/02/10 03:01:06 INFO : yam: Renamed from "sub/yam" 2025/02/10 03:01:06 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:01:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.31s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:01:08 DEBUG : Creating backend with remote "/tmp/rclone1550125408/dir1" 2025/02/10 03:01:08 DEBUG : Config file has changed externally - reloading 2025/02/10 03:01:08 DEBUG : Creating backend with remote "/tmp/rclone1550125408/dir2" 2025/02/10 03:01:08 DEBUG : Local file system at /tmp/rclone1550125408/dir2: Using server-side directory move 2025/02/10 03:01:08 INFO : Local file system at /tmp/rclone1550125408/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/10 03:01:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/10 03:01:08 INFO : file1.txt: Moved (server-side) 2025/02/10 03:01:08 DEBUG : Local file system at /tmp/rclone1550125408/dir2: Waiting for checks to finish 2025/02/10 03:01:08 DEBUG : Local file system at /tmp/rclone1550125408/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:01:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 03:01:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/10 03:01:08 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:01:08 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:01:08 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/10 03:01:08 INFO : nested/sub dir/file: Copied (new) 2025/02/10 03:01:08 INFO : nested/sub dir/file: Deleted 2025/02/10 03:01:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/10 03:01:09 INFO : sub dir/hello world: Copied (new) 2025/02/10 03:01:09 INFO : sub dir/hello world: Deleted 2025/02/10 03:01:09 INFO : sub dir: Removing directory 2025/02/10 03:01:09 INFO : nested/sub dir: Removing directory 2025/02/10 03:01:09 INFO : nested: Removing directory 2025/02/10 03:01:09 DEBUG : Local file system at /tmp/rclone1550125408: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.56s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 03:01:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/10 03:01:11 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:01:11 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:01:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/10 03:01:11 INFO : nested/sub dir/file: Copied (new) 2025/02/10 03:01:11 INFO : nested/sub dir/file: Deleted 2025/02/10 03:01:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/10 03:01:12 INFO : sub dir/hello world: Copied (new) 2025/02/10 03:01:12 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.55s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:01:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/10 03:01:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/10 03:01:13 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:01:13 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:01:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/10 03:01:13 INFO : existing: Copied (new) 2025/02/10 03:01:13 INFO : existing: Deleted 2025/02/10 03:01:14 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/10 03:01:14 INFO : existing-b: Copied (new) 2025/02/10 03:01:14 INFO : existing-b: Deleted 2025/02/10 03:01:14 DEBUG : existing: Destination exists, skipping 2025/02/10 03:01:14 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/10 03:01:14 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:01:14 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:01:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.15s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:01:15 DEBUG : Creating backend with remote "TestB2:rclone-test-sidapum4bipo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bitunub9deri -> B2 bucket rclone-test-sidapum4bipo 2025/02/10 03:01:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 03:01:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/10 03:01:23 DEBUG : empty space: Unchanged skipping 2025/02/10 03:01:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/10 03:01:23 DEBUG : B2 bucket rclone-test-sidapum4bipo: Waiting for checks to finish 2025/02/10 03:01:23 INFO : empty space: Deleted 2025/02/10 03:01:23 DEBUG : B2 bucket rclone-test-sidapum4bipo: Waiting for transfers to finish 2025/02/10 03:01:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/10 03:01:23 INFO : potato2: Copied (server-side copy) 2025/02/10 03:01:23 INFO : potato2: Deleted 2025/02/10 03:01:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/10 03:01:24 INFO : potato3: Copied (server-side copy) 2025/02/10 03:01:24 INFO : potato3: Deleted 2025/02/10 03:01:24 DEBUG : Creating backend with remote "TestB2:rclone-test-numucob0keho" 2025/02/10 03:01:25 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/10 03:01:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 03:01:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/10 03:01:25 DEBUG : B2 bucket rclone-test-numucob0keho: Waiting for checks to finish 2025/02/10 03:01:25 DEBUG : B2 bucket rclone-test-numucob0keho: Waiting for transfers to finish 2025/02/10 03:01:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/10 03:01:29 INFO : potato3: Copied (server-side copy) 2025/02/10 03:01:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/10 03:01:29 INFO : empty space: Copied (server-side copy) 2025/02/10 03:01:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/10 03:01:29 INFO : potato2: Copied (server-side copy) 2025/02/10 03:01:29 INFO : potato3: Deleted 2025/02/10 03:01:29 INFO : empty space: Deleted 2025/02/10 03:01:29 INFO : potato2: Deleted 2025/02/10 03:01:29 DEBUG : B2 bucket rclone-test-numucob0keho: Purge remote 2025/02/10 03:01:29 INFO : B2 bucket rclone-test-numucob0keho: cleaning bucket "rclone-test-numucob0keho" of all files 2025/02/10 03:01:30 DEBUG : empty space: Deleting (id "4_z4fd2fd73c0ddebdb9f480e1b_f103c19301c2e8525_d20250210_m030128_c001_v0001039_t0046_u01739156488693") 2025/02/10 03:01:30 DEBUG : potato2: Deleting (id "4_z4fd2fd73c0ddebdb9f480e1b_f103f525d7a1b3665_d20250210_m030129_c001_v0001182_t0024_u01739156489040") 2025/02/10 03:01:30 DEBUG : potato3: Deleting (id "4_z4fd2fd73c0ddebdb9f480e1b_f100dd42d46a17c43_d20250210_m030129_c001_v0001182_t0020_u01739156489033") 2025/02/10 03:01:31 DEBUG : B2 bucket rclone-test-sidapum4bipo: Purge remote 2025/02/10 03:01:31 INFO : B2 bucket rclone-test-sidapum4bipo: cleaning bucket "rclone-test-sidapum4bipo" of all files 2025/02/10 03:01:31 DEBUG : empty space: Deleting (id "4_z6f52dd93c0ddebdb9f480e1b_f412ff869d0c36112_d20250210_m030129_c001_v7007000_t0000_u01739156489257") 2025/02/10 03:01:31 DEBUG : empty space: Deleting (id "4_z6f52dd93c0ddebdb9f480e1b_f107212c39086fe6c_d20250210_m030122_c001_v0001184_t0031_u01739156482393") 2025/02/10 03:01:31 DEBUG : potato2: Deleting (id "4_z6f52dd93c0ddebdb9f480e1b_f4147ebc10177f6bb_d20250210_m030129_c001_v7007000_t0000_u01739156489417") 2025/02/10 03:01:31 DEBUG : potato2: Deleting (id "4_z6f52dd93c0ddebdb9f480e1b_f1001f30dff7b0ad1_d20250210_m030123_c001_v0001102_t0001_u01739156483568") 2025/02/10 03:01:31 DEBUG : potato3: Deleting (id "4_z6f52dd93c0ddebdb9f480e1b_f4147ebc10177f6ba_d20250210_m030129_c001_v7007000_t0000_u01739156489234") 2025/02/10 03:01:31 DEBUG : potato3: Deleting (id "4_z6f52dd93c0ddebdb9f480e1b_f103ef04a339ce062_d20250210_m030123_c001_v0001120_t0001_u01739156483918") 2025/02/10 03:01:31 DEBUG : potato3: Deleting (id "4_z6f52dd93c0ddebdb9f480e1b_f107212c39086fe79_d20250210_m030122_c001_v0001184_t0045_u01739156482621") --- PASS: TestServerSideMove (19.94s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:01:35 DEBUG : Creating backend with remote "TestB2:rclone-test-yamofip7keba" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bitunub9deri -> B2 bucket rclone-test-yamofip7keba 2025/02/10 03:01:42 DEBUG : empty space: Excluded (Size Filter) 2025/02/10 03:01:42 DEBUG : empty space: Excluded 2025/02/10 03:01:42 DEBUG : empty space: Excluded (Size Filter) 2025/02/10 03:01:42 DEBUG : empty space: Excluded 2025/02/10 03:01:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 03:01:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/10 03:01:42 DEBUG : B2 bucket rclone-test-yamofip7keba: Waiting for checks to finish 2025/02/10 03:01:42 DEBUG : B2 bucket rclone-test-yamofip7keba: Waiting for transfers to finish 2025/02/10 03:01:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/10 03:01:43 INFO : potato2: Copied (server-side copy) 2025/02/10 03:01:43 INFO : potato2: Deleted 2025/02/10 03:01:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/10 03:01:43 INFO : potato3: Copied (server-side copy) 2025/02/10 03:01:43 INFO : potato3: Deleted 2025/02/10 03:01:43 DEBUG : Creating backend with remote "TestB2:rclone-test-mijoged9xami" 2025/02/10 03:01:44 DEBUG : empty space: Excluded (Size Filter) 2025/02/10 03:01:44 DEBUG : empty space: Excluded 2025/02/10 03:01:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 03:01:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/10 03:01:45 DEBUG : B2 bucket rclone-test-mijoged9xami: Waiting for checks to finish 2025/02/10 03:01:45 DEBUG : B2 bucket rclone-test-mijoged9xami: Waiting for transfers to finish 2025/02/10 03:01:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/10 03:01:49 INFO : potato2: Copied (server-side copy) 2025/02/10 03:01:49 INFO : potato2: Deleted 2025/02/10 03:01:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/10 03:01:49 INFO : potato3: Copied (server-side copy) 2025/02/10 03:01:49 INFO : potato3: Deleted 2025/02/10 03:01:50 DEBUG : B2 bucket rclone-test-mijoged9xami: Purge remote 2025/02/10 03:01:50 INFO : B2 bucket rclone-test-mijoged9xami: cleaning bucket "rclone-test-mijoged9xami" of all files 2025/02/10 03:01:50 DEBUG : potato2: Deleting (id "4_z1fa24d33c0edebdb9f480e1b_f1057e9fb8527cb2e_d20250210_m030148_c001_v0001106_t0055_u01739156508935") 2025/02/10 03:01:50 DEBUG : potato3: Deleting (id "4_z1fa24d33c0edebdb9f480e1b_f1191cc2c21c17d50_d20250210_m030149_c001_v0001120_t0048_u01739156509294") 2025/02/10 03:01:52 DEBUG : B2 bucket rclone-test-yamofip7keba: Purge remote 2025/02/10 03:01:52 INFO : B2 bucket rclone-test-yamofip7keba: cleaning bucket "rclone-test-yamofip7keba" of all files 2025/02/10 03:01:52 DEBUG : empty space: Deleting (id "4_zaf022db3c0edebdb9f480e1b_f1030bdf83e1198aa_d20250210_m030141_c001_v0001041_t0027_u01739156501456") 2025/02/10 03:01:52 DEBUG : potato2: Deleting (id "4_zaf022db3c0edebdb9f480e1b_f4102e424676bce9a_d20250210_m030149_c001_v7007000_t0000_u01739156509400") 2025/02/10 03:01:52 DEBUG : potato2: Deleting (id "4_zaf022db3c0edebdb9f480e1b_f110501bca0d5bc7c_d20250210_m030142_c001_v0001182_t0035_u01739156502996") 2025/02/10 03:01:52 DEBUG : potato3: Deleting (id "4_zaf022db3c0edebdb9f480e1b_f4102e424676bce9c_d20250210_m030149_c001_v7007000_t0000_u01739156509585") 2025/02/10 03:01:52 DEBUG : potato3: Deleting (id "4_zaf022db3c0edebdb9f480e1b_f114b554d1d02d88f_d20250210_m030143_c001_v0001184_t0046_u01739156503260") 2025/02/10 03:01:52 DEBUG : potato3: Deleting (id "4_zaf022db3c0edebdb9f480e1b_f1030bdf83e1198ae_d20250210_m030141_c001_v0001041_t0022_u01739156501908") --- PASS: TestServerSideMoveWithFilter (20.36s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:01:56 DEBUG : Creating backend with remote "TestB2:rclone-test-vuhakig3guro" 2025/02/10 03:01:58 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bitunub9deri -> B2 bucket rclone-test-vuhakig3guro 2025/02/10 03:02:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 03:02:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/10 03:02:04 DEBUG : empty space: Unchanged skipping 2025/02/10 03:02:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/10 03:02:04 DEBUG : B2 bucket rclone-test-vuhakig3guro: Waiting for checks to finish 2025/02/10 03:02:04 INFO : empty space: Deleted 2025/02/10 03:02:04 DEBUG : B2 bucket rclone-test-vuhakig3guro: Waiting for transfers to finish 2025/02/10 03:02:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/10 03:02:04 INFO : potato2: Copied (server-side copy) 2025/02/10 03:02:05 INFO : potato2: Deleted 2025/02/10 03:02:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/10 03:02:05 INFO : potato3: Copied (server-side copy) 2025/02/10 03:02:05 INFO : potato3: Deleted 2025/02/10 03:02:06 DEBUG : Creating backend with remote "TestB2:rclone-test-fivinod9daza" 2025/02/10 03:02:06 INFO : tomatoDir: Making directory 2025/02/10 03:02:07 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/10 03:02:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 03:02:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/10 03:02:07 DEBUG : B2 bucket rclone-test-fivinod9daza: Waiting for checks to finish 2025/02/10 03:02:07 DEBUG : B2 bucket rclone-test-fivinod9daza: Waiting for transfers to finish 2025/02/10 03:02:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/10 03:02:11 INFO : empty space: Copied (server-side copy) 2025/02/10 03:02:11 INFO : empty space: Deleted 2025/02/10 03:02:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/10 03:02:11 INFO : potato2: Copied (server-side copy) 2025/02/10 03:02:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/10 03:02:11 INFO : potato3: Copied (server-side copy) 2025/02/10 03:02:11 INFO : potato2: Deleted 2025/02/10 03:02:11 INFO : potato3: Deleted 2025/02/10 03:02:12 DEBUG : B2 bucket rclone-test-fivinod9daza: Purge remote 2025/02/10 03:02:12 INFO : B2 bucket rclone-test-fivinod9daza: cleaning bucket "rclone-test-fivinod9daza" of all files 2025/02/10 03:02:12 DEBUG : empty space: Deleting (id "4_z1f629d93c0edebdb9f480e1b_f118c76ea9e01d1d0_d20250210_m030210_c001_v0001178_t0056_u01739156530985") 2025/02/10 03:02:12 DEBUG : potato2: Deleting (id "4_z1f629d93c0edebdb9f480e1b_f115a105f5bece15b_d20250210_m030211_c001_v0001099_t0042_u01739156531220") 2025/02/10 03:02:12 DEBUG : potato3: Deleting (id "4_z1f629d93c0edebdb9f480e1b_f11901e57ea440958_d20250210_m030211_c001_v0001146_t0039_u01739156531334") 2025/02/10 03:02:14 DEBUG : B2 bucket rclone-test-vuhakig3guro: Purge remote 2025/02/10 03:02:14 INFO : B2 bucket rclone-test-vuhakig3guro: cleaning bucket "rclone-test-vuhakig3guro" of all files 2025/02/10 03:02:14 DEBUG : empty space: Deleting (id "4_zff527da3c0edebdb9f480e1b_f402dc14a084d13f2_d20250210_m030211_c001_v7007000_t0000_u01739156531197") 2025/02/10 03:02:14 DEBUG : empty space: Deleting (id "4_zff527da3c0edebdb9f480e1b_f102f0a978c281666_d20250210_m030203_c001_v0001182_t0008_u01739156523671") 2025/02/10 03:02:14 DEBUG : potato2: Deleting (id "4_zff527da3c0edebdb9f480e1b_f402dc14a084d13f3_d20250210_m030211_c001_v7007000_t0000_u01739156531601") 2025/02/10 03:02:14 DEBUG : potato2: Deleting (id "4_zff527da3c0edebdb9f480e1b_f106f293423b70644_d20250210_m030204_c001_v0001183_t0038_u01739156524876") 2025/02/10 03:02:14 DEBUG : potato3: Deleting (id "4_zff527da3c0edebdb9f480e1b_f401a71ca0b900eb3_d20250210_m030211_c001_v7007000_t0000_u01739156531745") 2025/02/10 03:02:14 DEBUG : potato3: Deleting (id "4_zff527da3c0edebdb9f480e1b_f115e61bd3bacb176_d20250210_m030205_c001_v0001041_t0014_u01739156525115") 2025/02/10 03:02:14 DEBUG : potato3: Deleting (id "4_zff527da3c0edebdb9f480e1b_f102f0a978c28166a_d20250210_m030203_c001_v0001182_t0055_u01739156523888") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.08s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:02:19 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.87s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:02:21 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:02:24 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/rclone-sync-test" 2025/02/10 03:02:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/rclone-sync-test-include/layer2" 2025/02/10 03:02:29 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/rclone-sync-test-ignore-file" 2025/02/10 03:02:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/10 03:02:33 DEBUG : B2 bucket rclone-test-bitunub9deri path rclone-sync-test: Waiting for checks to finish 2025/02/10 03:02:33 DEBUG : B2 bucket rclone-test-bitunub9deri path rclone-sync-test: Waiting for transfers to finish 2025/02/10 03:02:33 DEBUG : Waiting for deletions to finish 2025/02/10 03:02:33 INFO : There was nothing to transfer 2025/02/10 03:02:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/10 03:02:33 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:02:33 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:02:33 DEBUG : Waiting for deletions to finish 2025/02/10 03:02:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:02:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/10 03:02:34 DEBUG : B2 bucket rclone-test-bitunub9deri path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/10 03:02:34 DEBUG : B2 bucket rclone-test-bitunub9deri path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/10 03:02:34 DEBUG : Waiting for deletions to finish 2025/02/10 03:02:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:02:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/10 03:02:34 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:02:34 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:02:34 DEBUG : Waiting for deletions to finish 2025/02/10 03:02:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:02:35 DEBUG : : Excluded 2025/02/10 03:02:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/10 03:02:35 DEBUG : B2 bucket rclone-test-bitunub9deri path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/10 03:02:35 DEBUG : B2 bucket rclone-test-bitunub9deri path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/10 03:02:35 DEBUG : Waiting for deletions to finish 2025/02/10 03:02:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (17.27s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:02:42 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/dst" 2025/02/10 03:02:43 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/CompareDest" 2025/02/10 03:02:45 DEBUG : one: Need to transfer - File not found at Destination 2025/02/10 03:02:45 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for checks to finish 2025/02/10 03:02:45 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for transfers to finish 2025/02/10 03:02:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/10 03:02:46 INFO : one: Copied (new) 2025/02/10 03:02:46 DEBUG : Waiting for deletions to finish 2025/02/10 03:02:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 03:02:46 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for checks to finish 2025/02/10 03:02:47 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for transfers to finish 2025/02/10 03:02:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/10 03:02:47 INFO : one: Copied (replaced existing) 2025/02/10 03:02:47 DEBUG : Waiting for deletions to finish 2025/02/10 03:02:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 03:02:50 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for checks to finish 2025/02/10 03:02:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:02:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/10 03:02:50 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for transfers to finish 2025/02/10 03:02:50 DEBUG : Waiting for deletions to finish 2025/02/10 03:02:50 INFO : There was nothing to transfer 2025/02/10 03:02:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:02:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/10 03:02:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 03:02:51 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for checks to finish 2025/02/10 03:02:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:02:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/10 03:02:52 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for transfers to finish 2025/02/10 03:02:52 DEBUG : Waiting for deletions to finish 2025/02/10 03:02:52 INFO : There was nothing to transfer 2025/02/10 03:02:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:02:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/10 03:02:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 03:02:52 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for checks to finish 2025/02/10 03:02:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:02:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/10 03:02:52 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for transfers to finish 2025/02/10 03:02:52 DEBUG : Waiting for deletions to finish 2025/02/10 03:02:52 INFO : There was nothing to transfer 2025/02/10 03:02:53 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/02/10 03:02:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/10 03:02:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/10 03:02:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 03:02:53 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for checks to finish 2025/02/10 03:02:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:02:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/10 03:02:54 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for transfers to finish 2025/02/10 03:02:54 DEBUG : Waiting for deletions to finish 2025/02/10 03:02:54 INFO : There was nothing to transfer 2025/02/10 03:02:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/10 03:02:54 DEBUG : two: Need to transfer - File not found at Destination 2025/02/10 03:02:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 03:02:54 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for checks to finish 2025/02/10 03:02:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:02:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/10 03:02:55 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for transfers to finish 2025/02/10 03:02:55 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/10 03:02:55 INFO : two: Copied (new) 2025/02/10 03:02:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.68s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:02:59 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/dest" 2025/02/10 03:03:00 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/pre-dest1" 2025/02/10 03:03:01 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/pre-dest2" 2025/02/10 03:03:03 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:03:03 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/10 03:03:04 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:03:04 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/10 03:03:04 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/10 03:03:04 DEBUG : B2 bucket rclone-test-bitunub9deri path dest: Waiting for checks to finish 2025/02/10 03:03:04 DEBUG : B2 bucket rclone-test-bitunub9deri path dest: Waiting for transfers to finish 2025/02/10 03:03:05 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/10 03:03:05 INFO : 3: Copied (new) 2025/02/10 03:03:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.05s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:03:06 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/dst" 2025/02/10 03:03:08 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/CopyDest" 2025/02/10 03:03:10 DEBUG : one: Need to transfer - File not found at Destination 2025/02/10 03:03:10 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for checks to finish 2025/02/10 03:03:10 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for transfers to finish 2025/02/10 03:03:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/10 03:03:11 INFO : one: Copied (new) 2025/02/10 03:03:11 DEBUG : Waiting for deletions to finish 2025/02/10 03:03:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 03:03:12 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for checks to finish 2025/02/10 03:03:12 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for transfers to finish 2025/02/10 03:03:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/10 03:03:12 INFO : one: Copied (replaced existing) 2025/02/10 03:03:12 DEBUG : Waiting for deletions to finish 2025/02/10 03:03:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/BackupDir" 2025/02/10 03:03:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 03:03:15 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for checks to finish 2025/02/10 03:03:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:03:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 03:03:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/10 03:03:17 INFO : one: Copied (server-side copy) 2025/02/10 03:03:17 INFO : one: Deleted 2025/02/10 03:03:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/10 03:03:17 INFO : one: Copied (server-side copy) 2025/02/10 03:03:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/10 03:03:17 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for transfers to finish 2025/02/10 03:03:17 DEBUG : Waiting for deletions to finish 2025/02/10 03:03:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:03:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/10 03:03:19 INFO : two: Copied (server-side copy) 2025/02/10 03:03:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/10 03:03:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:03:19 DEBUG : one: Unchanged skipping 2025/02/10 03:03:19 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for checks to finish 2025/02/10 03:03:19 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for transfers to finish 2025/02/10 03:03:19 DEBUG : Waiting for deletions to finish 2025/02/10 03:03:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:03:19 DEBUG : one: Unchanged skipping 2025/02/10 03:03:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:03:19 DEBUG : two: Unchanged skipping 2025/02/10 03:03:19 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for checks to finish 2025/02/10 03:03:19 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for transfers to finish 2025/02/10 03:03:19 DEBUG : Waiting for deletions to finish 2025/02/10 03:03:19 INFO : There was nothing to transfer 2025/02/10 03:03:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/10 03:03:21 DEBUG : three: Destination not found in --copy-dest 2025/02/10 03:03:21 DEBUG : three: Need to transfer - File not found at Destination 2025/02/10 03:03:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:03:21 DEBUG : one: Unchanged skipping 2025/02/10 03:03:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 03:03:21 DEBUG : two: Unchanged skipping 2025/02/10 03:03:21 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for checks to finish 2025/02/10 03:03:21 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for transfers to finish 2025/02/10 03:03:22 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/10 03:03:22 INFO : three: Copied (new) 2025/02/10 03:03:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.34s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:03:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/dst" 2025/02/10 03:03:27 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/backup" 2025/02/10 03:03:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/10 03:03:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:03:29 DEBUG : two: Unchanged skipping 2025/02/10 03:03:29 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for checks to finish 2025/02/10 03:03:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/10 03:03:30 INFO : one: Copied (server-side copy) 2025/02/10 03:03:30 INFO : one: Deleted 2025/02/10 03:03:30 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for transfers to finish 2025/02/10 03:03:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/10 03:03:31 INFO : one: Copied (new) 2025/02/10 03:03:31 DEBUG : Waiting for deletions to finish 2025/02/10 03:03:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/10 03:03:32 INFO : three.txt: Copied (server-side copy) 2025/02/10 03:03:32 INFO : three.txt: Deleted 2025/02/10 03:03:32 INFO : three.txt: Moved into backup dir 2025/02/10 03:03:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/10 03:03:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:03:33 DEBUG : two: Unchanged skipping 2025/02/10 03:03:33 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for checks to finish 2025/02/10 03:03:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/10 03:03:34 INFO : one: Copied (server-side copy) 2025/02/10 03:03:34 INFO : one: Deleted 2025/02/10 03:03:34 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for transfers to finish 2025/02/10 03:03:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/10 03:03:34 INFO : one: Copied (new) 2025/02/10 03:03:34 DEBUG : Waiting for deletions to finish 2025/02/10 03:03:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/10 03:03:35 INFO : three.txt: Copied (server-side copy) 2025/02/10 03:03:35 INFO : three.txt: Deleted 2025/02/10 03:03:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.73s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:03:38 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1098-06.backblaze.com/b2api/v1/b2_upload_file/6f527d23c0bdebdb9f480e1b/c001_v0001098_t0051": EOF 2025/02/10 03:03:38 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1098-06.backblaze.com/b2api/v1/b2_upload_file/6f527d23c0bdebdb9f480e1b/c001_v0001098_t0051": EOF) 2025/02/10 03:03:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bitunub9deri: 1/10 (Post "https://pod-000-1098-06.backblaze.com/b2api/v1/b2_upload_file/6f527d23c0bdebdb9f480e1b/c001_v0001098_t0051": EOF) 2025/02/10 03:03:41 DEBUG : pacer: Reducing sleep to 10ms 2025/02/10 03:03:41 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/dst" 2025/02/10 03:03:42 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/backup" 2025/02/10 03:03:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/10 03:03:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:03:44 DEBUG : two: Unchanged skipping 2025/02/10 03:03:44 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for checks to finish 2025/02/10 03:03:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/10 03:03:45 INFO : one: Copied (server-side copy) to: one.bak 2025/02/10 03:03:45 INFO : one: Deleted 2025/02/10 03:03:45 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for transfers to finish 2025/02/10 03:03:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/10 03:03:46 INFO : one: Copied (new) 2025/02/10 03:03:46 DEBUG : Waiting for deletions to finish 2025/02/10 03:03:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/10 03:03:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/10 03:03:47 INFO : three.txt: Deleted 2025/02/10 03:03:47 INFO : three.txt: Moved into backup dir 2025/02/10 03:03:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/10 03:03:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:03:49 DEBUG : two: Unchanged skipping 2025/02/10 03:03:49 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for checks to finish 2025/02/10 03:03:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/10 03:03:49 INFO : one: Copied (server-side copy) to: one.bak 2025/02/10 03:03:49 INFO : one: Deleted 2025/02/10 03:03:49 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for transfers to finish 2025/02/10 03:03:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/10 03:03:49 INFO : one: Copied (new) 2025/02/10 03:03:49 DEBUG : Waiting for deletions to finish 2025/02/10 03:03:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/10 03:03:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/10 03:03:50 INFO : three.txt: Deleted 2025/02/10 03:03:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.77s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:03:53 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/dst" 2025/02/10 03:03:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/backup" 2025/02/10 03:03:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/10 03:03:56 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for checks to finish 2025/02/10 03:03:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:03:56 DEBUG : two: Unchanged skipping 2025/02/10 03:03:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/10 03:03:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/10 03:03:58 INFO : one: Deleted 2025/02/10 03:03:58 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for transfers to finish 2025/02/10 03:03:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/10 03:03:59 INFO : one: Copied (new) 2025/02/10 03:03:59 DEBUG : Waiting for deletions to finish 2025/02/10 03:03:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/10 03:03:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/10 03:04:00 INFO : three.txt: Deleted 2025/02/10 03:04:00 INFO : three.txt: Moved into backup dir 2025/02/10 03:04:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/10 03:04:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:04:01 DEBUG : two: Unchanged skipping 2025/02/10 03:04:01 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for checks to finish 2025/02/10 03:04:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/10 03:04:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/10 03:04:02 INFO : one: Deleted 2025/02/10 03:04:02 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for transfers to finish 2025/02/10 03:04:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/10 03:04:03 INFO : one: Copied (new) 2025/02/10 03:04:03 DEBUG : Waiting for deletions to finish 2025/02/10 03:04:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/10 03:04:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/10 03:04:04 INFO : three.txt: Deleted 2025/02/10 03:04:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.78s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:04:07 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/dst" 2025/02/10 03:04:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/10 03:04:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:04:09 DEBUG : two: Unchanged skipping 2025/02/10 03:04:09 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for checks to finish 2025/02/10 03:04:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/10 03:04:10 INFO : one: Copied (server-side copy) to: one.bak 2025/02/10 03:04:10 INFO : one: Deleted 2025/02/10 03:04:10 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for transfers to finish 2025/02/10 03:04:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/10 03:04:11 INFO : one: Copied (new) 2025/02/10 03:04:11 DEBUG : Waiting for deletions to finish 2025/02/10 03:04:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/10 03:04:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/10 03:04:12 INFO : three.txt: Deleted 2025/02/10 03:04:12 INFO : three.txt: Moved into backup dir 2025/02/10 03:04:13 DEBUG : one.bak: Excluded (Path Filter) 2025/02/10 03:04:13 DEBUG : one.bak: Excluded 2025/02/10 03:04:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/10 03:04:13 DEBUG : three.txt.bak: Excluded 2025/02/10 03:04:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/10 03:04:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:04:13 DEBUG : two: Unchanged skipping 2025/02/10 03:04:13 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for checks to finish 2025/02/10 03:04:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/10 03:04:13 INFO : one: Copied (server-side copy) to: one.bak 2025/02/10 03:04:14 INFO : one: Deleted 2025/02/10 03:04:14 DEBUG : B2 bucket rclone-test-bitunub9deri path dst: Waiting for transfers to finish 2025/02/10 03:04:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/10 03:04:14 INFO : one: Copied (new) 2025/02/10 03:04:14 DEBUG : Waiting for deletions to finish 2025/02/10 03:04:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/10 03:04:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/10 03:04:14 INFO : three.txt: Deleted 2025/02/10 03:04:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.76s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:04:17 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/dst" 2025/02/10 03:04:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/10 03:04:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/10 03:04:20 INFO : one: Copied (server-side copy) to: one.bak 2025/02/10 03:04:20 INFO : one: Deleted 2025/02/10 03:04:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/10 03:04:22 INFO : one: Copied (new) 2025/02/10 03:04:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:04:22 DEBUG : two: Unchanged skipping 2025/02/10 03:04:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/10 03:04:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/10 03:04:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/10 03:04:23 INFO : three.txt: Deleted 2025/02/10 03:04:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/10 03:04:23 INFO : three.txt: Copied (new) 2025/02/10 03:04:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/10 03:04:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/10 03:04:25 INFO : one: Copied (server-side copy) to: one.bak 2025/02/10 03:04:25 INFO : one: Deleted 2025/02/10 03:04:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/10 03:04:25 INFO : one: Copied (new) 2025/02/10 03:04:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:04:25 DEBUG : two: Unchanged skipping 2025/02/10 03:04:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/10 03:04:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/10 03:04:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/10 03:04:26 INFO : three.txt: Deleted 2025/02/10 03:04:27 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/10 03:04:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.90s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:04:31 DEBUG : Creating backend with remote "TestB2:rclone-test-bitunub9deri/dst" 2025/02/10 03:04:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/10 03:04:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/10 03:04:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/10 03:04:34 INFO : one: Deleted 2025/02/10 03:04:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/10 03:04:34 INFO : one: Copied (new) 2025/02/10 03:04:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:04:35 DEBUG : two: Unchanged skipping 2025/02/10 03:04:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/10 03:04:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/10 03:04:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/10 03:04:36 INFO : three.txt: Deleted 2025/02/10 03:04:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/10 03:04:36 INFO : three.txt: Copied (new) 2025/02/10 03:04:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/10 03:04:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/10 03:04:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/10 03:04:38 INFO : one: Deleted 2025/02/10 03:04:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/10 03:04:38 INFO : one: Copied (new) 2025/02/10 03:04:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:04:38 DEBUG : two: Unchanged skipping 2025/02/10 03:04:38 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/10 03:04:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/10 03:04:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/10 03:04:40 INFO : three.txt: Deleted 2025/02/10 03:04:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/10 03:04:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.81s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:04:43 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/10 03:04:43 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:04:43 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:04:43 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/10 03:04:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/10 03:04:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.74s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:04:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/10 03:04:45 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:04:45 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:04:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/10 03:04:45 INFO : existing: Copied (new) 2025/02/10 03:04:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:04:46 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:04:46 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/10 03:04:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/10 03:04:46 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:04:46 ERROR : B2 bucket rclone-test-bitunub9deri: not deleting files as there were IO errors 2025/02/10 03:04:46 ERROR : B2 bucket rclone-test-bitunub9deri: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncImmutable (3.01s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:04:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:04:48 DEBUG : existing: Unchanged skipping 2025/02/10 03:04:48 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:04:48 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:04:48 DEBUG : Waiting for deletions to finish 2025/02/10 03:04:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", 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.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:04:50 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1144-18.backblaze.com/b2api/v1/b2_upload_file/6f527d23c0bdebdb9f480e1b/c001_v0001144_t0012": EOF 2025/02/10 03:04:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-18.backblaze.com/b2api/v1/b2_upload_file/6f527d23c0bdebdb9f480e1b/c001_v0001144_t0012": EOF) 2025/02/10 03:04:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-bitunub9deri: 1/10 (Post "https://pod-000-1144-18.backblaze.com/b2api/v1/b2_upload_file/6f527d23c0bdebdb9f480e1b/c001_v0001144_t0012": EOF) 2025/02/10 03:04:52 DEBUG : pacer: Reducing sleep to 10ms 2025/02/10 03:05:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:04 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:05:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:04 DEBUG : both0: Unchanged skipping 2025/02/10 03:05:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:04 DEBUG : both12: Unchanged skipping 2025/02/10 03:05:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:04 DEBUG : both13: Unchanged skipping 2025/02/10 03:05:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:04 DEBUG : both1: Unchanged skipping 2025/02/10 03:05:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:04 DEBUG : both15: Unchanged skipping 2025/02/10 03:05:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:04 DEBUG : both10: Unchanged skipping 2025/02/10 03:05:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:04 DEBUG : both17: Unchanged skipping 2025/02/10 03:05:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:04 DEBUG : both11: Unchanged skipping 2025/02/10 03:05:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:04 DEBUG : both14: Unchanged skipping 2025/02/10 03:05:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:04 DEBUG : both2: Unchanged skipping 2025/02/10 03:05:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:04 DEBUG : both3: Unchanged skipping 2025/02/10 03:05:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:04 DEBUG : both4: Unchanged skipping 2025/02/10 03:05:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:04 DEBUG : both5: Unchanged skipping 2025/02/10 03:05:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:04 DEBUG : both6: Unchanged skipping 2025/02/10 03:05:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:04 DEBUG : both7: Unchanged skipping 2025/02/10 03:05:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:04 DEBUG : both8: Unchanged skipping 2025/02/10 03:05:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:04 DEBUG : both9: Unchanged skipping 2025/02/10 03:05:04 DEBUG : both16: Unchanged skipping 2025/02/10 03:05:04 DEBUG : both18: Unchanged skipping 2025/02/10 03:05:04 DEBUG : both19: Unchanged skipping 2025/02/10 03:05:04 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:05:04 DEBUG : Waiting for deletions to finish 2025/02/10 03:05:04 INFO : only11: Deleted 2025/02/10 03:05:04 INFO : only15: Deleted 2025/02/10 03:05:05 INFO : only16: Deleted 2025/02/10 03:05:05 INFO : only19: Deleted 2025/02/10 03:05:05 INFO : only3: Deleted 2025/02/10 03:05:05 INFO : only14: Deleted 2025/02/10 03:05:05 INFO : only2: Deleted 2025/02/10 03:05:05 INFO : only6: Deleted 2025/02/10 03:05:05 INFO : only7: Deleted 2025/02/10 03:05:05 INFO : only1: Deleted 2025/02/10 03:05:05 INFO : only12: Deleted 2025/02/10 03:05:05 INFO : only13: Deleted 2025/02/10 03:05:05 INFO : only18: Deleted 2025/02/10 03:05:05 INFO : only4: Deleted 2025/02/10 03:05:05 INFO : only5: Deleted 2025/02/10 03:05:05 INFO : only0: Deleted 2025/02/10 03:05:05 INFO : only9: Deleted 2025/02/10 03:05:05 INFO : only10: Deleted 2025/02/10 03:05:05 INFO : only17: Deleted 2025/02/10 03:05:05 INFO : only8: Deleted 2025/02/10 03:05:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (20.02s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:05:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:22 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for checks to finish 2025/02/10 03:05:22 DEBUG : both1: Unchanged skipping 2025/02/10 03:05:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:22 DEBUG : both10: Unchanged skipping 2025/02/10 03:05:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:22 DEBUG : both13: Unchanged skipping 2025/02/10 03:05:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:22 DEBUG : both14: Unchanged skipping 2025/02/10 03:05:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:22 DEBUG : both0: Unchanged skipping 2025/02/10 03:05:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:22 DEBUG : both11: Unchanged skipping 2025/02/10 03:05:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:22 DEBUG : both17: Unchanged skipping 2025/02/10 03:05:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:22 DEBUG : both18: Unchanged skipping 2025/02/10 03:05:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:22 DEBUG : both19: Unchanged skipping 2025/02/10 03:05:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:22 DEBUG : both12: Unchanged skipping 2025/02/10 03:05:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:22 DEBUG : both3: Unchanged skipping 2025/02/10 03:05:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:22 DEBUG : both15: Unchanged skipping 2025/02/10 03:05:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:22 DEBUG : both5: Unchanged skipping 2025/02/10 03:05:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:22 DEBUG : both6: Unchanged skipping 2025/02/10 03:05:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:22 DEBUG : both7: Unchanged skipping 2025/02/10 03:05:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:22 DEBUG : both8: Unchanged skipping 2025/02/10 03:05:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 03:05:22 DEBUG : both9: Unchanged skipping 2025/02/10 03:05:22 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/10 03:05:22 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/10 03:05:22 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/10 03:05:22 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/10 03:05:22 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/10 03:05:22 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/10 03:05:22 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/10 03:05:22 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/10 03:05:22 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/10 03:05:22 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/10 03:05:22 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/10 03:05:22 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/10 03:05:22 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/10 03:05:22 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/10 03:05:22 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/10 03:05:22 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/10 03:05:22 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/10 03:05:22 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/10 03:05:22 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/10 03:05:22 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/10 03:05:22 DEBUG : both16: Unchanged skipping 2025/02/10 03:05:22 DEBUG : both2: Unchanged skipping 2025/02/10 03:05:22 DEBUG : both4: Unchanged skipping 2025/02/10 03:05:22 DEBUG : B2 bucket rclone-test-bitunub9deri: Waiting for transfers to finish 2025/02/10 03:05:23 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/10 03:05:23 INFO : only0: Copied (replaced existing) 2025/02/10 03:05:23 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/10 03:05:23 INFO : only12: Copied (replaced existing) 2025/02/10 03:05:23 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/10 03:05:23 INFO : only1: Copied (replaced existing) 2025/02/10 03:05:23 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/10 03:05:23 INFO : only10: Copied (replaced existing) 2025/02/10 03:05:23 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/10 03:05:23 INFO : only13: Copied (replaced existing) 2025/02/10 03:05:23 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/10 03:05:23 INFO : only14: Copied (replaced existing) 2025/02/10 03:05:23 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/10 03:05:23 INFO : only11: Copied (replaced existing) 2025/02/10 03:05:23 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/10 03:05:23 INFO : only15: Copied (replaced existing) 2025/02/10 03:05:23 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/10 03:05:23 INFO : only16: Copied (replaced existing) 2025/02/10 03:05:23 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/10 03:05:23 INFO : only17: Copied (replaced existing) 2025/02/10 03:05:24 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/10 03:05:24 INFO : only18: Copied (replaced existing) 2025/02/10 03:05:24 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/10 03:05:24 INFO : only19: Copied (replaced existing) 2025/02/10 03:05:24 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/10 03:05:24 INFO : only2: Copied (replaced existing) 2025/02/10 03:05:24 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/10 03:05:24 INFO : only3: Copied (replaced existing) 2025/02/10 03:05:24 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/10 03:05:24 INFO : only4: Copied (replaced existing) 2025/02/10 03:05:24 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/10 03:05:24 INFO : only5: Copied (replaced existing) 2025/02/10 03:05:24 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/10 03:05:24 INFO : only6: Copied (replaced existing) 2025/02/10 03:05:24 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/10 03:05:24 INFO : only7: Copied (replaced existing) 2025/02/10 03:05:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/10 03:05:24 INFO : only8: Copied (replaced existing) 2025/02/10 03:05:24 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/10 03:05:24 INFO : only9: Copied (replaced existing) 2025/02/10 03:05:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (22.35s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:05:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/10 03:05:32 INFO : sub dir: Making directory 2025/02/10 03:05:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.89s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" 2025/02/10 03:05:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/10 03:05:37 INFO : sub dir: Making directory 2025/02/10 03:05:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bitunub9deri", Local "Local file system at /tmp/rclone1550125408", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.61s) PASS 2025/02/10 03:05:42 DEBUG : B2 bucket rclone-test-bitunub9deri: Purge remote 2025/02/10 03:05:42 INFO : B2 bucket rclone-test-bitunub9deri: cleaning bucket "rclone-test-bitunub9deri" of all files 2025/02/10 03:05:43 DEBUG : BackupDir/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d67245f5_d20250210_m030322_c001_v7007000_t0000_u01739156602846") 2025/02/10 03:05:43 DEBUG : BackupDir/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f106a047760491286_d20250210_m030317_c001_v0001182_t0057_u01739156597113") 2025/02/10 03:05:43 DEBUG : CompareDest/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f408be985ee5dabf5_d20250210_m030256_c001_v7007000_t0000_u01739156576005") 2025/02/10 03:05:43 DEBUG : CompareDest/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6c7f_d20250210_m030249_c001_v0001144_t0046_u01739156569007") 2025/02/10 03:05:43 DEBUG : CompareDest/two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f408be985ee5dabf6_d20250210_m030256_c001_v7007000_t0000_u01739156576188") 2025/02/10 03:05:43 DEBUG : CompareDest/two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ebaa_d20250210_m030251_c001_v0001176_t0053_u01739156571056") 2025/02/10 03:05:43 DEBUG : CopyDest/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d67245f6_d20250210_m030323_c001_v7007000_t0000_u01739156603029") 2025/02/10 03:05:43 DEBUG : CopyDest/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6d6d_d20250210_m030314_c001_v0001098_t0035_u01739156594141") 2025/02/10 03:05:43 DEBUG : CopyDest/three: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d67245f7_d20250210_m030323_c001_v7007000_t0000_u01739156603210") 2025/02/10 03:05:43 DEBUG : CopyDest/three: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ebe0_d20250210_m030320_c001_v0001176_t0035_u01739156600545") 2025/02/10 03:05:43 DEBUG : CopyDest/two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d67245f8_d20250210_m030323_c001_v7007000_t0000_u01739156603410") 2025/02/10 03:05:43 DEBUG : CopyDest/two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6cc2_d20250210_m030318_c001_v0001144_t0056_u01739156598289") 2025/02/10 03:05:43 DEBUG : EXISTING: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f416dc308baf847a3_d20250210_m030448_c001_v7007000_t0000_u01739156688815") 2025/02/10 03:05:43 DEBUG : EXISTING: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ecdb_d20250210_m030447_c001_v0001176_t0033_u01739156687831") 2025/02/10 03:05:43 DEBUG : Testêé: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f416dc308baf8479e_d20250210_m030444_c001_v7007000_t0000_u01739156684432") 2025/02/10 03:05:43 DEBUG : Testêé: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ecc5_d20250210_m030443_c001_v0001176_t0055_u01739156683648") 2025/02/10 03:05:43 DEBUG : Testêé: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6dd7_d20250210_m030442_c001_v0001144_t0037_u01739156682436") 2025/02/10 03:05:44 DEBUG : a/potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b838_d20250210_m030034_c001_v7007000_t0000_u01739156434615") 2025/02/10 03:05:44 DEBUG : a/potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b2d_d20250210_m030033_c001_v0001098_t0011_u01739156433927") 2025/02/10 03:05:44 DEBUG : a/potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f411c11f4443da223_d20250210_m030031_c001_v7007000_t0000_u01739156431662") 2025/02/10 03:05:44 DEBUG : a/potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b25_d20250210_m030030_c001_v0001098_t0045_u01739156430736") 2025/02/10 03:05:44 DEBUG : a/potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f618_d20250210_m030008_c001_v7007000_t0000_u01739156408743") 2025/02/10 03:05:44 DEBUG : a/potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6af0_d20250210_m030007_c001_v0001098_t0044_u01739156407792") 2025/02/10 03:05:44 DEBUG : b/potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b839_d20250210_m030034_c001_v7007000_t0000_u01739156434799") 2025/02/10 03:05:44 DEBUG : b/potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b27_d20250210_m030032_c001_v0001098_t0014_u01739156432574") 2025/02/10 03:05:44 DEBUG : b/potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f411c11f4443da221_d20250210_m030031_c001_v7007000_t0000_u01739156431113") 2025/02/10 03:05:44 DEBUG : b/potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b21_d20250210_m030029_c001_v0001098_t0005_u01739156429425") 2025/02/10 03:05:44 DEBUG : b/potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f615_d20250210_m030008_c001_v7007000_t0000_u01739156408194") 2025/02/10 03:05:44 DEBUG : b/potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6aea_d20250210_m030006_c001_v0001098_t0031_u01739156406689") 2025/02/10 03:05:44 DEBUG : backup/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f40569ccd2f71e818_d20250210_m030336_c001_v7007000_t0000_u01739156616134") 2025/02/10 03:05:44 DEBUG : backup/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11033cea161ed3a2_d20250210_m030334_c001_v0001165_t0049_u01739156614157") 2025/02/10 03:05:44 DEBUG : backup/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f100dd42d46a181b9_d20250210_m030330_c001_v0001182_t0047_u01739156610366") 2025/02/10 03:05:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b972_d20250210_m030404_c001_v7007000_t0000_u01739156644697") 2025/02/10 03:05:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1192dab82f00a3e7_d20250210_m030401_c001_v0001115_t0020_u01739156641876") 2025/02/10 03:05:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f112f9ffe4a8d90f3_d20250210_m030357_c001_v0001184_t0057_u01739156637891") 2025/02/10 03:05:44 DEBUG : backup/one.bak: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f403d4c41ff7d7429_d20250210_m030350_c001_v7007000_t0000_u01739156630903") 2025/02/10 03:05:44 DEBUG : backup/one.bak: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1170f4ee0d81ac9f_d20250210_m030349_c001_v0001179_t0027_u01739156629313") 2025/02/10 03:05:45 DEBUG : backup/one.bak: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f114c9e6acea8b2ec_d20250210_m030345_c001_v0001179_t0048_u01739156625537") 2025/02/10 03:05:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b973_d20250210_m030404_c001_v7007000_t0000_u01739156644879") 2025/02/10 03:05:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1183598d4d8e7a09_d20250210_m030403_c001_v0001037_t0052_u01739156643614") 2025/02/10 03:05:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f117c6f52cca24e4a_d20250210_m030359_c001_v0001102_t0013_u01739156639603") 2025/02/10 03:05:45 DEBUG : backup/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f40569ccd2f71e819_d20250210_m030336_c001_v7007000_t0000_u01739156616317") 2025/02/10 03:05:45 DEBUG : backup/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11584bd62a11a7c5_d20250210_m030334_c001_v0001036_t0000_u01739156614988") 2025/02/10 03:05:45 DEBUG : backup/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f10435e4cbfcdae97_d20250210_m030331_c001_v0001137_t0043_u01739156611732") 2025/02/10 03:05:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f403d4c41ff7d742a_d20250210_m030351_c001_v7007000_t0000_u01739156631085") 2025/02/10 03:05:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f116a24fe2b6a59c4_d20250210_m030350_c001_v0001165_t0018_u01739156630130") 2025/02/10 03:05:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1076fc74584c74b0_d20250210_m030346_c001_v0001100_t0038_u01739156626868") 2025/02/10 03:05:45 DEBUG : both0: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcba_d20250210_m030525_c001_v7007000_t0000_u01739156725044") 2025/02/10 03:05:45 DEBUG : both0: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed69_d20250210_m030511_c001_v0001176_t0020_u01739156711075") 2025/02/10 03:05:45 DEBUG : both0: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d672464e_d20250210_m030506_c001_v7007000_t0000_u01739156706452") 2025/02/10 03:05:45 DEBUG : both0: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8eceb_d20250210_m030452_c001_v0001176_t0013_u01739156692769") 2025/02/10 03:05:45 DEBUG : both1: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcbb_d20250210_m030525_c001_v7007000_t0000_u01739156725229") 2025/02/10 03:05:45 DEBUG : both1: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed6d_d20250210_m030511_c001_v0001176_t0002_u01739156711568") 2025/02/10 03:05:45 DEBUG : both1: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d672464f_d20250210_m030506_c001_v7007000_t0000_u01739156706633") 2025/02/10 03:05:45 DEBUG : both1: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ecf3_d20250210_m030453_c001_v0001176_t0027_u01739156693224") 2025/02/10 03:05:45 DEBUG : both10: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcbc_d20250210_m030525_c001_v7007000_t0000_u01739156725413") 2025/02/10 03:05:45 DEBUG : both10: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8eda5_d20250210_m030516_c001_v0001176_t0009_u01739156716598") 2025/02/10 03:05:45 DEBUG : both10: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d6724650_d20250210_m030506_c001_v7007000_t0000_u01739156706815") 2025/02/10 03:05:45 DEBUG : both10: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed2b_d20250210_m030458_c001_v0001176_t0041_u01739156698459") 2025/02/10 03:05:46 DEBUG : both11: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcbd_d20250210_m030525_c001_v7007000_t0000_u01739156725598") 2025/02/10 03:05:46 DEBUG : both11: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8edad_d20250210_m030517_c001_v0001176_t0052_u01739156717080") 2025/02/10 03:05:46 DEBUG : both11: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d6724652_d20250210_m030506_c001_v7007000_t0000_u01739156706996") 2025/02/10 03:05:46 DEBUG : both11: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed31_d20250210_m030458_c001_v0001176_t0029_u01739156698974") 2025/02/10 03:05:46 DEBUG : both12: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcbe_d20250210_m030525_c001_v7007000_t0000_u01739156725782") 2025/02/10 03:05:46 DEBUG : both12: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8edb1_d20250210_m030517_c001_v0001176_t0012_u01739156717769") 2025/02/10 03:05:46 DEBUG : both12: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d6724653_d20250210_m030507_c001_v7007000_t0000_u01739156707176") 2025/02/10 03:05:46 DEBUG : both12: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed37_d20250210_m030459_c001_v0001176_t0029_u01739156699425") 2025/02/10 03:05:46 DEBUG : both13: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcc0_d20250210_m030525_c001_v7007000_t0000_u01739156725997") 2025/02/10 03:05:46 DEBUG : both13: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8edb5_d20250210_m030518_c001_v0001176_t0008_u01739156718224") 2025/02/10 03:05:46 DEBUG : both13: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d6724654_d20250210_m030507_c001_v7007000_t0000_u01739156707357") 2025/02/10 03:05:46 DEBUG : both13: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed3b_d20250210_m030459_c001_v0001176_t0050_u01739156699959") 2025/02/10 03:05:46 DEBUG : both14: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcc2_d20250210_m030526_c001_v7007000_t0000_u01739156726182") 2025/02/10 03:05:46 DEBUG : both14: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8edb9_d20250210_m030518_c001_v0001176_t0057_u01739156718960") 2025/02/10 03:05:46 DEBUG : both14: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d6724655_d20250210_m030507_c001_v7007000_t0000_u01739156707538") 2025/02/10 03:05:46 DEBUG : both14: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed41_d20250210_m030500_c001_v0001176_t0057_u01739156700537") 2025/02/10 03:05:46 DEBUG : both15: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcc3_d20250210_m030526_c001_v7007000_t0000_u01739156726366") 2025/02/10 03:05:46 DEBUG : both15: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8edbf_d20250210_m030519_c001_v0001176_t0034_u01739156719407") 2025/02/10 03:05:46 DEBUG : both15: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d6724657_d20250210_m030507_c001_v7007000_t0000_u01739156707720") 2025/02/10 03:05:46 DEBUG : both15: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed45_d20250210_m030500_c001_v0001176_t0003_u01739156700989") 2025/02/10 03:05:46 DEBUG : both16: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcc5_d20250210_m030526_c001_v7007000_t0000_u01739156726550") 2025/02/10 03:05:47 DEBUG : both16: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8edc3_d20250210_m030520_c001_v0001176_t0055_u01739156720080") 2025/02/10 03:05:47 DEBUG : both16: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d6724659_d20250210_m030507_c001_v7007000_t0000_u01739156707901") 2025/02/10 03:05:47 DEBUG : both16: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed49_d20250210_m030501_c001_v0001176_t0051_u01739156701564") 2025/02/10 03:05:47 DEBUG : both17: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcc6_d20250210_m030526_c001_v7007000_t0000_u01739156726734") 2025/02/10 03:05:47 DEBUG : both17: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8edc7_d20250210_m030520_c001_v0001176_t0002_u01739156720534") 2025/02/10 03:05:47 DEBUG : both17: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d672465a_d20250210_m030508_c001_v7007000_t0000_u01739156708081") 2025/02/10 03:05:47 DEBUG : both17: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed4f_d20250210_m030502_c001_v0001176_t0018_u01739156702083") 2025/02/10 03:05:47 DEBUG : both18: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcc7_d20250210_m030526_c001_v7007000_t0000_u01739156726918") 2025/02/10 03:05:47 DEBUG : both18: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8edcd_d20250210_m030521_c001_v0001176_t0011_u01739156721246") 2025/02/10 03:05:47 DEBUG : both18: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d672465b_d20250210_m030508_c001_v7007000_t0000_u01739156708262") 2025/02/10 03:05:47 DEBUG : both18: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed55_d20250210_m030502_c001_v0001176_t0027_u01739156702567") 2025/02/10 03:05:47 DEBUG : both19: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcc8_d20250210_m030527_c001_v7007000_t0000_u01739156727102") 2025/02/10 03:05:47 DEBUG : both19: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8edd3_d20250210_m030521_c001_v0001176_t0007_u01739156721710") 2025/02/10 03:05:47 DEBUG : both19: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d672465c_d20250210_m030508_c001_v7007000_t0000_u01739156708444") 2025/02/10 03:05:47 DEBUG : both19: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed59_d20250210_m030503_c001_v0001176_t0021_u01739156703120") 2025/02/10 03:05:47 DEBUG : both2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcc9_d20250210_m030527_c001_v7007000_t0000_u01739156727291") 2025/02/10 03:05:47 DEBUG : both2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed73_d20250210_m030512_c001_v0001176_t0059_u01739156712564") 2025/02/10 03:05:47 DEBUG : both2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d672465d_d20250210_m030508_c001_v7007000_t0000_u01739156708631") 2025/02/10 03:05:47 DEBUG : both2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ecfb_d20250210_m030453_c001_v0001176_t0059_u01739156693766") 2025/02/10 03:05:47 DEBUG : both3: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcca_d20250210_m030527_c001_v7007000_t0000_u01739156727477") 2025/02/10 03:05:48 DEBUG : both3: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed77_d20250210_m030512_c001_v0001176_t0042_u01739156712999") 2025/02/10 03:05:48 DEBUG : both3: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d672465e_d20250210_m030508_c001_v7007000_t0000_u01739156708813") 2025/02/10 03:05:48 DEBUG : both3: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ecff_d20250210_m030454_c001_v0001176_t0047_u01739156694358") 2025/02/10 03:05:48 DEBUG : both4: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bccb_d20250210_m030527_c001_v7007000_t0000_u01739156727661") 2025/02/10 03:05:48 DEBUG : both4: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed7f_d20250210_m030513_c001_v0001176_t0053_u01739156713460") 2025/02/10 03:05:48 DEBUG : both4: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d672465f_d20250210_m030508_c001_v7007000_t0000_u01739156708995") 2025/02/10 03:05:48 DEBUG : both4: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed05_d20250210_m030455_c001_v0001176_t0006_u01739156695053") 2025/02/10 03:05:48 DEBUG : both5: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bccc_d20250210_m030527_c001_v7007000_t0000_u01739156727845") 2025/02/10 03:05:48 DEBUG : both5: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed85_d20250210_m030513_c001_v0001176_t0011_u01739156713968") 2025/02/10 03:05:48 DEBUG : both5: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d6724660_d20250210_m030509_c001_v7007000_t0000_u01739156709178") 2025/02/10 03:05:48 DEBUG : both5: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed0d_d20250210_m030455_c001_v0001176_t0037_u01739156695472") 2025/02/10 03:05:48 DEBUG : both6: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bccd_d20250210_m030528_c001_v7007000_t0000_u01739156728028") 2025/02/10 03:05:48 DEBUG : both6: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed8f_d20250210_m030514_c001_v0001176_t0040_u01739156714572") 2025/02/10 03:05:48 DEBUG : both6: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d6724661_d20250210_m030509_c001_v7007000_t0000_u01739156709371") 2025/02/10 03:05:48 DEBUG : both6: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed15_d20250210_m030456_c001_v0001176_t0016_u01739156696258") 2025/02/10 03:05:48 DEBUG : both7: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bccf_d20250210_m030528_c001_v7007000_t0000_u01739156728212") 2025/02/10 03:05:48 DEBUG : both7: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed93_d20250210_m030515_c001_v0001176_t0024_u01739156715010") 2025/02/10 03:05:48 DEBUG : both7: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d6724662_d20250210_m030509_c001_v7007000_t0000_u01739156709614") 2025/02/10 03:05:48 DEBUG : both7: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed19_d20250210_m030456_c001_v0001176_t0025_u01739156696809") 2025/02/10 03:05:48 DEBUG : both8: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcd0_d20250210_m030528_c001_v7007000_t0000_u01739156728396") 2025/02/10 03:05:48 DEBUG : both8: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed97_d20250210_m030515_c001_v0001176_t0012_u01739156715585") 2025/02/10 03:05:48 DEBUG : both8: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d6724663_d20250210_m030509_c001_v7007000_t0000_u01739156709796") 2025/02/10 03:05:48 DEBUG : both8: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed1f_d20250210_m030457_c001_v0001176_t0055_u01739156697229") 2025/02/10 03:05:49 DEBUG : both9: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcd1_d20250210_m030528_c001_v7007000_t0000_u01739156728582") 2025/02/10 03:05:49 DEBUG : both9: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed9f_d20250210_m030516_c001_v0001176_t0017_u01739156716138") 2025/02/10 03:05:49 DEBUG : both9: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d6724664_d20250210_m030509_c001_v7007000_t0000_u01739156709977") 2025/02/10 03:05:49 DEBUG : both9: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed27_d20250210_m030458_c001_v0001176_t0046_u01739156698041") 2025/02/10 03:05:49 DEBUG : c/non empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b83a_d20250210_m030034_c001_v7007000_t0000_u01739156434982") 2025/02/10 03:05:49 DEBUG : c/non empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b29_d20250210_m030032_c001_v0001098_t0005_u01739156432995") 2025/02/10 03:05:49 DEBUG : c/non empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f411c11f4443da224_d20250210_m030031_c001_v7007000_t0000_u01739156431843") 2025/02/10 03:05:49 DEBUG : c/non empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b23_d20250210_m030029_c001_v0001098_t0058_u01739156429820") 2025/02/10 03:05:49 DEBUG : c/non empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f619_d20250210_m030008_c001_v7007000_t0000_u01739156408983") 2025/02/10 03:05:49 DEBUG : c/non empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6aee_d20250210_m030007_c001_v0001098_t0048_u01739156407069") 2025/02/10 03:05:49 DEBUG : check sum: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f5f1_d20250210_m025955_c001_v7007000_t0000_u01739156395788") 2025/02/10 03:05:49 DEBUG : check sum: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6acc_d20250210_m025954_c001_v0001098_t0038_u01739156394672") 2025/02/10 03:05:49 DEBUG : dest/3: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d67245da_d20250210_m030306_c001_v7007000_t0000_u01739156586265") 2025/02/10 03:05:49 DEBUG : dest/3: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f403f7a0ba06a8b80_d20250210_m030305_c001_v0001104_t0021_u01739156585173") 2025/02/10 03:05:49 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f416dc308baf84798_d20250210_m030440_c001_v7007000_t0000_u01739156680958") 2025/02/10 03:05:49 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f107e417da0b4d56f_d20250210_m030438_c001_v0001157_t0053_u01739156678385") 2025/02/10 03:05:49 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f406e682d4e677d0f_d20250210_m030438_c001_v7007000_t0000_u01739156678190") 2025/02/10 03:05:49 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f107e417da0b4d55d_d20250210_m030434_c001_v0001157_t0047_u01739156674716") 2025/02/10 03:05:49 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f406e682d4e677d05_d20250210_m030433_c001_v7007000_t0000_u01739156673987") 2025/02/10 03:05:49 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ec8b_d20250210_m030429_c001_v0001176_t0038_u01739156669627") 2025/02/10 03:05:49 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4083145de43c657a_d20250210_m030428_c001_v7007000_t0000_u01739156668117") 2025/02/10 03:05:50 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f107b9df63cc01588_d20250210_m030425_c001_v0001104_t0034_u01739156665370") 2025/02/10 03:05:50 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41306c17627ea742_d20250210_m030425_c001_v7007000_t0000_u01739156665189") 2025/02/10 03:05:50 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f107b9df63cc0156a_d20250210_m030421_c001_v0001104_t0016_u01739156661363") 2025/02/10 03:05:50 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41306c17627ea73c_d20250210_m030420_c001_v7007000_t0000_u01739156660640") 2025/02/10 03:05:50 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6d77_d20250210_m030416_c001_v0001144_t0039_u01739156656733") 2025/02/10 03:05:50 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b983_d20250210_m030415_c001_v7007000_t0000_u01739156655428") 2025/02/10 03:05:50 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1198e97f421b9aaf_d20250210_m030414_c001_v0001145_t0044_u01739156654102") 2025/02/10 03:05:50 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4102e424676bcfb3_d20250210_m030413_c001_v7007000_t0000_u01739156653917") 2025/02/10 03:05:50 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1198e97f421b9aa5_d20250210_m030410_c001_v0001145_t0041_u01739156650841") 2025/02/10 03:05:50 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4102e424676bcfa9_d20250210_m030410_c001_v7007000_t0000_u01739156650118") 2025/02/10 03:05:50 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6d4b_d20250210_m030405_c001_v0001144_t0053_u01739156645970") 2025/02/10 03:05:50 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b974_d20250210_m030405_c001_v7007000_t0000_u01739156645062") 2025/02/10 03:05:50 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f10858d53bd988e13_d20250210_m030402_c001_v0001044_t0013_u01739156642940") 2025/02/10 03:05:50 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4102e424676bcf8f_d20250210_m030402_c001_v7007000_t0000_u01739156642754") 2025/02/10 03:05:50 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f10858d53bd988e0d_d20250210_m030358_c001_v0001044_t0017_u01739156638839") 2025/02/10 03:05:50 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4102e424676bcf7e_d20250210_m030358_c001_v7007000_t0000_u01739156638107") 2025/02/10 03:05:50 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6d11_d20250210_m030352_c001_v0001144_t0056_u01739156632192") 2025/02/10 03:05:50 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f403d4c41ff7d742b_d20250210_m030351_c001_v7007000_t0000_u01739156631277") 2025/02/10 03:05:50 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1093e3dcd397a05b_d20250210_m030349_c001_v0001184_t0035_u01739156629713") 2025/02/10 03:05:50 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4192b882b825670b_d20250210_m030349_c001_v7007000_t0000_u01739156629529") 2025/02/10 03:05:51 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1093e3dcd3979fe8_d20250210_m030346_c001_v0001184_t0047_u01739156626472") 2025/02/10 03:05:51 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4192b882b82566f1_d20250210_m030345_c001_v7007000_t0000_u01739156625743") 2025/02/10 03:05:51 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6ced_d20250210_m030337_c001_v0001144_t0049_u01739156617422") 2025/02/10 03:05:51 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f40569ccd2f71e81a_d20250210_m030336_c001_v7007000_t0000_u01739156616502") 2025/02/10 03:05:51 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f114081e813faf0ff_d20250210_m030334_c001_v0001183_t0013_u01739156614561") 2025/02/10 03:05:51 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41306c17627ea6e1_d20250210_m030334_c001_v7007000_t0000_u01739156614380") 2025/02/10 03:05:51 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f114081e813faf0c2_d20250210_m030331_c001_v0001183_t0038_u01739156611305") 2025/02/10 03:05:51 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41306c17627ea6de_d20250210_m030330_c001_v7007000_t0000_u01739156610584") 2025/02/10 03:05:51 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6da0_d20250210_m030324_c001_v0001098_t0028_u01739156604698") 2025/02/10 03:05:51 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d67245f9_d20250210_m030323_c001_v7007000_t0000_u01739156603591") 2025/02/10 03:05:51 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f10507038c8d4236e_d20250210_m030317_c001_v0001184_t0031_u01739156597539") 2025/02/10 03:05:51 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4179e31a26e57abe_d20250210_m030317_c001_v7007000_t0000_u01739156597329") 2025/02/10 03:05:51 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ebd6_d20250210_m030313_c001_v0001176_t0001_u01739156593563") 2025/02/10 03:05:51 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f112342679062d543_d20250210_m030312_c001_v0001103_t0033_u01739156592509") 2025/02/10 03:05:51 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f112342679062d53f_d20250210_m030311_c001_v0001103_t0059_u01739156591357") 2025/02/10 03:05:51 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f408be985ee5dabf8_d20250210_m030256_c001_v7007000_t0000_u01739156576370") 2025/02/10 03:05:51 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6d04_d20250210_m030248_c001_v0001098_t0030_u01739156568263") 2025/02/10 03:05:51 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f111a43abec127e4a_d20250210_m030247_c001_v0001103_t0038_u01739156567201") 2025/02/10 03:05:51 DEBUG : dst/one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f111a43abec127e46_d20250210_m030245_c001_v0001103_t0012_u01739156565935") 2025/02/10 03:05:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f416dc308baf84799_d20250210_m030441_c001_v7007000_t0000_u01739156681141") 2025/02/10 03:05:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11518448e85f6e27_d20250210_m030437_c001_v0001113_t0023_u01739156677674") 2025/02/10 03:05:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f113339192024ab73_d20250210_m030433_c001_v0001182_t0046_u01739156673768") 2025/02/10 03:05:52 DEBUG : dst/one.bak: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4083145de43c657b_d20250210_m030428_c001_v7007000_t0000_u01739156668299") 2025/02/10 03:05:52 DEBUG : dst/one.bak: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f10451d7f5f3216ee_d20250210_m030424_c001_v0001184_t0032_u01739156664983") 2025/02/10 03:05:52 DEBUG : dst/one.bak: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1186222093abcc4a_d20250210_m030420_c001_v0001176_t0008_u01739156660407") 2025/02/10 03:05:52 DEBUG : dst/one.bak: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b984_d20250210_m030415_c001_v7007000_t0000_u01739156655622") 2025/02/10 03:05:52 DEBUG : dst/one.bak: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f110ad796497793d4_d20250210_m030413_c001_v0001172_t0057_u01739156653593") 2025/02/10 03:05:52 DEBUG : dst/one.bak: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1085ad755a4ee880_d20250210_m030409_c001_v0001183_t0028_u01739156649892") 2025/02/10 03:05:52 DEBUG : dst/three: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d67245fa_d20250210_m030323_c001_v7007000_t0000_u01739156603773") 2025/02/10 03:05:52 DEBUG : dst/three: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f112342679062d55b_d20250210_m030322_c001_v0001103_t0042_u01739156602137") 2025/02/10 03:05:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f416dc308baf8479a_d20250210_m030441_c001_v7007000_t0000_u01739156681325") 2025/02/10 03:05:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f117c4e49e5add97d_d20250210_m030439_c001_v0001032_t0045_u01739156679268") 2025/02/10 03:05:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1136309da532602e_d20250210_m030435_c001_v0001137_t0027_u01739156675606") 2025/02/10 03:05:52 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f416dc308baf8479b_d20250210_m030441_c001_v7007000_t0000_u01739156681508") 2025/02/10 03:05:52 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f107e417da0b4d573_d20250210_m030440_c001_v0001157_t0026_u01739156680198") 2025/02/10 03:05:52 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f406e682d4e677d1d_d20250210_m030440_c001_v7007000_t0000_u01739156680014") 2025/02/10 03:05:52 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f107e417da0b4d563_d20250210_m030436_c001_v0001157_t0010_u01739156676225") 2025/02/10 03:05:52 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f406e682d4e677d07_d20250210_m030436_c001_v7007000_t0000_u01739156676040") 2025/02/10 03:05:52 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ec95_d20250210_m030431_c001_v0001176_t0057_u01739156671033") 2025/02/10 03:05:52 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4083145de43c657c_d20250210_m030428_c001_v7007000_t0000_u01739156668511") 2025/02/10 03:05:52 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f107b9df63cc01592_d20250210_m030427_c001_v0001104_t0017_u01739156667030") 2025/02/10 03:05:52 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41306c17627ea746_d20250210_m030426_c001_v7007000_t0000_u01739156666850") 2025/02/10 03:05:52 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f107b9df63cc01574_d20250210_m030423_c001_v0001104_t0034_u01739156663234") 2025/02/10 03:05:53 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41306c17627ea73d_d20250210_m030423_c001_v7007000_t0000_u01739156663052") 2025/02/10 03:05:53 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6d7d_d20250210_m030417_c001_v0001144_t0053_u01739156657394") 2025/02/10 03:05:53 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4102e424676bcfb9_d20250210_m030414_c001_v7007000_t0000_u01739156654869") 2025/02/10 03:05:53 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ec51_d20250210_m030412_c001_v0001176_t0019_u01739156652760") 2025/02/10 03:05:53 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4102e424676bcfaf_d20250210_m030412_c001_v7007000_t0000_u01739156652032") 2025/02/10 03:05:53 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6d4f_d20250210_m030407_c001_v0001144_t0017_u01739156647010") 2025/02/10 03:05:53 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4102e424676bcf97_d20250210_m030404_c001_v7007000_t0000_u01739156644140") 2025/02/10 03:05:53 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ec39_d20250210_m030401_c001_v0001176_t0055_u01739156641075") 2025/02/10 03:05:53 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4102e424676bcf84_d20250210_m030359_c001_v7007000_t0000_u01739156639983") 2025/02/10 03:05:53 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6d15_d20250210_m030352_c001_v0001144_t0015_u01739156632958") 2025/02/10 03:05:53 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4192b882b8256713_d20250210_m030350_c001_v7007000_t0000_u01739156630351") 2025/02/10 03:05:53 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ec15_d20250210_m030348_c001_v0001176_t0053_u01739156628279") 2025/02/10 03:05:53 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4192b882b82566fd_d20250210_m030347_c001_v7007000_t0000_u01739156627190") 2025/02/10 03:05:53 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6cf5_d20250210_m030340_c001_v0001144_t0004_u01739156620531") 2025/02/10 03:05:53 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41306c17627ea6e8_d20250210_m030335_c001_v7007000_t0000_u01739156615578") 2025/02/10 03:05:53 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6dc8_d20250210_m030333_c001_v0001098_t0020_u01739156613180") 2025/02/10 03:05:53 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41306c17627ea6e0_d20250210_m030332_c001_v7007000_t0000_u01739156612103") 2025/02/10 03:05:53 DEBUG : dst/three.txt: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ebe6_d20250210_m030325_c001_v0001176_t0011_u01739156605969") 2025/02/10 03:05:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4083145de43c657d_d20250210_m030428_c001_v7007000_t0000_u01739156668693") 2025/02/10 03:05:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f113a4f6f70b4a0c6_d20250210_m030426_c001_v0001179_t0037_u01739156666430") 2025/02/10 03:05:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f107b35212ca112ac_d20250210_m030422_c001_v0001183_t0032_u01739156662851") 2025/02/10 03:05:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b985_d20250210_m030415_c001_v7007000_t0000_u01739156655816") 2025/02/10 03:05:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f115fa94f7e7fc774_d20250210_m030414_c001_v0001183_t0046_u01739156654599") 2025/02/10 03:05:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f103fb013528668f0_d20250210_m030411_c001_v0001117_t0005_u01739156651381") 2025/02/10 03:05:54 DEBUG : dst/two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f416dc308baf8479c_d20250210_m030441_c001_v7007000_t0000_u01739156681704") 2025/02/10 03:05:54 DEBUG : dst/two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6db1_d20250210_m030430_c001_v0001144_t0029_u01739156670421") 2025/02/10 03:05:54 DEBUG : dst/two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4083145de43c657f_d20250210_m030428_c001_v7007000_t0000_u01739156668885") 2025/02/10 03:05:54 DEBUG : dst/two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ec5f_d20250210_m030417_c001_v0001176_t0059_u01739156657176") 2025/02/10 03:05:54 DEBUG : dst/two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b986_d20250210_m030415_c001_v7007000_t0000_u01739156655999") 2025/02/10 03:05:54 DEBUG : dst/two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ec41_d20250210_m030406_c001_v0001176_t0005_u01739156646780") 2025/02/10 03:05:54 DEBUG : dst/two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b975_d20250210_m030405_c001_v7007000_t0000_u01739156645245") 2025/02/10 03:05:54 DEBUG : dst/two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ec25_d20250210_m030352_c001_v0001176_t0008_u01739156632718") 2025/02/10 03:05:54 DEBUG : dst/two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f403d4c41ff7d742c_d20250210_m030351_c001_v7007000_t0000_u01739156631458") 2025/02/10 03:05:54 DEBUG : dst/two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ebf6_d20250210_m030338_c001_v0001176_t0015_u01739156618204") 2025/02/10 03:05:54 DEBUG : dst/two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f40569ccd2f71e81b_d20250210_m030336_c001_v7007000_t0000_u01739156616685") 2025/02/10 03:05:54 DEBUG : dst/two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6cd1_d20250210_m030325_c001_v0001144_t0041_u01739156605515") 2025/02/10 03:05:54 DEBUG : dst/two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d67245fb_d20250210_m030323_c001_v7007000_t0000_u01739156603955") 2025/02/10 03:05:54 DEBUG : dst/two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f100d35c5ce1469ef_d20250210_m030319_c001_v0001105_t0056_u01739156599378") 2025/02/10 03:05:54 DEBUG : dst/two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f408be985ee5dabf9_d20250210_m030256_c001_v7007000_t0000_u01739156576571") 2025/02/10 03:05:54 DEBUG : dst/two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f111a43abec127e5a_d20250210_m030255_c001_v0001103_t0014_u01739156575327") 2025/02/10 03:05:54 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f411c11f4443da29a_d20250210_m030204_c001_v7007000_t0000_u01739156524847") 2025/02/10 03:05:54 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8eb63_d20250210_m030158_c001_v0001176_t0035_u01739156518048") 2025/02/10 03:05:54 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4102e424676bcea9_d20250210_m030155_c001_v7007000_t0000_u01739156515754") 2025/02/10 03:05:55 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8eb47_d20250210_m030137_c001_v0001176_t0004_u01739156497675") 2025/02/10 03:05:55 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f403d4c41ff7d72ed_d20250210_m030123_c001_v7007000_t0000_u01739156483548") 2025/02/10 03:05:55 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8eb19_d20250210_m030117_c001_v0001176_t0042_u01739156477105") 2025/02/10 03:05:55 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f665_d20250210_m030049_c001_v7007000_t0000_u01739156449992") 2025/02/10 03:05:55 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b4f_d20250210_m030047_c001_v0001098_t0055_u01739156447936") 2025/02/10 03:05:55 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f65e_d20250210_m030046_c001_v7007000_t0000_u01739156446315") 2025/02/10 03:05:55 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b4b_d20250210_m030045_c001_v0001098_t0038_u01739156445098") 2025/02/10 03:05:55 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f657_d20250210_m030041_c001_v7007000_t0000_u01739156441398") 2025/02/10 03:05:55 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b3f_d20250210_m030039_c001_v0001098_t0008_u01739156439118") 2025/02/10 03:05:55 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b83c_d20250210_m030037_c001_v7007000_t0000_u01739156437598") 2025/02/10 03:05:55 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b35_d20250210_m030036_c001_v0001098_t0016_u01739156436024") 2025/02/10 03:05:55 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b82c_d20250210_m030028_c001_v7007000_t0000_u01739156428498") 2025/02/10 03:05:55 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b1b_d20250210_m030026_c001_v0001098_t0032_u01739156426760") 2025/02/10 03:05:55 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b825_d20250210_m030025_c001_v7007000_t0000_u01739156425476") 2025/02/10 03:05:55 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b14_d20250210_m030024_c001_v0001098_t0029_u01739156424478") 2025/02/10 03:05:55 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b81e_d20250210_m030018_c001_v7007000_t0000_u01739156418535") 2025/02/10 03:05:55 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6afe_d20250210_m030016_c001_v0001098_t0021_u01739156416868") 2025/02/10 03:05:55 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b80a_d20250210_m030014_c001_v7007000_t0000_u01739156414222") 2025/02/10 03:05:55 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6af6_d20250210_m030013_c001_v0001098_t0000_u01739156413115") 2025/02/10 03:05:55 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b807_d20250210_m030012_c001_v7007000_t0000_u01739156412031") 2025/02/10 03:05:55 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1028bd5a56b67921_d20250210_m030011_c001_v0001178_t0025_u01739156411449") 2025/02/10 03:05:56 DEBUG : empty space: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6af4_d20250210_m030009_c001_v0001098_t0030_u01739156409734") 2025/02/10 03:05:56 DEBUG : enormous: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f664_d20250210_m030049_c001_v7007000_t0000_u01739156449259") 2025/02/10 03:05:56 DEBUG : enormous: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b51_d20250210_m030048_c001_v0001098_t0020_u01739156448260") 2025/02/10 03:05:56 DEBUG : existing: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f416dc308baf847a1_d20250210_m030446_c001_v7007000_t0000_u01739156686710") 2025/02/10 03:05:56 DEBUG : existing: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6ddf_d20250210_m030445_c001_v0001144_t0043_u01739156685197") 2025/02/10 03:05:56 DEBUG : existing: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f6a6_d20250210_m030114_c001_v7007000_t0000_u01739156474894") 2025/02/10 03:05:56 DEBUG : existing: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8eb11_d20250210_m030113_c001_v0001176_t0043_u01739156473852") 2025/02/10 03:05:56 DEBUG : existing: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f60c_d20250210_m030005_c001_v7007000_t0000_u01739156405588") 2025/02/10 03:05:56 DEBUG : existing: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6ae2_d20250210_m030004_c001_v0001098_t0044_u01739156404407") 2025/02/10 03:05:56 DEBUG : existing: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f608_d20250210_m030003_c001_v7007000_t0000_u01739156403127") 2025/02/10 03:05:56 DEBUG : existing: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6ada_d20250210_m030002_c001_v0001098_t0053_u01739156402465") 2025/02/10 03:05:56 DEBUG : existing: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6ad8_d20250210_m030001_c001_v0001098_t0038_u01739156401561") 2025/02/10 03:05:56 DEBUG : existing-b: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f6a7_d20250210_m030115_c001_v7007000_t0000_u01739156475087") 2025/02/10 03:05:56 DEBUG : existing-b: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b8b_d20250210_m030113_c001_v0001098_t0002_u01739156473855") 2025/02/10 03:05:56 DEBUG : five: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f66c_d20250210_m030054_c001_v7007000_t0000_u01739156454517") 2025/02/10 03:05:56 DEBUG : five: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4061ca053f0b6b5b_d20250210_m030052_c001_v0001098_t0051_u01739156452522") 2025/02/10 03:05:56 DEBUG : foo: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b812_d20250210_m030016_c001_v7007000_t0000_u01739156416140") 2025/02/10 03:05:56 DEBUG : foo: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4061ca053f0b6afc_d20250210_m030015_c001_v0001098_t0051_u01739156415578") 2025/02/10 03:05:56 DEBUG : foo: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4061ca053f0b6afa_d20250210_m030014_c001_v0001098_t0051_u01739156414969") 2025/02/10 03:05:56 DEBUG : four: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f66d_d20250210_m030054_c001_v7007000_t0000_u01739156454699") 2025/02/10 03:05:56 DEBUG : four: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4189a9f91fda6b50_d20250210_m030053_c001_v0001144_t0012_u01739156453100") 2025/02/10 03:05:57 DEBUG : four: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b59_d20250210_m030051_c001_v0001098_t0043_u01739156451774") 2025/02/10 03:05:57 DEBUG : hello world2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4102e424676bcd7e_d20250210_m025855_c001_v7007000_t0000_u01739156335260") 2025/02/10 03:05:57 DEBUG : hello world2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6a4d_d20250210_m025854_c001_v0001098_t0046_u01739156334519") 2025/02/10 03:05:57 DEBUG : ignore-size: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f604_d20250210_m030000_c001_v7007000_t0000_u01739156400482") 2025/02/10 03:05:57 DEBUG : ignore-size: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6ad6_d20250210_m025959_c001_v0001098_t0029_u01739156399392") 2025/02/10 03:05:57 DEBUG : nested/sub dir/file: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f69f_d20250210_m030112_c001_v7007000_t0000_u01739156472757") 2025/02/10 03:05:57 DEBUG : nested/sub dir/file: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8eb0f_d20250210_m030111_c001_v0001176_t0015_u01739156471316") 2025/02/10 03:05:57 DEBUG : nested/sub dir/file: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f698_d20250210_m030110_c001_v7007000_t0000_u01739156470213") 2025/02/10 03:05:57 DEBUG : nested/sub dir/file: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8eb09_d20250210_m030108_c001_v0001176_t0041_u01739156468761") 2025/02/10 03:05:57 DEBUG : one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f66f_d20250210_m030054_c001_v7007000_t0000_u01739156454881") 2025/02/10 03:05:57 DEBUG : one: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4061ca053f0b6b53_d20250210_m030051_c001_v0001098_t0051_u01739156451094") 2025/02/10 03:05:57 DEBUG : only0: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcd2_d20250210_m030528_c001_v7007000_t0000_u01739156728767") 2025/02/10 03:05:57 DEBUG : only0: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41940a625ed8edd9_d20250210_m030522_c001_v0001176_t0005_u01739156722801") 2025/02/10 03:05:57 DEBUG : only0: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed6b_d20250210_m030511_c001_v0001176_t0029_u01739156711288") 2025/02/10 03:05:57 DEBUG : only0: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d672464b_d20250210_m030505_c001_v7007000_t0000_u01739156705631") 2025/02/10 03:05:57 DEBUG : only0: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ecef_d20250210_m030453_c001_v0001176_t0000_u01739156693012") 2025/02/10 03:05:57 DEBUG : only1: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcd3_d20250210_m030528_c001_v7007000_t0000_u01739156728952") 2025/02/10 03:05:57 DEBUG : only1: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f40165a4edd39eec5_d20250210_m030523_c001_v0001145_t0026_u01739156723353") 2025/02/10 03:05:57 DEBUG : only1: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed71_d20250210_m030512_c001_v0001176_t0044_u01739156712299") 2025/02/10 03:05:57 DEBUG : only1: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f401a71ca0b9010d6_d20250210_m030505_c001_v7007000_t0000_u01739156705280") 2025/02/10 03:05:57 DEBUG : only1: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ecf9_d20250210_m030453_c001_v0001176_t0031_u01739156693440") 2025/02/10 03:05:58 DEBUG : only10: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcd4_d20250210_m030529_c001_v7007000_t0000_u01739156729137") 2025/02/10 03:05:58 DEBUG : only10: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41100a45d85fc95a_d20250210_m030523_c001_v0001183_t0017_u01739156723548") 2025/02/10 03:05:58 DEBUG : only10: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8eda9_d20250210_m030516_c001_v0001176_t0012_u01739156716849") 2025/02/10 03:05:58 DEBUG : only10: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f401a71ca0b9010d9_d20250210_m030505_c001_v7007000_t0000_u01739156705726") 2025/02/10 03:05:58 DEBUG : only10: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed2d_d20250210_m030458_c001_v0001176_t0055_u01739156698768") 2025/02/10 03:05:58 DEBUG : only11: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcd5_d20250210_m030529_c001_v7007000_t0000_u01739156729328") 2025/02/10 03:05:58 DEBUG : only11: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f410eca2281988b19_d20250210_m030523_c001_v0001041_t0037_u01739156723740") 2025/02/10 03:05:58 DEBUG : only11: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8edaf_d20250210_m030517_c001_v0001176_t0008_u01739156717290") 2025/02/10 03:05:58 DEBUG : only11: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41306c17627ea77b_d20250210_m030504_c001_v7007000_t0000_u01739156704673") 2025/02/10 03:05:58 DEBUG : only11: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed35_d20250210_m030459_c001_v0001176_t0046_u01739156699221") 2025/02/10 03:05:58 DEBUG : only12: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcd6_d20250210_m030529_c001_v7007000_t0000_u01739156729511") 2025/02/10 03:05:58 DEBUG : only12: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41940a625ed8eddf_d20250210_m030523_c001_v0001176_t0005_u01739156723386") 2025/02/10 03:05:58 DEBUG : only12: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8edb3_d20250210_m030518_c001_v0001176_t0007_u01739156718014") 2025/02/10 03:05:58 DEBUG : only12: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41306c17627ea783_d20250210_m030505_c001_v7007000_t0000_u01739156705421") 2025/02/10 03:05:58 DEBUG : only12: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed39_d20250210_m030459_c001_v0001176_t0053_u01739156699686") 2025/02/10 03:05:58 DEBUG : only13: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcd7_d20250210_m030529_c001_v7007000_t0000_u01739156729695") 2025/02/10 03:05:58 DEBUG : only13: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41940a625ed8ede1_d20250210_m030523_c001_v0001176_t0005_u01739156723572") 2025/02/10 03:05:58 DEBUG : only13: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8edb7_d20250210_m030518_c001_v0001176_t0019_u01739156718668") 2025/02/10 03:05:58 DEBUG : only13: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f402dc14a084d14dc_d20250210_m030505_c001_v7007000_t0000_u01739156705431") 2025/02/10 03:05:58 DEBUG : only13: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed3d_d20250210_m030500_c001_v0001176_t0057_u01739156700294") 2025/02/10 03:05:58 DEBUG : only14: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcd8_d20250210_m030529_c001_v7007000_t0000_u01739156729879") 2025/02/10 03:05:59 DEBUG : only14: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f40165a4edd39eec9_d20250210_m030523_c001_v0001145_t0026_u01739156723576") 2025/02/10 03:05:59 DEBUG : only14: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8edbb_d20250210_m030519_c001_v0001176_t0039_u01739156719195") 2025/02/10 03:05:59 DEBUG : only14: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d6724648_d20250210_m030505_c001_v7007000_t0000_u01739156705062") 2025/02/10 03:05:59 DEBUG : only14: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed43_d20250210_m030500_c001_v0001176_t0001_u01739156700748") 2025/02/10 03:05:59 DEBUG : only15: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcd9_d20250210_m030530_c001_v7007000_t0000_u01739156730078") 2025/02/10 03:05:59 DEBUG : only15: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41100a45d85fc95e_d20250210_m030523_c001_v0001183_t0017_u01739156723734") 2025/02/10 03:05:59 DEBUG : only15: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8edc1_d20250210_m030519_c001_v0001176_t0046_u01739156719657") 2025/02/10 03:05:59 DEBUG : only15: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41306c17627ea77e_d20250210_m030504_c001_v7007000_t0000_u01739156704853") 2025/02/10 03:05:59 DEBUG : only15: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed47_d20250210_m030501_c001_v0001176_t0007_u01739156701242") 2025/02/10 03:05:59 DEBUG : only16: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcda_d20250210_m030530_c001_v7007000_t0000_u01739156730264") 2025/02/10 03:05:59 DEBUG : only16: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41940a625ed8ede3_d20250210_m030523_c001_v0001176_t0005_u01739156723754") 2025/02/10 03:05:59 DEBUG : only16: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8edc5_d20250210_m030520_c001_v0001176_t0046_u01739156720302") 2025/02/10 03:05:59 DEBUG : only16: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41306c17627ea77f_d20250210_m030505_c001_v7007000_t0000_u01739156705034") 2025/02/10 03:05:59 DEBUG : only16: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed4d_d20250210_m030501_c001_v0001176_t0053_u01739156701857") 2025/02/10 03:05:59 DEBUG : only17: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcdb_d20250210_m030530_c001_v7007000_t0000_u01739156730448") 2025/02/10 03:05:59 DEBUG : only17: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f40165a4edd39eecd_d20250210_m030523_c001_v0001145_t0026_u01739156723760") 2025/02/10 03:05:59 DEBUG : only17: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8edc9_d20250210_m030520_c001_v0001176_t0056_u01739156720855") 2025/02/10 03:05:59 DEBUG : only17: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41306c17627ea786_d20250210_m030505_c001_v7007000_t0000_u01739156705782") 2025/02/10 03:05:59 DEBUG : only17: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed53_d20250210_m030502_c001_v0001176_t0018_u01739156702300") 2025/02/10 03:05:59 DEBUG : only18: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcdc_d20250210_m030530_c001_v7007000_t0000_u01739156730632") 2025/02/10 03:06:00 DEBUG : only18: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f410eca2281988b1b_d20250210_m030523_c001_v0001041_t0037_u01739156723925") 2025/02/10 03:06:00 DEBUG : only18: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8edcf_d20250210_m030521_c001_v0001176_t0023_u01739156721475") 2025/02/10 03:06:00 DEBUG : only18: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d672464a_d20250210_m030505_c001_v7007000_t0000_u01739156705449") 2025/02/10 03:06:00 DEBUG : only18: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed57_d20250210_m030502_c001_v0001176_t0033_u01739156702781") 2025/02/10 03:06:00 DEBUG : only19: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcde_d20250210_m030530_c001_v7007000_t0000_u01739156730815") 2025/02/10 03:06:00 DEBUG : only19: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41100a45d85fc962_d20250210_m030523_c001_v0001183_t0017_u01739156723937") 2025/02/10 03:06:00 DEBUG : only19: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8edd5_d20250210_m030521_c001_v0001176_t0020_u01739156721925") 2025/02/10 03:06:00 DEBUG : only19: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f401a71ca0b9010d5_d20250210_m030505_c001_v7007000_t0000_u01739156705053") 2025/02/10 03:06:00 DEBUG : only19: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed5b_d20250210_m030503_c001_v0001176_t0017_u01739156703387") 2025/02/10 03:06:00 DEBUG : only2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bcdf_d20250210_m030531_c001_v7007000_t0000_u01739156731000") 2025/02/10 03:06:00 DEBUG : only2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41940a625ed8ede5_d20250210_m030523_c001_v0001176_t0005_u01739156723946") 2025/02/10 03:06:00 DEBUG : only2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed75_d20250210_m030512_c001_v0001176_t0015_u01739156712778") 2025/02/10 03:06:00 DEBUG : only2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41306c17627ea782_d20250210_m030505_c001_v7007000_t0000_u01739156705234") 2025/02/10 03:06:00 DEBUG : only2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ecfd_d20250210_m030454_c001_v0001176_t0034_u01739156694123") 2025/02/10 03:06:00 DEBUG : only3: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bce1_d20250210_m030531_c001_v7007000_t0000_u01739156731186") 2025/02/10 03:06:00 DEBUG : only3: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f40165a4edd39eecf_d20250210_m030523_c001_v0001145_t0026_u01739156723954") 2025/02/10 03:06:00 DEBUG : only3: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed7d_d20250210_m030513_c001_v0001176_t0025_u01739156713204") 2025/02/10 03:06:00 DEBUG : only3: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f402dc14a084d14da_d20250210_m030505_c001_v7007000_t0000_u01739156705054") 2025/02/10 03:06:00 DEBUG : only3: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed03_d20250210_m030454_c001_v0001176_t0056_u01739156694602") 2025/02/10 03:06:00 DEBUG : only4: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bce2_d20250210_m030531_c001_v7007000_t0000_u01739156731369") 2025/02/10 03:06:00 DEBUG : only4: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f410eca2281988b1d_d20250210_m030524_c001_v0001041_t0037_u01739156724109") 2025/02/10 03:06:00 DEBUG : only4: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed81_d20250210_m030513_c001_v0001176_t0035_u01739156713681") 2025/02/10 03:06:01 DEBUG : only4: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f401a71ca0b9010d8_d20250210_m030505_c001_v7007000_t0000_u01739156705505") 2025/02/10 03:06:01 DEBUG : only4: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed09_d20250210_m030455_c001_v0001176_t0055_u01739156695266") 2025/02/10 03:06:01 DEBUG : only5: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bce3_d20250210_m030531_c001_v7007000_t0000_u01739156731554") 2025/02/10 03:06:01 DEBUG : only5: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41100a45d85fc96a_d20250210_m030524_c001_v0001183_t0017_u01739156724120") 2025/02/10 03:06:01 DEBUG : only5: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed89_d20250210_m030514_c001_v0001176_t0016_u01739156714286") 2025/02/10 03:06:01 DEBUG : only5: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41306c17627ea785_d20250210_m030505_c001_v7007000_t0000_u01739156705602") 2025/02/10 03:06:01 DEBUG : only5: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed0f_d20250210_m030455_c001_v0001176_t0027_u01739156695694") 2025/02/10 03:06:01 DEBUG : only6: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bce4_d20250210_m030531_c001_v7007000_t0000_u01739156731739") 2025/02/10 03:06:01 DEBUG : only6: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41940a625ed8ede7_d20250210_m030524_c001_v0001176_t0005_u01739156724132") 2025/02/10 03:06:01 DEBUG : only6: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed91_d20250210_m030514_c001_v0001176_t0008_u01739156714782") 2025/02/10 03:06:01 DEBUG : only6: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f402dc14a084d14db_d20250210_m030505_c001_v7007000_t0000_u01739156705241") 2025/02/10 03:06:01 DEBUG : only6: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed17_d20250210_m030456_c001_v0001176_t0053_u01739156696464") 2025/02/10 03:06:01 DEBUG : only7: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bce5_d20250210_m030531_c001_v7007000_t0000_u01739156731923") 2025/02/10 03:06:01 DEBUG : only7: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f40165a4edd39eed1_d20250210_m030524_c001_v0001145_t0026_u01739156724139") 2025/02/10 03:06:01 DEBUG : only7: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed95_d20250210_m030515_c001_v0001176_t0032_u01739156715358") 2025/02/10 03:06:01 DEBUG : only7: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d6724649_d20250210_m030505_c001_v7007000_t0000_u01739156705253") 2025/02/10 03:06:01 DEBUG : only7: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed1b_d20250210_m030457_c001_v0001176_t0005_u01739156697017") 2025/02/10 03:06:01 DEBUG : only8: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bce6_d20250210_m030532_c001_v7007000_t0000_u01739156732117") 2025/02/10 03:06:01 DEBUG : only8: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f410eca2281988b21_d20250210_m030524_c001_v0001041_t0037_u01739156724292") 2025/02/10 03:06:01 DEBUG : only8: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed9b_d20250210_m030515_c001_v0001176_t0044_u01739156715910") 2025/02/10 03:06:01 DEBUG : only8: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d672464c_d20250210_m030505_c001_v7007000_t0000_u01739156705824") 2025/02/10 03:06:01 DEBUG : only8: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed21_d20250210_m030457_c001_v0001176_t0043_u01739156697448") 2025/02/10 03:06:02 DEBUG : only9: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f400835ac9fa7bce7_d20250210_m030532_c001_v7007000_t0000_u01739156732301") 2025/02/10 03:06:02 DEBUG : only9: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41100a45d85fc96c_d20250210_m030524_c001_v0001183_t0017_u01739156724304") 2025/02/10 03:06:02 DEBUG : only9: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8eda1_d20250210_m030516_c001_v0001176_t0049_u01739156716390") 2025/02/10 03:06:02 DEBUG : only9: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f402dc14a084d14dd_d20250210_m030505_c001_v7007000_t0000_u01739156705614") 2025/02/10 03:06:02 DEBUG : only9: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8ed29_d20250210_m030458_c001_v0001176_t0014_u01739156698248") 2025/02/10 03:06:02 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f690_d20250210_m030106_c001_v7007000_t0000_u01739156466909") 2025/02/10 03:06:02 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6b74_d20250210_m030104_c001_v0001144_t0012_u01739156464443") 2025/02/10 03:06:02 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f681_d20250210_m030102_c001_v7007000_t0000_u01739156462610") 2025/02/10 03:06:02 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8eafd_d20250210_m030100_c001_v0001176_t0009_u01739156460020") 2025/02/10 03:06:02 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f678_d20250210_m030058_c001_v7007000_t0000_u01739156458504") 2025/02/10 03:06:02 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6b58_d20250210_m030055_c001_v0001144_t0035_u01739156455813") 2025/02/10 03:06:02 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f65c_d20250210_m030043_c001_v7007000_t0000_u01739156443754") 2025/02/10 03:06:02 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b45_d20250210_m030042_c001_v0001098_t0025_u01739156442303") 2025/02/10 03:06:02 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b841_d20250210_m030039_c001_v7007000_t0000_u01739156439964") 2025/02/10 03:06:02 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b3b_d20250210_m030038_c001_v0001098_t0043_u01739156438502") 2025/02/10 03:06:02 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b83b_d20250210_m030036_c001_v7007000_t0000_u01739156436789") 2025/02/10 03:06:03 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b33_d20250210_m030035_c001_v0001098_t0012_u01739156435706") 2025/02/10 03:06:03 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b82a_d20250210_m030027_c001_v7007000_t0000_u01739156427946") 2025/02/10 03:06:03 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b19_d20250210_m030026_c001_v0001098_t0058_u01739156426402") 2025/02/10 03:06:03 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b827_d20250210_m030025_c001_v7007000_t0000_u01739156425681") 2025/02/10 03:06:03 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b12_d20250210_m030024_c001_v0001098_t0005_u01739156424047") 2025/02/10 03:06:03 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b824_d20250210_m030023_c001_v7007000_t0000_u01739156423308") 2025/02/10 03:06:03 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b0f_d20250210_m030022_c001_v0001098_t0003_u01739156422558") 2025/02/10 03:06:03 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b0d_d20250210_m030021_c001_v0001098_t0058_u01739156421747") 2025/02/10 03:06:03 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b822_d20250210_m030020_c001_v7007000_t0000_u01739156420976") 2025/02/10 03:06:03 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b08_d20250210_m030020_c001_v0001098_t0023_u01739156420191") 2025/02/10 03:06:03 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b06_d20250210_m030019_c001_v0001098_t0020_u01739156419474") 2025/02/10 03:06:03 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b81f_d20250210_m030018_c001_v7007000_t0000_u01739156418734") 2025/02/10 03:06:03 DEBUG : potato: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b00_d20250210_m030017_c001_v0001098_t0054_u01739156417804") 2025/02/10 03:06:03 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b8c4_d20250210_m030221_c001_v7007000_t0000_u01739156541703") 2025/02/10 03:06:03 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6c28_d20250210_m030220_c001_v0001144_t0039_u01739156540656") 2025/02/10 03:06:03 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f411c11f4443da29b_d20250210_m030205_c001_v7007000_t0000_u01739156525088") 2025/02/10 03:06:03 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6bf0_d20250210_m030157_c001_v0001144_t0058_u01739156517070") 2025/02/10 03:06:03 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f6c7_d20250210_m030143_c001_v7007000_t0000_u01739156503231") 2025/02/10 03:06:03 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6bba_d20250210_m030136_c001_v0001144_t0011_u01739156496742") 2025/02/10 03:06:03 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f403d4c41ff7d72ef_d20250210_m030123_c001_v7007000_t0000_u01739156483895") 2025/02/10 03:06:03 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6b8a_d20250210_m030116_c001_v0001144_t0009_u01739156476388") 2025/02/10 03:06:03 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f663_d20250210_m030049_c001_v7007000_t0000_u01739156449077") 2025/02/10 03:06:04 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b4d_d20250210_m030047_c001_v0001098_t0046_u01739156447618") 2025/02/10 03:06:04 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f65f_d20250210_m030046_c001_v7007000_t0000_u01739156446497") 2025/02/10 03:06:04 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b49_d20250210_m030044_c001_v0001098_t0017_u01739156444671") 2025/02/10 03:06:04 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f65d_d20250210_m030043_c001_v7007000_t0000_u01739156443936") 2025/02/10 03:06:04 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b47_d20250210_m030043_c001_v0001098_t0018_u01739156443051") 2025/02/10 03:06:04 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f658_d20250210_m030041_c001_v7007000_t0000_u01739156441581") 2025/02/10 03:06:04 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b41_d20250210_m030040_c001_v0001098_t0048_u01739156440324") 2025/02/10 03:06:04 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b83d_d20250210_m030037_c001_v7007000_t0000_u01739156437781") 2025/02/10 03:06:04 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b37_d20250210_m030036_c001_v0001098_t0003_u01739156436786") 2025/02/10 03:06:04 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f418589218926b82d_d20250210_m030028_c001_v7007000_t0000_u01739156428706") 2025/02/10 03:06:04 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b1f_d20250210_m030027_c001_v0001098_t0009_u01739156427504") 2025/02/10 03:06:04 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4102e424676bcd83_d20250210_m025858_c001_v7007000_t0000_u01739156338900") 2025/02/10 03:06:04 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6a55_d20250210_m025858_c001_v0001098_t0015_u01739156338189") 2025/02/10 03:06:04 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4102e424676bcd7f_d20250210_m025856_c001_v7007000_t0000_u01739156336930") 2025/02/10 03:06:04 DEBUG : potato2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6a4f_d20250210_m025856_c001_v0001098_t0041_u01739156336172") 2025/02/10 03:06:04 DEBUG : potato3: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f411c11f4443da29d_d20250210_m030205_c001_v7007000_t0000_u01739156525404") 2025/02/10 03:06:04 DEBUG : potato3: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6c1e_d20250210_m030158_c001_v0001098_t0042_u01739156518678") 2025/02/10 03:06:04 DEBUG : potato3: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f6c8_d20250210_m030143_c001_v7007000_t0000_u01739156503461") 2025/02/10 03:06:04 DEBUG : potato3: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6bc6_d20250210_m030138_c001_v0001098_t0039_u01739156498296") 2025/02/10 03:06:04 DEBUG : potato3: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f403d4c41ff7d72f0_d20250210_m030124_c001_v7007000_t0000_u01739156484214") 2025/02/10 03:06:04 DEBUG : potato3: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b95_d20250210_m030117_c001_v0001098_t0045_u01739156477366") 2025/02/10 03:06:05 DEBUG : pre-dest1/1: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d67245db_d20250210_m030306_c001_v7007000_t0000_u01739156586446") 2025/02/10 03:06:05 DEBUG : pre-dest1/1: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6d2c_d20250210_m030257_c001_v0001098_t0027_u01739156577295") 2025/02/10 03:06:05 DEBUG : pre-dest2/2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f415bbdf2d67245dc_d20250210_m030306_c001_v7007000_t0000_u01739156586630") 2025/02/10 03:06:05 DEBUG : pre-dest2/2: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6c93_d20250210_m030258_c001_v0001144_t0033_u01739156578310") 2025/02/10 03:06:05 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f408be985ee5dabe4_d20250210_m030235_c001_v7007000_t0000_u01739156555609") 2025/02/10 03:06:05 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8eb99_d20250210_m030231_c001_v0001176_t0046_u01739156551463") 2025/02/10 03:06:05 DEBUG : sizeonly: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f5f9_d20250210_m025958_c001_v7007000_t0000_u01739156398120") 2025/02/10 03:06:05 DEBUG : sizeonly: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6ad0_d20250210_m025957_c001_v0001098_t0004_u01739156397052") 2025/02/10 03:06:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f402dc14a084d1507_d20250210_m030541_c001_v7007000_t0000_u01739156741163") 2025/02/10 03:06:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f110eca2281988b2f_d20250210_m030538_c001_v0001041_t0030_u01739156738500") 2025/02/10 03:06:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f402dc14a084d1502_d20250210_m030536_c001_v7007000_t0000_u01739156736571") 2025/02/10 03:06:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8edff_d20250210_m030533_c001_v0001176_t0038_u01739156733620") 2025/02/10 03:06:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f6a0_d20250210_m030112_c001_v7007000_t0000_u01739156472941") 2025/02/10 03:06:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1189a9f91fda6b80_d20250210_m030111_c001_v0001144_t0041_u01739156471667") 2025/02/10 03:06:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f699_d20250210_m030110_c001_v7007000_t0000_u01739156470395") 2025/02/10 03:06:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b7d_d20250210_m030109_c001_v0001098_t0024_u01739156469104") 2025/02/10 03:06:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f5f0_d20250210_m025953_c001_v7007000_t0000_u01739156393761") 2025/02/10 03:06:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6ac6_d20250210_m025952_c001_v0001098_t0004_u01739156392127") 2025/02/10 03:06:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f5ed_d20250210_m025951_c001_v7007000_t0000_u01739156391408") 2025/02/10 03:06:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6abe_d20250210_m025950_c001_v0001098_t0038_u01739156390074") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f5e4_d20250210_m025943_c001_v7007000_t0000_u01739156383707") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6ab1_d20250210_m025942_c001_v0001098_t0015_u01739156382240") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f5e2_d20250210_m025941_c001_v7007000_t0000_u01739156381701") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6aab_d20250210_m025939_c001_v0001098_t0026_u01739156379878") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6aa7_d20250210_m025932_c001_v0001098_t0011_u01739156372732") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f416dc308baf84689_d20250210_m025932_c001_v7007000_t0000_u01739156372006") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6aa1_d20250210_m025931_c001_v0001098_t0020_u01739156371285") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6a9d_d20250210_m025930_c001_v0001098_t0016_u01739156370293") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f416dc308baf84687_d20250210_m025929_c001_v7007000_t0000_u01739156369200") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6a8f_d20250210_m025926_c001_v0001098_t0042_u01739156366181") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6a8b_d20250210_m025922_c001_v0001098_t0018_u01739156362997") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f416dc308baf84683_d20250210_m025922_c001_v7007000_t0000_u01739156362274") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6a87_d20250210_m025921_c001_v0001098_t0058_u01739156361592") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6a85_d20250210_m025920_c001_v0001098_t0043_u01739156360668") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f416dc308baf84680_d20250210_m025919_c001_v7007000_t0000_u01739156359583") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6a77_d20250210_m025910_c001_v0001098_t0056_u01739156350117") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f406e682d4e677b50_d20250210_m025909_c001_v7007000_t0000_u01739156349751") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6a73_d20250210_m025908_c001_v0001098_t0049_u01739156348924") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4102e424676bcd97_d20250210_m025907_c001_v7007000_t0000_u01739156347303") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6a6d_d20250210_m025906_c001_v0001098_t0053_u01739156346657") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4102e424676bcd95_d20250210_m025906_c001_v7007000_t0000_u01739156346117") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6a6b_d20250210_m025905_c001_v0001098_t0010_u01739156345456") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4102e424676bcd91_d20250210_m025904_c001_v7007000_t0000_u01739156344193") 2025/02/10 03:06:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6a5f_d20250210_m025903_c001_v0001098_t0030_u01739156343002") 2025/02/10 03:06:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4102e424676bcd8e_d20250210_m025902_c001_v7007000_t0000_u01739156342448") 2025/02/10 03:06:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6a5d_d20250210_m025901_c001_v0001098_t0018_u01739156341427") 2025/02/10 03:06:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4102e424676bcd87_d20250210_m025900_c001_v7007000_t0000_u01739156340530") 2025/02/10 03:06:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6a59_d20250210_m025859_c001_v0001098_t0043_u01739156339810") 2025/02/10 03:06:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4102e424676bcd79_d20250210_m025853_c001_v7007000_t0000_u01739156333618") 2025/02/10 03:06:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6a4b_d20250210_m025852_c001_v0001098_t0031_u01739156332687") 2025/02/10 03:06:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4102e424676bcd75_d20250210_m025851_c001_v7007000_t0000_u01739156331788") 2025/02/10 03:06:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6a45_d20250210_m025851_c001_v0001098_t0025_u01739156331051") 2025/02/10 03:06:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4102e424676bcd6f_d20250210_m025850_c001_v7007000_t0000_u01739156330153") 2025/02/10 03:06:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6a41_d20250210_m025849_c001_v0001098_t0038_u01739156329410") 2025/02/10 03:06:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4102e424676bcd66_d20250210_m025846_c001_v7007000_t0000_u01739156326511") 2025/02/10 03:06:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6a3a_d20250210_m025845_c001_v0001098_t0018_u01739156325806") 2025/02/10 03:06:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f402dc14a084d1508_d20250210_m030541_c001_v7007000_t0000_u01739156741362") 2025/02/10 03:06:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11100a45d85fcacb_d20250210_m030538_c001_v0001183_t0038_u01739156738514") 2025/02/10 03:06:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f402dc14a084d1503_d20250210_m030536_c001_v7007000_t0000_u01739156736812") 2025/02/10 03:06:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f10165a4edd39eee3_d20250210_m030533_c001_v0001145_t0008_u01739156733627") 2025/02/10 03:06:07 DEBUG : sub/yam: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f68e_d20250210_m030106_c001_v7007000_t0000_u01739156466347") 2025/02/10 03:06:07 DEBUG : sub/yam: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8eb01_d20250210_m030104_c001_v0001176_t0048_u01739156464083") 2025/02/10 03:06:07 DEBUG : three: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f670_d20250210_m030055_c001_v7007000_t0000_u01739156455063") 2025/02/10 03:06:07 DEBUG : three: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b5d_d20250210_m030053_c001_v0001098_t0042_u01739156453845") 2025/02/10 03:06:08 DEBUG : three: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b57_d20250210_m030051_c001_v0001098_t0041_u01739156451457") 2025/02/10 03:06:08 DEBUG : two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f672_d20250210_m030055_c001_v7007000_t0000_u01739156455258") 2025/02/10 03:06:08 DEBUG : two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f41940a625ed8eaf4_d20250210_m030053_c001_v0001176_t0005_u01739156453273") 2025/02/10 03:06:08 DEBUG : two: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4061ca053f0b6b55_d20250210_m030051_c001_v0001098_t0051_u01739156451276") 2025/02/10 03:06:08 DEBUG : yam: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f691_d20250210_m030107_c001_v7007000_t0000_u01739156467094") 2025/02/10 03:06:08 DEBUG : yam: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1138e743ae1fabbb_d20250210_m030105_c001_v0001146_t0004_u01739156465995") 2025/02/10 03:06:08 DEBUG : yam: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f67f_d20250210_m030102_c001_v7007000_t0000_u01739156462063") 2025/02/10 03:06:08 DEBUG : yam: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f1061ca053f0b6b67_d20250210_m030100_c001_v0001098_t0037_u01739156460360") 2025/02/10 03:06:08 DEBUG : yam: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f677_d20250210_m030057_c001_v7007000_t0000_u01739156457953") 2025/02/10 03:06:08 DEBUG : yam: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11940a625ed8eafb_d20250210_m030055_c001_v0001176_t0010_u01739156455821") 2025/02/10 03:06:08 DEBUG : yaml: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f682_d20250210_m030102_c001_v7007000_t0000_u01739156462793") 2025/02/10 03:06:08 DEBUG : yaml: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f11615ec209d5f481_d20250210_m030101_c001_v0001172_t0033_u01739156461269") 2025/02/10 03:06:08 DEBUG : yaml: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f4147ebc10177f679_d20250210_m030058_c001_v7007000_t0000_u01739156458687") 2025/02/10 03:06:08 DEBUG : yaml: Deleting (id "4_z6f527d23c0bdebdb9f480e1b_f110bc9a2aa10a168_d20250210_m030057_c001_v0001184_t0032_u01739156457743") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m33.074177104s (try 1/5)