"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/01/19 02:45:42 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove" 2025/01/19 02:45:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 02:45:43 DEBUG : Creating backend with remote "/tmp/rclone493018768" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.07s) === 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-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:45:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:45:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/19 02:45:46 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:45:46 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestCopyWithDryRun (4.47s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:45:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 02:45:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:45:48 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:45:48 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:45:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 02:45:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:45:48 DEBUG : B2 bucket rclone-test-jiwokid6sove: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", 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-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:45:50 DEBUG : Creating backend with remote "/non-existing" 2025/01/19 02:45:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/19 02:45:50 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:45:50 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:45:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:45:52 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:45:52 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:45:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 02:45:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:45:53 INFO : B2 bucket rclone-test-jiwokid6sove: Running all checks before starting transfers 2025/01/19 02:45:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:45:53 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:45:53 INFO : B2 bucket rclone-test-jiwokid6sove: Checks finished, now starting transfers 2025/01/19 02:45:53 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:45:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 02:45:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.50s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:45:54 ERROR : Ignoring --no-traverse with sync 2025/01/19 02:45:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:45:55 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:45:55 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:45:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 02:45:55 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:45:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:45:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/19 02:45:56 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:45:56 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:45:56 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/19 02:45:56 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.48s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:45:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:45:57 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:45:57 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:45:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 02:45:58 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:45:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:45:59 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:45:59 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:46:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 02:46:00 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/19 02:46:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/19 02:46:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/19 02:46:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 02:46:01 INFO : sub dir: Making directory 2025/01/19 02:46:01 INFO : sub dir2: Making directory 2025/01/19 02:46:01 INFO : sub dir2/sub sub dir2: Making directory 2025/01/19 02:46:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:46:01 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:46:01 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:46:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 02:46:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/19 02:46:01 DEBUG : B2 bucket rclone-test-jiwokid6sove: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:02 INFO : sub dir2: Making directory 2025/01/19 02:46:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/19 02:46:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/19 02:46:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:46:02 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:46:02 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:46:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 02:46:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:03 DEBUG : sub dir2: Making directory with metadata 2025/01/19 02:46:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/19 02:46:03 INFO : sub dir: Making directory 2025/01/19 02:46:03 INFO : sub dir2: Making directory 2025/01/19 02:46:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:46:03 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:46:03 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:46:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 02:46:04 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:46:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/19 02:46:04 DEBUG : B2 bucket rclone-test-jiwokid6sove: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/19 02:46:04 DEBUG : B2 bucket rclone-test-jiwokid6sove: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", 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-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:05 INFO : sub dir2: Making directory 2025/01/19 02:46:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:46:05 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:46:05 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:46:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 02:46:06 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:46:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:06 DEBUG : sub dir2: Making directory with metadata 2025/01/19 02:46:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/19 02:46:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 02:46:07 INFO : sub dir: Making directory 2025/01/19 02:46:07 INFO : sub dir2: Making directory 2025/01/19 02:46:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:46:07 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:46:07 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:46:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 02:46:07 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:46:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/19 02:46:07 DEBUG : B2 bucket rclone-test-jiwokid6sove: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.48s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", 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-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:08 INFO : sub dir2: Making directory 2025/01/19 02:46:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:46:09 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:46:09 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:46:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 02:46:09 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:46:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.49s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:10 DEBUG : Creating backend with remote "TestB2:rclone-test-guzihoj9yuya" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-jiwokid6sove -> B2 bucket rclone-test-guzihoj9yuya 2025/01/19 02:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:46:12 DEBUG : B2 bucket rclone-test-guzihoj9yuya: Waiting for checks to finish 2025/01/19 02:46:12 DEBUG : B2 bucket rclone-test-guzihoj9yuya: Waiting for transfers to finish 2025/01/19 02:46:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 02:46:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:16 DEBUG : B2 bucket rclone-test-guzihoj9yuya: Purge remote 2025/01/19 02:46:16 INFO : B2 bucket rclone-test-guzihoj9yuya: cleaning bucket "rclone-test-guzihoj9yuya" of all files 2025/01/19 02:46:16 DEBUG : sub dir/hello world: Deleting (id "4_zcf421dd3704d7bcb9f480e1b_f1138567108e53e08_d20250119_m024615_c001_v0001093_t0056_u01737254775654") --- PASS: TestServerSideCopy (9.85s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/19 02:46:21 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:46:21 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:46:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/19 02:46:21 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.44s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:22 DEBUG : Creating backend with remote "TestB2:rclone-test-waviguf7cobi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-jiwokid6sove -> B2 bucket rclone-test-waviguf7cobi 2025/01/19 02:46:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:46:24 DEBUG : B2 bucket rclone-test-waviguf7cobi: Waiting for checks to finish 2025/01/19 02:46:24 DEBUG : B2 bucket rclone-test-waviguf7cobi: Waiting for transfers to finish 2025/01/19 02:46:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 02:46:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/19 02:46:29 DEBUG : B2 bucket rclone-test-waviguf7cobi: Waiting for checks to finish 2025/01/19 02:46:29 DEBUG : B2 bucket rclone-test-waviguf7cobi: Waiting for transfers to finish 2025/01/19 02:46:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/19 02:46:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:29 DEBUG : B2 bucket rclone-test-waviguf7cobi: Purge remote 2025/01/19 02:46:29 INFO : B2 bucket rclone-test-waviguf7cobi: cleaning bucket "rclone-test-waviguf7cobi" of all files 2025/01/19 02:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zaf624dd3704d7bcb9f480e1b_f119d242fcaa84b10_d20250119_m024629_c001_v0001184_t0019_u01737254789617") 2025/01/19 02:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zaf624dd3704d7bcb9f480e1b_f107923e3ac51f2b0_d20250119_m024628_c001_v0001146_t0044_u01737254788008") --- PASS: TestServerSideCopyOverSelf (9.90s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/19 02:46:33 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:46:33 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:46:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/19 02:46:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/19 02:46:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.06s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:34 DEBUG : Creating backend with remote "TestB2:rclone-test-patovev7nala" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-jiwokid6sove -> B2 bucket rclone-test-patovev7nala 2025/01/19 02:46:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:46:36 DEBUG : B2 bucket rclone-test-patovev7nala: Waiting for checks to finish 2025/01/19 02:46:36 DEBUG : B2 bucket rclone-test-patovev7nala: Waiting for transfers to finish 2025/01/19 02:46:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 02:46:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:38 DEBUG : B2 bucket rclone-test-patovev7nala: Waiting for checks to finish 2025/01/19 02:46:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/19 02:46:38 DEBUG : B2 bucket rclone-test-patovev7nala: Waiting for transfers to finish 2025/01/19 02:46:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/19 02:46:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/19 02:46:38 INFO : sub dir/hello world: Deleted 2025/01/19 02:46:39 DEBUG : testing file moves 2025/01/19 02:46:39 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/19 02:46:39 DEBUG : B2 bucket rclone-test-patovev7nala: Waiting for checks to finish 2025/01/19 02:46:39 DEBUG : B2 bucket rclone-test-patovev7nala: Waiting for transfers to finish 2025/01/19 02:46:40 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/19 02:46:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/19 02:46:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:40 DEBUG : B2 bucket rclone-test-patovev7nala: Purge remote 2025/01/19 02:46:40 INFO : B2 bucket rclone-test-patovev7nala: cleaning bucket "rclone-test-patovev7nala" of all files 2025/01/19 02:46:40 DEBUG : sub dir/hello world: Deleting (id "4_z5f627dc3704d7bcb9f480e1b_f1192dac11e4f7f12_d20250119_m024640_c001_v0001177_t0056_u01737254800055") 2025/01/19 02:46:40 DEBUG : sub dir/hello world: Deleting (id "4_z5f627dc3704d7bcb9f480e1b_f114d0cb06ad076c0_d20250119_m024638_c001_v0001184_t0040_u01737254798471") 2025/01/19 02:46:40 DEBUG : sub dir/hello world: Deleting (id "4_z5f627dc3704d7bcb9f480e1b_f100afb2935d199c5_d20250119_m024637_c001_v0001182_t0007_u01737254797221") --- PASS: TestServerSideMoveOverSelf (10.09s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:45 ERROR : : error listing: directory not found 2025/01/19 02:46:45 INFO : Local file system at /tmp/rclone493018768: Making directory 2025/01/19 02:46:45 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:46:45 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.28s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:46:47 DEBUG : Local file system at /tmp/rclone493018768: Waiting for checks to finish 2025/01/19 02:46:47 DEBUG : Local file system at /tmp/rclone493018768: Waiting for transfers to finish 2025/01/19 02:46:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 02:46:48 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/19 02:46:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:49 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/19 02:46:49 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:46:49 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:46:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/19 02:46:49 INFO : check sum: Copied (new) 2025/01/19 02:46:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:49 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:46:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/19 02:46:49 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/19 02:46:49 DEBUG : check sum: Unchanged skipping 2025/01/19 02:46:49 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:46:49 DEBUG : Waiting for deletions to finish 2025/01/19 02:46:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.41s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/19 02:46:51 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:46:51 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:46:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/19 02:46:51 INFO : sizeonly: Copied (new) 2025/01/19 02:46:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:52 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:46:52 DEBUG : sizeonly: Sizes identical 2025/01/19 02:46:52 DEBUG : sizeonly: Unchanged skipping 2025/01/19 02:46:52 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:46:52 DEBUG : Waiting for deletions to finish 2025/01/19 02:46:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.24s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/19 02:46:53 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:46:53 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:46:54 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/19 02:46:54 INFO : ignore-size: Copied (new) 2025/01/19 02:46:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:54 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:46:54 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:46:54 DEBUG : ignore-size: Unchanged skipping 2025/01/19 02:46:54 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:46:54 DEBUG : Waiting for deletions to finish 2025/01/19 02:46:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:56 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:46:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:46:56 DEBUG : existing: Unchanged skipping 2025/01/19 02:46:56 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:46:56 DEBUG : Waiting for deletions to finish 2025/01/19 02:46:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:57 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:46:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/19 02:46:57 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:46:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/19 02:46:57 INFO : existing: Copied (replaced existing) 2025/01/19 02:46:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.43s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/19 02:46:58 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:46:58 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:46:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/19 02:46:59 INFO : existing: Copied (new) 2025/01/19 02:46:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:46:59 DEBUG : existing: Destination exists, skipping 2025/01/19 02:46:59 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:46:59 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:46:59 DEBUG : Waiting for deletions to finish 2025/01/19 02:46:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.22s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:01 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/19 02:47:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/19 02:47:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:47:01 DEBUG : c/non empty space: Unchanged skipping 2025/01/19 02:47:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 02:47:02 INFO : a/potato2: Copied (new) 2025/01/19 02:47:02 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:02 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:02 DEBUG : Waiting for deletions to finish 2025/01/19 02:47:02 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.70s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:04 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/01/19 02:47:04 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/19 02:47:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/19 02:47:04 DEBUG : empty space: Unchanged skipping 2025/01/19 02:47:04 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:04 DEBUG : Waiting for deletions to finish 2025/01/19 02:47:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:04 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/01/19 02:47:04 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/19 02:47:05 INFO : empty space: Updated modification time in destination 2025/01/19 02:47:05 DEBUG : empty space: Unchanged skipping 2025/01/19 02:47:05 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:05 DEBUG : Waiting for deletions to finish 2025/01/19 02:47:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.41s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:07 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/19 02:47:07 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/19 02:47:07 DEBUG : empty space: Unchanged skipping 2025/01/19 02:47:07 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:07 DEBUG : Waiting for deletions to finish 2025/01/19 02:47:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:09 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:09 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/19 02:47:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone493018768) 2025/01/19 02:47:09 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jiwokid6sove) 2025/01/19 02:47:09 DEBUG : foo: sha1 differ 2025/01/19 02:47:09 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/19 02:47:09 INFO : foo: Copied (replaced existing) 2025/01/19 02:47:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:11 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/19 02:47:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:47:11 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:11 DEBUG : empty space: Unchanged skipping 2025/01/19 02:47:11 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:11 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 02:47:11 INFO : potato: Copied (new) 2025/01/19 02:47:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:13 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:13 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/19 02:47:13 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/19 02:47:13 INFO : potato: Copied (replaced existing) 2025/01/19 02:47:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.93s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:15 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:15 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/01/19 02:47:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone493018768) 2025/01/19 02:47:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jiwokid6sove) 2025/01/19 02:47:15 DEBUG : potato: sha1 differ 2025/01/19 02:47:15 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/19 02:47:15 INFO : potato: Copied (replaced existing) 2025/01/19 02:47:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:47:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/19 02:47:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:47:17 DEBUG : empty space: Unchanged skipping 2025/01/19 02:47:17 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:17 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:17 DEBUG : Waiting for deletions to finish 2025/01/19 02:47:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:47:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:47:19 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:19 DEBUG : empty space: Unchanged skipping 2025/01/19 02:47:19 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 02:47:19 INFO : potato2: Copied (new) 2025/01/19 02:47:19 DEBUG : Waiting for deletions to finish 2025/01/19 02:47:19 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:21 INFO : d: Making directory 2025/01/19 02:47:21 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/19 02:47:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/19 02:47:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:47:21 DEBUG : c/non empty space: Unchanged skipping 2025/01/19 02:47:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 02:47:21 INFO : a/potato2: Copied (new) 2025/01/19 02:47:22 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:22 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:22 DEBUG : Waiting for deletions to finish 2025/01/19 02:47:22 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:24 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/19 02:47:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/19 02:47:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:47:24 DEBUG : c/non empty space: Unchanged skipping 2025/01/19 02:47:24 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:24 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 02:47:24 INFO : a/potato2: Copied (new) 2025/01/19 02:47:24 ERROR : B2 bucket rclone-test-jiwokid6sove: not deleting files as there were IO errors 2025/01/19 02:47:24 ERROR : B2 bucket rclone-test-jiwokid6sove: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.53s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:26 DEBUG : Waiting for deletions to finish 2025/01/19 02:47:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:47:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:47:26 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:26 DEBUG : empty space: Unchanged skipping 2025/01/19 02:47:26 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:27 INFO : potato: Deleted 2025/01/19 02:47:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 02:47:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.35s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:29 DEBUG : Waiting for deletions to finish 2025/01/19 02:47:29 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:29 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:29 INFO : potato: Deleted 2025/01/19 02:47:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:47:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:47:29 DEBUG : empty space: Unchanged skipping 2025/01/19 02:47:29 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:29 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 02:47:29 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.71s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:47:31 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:31 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:32 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/19 02:47:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.09s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:33 DEBUG : enormous: Excluded (Size Filter) 2025/01/19 02:47:33 DEBUG : enormous: Excluded 2025/01/19 02:47:33 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 02:47:33 DEBUG : potato2: Excluded 2025/01/19 02:47:34 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 02:47:34 DEBUG : potato2: Excluded 2025/01/19 02:47:34 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:47:34 DEBUG : empty space: Unchanged skipping 2025/01/19 02:47:34 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:34 DEBUG : Waiting for deletions to finish 2025/01/19 02:47:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:34 DEBUG : enormous: Excluded (Size Filter) 2025/01/19 02:47:34 DEBUG : enormous: Excluded 2025/01/19 02:47:34 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 02:47:34 DEBUG : potato2: Excluded 2025/01/19 02:47:34 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 02:47:34 DEBUG : potato2: Excluded 2025/01/19 02:47:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/19 02:47:34 DEBUG : empty space: Unchanged skipping 2025/01/19 02:47:34 DEBUG : Local file system at /tmp/rclone493018768: Waiting for checks to finish 2025/01/19 02:47:34 DEBUG : Local file system at /tmp/rclone493018768: Waiting for transfers to finish 2025/01/19 02:47:34 DEBUG : Waiting for deletions to finish 2025/01/19 02:47:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.82s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:36 DEBUG : enormous: Excluded (Size Filter) 2025/01/19 02:47:36 DEBUG : enormous: Excluded 2025/01/19 02:47:36 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 02:47:36 DEBUG : potato2: Excluded 2025/01/19 02:47:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:47:37 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:37 DEBUG : empty space: Unchanged skipping 2025/01/19 02:47:37 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:37 DEBUG : Waiting for deletions to finish 2025/01/19 02:47:37 INFO : enormous: Deleted 2025/01/19 02:47:37 INFO : potato2: Deleted 2025/01/19 02:47:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/19 02:47:38 DEBUG : empty space: Unchanged skipping 2025/01/19 02:47:38 DEBUG : Local file system at /tmp/rclone493018768: Waiting for checks to finish 2025/01/19 02:47:38 DEBUG : Local file system at /tmp/rclone493018768: Waiting for transfers to finish 2025/01/19 02:47:38 DEBUG : Waiting for deletions to finish 2025/01/19 02:47:38 INFO : enormous: Deleted 2025/01/19 02:47:38 INFO : potato2: Deleted 2025/01/19 02:47:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.27s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:40 DEBUG : five: Need to transfer - File not found at Destination 2025/01/19 02:47:40 DEBUG : one: Destination is newer than source, skipping 2025/01/19 02:47:40 DEBUG : three: Sizes identical 2025/01/19 02:47:40 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/19 02:47:40 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:40 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/19 02:47:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone493018768) 2025/01/19 02:47:40 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jiwokid6sove) 2025/01/19 02:47:40 DEBUG : two: sha1 differ 2025/01/19 02:47:40 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/19 02:47:40 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/19 02:47:40 INFO : five: Copied (new) 2025/01/19 02:47:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/19 02:47:41 INFO : four: Copied (replaced existing) 2025/01/19 02:47:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/19 02:47:41 INFO : two: Copied (replaced existing) 2025/01/19 02:47:41 DEBUG : Waiting for deletions to finish 2025/01/19 02:47:41 DEBUG : one: Destination is newer than source, skipping 2025/01/19 02:47:41 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/19 02:47:41 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/19 02:47:41 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/19 02:47:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/19 02:47:41 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/19 02:47:41 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/19 02:47:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/19 02:47:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone493018768) 2025/01/19 02:47:41 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/19 02:47:41 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jiwokid6sove) 2025/01/19 02:47:41 DEBUG : three: sha1 differ 2025/01/19 02:47:41 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/19 02:47:41 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/19 02:47:41 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:42 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/19 02:47:42 INFO : three: Copied (replaced existing) 2025/01/19 02:47:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.30s) === 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-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/19 02:47:43 INFO : B2 bucket rclone-test-jiwokid6sove: Making map for --track-renames 2025/01/19 02:47:43 INFO : B2 bucket rclone-test-jiwokid6sove: Finished making map for --track-renames 2025/01/19 02:47:43 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/19 02:47:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/19 02:47:43 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for renames to finish 2025/01/19 02:47:43 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/19 02:47:44 INFO : potato: Copied (new) 2025/01/19 02:47:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/19 02:47:44 INFO : yam: Copied (new) 2025/01/19 02:47:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:47:44 INFO : B2 bucket rclone-test-jiwokid6sove: Making map for --track-renames 2025/01/19 02:47:44 INFO : B2 bucket rclone-test-jiwokid6sove: Finished making map for --track-renames 2025/01/19 02:47:44 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:44 DEBUG : potato: Unchanged skipping 2025/01/19 02:47:44 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for renames to finish 2025/01/19 02:47:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/19 02:47:45 INFO : yam: Copied (server-side copy) to: yaml 2025/01/19 02:47:45 INFO : yam: Deleted 2025/01/19 02:47:45 INFO : yaml: Renamed from "yam" 2025/01/19 02:47:45 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.40s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/19 02:47:47 INFO : B2 bucket rclone-test-jiwokid6sove: Making map for --track-renames 2025/01/19 02:47:47 INFO : B2 bucket rclone-test-jiwokid6sove: Finished making map for --track-renames 2025/01/19 02:47:47 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/19 02:47:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/19 02:47:47 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for renames to finish 2025/01/19 02:47:47 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/19 02:47:47 INFO : yam: Copied (new) 2025/01/19 02:47:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/19 02:47:47 INFO : potato: Copied (new) 2025/01/19 02:47:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:48 INFO : B2 bucket rclone-test-jiwokid6sove: Making map for --track-renames 2025/01/19 02:47:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:47:48 INFO : B2 bucket rclone-test-jiwokid6sove: Finished making map for --track-renames 2025/01/19 02:47:48 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:48 DEBUG : potato: Unchanged skipping 2025/01/19 02:47:48 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for renames to finish 2025/01/19 02:47:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/19 02:47:48 INFO : yam: Copied (server-side copy) to: yaml 2025/01/19 02:47:49 INFO : yam: Deleted 2025/01/19 02:47:49 INFO : yaml: Renamed from "yam" 2025/01/19 02:47:49 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/19 02:47:50 INFO : B2 bucket rclone-test-jiwokid6sove: Making map for --track-renames 2025/01/19 02:47:50 INFO : B2 bucket rclone-test-jiwokid6sove: Finished making map for --track-renames 2025/01/19 02:47:50 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/19 02:47:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/19 02:47:50 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for renames to finish 2025/01/19 02:47:50 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/19 02:47:51 INFO : sub/yam: Copied (new) 2025/01/19 02:47:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/19 02:47:51 INFO : potato: Copied (new) 2025/01/19 02:47:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:47:51 DEBUG : potato: Unchanged skipping 2025/01/19 02:47:52 INFO : B2 bucket rclone-test-jiwokid6sove: Making map for --track-renames 2025/01/19 02:47:52 INFO : B2 bucket rclone-test-jiwokid6sove: Finished making map for --track-renames 2025/01/19 02:47:52 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:52 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for renames to finish 2025/01/19 02:47:52 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/19 02:47:52 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/19 02:47:52 INFO : sub/yam: Deleted 2025/01/19 02:47:52 INFO : yam: Renamed from "sub/yam" 2025/01/19 02:47:52 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.73s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:54 DEBUG : Creating backend with remote "/tmp/rclone493018768/dir1" 2025/01/19 02:47:54 DEBUG : Creating backend with remote "/tmp/rclone493018768/dir2" 2025/01/19 02:47:54 DEBUG : Local file system at /tmp/rclone493018768/dir2: Using server-side directory move 2025/01/19 02:47:54 INFO : Local file system at /tmp/rclone493018768/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/19 02:47:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/19 02:47:54 DEBUG : Local file system at /tmp/rclone493018768/dir2: Waiting for checks to finish 2025/01/19 02:47:54 DEBUG : Local file system at /tmp/rclone493018768/dir2: Waiting for transfers to finish 2025/01/19 02:47:54 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:47:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/19 02:47:54 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:54 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:55 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/19 02:47:55 INFO : nested/sub dir/file: Copied (new) 2025/01/19 02:47:55 INFO : nested/sub dir/file: Deleted 2025/01/19 02:47:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 02:47:55 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:47:55 INFO : sub dir/hello world: Deleted 2025/01/19 02:47:55 INFO : sub dir: Removing directory 2025/01/19 02:47:55 INFO : nested/sub dir: Removing directory 2025/01/19 02:47:55 INFO : nested: Removing directory 2025/01/19 02:47:55 DEBUG : Local file system at /tmp/rclone493018768: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:47:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/19 02:47:57 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:57 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:57 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/19 02:47:57 INFO : nested/sub dir/file: Copied (new) 2025/01/19 02:47:57 INFO : nested/sub dir/file: Deleted 2025/01/19 02:47:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 02:47:57 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:47:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:47:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/19 02:47:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/19 02:47:59 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:59 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/19 02:47:59 INFO : existing: Copied (new) 2025/01/19 02:47:59 INFO : existing: Deleted 2025/01/19 02:47:59 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/19 02:47:59 INFO : existing-b: Copied (new) 2025/01/19 02:47:59 INFO : existing-b: Deleted 2025/01/19 02:47:59 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:47:59 DEBUG : existing: Destination exists, skipping 2025/01/19 02:47:59 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/19 02:47:59 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:47:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.11s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:48:00 DEBUG : Creating backend with remote "TestB2:rclone-test-malohow1yame" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jiwokid6sove -> B2 bucket rclone-test-malohow1yame 2025/01/19 02:48:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:48:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/19 02:48:08 DEBUG : empty space: Unchanged skipping 2025/01/19 02:48:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/19 02:48:08 DEBUG : B2 bucket rclone-test-malohow1yame: Waiting for checks to finish 2025/01/19 02:48:08 INFO : empty space: Deleted 2025/01/19 02:48:08 DEBUG : B2 bucket rclone-test-malohow1yame: Waiting for transfers to finish 2025/01/19 02:48:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 02:48:08 INFO : potato2: Copied (server-side copy) 2025/01/19 02:48:08 INFO : potato2: Deleted 2025/01/19 02:48:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/19 02:48:08 INFO : potato3: Copied (server-side copy) 2025/01/19 02:48:09 INFO : potato3: Deleted 2025/01/19 02:48:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xubaniv1waze" 2025/01/19 02:48:10 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/19 02:48:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:48:10 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/19 02:48:10 DEBUG : B2 bucket rclone-test-xubaniv1waze: Waiting for checks to finish 2025/01/19 02:48:10 DEBUG : B2 bucket rclone-test-xubaniv1waze: Waiting for transfers to finish 2025/01/19 02:48:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/19 02:48:13 INFO : empty space: Copied (server-side copy) 2025/01/19 02:48:13 INFO : empty space: Deleted 2025/01/19 02:48:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 02:48:13 INFO : potato2: Copied (server-side copy) 2025/01/19 02:48:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/19 02:48:13 INFO : potato3: Copied (server-side copy) 2025/01/19 02:48:13 INFO : potato2: Deleted 2025/01/19 02:48:13 INFO : potato3: Deleted 2025/01/19 02:48:14 DEBUG : B2 bucket rclone-test-xubaniv1waze: Purge remote 2025/01/19 02:48:14 INFO : B2 bucket rclone-test-xubaniv1waze: cleaning bucket "rclone-test-xubaniv1waze" of all files 2025/01/19 02:48:14 DEBUG : empty space: Deleting (id "4_z0fb2edd3705d7bcb9f480e1b_f11055cce1bd947af_d20250119_m024813_c001_v0001184_t0009_u01737254893027") 2025/01/19 02:48:14 DEBUG : potato2: Deleting (id "4_z0fb2edd3705d7bcb9f480e1b_f11853f50c25b752e_d20250119_m024813_c001_v0001184_t0015_u01737254893238") 2025/01/19 02:48:14 DEBUG : potato3: Deleting (id "4_z0fb2edd3705d7bcb9f480e1b_f118627109349b3b8_d20250119_m024813_c001_v0001183_t0021_u01737254893432") 2025/01/19 02:48:16 DEBUG : B2 bucket rclone-test-malohow1yame: Purge remote 2025/01/19 02:48:16 INFO : B2 bucket rclone-test-malohow1yame: cleaning bucket "rclone-test-malohow1yame" of all files 2025/01/19 02:48:16 DEBUG : empty space: Deleting (id "4_z7f02cde3705d7bcb9f480e1b_f4141d0dfa66b43c5_d20250119_m024813_c001_v7007000_t0000_u01737254893225") 2025/01/19 02:48:16 DEBUG : empty space: Deleting (id "4_z7f02cde3705d7bcb9f480e1b_f10828a50e63f9f43_d20250119_m024806_c001_v0001134_t0054_u01737254886996") 2025/01/19 02:48:16 DEBUG : potato2: Deleting (id "4_z7f02cde3705d7bcb9f480e1b_f4141d0dfa66b43cb_d20250119_m024813_c001_v7007000_t0000_u01737254893494") 2025/01/19 02:48:16 DEBUG : potato2: Deleting (id "4_z7f02cde3705d7bcb9f480e1b_f11622801bbfefd54_d20250119_m024808_c001_v0001182_t0021_u01737254888607") 2025/01/19 02:48:16 DEBUG : potato3: Deleting (id "4_z7f02cde3705d7bcb9f480e1b_f409d499a74040468_d20250119_m024813_c001_v7007000_t0000_u01737254893651") 2025/01/19 02:48:16 DEBUG : potato3: Deleting (id "4_z7f02cde3705d7bcb9f480e1b_f114e74734be29506_d20250119_m024808_c001_v0001183_t0052_u01737254888818") 2025/01/19 02:48:16 DEBUG : potato3: Deleting (id "4_z7f02cde3705d7bcb9f480e1b_f10828a50e63f9f45_d20250119_m024807_c001_v0001134_t0027_u01737254887313") --- PASS: TestServerSideMove (19.03s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:48:20 DEBUG : Creating backend with remote "TestB2:rclone-test-zitudus3tito" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jiwokid6sove -> B2 bucket rclone-test-zitudus3tito 2025/01/19 02:48:27 DEBUG : empty space: Excluded (Size Filter) 2025/01/19 02:48:27 DEBUG : empty space: Excluded 2025/01/19 02:48:27 DEBUG : empty space: Excluded (Size Filter) 2025/01/19 02:48:27 DEBUG : empty space: Excluded 2025/01/19 02:48:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:48:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/19 02:48:27 DEBUG : B2 bucket rclone-test-zitudus3tito: Waiting for checks to finish 2025/01/19 02:48:27 DEBUG : B2 bucket rclone-test-zitudus3tito: Waiting for transfers to finish 2025/01/19 02:48:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 02:48:27 INFO : potato2: Copied (server-side copy) 2025/01/19 02:48:27 INFO : potato2: Deleted 2025/01/19 02:48:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/19 02:48:27 INFO : potato3: Copied (server-side copy) 2025/01/19 02:48:27 INFO : potato3: Deleted 2025/01/19 02:48:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qaposuj6vixu" 2025/01/19 02:48:28 DEBUG : empty space: Excluded (Size Filter) 2025/01/19 02:48:28 DEBUG : empty space: Excluded 2025/01/19 02:48:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:48:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/19 02:48:29 DEBUG : B2 bucket rclone-test-qaposuj6vixu: Waiting for checks to finish 2025/01/19 02:48:29 DEBUG : B2 bucket rclone-test-qaposuj6vixu: Waiting for transfers to finish 2025/01/19 02:48:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 02:48:33 INFO : potato2: Copied (server-side copy) 2025/01/19 02:48:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/19 02:48:33 INFO : potato3: Copied (server-side copy) 2025/01/19 02:48:33 INFO : potato2: Deleted 2025/01/19 02:48:33 INFO : potato3: Deleted 2025/01/19 02:48:34 DEBUG : B2 bucket rclone-test-qaposuj6vixu: Purge remote 2025/01/19 02:48:34 INFO : B2 bucket rclone-test-qaposuj6vixu: cleaning bucket "rclone-test-qaposuj6vixu" of all files 2025/01/19 02:48:34 DEBUG : potato2: Deleting (id "4_zff323d53706d7bcb9f480e1b_f111606216fe3b834_d20250119_m024833_c001_v0001106_t0049_u01737254913055") 2025/01/19 02:48:34 DEBUG : potato3: Deleting (id "4_zff323d53706d7bcb9f480e1b_f109aac71adb2f46d_d20250119_m024833_c001_v0001184_t0027_u01737254913440") 2025/01/19 02:48:36 DEBUG : B2 bucket rclone-test-zitudus3tito: Purge remote 2025/01/19 02:48:36 INFO : B2 bucket rclone-test-zitudus3tito: cleaning bucket "rclone-test-zitudus3tito" of all files 2025/01/19 02:48:36 DEBUG : empty space: Deleting (id "4_zdfb21dc3706d7bcb9f480e1b_f10757faa5cb2d8ff_d20250119_m024825_c001_v0001116_t0038_u01737254905885") 2025/01/19 02:48:36 DEBUG : potato2: Deleting (id "4_zdfb21dc3706d7bcb9f480e1b_f41338e763c1df767_d20250119_m024833_c001_v7007000_t0000_u01737254913490") 2025/01/19 02:48:36 DEBUG : potato2: Deleting (id "4_zdfb21dc3706d7bcb9f480e1b_f1155d57e05551944_d20250119_m024827_c001_v0001181_t0042_u01737254907137") 2025/01/19 02:48:36 DEBUG : potato3: Deleting (id "4_zdfb21dc3706d7bcb9f480e1b_f409d499a740406ef_d20250119_m024833_c001_v7007000_t0000_u01737254913661") 2025/01/19 02:48:36 DEBUG : potato3: Deleting (id "4_zdfb21dc3706d7bcb9f480e1b_f109aac71adb2f3b5_d20250119_m024827_c001_v0001184_t0044_u01737254907413") 2025/01/19 02:48:36 DEBUG : potato3: Deleting (id "4_zdfb21dc3706d7bcb9f480e1b_f10757faa5cb2d901_d20250119_m024826_c001_v0001116_t0037_u01737254906312") --- PASS: TestServerSideMoveWithFilter (20.15s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:48:40 DEBUG : Creating backend with remote "TestB2:rclone-test-jizumot4luya" 2025/01/19 02:48:42 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jiwokid6sove -> B2 bucket rclone-test-jizumot4luya 2025/01/19 02:48:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:48:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/19 02:48:48 DEBUG : empty space: Unchanged skipping 2025/01/19 02:48:48 DEBUG : B2 bucket rclone-test-jizumot4luya: Waiting for checks to finish 2025/01/19 02:48:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/19 02:48:49 INFO : empty space: Deleted 2025/01/19 02:48:49 DEBUG : B2 bucket rclone-test-jizumot4luya: Waiting for transfers to finish 2025/01/19 02:48:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 02:48:49 INFO : potato2: Copied (server-side copy) 2025/01/19 02:48:49 INFO : potato2: Deleted 2025/01/19 02:48:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/19 02:48:49 INFO : potato3: Copied (server-side copy) 2025/01/19 02:48:50 INFO : potato3: Deleted 2025/01/19 02:48:50 DEBUG : Creating backend with remote "TestB2:rclone-test-gixozuq3hovi" 2025/01/19 02:48:51 INFO : tomatoDir: Making directory 2025/01/19 02:48:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/19 02:48:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:48:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/19 02:48:51 DEBUG : B2 bucket rclone-test-gixozuq3hovi: Waiting for checks to finish 2025/01/19 02:48:51 DEBUG : B2 bucket rclone-test-gixozuq3hovi: Waiting for transfers to finish 2025/01/19 02:48:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/19 02:48:55 INFO : empty space: Copied (server-side copy) 2025/01/19 02:48:56 INFO : empty space: Deleted 2025/01/19 02:48:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 02:48:56 INFO : potato2: Copied (server-side copy) 2025/01/19 02:48:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/19 02:48:56 INFO : potato3: Copied (server-side copy) 2025/01/19 02:48:56 INFO : potato2: Deleted 2025/01/19 02:48:56 INFO : potato3: Deleted 2025/01/19 02:48:57 DEBUG : B2 bucket rclone-test-gixozuq3hovi: Purge remote 2025/01/19 02:48:57 INFO : B2 bucket rclone-test-gixozuq3hovi: cleaning bucket "rclone-test-gixozuq3hovi" of all files 2025/01/19 02:48:57 DEBUG : empty space: Deleting (id "4_z5fb28de3706d7bcb9f480e1b_f114e74734be298ad_d20250119_m024855_c001_v0001183_t0010_u01737254935711") 2025/01/19 02:48:57 DEBUG : potato2: Deleting (id "4_z5fb28de3706d7bcb9f480e1b_f1097acb66026c34d_d20250119_m024855_c001_v0001182_t0013_u01737254935943") 2025/01/19 02:48:57 DEBUG : potato3: Deleting (id "4_z5fb28de3706d7bcb9f480e1b_f102cc8cd93a0774a_d20250119_m024856_c001_v0001154_t0016_u01737254936039") 2025/01/19 02:48:58 DEBUG : B2 bucket rclone-test-jizumot4luya: Purge remote 2025/01/19 02:48:58 INFO : B2 bucket rclone-test-jizumot4luya: cleaning bucket "rclone-test-jizumot4luya" of all files 2025/01/19 02:48:58 DEBUG : empty space: Deleting (id "4_z0f626dc3706d7bcb9f480e1b_f409d499a74040e35_d20250119_m024855_c001_v7007000_t0000_u01737254935927") 2025/01/19 02:48:58 DEBUG : empty space: Deleting (id "4_z0f626dc3706d7bcb9f480e1b_f1097173a5d7521ab_d20250119_m024847_c001_v0001145_t0023_u01737254927467") 2025/01/19 02:48:58 DEBUG : potato2: Deleting (id "4_z0f626dc3706d7bcb9f480e1b_f409d499a74040e36_d20250119_m024856_c001_v7007000_t0000_u01737254936155") 2025/01/19 02:48:58 DEBUG : potato2: Deleting (id "4_z0f626dc3706d7bcb9f480e1b_f113050c3de8bc4d2_d20250119_m024849_c001_v0001032_t0010_u01737254929035") 2025/01/19 02:48:58 DEBUG : potato3: Deleting (id "4_z0f626dc3706d7bcb9f480e1b_f409d499a74040e37_d20250119_m024856_c001_v7007000_t0000_u01737254936350") 2025/01/19 02:48:58 DEBUG : potato3: Deleting (id "4_z0f626dc3706d7bcb9f480e1b_f118f1ee3e1b9a848_d20250119_m024849_c001_v0001172_t0052_u01737254929418") 2025/01/19 02:48:58 DEBUG : potato3: Deleting (id "4_z0f626dc3706d7bcb9f480e1b_f1097173a5d7521ad_d20250119_m024848_c001_v0001145_t0030_u01737254928002") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (24.02s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:49:04 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.56s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:49:06 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncOverlap (3.05s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:49:09 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/rclone-sync-test" 2025/01/19 02:49:12 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/rclone-sync-test-include/layer2" 2025/01/19 02:49:14 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/rclone-sync-test-ignore-file" 2025/01/19 02:49:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 02:49:18 DEBUG : B2 bucket rclone-test-jiwokid6sove path rclone-sync-test: Waiting for checks to finish 2025/01/19 02:49:18 DEBUG : B2 bucket rclone-test-jiwokid6sove path rclone-sync-test: Waiting for transfers to finish 2025/01/19 02:49:18 DEBUG : Waiting for deletions to finish 2025/01/19 02:49:18 INFO : There was nothing to transfer 2025/01/19 02:49:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 02:49:18 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:49:18 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:49:18 DEBUG : Waiting for deletions to finish 2025/01/19 02:49:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:49:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 02:49:19 DEBUG : B2 bucket rclone-test-jiwokid6sove path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/19 02:49:19 DEBUG : B2 bucket rclone-test-jiwokid6sove path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/19 02:49:19 DEBUG : Waiting for deletions to finish 2025/01/19 02:49:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:49:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 02:49:19 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:49:19 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:49:19 DEBUG : Waiting for deletions to finish 2025/01/19 02:49:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:49:20 DEBUG : : Excluded 2025/01/19 02:49:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 02:49:20 DEBUG : B2 bucket rclone-test-jiwokid6sove path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/19 02:49:20 DEBUG : B2 bucket rclone-test-jiwokid6sove path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/19 02:49:20 DEBUG : Waiting for deletions to finish 2025/01/19 02:49:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (17.88s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:49:27 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/dst" 2025/01/19 02:49:28 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/CompareDest" 2025/01/19 02:49:30 DEBUG : one: Need to transfer - File not found at Destination 2025/01/19 02:49:30 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for checks to finish 2025/01/19 02:49:30 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for transfers to finish 2025/01/19 02:49:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/19 02:49:33 INFO : one: Copied (new) 2025/01/19 02:49:33 DEBUG : Waiting for deletions to finish 2025/01/19 02:49:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:49:33 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for checks to finish 2025/01/19 02:49:34 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for transfers to finish 2025/01/19 02:49:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/19 02:49:34 INFO : one: Copied (replaced existing) 2025/01/19 02:49:34 DEBUG : Waiting for deletions to finish 2025/01/19 02:49:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:49:36 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for checks to finish 2025/01/19 02:49:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:49:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 02:49:36 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for transfers to finish 2025/01/19 02:49:36 DEBUG : Waiting for deletions to finish 2025/01/19 02:49:36 INFO : There was nothing to transfer 2025/01/19 02:49:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:49:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/19 02:49:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:49:37 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for checks to finish 2025/01/19 02:49:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:49:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 02:49:37 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for transfers to finish 2025/01/19 02:49:37 DEBUG : Waiting for deletions to finish 2025/01/19 02:49:37 INFO : There was nothing to transfer 2025/01/19 02:49:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:49:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/19 02:49:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:49:38 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for checks to finish 2025/01/19 02:49:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:49:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 02:49:38 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for transfers to finish 2025/01/19 02:49:38 DEBUG : Waiting for deletions to finish 2025/01/19 02:49:38 INFO : There was nothing to transfer 2025/01/19 02:49:39 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/01/19 02:49:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/19 02:49:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/19 02:49:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:49:39 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for checks to finish 2025/01/19 02:49:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:49:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 02:49:40 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for transfers to finish 2025/01/19 02:49:40 DEBUG : Waiting for deletions to finish 2025/01/19 02:49:40 INFO : There was nothing to transfer 2025/01/19 02:49:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/19 02:49:41 DEBUG : two: Need to transfer - File not found at Destination 2025/01/19 02:49:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:49:41 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for checks to finish 2025/01/19 02:49:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:49:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 02:49:41 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for transfers to finish 2025/01/19 02:49:41 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/19 02:49:41 INFO : two: Copied (new) 2025/01/19 02:49:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.58s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:49:44 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/dest" 2025/01/19 02:49:45 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/pre-dest1" 2025/01/19 02:49:47 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/pre-dest2" 2025/01/19 02:49:49 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:49:49 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/19 02:49:49 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:49:49 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/19 02:49:49 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/19 02:49:49 DEBUG : B2 bucket rclone-test-jiwokid6sove path dest: Waiting for checks to finish 2025/01/19 02:49:49 DEBUG : B2 bucket rclone-test-jiwokid6sove path dest: Waiting for transfers to finish 2025/01/19 02:49:50 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/19 02:49:50 INFO : 3: Copied (new) 2025/01/19 02:49:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.13s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:49:52 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/dst" 2025/01/19 02:49:53 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/CopyDest" 2025/01/19 02:49:55 DEBUG : one: Need to transfer - File not found at Destination 2025/01/19 02:49:55 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for checks to finish 2025/01/19 02:49:55 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for transfers to finish 2025/01/19 02:49:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/19 02:49:56 INFO : one: Copied (new) 2025/01/19 02:49:56 DEBUG : Waiting for deletions to finish 2025/01/19 02:49:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:49:57 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for checks to finish 2025/01/19 02:49:57 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for transfers to finish 2025/01/19 02:49:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/19 02:49:57 INFO : one: Copied (replaced existing) 2025/01/19 02:49:57 DEBUG : Waiting for deletions to finish 2025/01/19 02:49:59 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/BackupDir" 2025/01/19 02:50:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:50:00 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for checks to finish 2025/01/19 02:50:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:50:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:50:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/19 02:50:01 INFO : one: Copied (server-side copy) 2025/01/19 02:50:02 INFO : one: Deleted 2025/01/19 02:50:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/19 02:50:02 INFO : one: Copied (server-side copy) 2025/01/19 02:50:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/19 02:50:02 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for transfers to finish 2025/01/19 02:50:02 DEBUG : Waiting for deletions to finish 2025/01/19 02:50:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:50:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/19 02:50:03 INFO : two: Copied (server-side copy) 2025/01/19 02:50:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/19 02:50:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:50:03 DEBUG : one: Unchanged skipping 2025/01/19 02:50:03 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for checks to finish 2025/01/19 02:50:03 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for transfers to finish 2025/01/19 02:50:03 DEBUG : Waiting for deletions to finish 2025/01/19 02:50:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:50:04 DEBUG : one: Unchanged skipping 2025/01/19 02:50:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:50:04 DEBUG : two: Unchanged skipping 2025/01/19 02:50:04 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for checks to finish 2025/01/19 02:50:04 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for transfers to finish 2025/01/19 02:50:04 DEBUG : Waiting for deletions to finish 2025/01/19 02:50:04 INFO : There was nothing to transfer 2025/01/19 02:50:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/19 02:50:05 DEBUG : three: Destination not found in --copy-dest 2025/01/19 02:50:05 DEBUG : three: Need to transfer - File not found at Destination 2025/01/19 02:50:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:50:05 DEBUG : one: Unchanged skipping 2025/01/19 02:50:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 02:50:05 DEBUG : two: Unchanged skipping 2025/01/19 02:50:05 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for checks to finish 2025/01/19 02:50:05 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for transfers to finish 2025/01/19 02:50:06 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/19 02:50:06 INFO : three: Copied (new) 2025/01/19 02:50:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.81s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:50:09 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/dst" 2025/01/19 02:50:10 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/backup" 2025/01/19 02:50:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 02:50:12 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for checks to finish 2025/01/19 02:50:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:50:12 DEBUG : two: Unchanged skipping 2025/01/19 02:50:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/19 02:50:14 INFO : one: Copied (server-side copy) 2025/01/19 02:50:14 INFO : one: Deleted 2025/01/19 02:50:14 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for transfers to finish 2025/01/19 02:50:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 02:50:15 INFO : one: Copied (new) 2025/01/19 02:50:15 DEBUG : Waiting for deletions to finish 2025/01/19 02:50:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/19 02:50:16 INFO : three.txt: Copied (server-side copy) 2025/01/19 02:50:16 INFO : three.txt: Deleted 2025/01/19 02:50:16 INFO : three.txt: Moved into backup dir 2025/01/19 02:50:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 02:50:17 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for checks to finish 2025/01/19 02:50:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:50:17 DEBUG : two: Unchanged skipping 2025/01/19 02:50:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 02:50:18 INFO : one: Copied (server-side copy) 2025/01/19 02:50:18 INFO : one: Deleted 2025/01/19 02:50:18 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for transfers to finish 2025/01/19 02:50:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/19 02:50:18 INFO : one: Copied (new) 2025/01/19 02:50:18 DEBUG : Waiting for deletions to finish 2025/01/19 02:50:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/19 02:50:19 INFO : three.txt: Copied (server-side copy) 2025/01/19 02:50:19 INFO : three.txt: Deleted 2025/01/19 02:50:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.41s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:50:22 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/dst" 2025/01/19 02:50:23 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/backup" 2025/01/19 02:50:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 02:50:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:50:25 DEBUG : two: Unchanged skipping 2025/01/19 02:50:25 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for checks to finish 2025/01/19 02:50:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/19 02:50:26 INFO : one: Copied (server-side copy) to: one.bak 2025/01/19 02:50:26 INFO : one: Deleted 2025/01/19 02:50:26 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for transfers to finish 2025/01/19 02:50:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 02:50:27 INFO : one: Copied (new) 2025/01/19 02:50:27 DEBUG : Waiting for deletions to finish 2025/01/19 02:50:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/19 02:50:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/19 02:50:28 INFO : three.txt: Deleted 2025/01/19 02:50:28 INFO : three.txt: Moved into backup dir 2025/01/19 02:50:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 02:50:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:50:29 DEBUG : two: Unchanged skipping 2025/01/19 02:50:29 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for checks to finish 2025/01/19 02:50:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 02:50:30 INFO : one: Copied (server-side copy) to: one.bak 2025/01/19 02:50:30 INFO : one: Deleted 2025/01/19 02:50:30 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for transfers to finish 2025/01/19 02:50:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/19 02:50:30 INFO : one: Copied (new) 2025/01/19 02:50:30 DEBUG : Waiting for deletions to finish 2025/01/19 02:50:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/19 02:50:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/19 02:50:31 INFO : three.txt: Deleted 2025/01/19 02:50:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.36s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:50:34 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/dst" 2025/01/19 02:50:35 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/backup" 2025/01/19 02:50:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 02:50:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:50:37 DEBUG : two: Unchanged skipping 2025/01/19 02:50:37 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for checks to finish 2025/01/19 02:50:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/19 02:50:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/19 02:50:39 INFO : one: Deleted 2025/01/19 02:50:39 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for transfers to finish 2025/01/19 02:50:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 02:50:40 INFO : one: Copied (new) 2025/01/19 02:50:40 DEBUG : Waiting for deletions to finish 2025/01/19 02:50:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/19 02:50:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/19 02:50:41 INFO : three.txt: Deleted 2025/01/19 02:50:41 INFO : three.txt: Moved into backup dir 2025/01/19 02:50:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 02:50:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:50:42 DEBUG : two: Unchanged skipping 2025/01/19 02:50:42 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for checks to finish 2025/01/19 02:50:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 02:50:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/19 02:50:43 INFO : one: Deleted 2025/01/19 02:50:43 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for transfers to finish 2025/01/19 02:50:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/19 02:50:44 INFO : one: Copied (new) 2025/01/19 02:50:44 DEBUG : Waiting for deletions to finish 2025/01/19 02:50:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/19 02:50:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/19 02:50:44 INFO : three.txt: Deleted 2025/01/19 02:50:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.15s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:50:47 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/dst" 2025/01/19 02:50:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 02:50:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:50:49 DEBUG : two: Unchanged skipping 2025/01/19 02:50:49 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for checks to finish 2025/01/19 02:50:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/19 02:50:50 INFO : one: Copied (server-side copy) to: one.bak 2025/01/19 02:50:50 INFO : one: Deleted 2025/01/19 02:50:50 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for transfers to finish 2025/01/19 02:50:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 02:50:51 INFO : one: Copied (new) 2025/01/19 02:50:51 DEBUG : Waiting for deletions to finish 2025/01/19 02:50:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/19 02:50:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/19 02:50:51 INFO : three.txt: Deleted 2025/01/19 02:50:51 INFO : three.txt: Moved into backup dir 2025/01/19 02:50:52 DEBUG : one.bak: Excluded (Path Filter) 2025/01/19 02:50:52 DEBUG : one.bak: Excluded 2025/01/19 02:50:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/19 02:50:52 DEBUG : three.txt.bak: Excluded 2025/01/19 02:50:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 02:50:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:50:52 DEBUG : two: Unchanged skipping 2025/01/19 02:50:52 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for checks to finish 2025/01/19 02:50:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 02:50:53 INFO : one: Copied (server-side copy) to: one.bak 2025/01/19 02:50:53 INFO : one: Deleted 2025/01/19 02:50:53 DEBUG : B2 bucket rclone-test-jiwokid6sove path dst: Waiting for transfers to finish 2025/01/19 02:50:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/19 02:50:53 INFO : one: Copied (new) 2025/01/19 02:50:53 DEBUG : Waiting for deletions to finish 2025/01/19 02:50:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/19 02:50:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/19 02:50:54 INFO : three.txt: Deleted 2025/01/19 02:50:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.53s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:50:57 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/dst" 2025/01/19 02:50:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 02:51:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/19 02:51:00 INFO : one: Copied (server-side copy) to: one.bak 2025/01/19 02:51:00 INFO : one: Deleted 2025/01/19 02:51:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 02:51:01 INFO : one: Copied (new) 2025/01/19 02:51:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:01 DEBUG : two: Unchanged skipping 2025/01/19 02:51:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/19 02:51:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/19 02:51:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/19 02:51:02 INFO : three.txt: Deleted 2025/01/19 02:51:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/19 02:51:02 INFO : three.txt: Copied (new) 2025/01/19 02:51:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 02:51:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 02:51:04 INFO : one: Copied (server-side copy) to: one.bak 2025/01/19 02:51:04 INFO : one: Deleted 2025/01/19 02:51:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/19 02:51:04 INFO : one: Copied (new) 2025/01/19 02:51:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:04 DEBUG : two: Unchanged skipping 2025/01/19 02:51:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/19 02:51:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/19 02:51:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/19 02:51:05 INFO : three.txt: Deleted 2025/01/19 02:51:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/19 02:51:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.64s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:51:09 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokid6sove/dst" 2025/01/19 02:51:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 02:51:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/19 02:51:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/19 02:51:12 INFO : one: Deleted 2025/01/19 02:51:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 02:51:13 INFO : one: Copied (new) 2025/01/19 02:51:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:13 DEBUG : two: Unchanged skipping 2025/01/19 02:51:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/19 02:51:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/19 02:51:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/19 02:51:14 INFO : three.txt: Deleted 2025/01/19 02:51:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/19 02:51:14 INFO : three.txt: Copied (new) 2025/01/19 02:51:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 02:51:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 02:51:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/19 02:51:16 INFO : one: Deleted 2025/01/19 02:51:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/19 02:51:16 INFO : one: Copied (new) 2025/01/19 02:51:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:16 DEBUG : two: Unchanged skipping 2025/01/19 02:51:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/19 02:51:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/19 02:51:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/19 02:51:17 INFO : three.txt: Deleted 2025/01/19 02:51:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/19 02:51:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.00s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:51:20 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/19 02:51:20 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:51:20 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:51:20 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/19 02:51:20 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/19 02:51:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.38s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:51:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/19 02:51:22 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:51:22 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:51:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/19 02:51:22 INFO : existing: Copied (new) 2025/01/19 02:51:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:51:23 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/19 02:51:23 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:51:23 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/19 02:51:23 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:51:23 ERROR : B2 bucket rclone-test-jiwokid6sove: not deleting files as there were IO errors 2025/01/19 02:51:23 ERROR : B2 bucket rclone-test-jiwokid6sove: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncImmutable (3.11s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:51:24 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1182-15.backblaze.com/b2api/v1/b2_upload_file/4ff2adf3703d7bcb9f480e1b/c001_v0001182_t0010": EOF 2025/01/19 02:51:24 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-15.backblaze.com/b2api/v1/b2_upload_file/4ff2adf3703d7bcb9f480e1b/c001_v0001182_t0010": EOF) 2025/01/19 02:51:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-jiwokid6sove: 1/10 (Post "https://pod-000-1182-15.backblaze.com/b2api/v1/b2_upload_file/4ff2adf3703d7bcb9f480e1b/c001_v0001182_t0010": EOF) 2025/01/19 02:51:27 DEBUG : pacer: Reducing sleep to 10ms 2025/01/19 02:51:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:27 DEBUG : existing: Unchanged skipping 2025/01/19 02:51:27 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:51:27 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:51:27 DEBUG : Waiting for deletions to finish 2025/01/19 02:51:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.86s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:51:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:40 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:51:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:40 DEBUG : both0: Unchanged skipping 2025/01/19 02:51:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:40 DEBUG : both12: Unchanged skipping 2025/01/19 02:51:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:40 DEBUG : both13: Unchanged skipping 2025/01/19 02:51:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:40 DEBUG : both14: Unchanged skipping 2025/01/19 02:51:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:40 DEBUG : both15: Unchanged skipping 2025/01/19 02:51:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:40 DEBUG : both16: Unchanged skipping 2025/01/19 02:51:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:40 DEBUG : both17: Unchanged skipping 2025/01/19 02:51:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:40 DEBUG : both18: Unchanged skipping 2025/01/19 02:51:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:40 DEBUG : both19: Unchanged skipping 2025/01/19 02:51:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:40 DEBUG : both2: Unchanged skipping 2025/01/19 02:51:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:40 DEBUG : both3: Unchanged skipping 2025/01/19 02:51:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:40 DEBUG : both4: Unchanged skipping 2025/01/19 02:51:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:40 DEBUG : both5: Unchanged skipping 2025/01/19 02:51:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:40 DEBUG : both6: Unchanged skipping 2025/01/19 02:51:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:40 DEBUG : both7: Unchanged skipping 2025/01/19 02:51:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:40 DEBUG : both8: Unchanged skipping 2025/01/19 02:51:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:40 DEBUG : both9: Unchanged skipping 2025/01/19 02:51:40 DEBUG : both1: Unchanged skipping 2025/01/19 02:51:40 DEBUG : both11: Unchanged skipping 2025/01/19 02:51:40 DEBUG : both10: Unchanged skipping 2025/01/19 02:51:40 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:51:40 DEBUG : Waiting for deletions to finish 2025/01/19 02:51:40 INFO : only0: Deleted 2025/01/19 02:51:40 INFO : only12: Deleted 2025/01/19 02:51:41 INFO : only4: Deleted 2025/01/19 02:51:41 INFO : only15: Deleted 2025/01/19 02:51:41 INFO : only8: Deleted 2025/01/19 02:51:41 INFO : only6: Deleted 2025/01/19 02:51:41 INFO : only16: Deleted 2025/01/19 02:51:41 INFO : only1: Deleted 2025/01/19 02:51:41 INFO : only3: Deleted 2025/01/19 02:51:41 INFO : only11: Deleted 2025/01/19 02:51:41 INFO : only18: Deleted 2025/01/19 02:51:41 INFO : only17: Deleted 2025/01/19 02:51:41 INFO : only19: Deleted 2025/01/19 02:51:41 INFO : only2: Deleted 2025/01/19 02:51:41 INFO : only5: Deleted 2025/01/19 02:51:41 INFO : only10: Deleted 2025/01/19 02:51:41 INFO : only13: Deleted 2025/01/19 02:51:41 INFO : only14: Deleted 2025/01/19 02:51:41 INFO : only7: Deleted 2025/01/19 02:51:41 INFO : only9: Deleted 2025/01/19 02:51:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.49s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:51:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:56 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for checks to finish 2025/01/19 02:51:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:56 DEBUG : both0: Unchanged skipping 2025/01/19 02:51:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:56 DEBUG : both12: Unchanged skipping 2025/01/19 02:51:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:56 DEBUG : both10: Unchanged skipping 2025/01/19 02:51:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:56 DEBUG : both11: Unchanged skipping 2025/01/19 02:51:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:56 DEBUG : both15: Unchanged skipping 2025/01/19 02:51:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:56 DEBUG : both16: Unchanged skipping 2025/01/19 02:51:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:56 DEBUG : both1: Unchanged skipping 2025/01/19 02:51:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:56 DEBUG : both18: Unchanged skipping 2025/01/19 02:51:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:56 DEBUG : both14: Unchanged skipping 2025/01/19 02:51:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:56 DEBUG : both2: Unchanged skipping 2025/01/19 02:51:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:56 DEBUG : both3: Unchanged skipping 2025/01/19 02:51:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:56 DEBUG : both4: Unchanged skipping 2025/01/19 02:51:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:56 DEBUG : both5: Unchanged skipping 2025/01/19 02:51:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:56 DEBUG : both6: Unchanged skipping 2025/01/19 02:51:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:56 DEBUG : both7: Unchanged skipping 2025/01/19 02:51:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:56 DEBUG : both8: Unchanged skipping 2025/01/19 02:51:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 02:51:56 DEBUG : both9: Unchanged skipping 2025/01/19 02:51:56 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/19 02:51:56 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/19 02:51:56 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/19 02:51:56 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/19 02:51:56 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/19 02:51:56 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/19 02:51:56 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/19 02:51:56 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/19 02:51:56 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/19 02:51:56 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/19 02:51:56 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/19 02:51:56 DEBUG : both13: Unchanged skipping 2025/01/19 02:51:56 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/19 02:51:56 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/19 02:51:56 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/19 02:51:56 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/19 02:51:56 DEBUG : both19: Unchanged skipping 2025/01/19 02:51:56 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/19 02:51:56 DEBUG : both17: Unchanged skipping 2025/01/19 02:51:56 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/19 02:51:56 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/19 02:51:56 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/19 02:51:56 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/19 02:51:56 DEBUG : B2 bucket rclone-test-jiwokid6sove: Waiting for transfers to finish 2025/01/19 02:51:57 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 02:51:57 INFO : only0: Copied (replaced existing) 2025/01/19 02:51:57 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 02:51:57 INFO : only11: Copied (replaced existing) 2025/01/19 02:51:57 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 02:51:57 INFO : only13: Copied (replaced existing) 2025/01/19 02:51:57 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 02:51:57 INFO : only12: Copied (replaced existing) 2025/01/19 02:51:57 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 02:51:57 INFO : only1: Copied (replaced existing) 2025/01/19 02:51:57 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 02:51:57 INFO : only14: Copied (replaced existing) 2025/01/19 02:51:57 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 02:51:57 INFO : only15: Copied (replaced existing) 2025/01/19 02:51:57 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 02:51:57 INFO : only10: Copied (replaced existing) 2025/01/19 02:51:57 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 02:51:57 INFO : only16: Copied (replaced existing) 2025/01/19 02:51:57 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 02:51:57 INFO : only17: Copied (replaced existing) 2025/01/19 02:51:57 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 02:51:57 INFO : only18: Copied (replaced existing) 2025/01/19 02:51:57 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 02:51:57 INFO : only2: Copied (replaced existing) 2025/01/19 02:51:57 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 02:51:57 INFO : only19: Copied (replaced existing) 2025/01/19 02:51:57 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 02:51:57 INFO : only3: Copied (replaced existing) 2025/01/19 02:51:58 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 02:51:58 INFO : only6: Copied (replaced existing) 2025/01/19 02:51:58 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 02:51:58 INFO : only9: Copied (replaced existing) 2025/01/19 02:51:58 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 02:51:58 INFO : only8: Copied (replaced existing) 2025/01/19 02:51:58 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 02:51:58 INFO : only7: Copied (replaced existing) 2025/01/19 02:51:58 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 02:51:58 INFO : only5: Copied (replaced existing) 2025/01/19 02:51:58 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 02:51:58 INFO : only4: Copied (replaced existing) 2025/01/19 02:51:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.44s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:52:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 02:52:07 INFO : sub dir: Making directory 2025/01/19 02:52:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.48s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" 2025/01/19 02:52:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 02:52:11 INFO : sub dir: Making directory 2025/01/19 02:52:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiwokid6sove", Local "Local file system at /tmp/rclone493018768", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.62s) PASS 2025/01/19 02:52:16 DEBUG : B2 bucket rclone-test-jiwokid6sove: Purge remote 2025/01/19 02:52:16 INFO : B2 bucket rclone-test-jiwokid6sove: cleaning bucket "rclone-test-jiwokid6sove" of all files 2025/01/19 02:52:17 DEBUG : BackupDir/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4057744a6297afe8_d20250119_m025006_c001_v7007000_t0000_u01737255006737") 2025/01/19 02:52:17 DEBUG : BackupDir/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0d9c42_d20250119_m025001_c001_v0001184_t0048_u01737255001695") 2025/01/19 02:52:17 DEBUG : CompareDest/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a74041299_d20250119_m024942_c001_v7007000_t0000_u01737254982412") 2025/01/19 02:52:17 DEBUG : CompareDest/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1154dbc33a5937bf_d20250119_m024935_c001_v0001182_t0022_u01737254975680") 2025/01/19 02:52:17 DEBUG : CompareDest/two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7404129b_d20250119_m024942_c001_v7007000_t0000_u01737254982594") 2025/01/19 02:52:17 DEBUG : CompareDest/two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c208e_d20250119_m024937_c001_v0001181_t0056_u01737254977026") 2025/01/19 02:52:17 DEBUG : CopyDest/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4057744a6297afeb_d20250119_m025006_c001_v7007000_t0000_u01737255006922") 2025/01/19 02:52:17 DEBUG : CopyDest/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0d9bd6_d20250119_m024958_c001_v0001184_t0041_u01737254998707") 2025/01/19 02:52:17 DEBUG : CopyDest/three: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4057744a6297afed_d20250119_m025007_c001_v7007000_t0000_u01737255007112") 2025/01/19 02:52:17 DEBUG : CopyDest/three: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c20ce_d20250119_m025004_c001_v0001181_t0016_u01737255004960") 2025/01/19 02:52:17 DEBUG : CopyDest/two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4057744a6297afef_d20250119_m025007_c001_v7007000_t0000_u01737255007305") 2025/01/19 02:52:17 DEBUG : CopyDest/two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1154dbc33a593a08_d20250119_m025002_c001_v0001182_t0002_u01737255002928") 2025/01/19 02:52:17 DEBUG : EXISTING: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d21c54_d20250119_m025128_c001_v7007000_t0000_u01737255088371") 2025/01/19 02:52:17 DEBUG : EXISTING: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c2195_d20250119_m025127_c001_v0001181_t0056_u01737255087383") 2025/01/19 02:52:17 DEBUG : Testêé: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d21bd0_d20250119_m025121_c001_v7007000_t0000_u01737255081396") 2025/01/19 02:52:17 DEBUG : Testêé: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c2185_d20250119_m025120_c001_v0001181_t0044_u01737255080775") 2025/01/19 02:52:17 DEBUG : Testêé: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1154dbc33a59407d_d20250119_m025119_c001_v0001182_t0042_u01737255079768") 2025/01/19 02:52:17 DEBUG : a/potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fa0c_d20250119_m024725_c001_v7007000_t0000_u01737254845117") 2025/01/19 02:52:17 DEBUG : a/potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f39_d20250119_m024724_c001_v0001181_t0031_u01737254844527") 2025/01/19 02:52:17 DEBUG : a/potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f403d17c8c6293b54_d20250119_m024722_c001_v7007000_t0000_u01737254842750") 2025/01/19 02:52:17 DEBUG : a/potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f31_d20250119_m024721_c001_v0001181_t0045_u01737254841862") 2025/01/19 02:52:17 DEBUG : a/potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d1f2db_d20250119_m024702_c001_v7007000_t0000_u01737254822796") 2025/01/19 02:52:17 DEBUG : a/potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1ee5_d20250119_m024701_c001_v0001181_t0022_u01737254821911") 2025/01/19 02:52:17 DEBUG : b/potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fa10_d20250119_m024725_c001_v7007000_t0000_u01737254845303") 2025/01/19 02:52:18 DEBUG : b/potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f35_d20250119_m024723_c001_v0001181_t0040_u01737254843693") 2025/01/19 02:52:18 DEBUG : b/potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f403d17c8c6293b53_d20250119_m024722_c001_v7007000_t0000_u01737254842201") 2025/01/19 02:52:18 DEBUG : b/potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f2d_d20250119_m024721_c001_v0001181_t0043_u01737254841049") 2025/01/19 02:52:18 DEBUG : b/potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d1f2c9_d20250119_m024702_c001_v7007000_t0000_u01737254822247") 2025/01/19 02:52:18 DEBUG : b/potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1ee1_d20250119_m024701_c001_v0001181_t0018_u01737254821051") 2025/01/19 02:52:18 DEBUG : backup/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4088f55ab719f70d_d20250119_m025019_c001_v7007000_t0000_u01737255019722") 2025/01/19 02:52:18 DEBUG : backup/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1173e214d57da2fd_d20250119_m025018_c001_v0001184_t0056_u01737255018112") 2025/01/19 02:52:18 DEBUG : backup/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1089f6734e848dee_d20250119_m025014_c001_v0001172_t0001_u01737255014005") 2025/01/19 02:52:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f418a837a88949f30_d20250119_m025045_c001_v7007000_t0000_u01737255045258") 2025/01/19 02:52:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1154dbc33a593d58_d20250119_m025043_c001_v0001182_t0001_u01737255043291") 2025/01/19 02:52:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f105fce3502515b56_d20250119_m025038_c001_v0001109_t0033_u01737255038844") 2025/01/19 02:52:18 DEBUG : backup/one.bak: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7404192f_d20250119_m025032_c001_v7007000_t0000_u01737255032055") 2025/01/19 02:52:18 DEBUG : backup/one.bak: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f119b5b6261dce556_d20250119_m025030_c001_v0001098_t0011_u01737255030241") 2025/01/19 02:52:18 DEBUG : backup/one.bak: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f117e0fa36404f398_d20250119_m025026_c001_v0001044_t0037_u01737255026458") 2025/01/19 02:52:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f418a837a88949f31_d20250119_m025045_c001_v7007000_t0000_u01737255045454") 2025/01/19 02:52:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f105e89a6e5b050ae_d20250119_m025044_c001_v0001183_t0025_u01737255044492") 2025/01/19 02:52:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f103b8bd3745e0d3f_d20250119_m025041_c001_v0001184_t0053_u01737255041110") 2025/01/19 02:52:18 DEBUG : backup/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4088f55ab719f71b_d20250119_m025019_c001_v7007000_t0000_u01737255019905") 2025/01/19 02:52:18 DEBUG : backup/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f118627109349bc46_d20250119_m025018_c001_v0001183_t0018_u01737255018954") 2025/01/19 02:52:18 DEBUG : backup/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1077246a677c5aeb_d20250119_m025015_c001_v0001104_t0046_u01737255015694") 2025/01/19 02:52:18 DEBUG : backup/three.txt.bak: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a74041940_d20250119_m025032_c001_v7007000_t0000_u01737255032250") 2025/01/19 02:52:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1066d6a6f29ebe86_d20250119_m025031_c001_v0001183_t0037_u01737255031259") 2025/01/19 02:52:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1082be78868138ef_d20250119_m025028_c001_v0001165_t0023_u01737255028073") 2025/01/19 02:52:19 DEBUG : both0: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484de7_d20250119_m025159_c001_v7007000_t0000_u01737255119016") 2025/01/19 02:52:19 DEBUG : both0: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0daa49_d20250119_m025147_c001_v0001184_t0056_u01737255107140") 2025/01/19 02:52:19 DEBUG : both0: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4078244093261308_d20250119_m025142_c001_v7007000_t0000_u01737255102357") 2025/01/19 02:52:19 DEBUG : both0: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da7f9_d20250119_m025130_c001_v0001184_t0012_u01737255090648") 2025/01/19 02:52:19 DEBUG : both1: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484de9_d20250119_m025159_c001_v7007000_t0000_u01737255119204") 2025/01/19 02:52:19 DEBUG : both1: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0daa67_d20250119_m025147_c001_v0001184_t0034_u01737255107967") 2025/01/19 02:52:19 DEBUG : both1: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4078244093261309_d20250119_m025142_c001_v7007000_t0000_u01737255102589") 2025/01/19 02:52:19 DEBUG : both1: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da807_d20250119_m025131_c001_v0001184_t0026_u01737255091109") 2025/01/19 02:52:19 DEBUG : both10: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484df5_d20250119_m025159_c001_v7007000_t0000_u01737255119395") 2025/01/19 02:52:19 DEBUG : both10: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0daaed_d20250119_m025151_c001_v0001184_t0038_u01737255111868") 2025/01/19 02:52:19 DEBUG : both10: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407824409326130b_d20250119_m025142_c001_v7007000_t0000_u01737255102781") 2025/01/19 02:52:19 DEBUG : both10: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da887_d20250119_m025135_c001_v0001184_t0024_u01737255095109") 2025/01/19 02:52:19 DEBUG : both11: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484e06_d20250119_m025159_c001_v7007000_t0000_u01737255119588") 2025/01/19 02:52:19 DEBUG : both11: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0daafb_d20250119_m025152_c001_v0001184_t0018_u01737255112308") 2025/01/19 02:52:19 DEBUG : both11: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407824409326130c_d20250119_m025142_c001_v7007000_t0000_u01737255102975") 2025/01/19 02:52:19 DEBUG : both11: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da89e_d20250119_m025135_c001_v0001184_t0016_u01737255095591") 2025/01/19 02:52:19 DEBUG : both12: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484e08_d20250119_m025159_c001_v7007000_t0000_u01737255119779") 2025/01/19 02:52:19 DEBUG : both12: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0dab0a_d20250119_m025152_c001_v0001184_t0028_u01737255112724") 2025/01/19 02:52:20 DEBUG : both12: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407824409326130d_d20250119_m025143_c001_v7007000_t0000_u01737255103158") 2025/01/19 02:52:20 DEBUG : both12: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da8ae_d20250119_m025136_c001_v0001184_t0048_u01737255096010") 2025/01/19 02:52:20 DEBUG : both13: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484e09_d20250119_m025159_c001_v7007000_t0000_u01737255119962") 2025/01/19 02:52:20 DEBUG : both13: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0dab20_d20250119_m025153_c001_v0001184_t0029_u01737255113164") 2025/01/19 02:52:20 DEBUG : both13: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407824409326130e_d20250119_m025143_c001_v7007000_t0000_u01737255103366") 2025/01/19 02:52:20 DEBUG : both13: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da8c1_d20250119_m025136_c001_v0001184_t0038_u01737255096443") 2025/01/19 02:52:20 DEBUG : both14: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484e0b_d20250119_m025200_c001_v7007000_t0000_u01737255120164") 2025/01/19 02:52:20 DEBUG : both14: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0dab30_d20250119_m025153_c001_v0001184_t0053_u01737255113595") 2025/01/19 02:52:20 DEBUG : both14: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407824409326130f_d20250119_m025143_c001_v7007000_t0000_u01737255103552") 2025/01/19 02:52:20 DEBUG : both14: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da8cd_d20250119_m025136_c001_v0001184_t0049_u01737255096895") 2025/01/19 02:52:20 DEBUG : both15: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484e21_d20250119_m025200_c001_v7007000_t0000_u01737255120354") 2025/01/19 02:52:20 DEBUG : both15: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0dab42_d20250119_m025154_c001_v0001184_t0059_u01737255114023") 2025/01/19 02:52:20 DEBUG : both15: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4078244093261310_d20250119_m025143_c001_v7007000_t0000_u01737255103755") 2025/01/19 02:52:20 DEBUG : both15: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da8d9_d20250119_m025137_c001_v0001184_t0016_u01737255097361") 2025/01/19 02:52:20 DEBUG : both16: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484e32_d20250119_m025200_c001_v7007000_t0000_u01737255120545") 2025/01/19 02:52:20 DEBUG : both16: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0dab50_d20250119_m025154_c001_v0001184_t0055_u01737255114463") 2025/01/19 02:52:20 DEBUG : both16: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4078244093261316_d20250119_m025143_c001_v7007000_t0000_u01737255103946") 2025/01/19 02:52:20 DEBUG : both16: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da8ef_d20250119_m025137_c001_v0001184_t0025_u01737255097821") 2025/01/19 02:52:20 DEBUG : both17: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484e33_d20250119_m025200_c001_v7007000_t0000_u01737255120726") 2025/01/19 02:52:20 DEBUG : both17: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0dab60_d20250119_m025154_c001_v0001184_t0025_u01737255114910") 2025/01/19 02:52:21 DEBUG : both17: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407824409326131b_d20250119_m025144_c001_v7007000_t0000_u01737255104138") 2025/01/19 02:52:21 DEBUG : both17: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da905_d20250119_m025138_c001_v0001184_t0030_u01737255098257") 2025/01/19 02:52:21 DEBUG : both18: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484e34_d20250119_m025200_c001_v7007000_t0000_u01737255120907") 2025/01/19 02:52:21 DEBUG : both18: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0dab6c_d20250119_m025155_c001_v0001184_t0035_u01737255115367") 2025/01/19 02:52:21 DEBUG : both18: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407824409326131c_d20250119_m025144_c001_v7007000_t0000_u01737255104325") 2025/01/19 02:52:21 DEBUG : both18: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da919_d20250119_m025138_c001_v0001184_t0006_u01737255098681") 2025/01/19 02:52:21 DEBUG : both19: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484e48_d20250119_m025201_c001_v7007000_t0000_u01737255121092") 2025/01/19 02:52:21 DEBUG : both19: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0dab84_d20250119_m025155_c001_v0001184_t0006_u01737255115817") 2025/01/19 02:52:21 DEBUG : both19: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407824409326131d_d20250119_m025144_c001_v7007000_t0000_u01737255104507") 2025/01/19 02:52:21 DEBUG : both19: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da931_d20250119_m025139_c001_v0001184_t0006_u01737255099129") 2025/01/19 02:52:21 DEBUG : both2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484e4a_d20250119_m025201_c001_v7007000_t0000_u01737255121281") 2025/01/19 02:52:21 DEBUG : both2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0daa75_d20250119_m025148_c001_v0001184_t0040_u01737255108406") 2025/01/19 02:52:21 DEBUG : both2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4078244093261322_d20250119_m025144_c001_v7007000_t0000_u01737255104688") 2025/01/19 02:52:21 DEBUG : both2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da81f_d20250119_m025131_c001_v0001184_t0031_u01737255091534") 2025/01/19 02:52:21 DEBUG : both3: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484e4b_d20250119_m025201_c001_v7007000_t0000_u01737255121473") 2025/01/19 02:52:21 DEBUG : both3: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0daa89_d20250119_m025148_c001_v0001184_t0048_u01737255108827") 2025/01/19 02:52:21 DEBUG : both3: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4078244093261323_d20250119_m025144_c001_v7007000_t0000_u01737255104872") 2025/01/19 02:52:21 DEBUG : both3: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da82d_d20250119_m025131_c001_v0001184_t0042_u01737255091962") 2025/01/19 02:52:21 DEBUG : both4: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484e4c_d20250119_m025201_c001_v7007000_t0000_u01737255121659") 2025/01/19 02:52:21 DEBUG : both4: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0daa97_d20250119_m025149_c001_v0001184_t0044_u01737255109234") 2025/01/19 02:52:22 DEBUG : both4: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407824409326132b_d20250119_m025145_c001_v7007000_t0000_u01737255105061") 2025/01/19 02:52:22 DEBUG : both4: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da837_d20250119_m025132_c001_v0001184_t0040_u01737255092394") 2025/01/19 02:52:22 DEBUG : both5: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484e6a_d20250119_m025201_c001_v7007000_t0000_u01737255121884") 2025/01/19 02:52:22 DEBUG : both5: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0daaa3_d20250119_m025149_c001_v0001184_t0011_u01737255109655") 2025/01/19 02:52:22 DEBUG : both5: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407824409326132c_d20250119_m025145_c001_v7007000_t0000_u01737255105254") 2025/01/19 02:52:22 DEBUG : both5: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da845_d20250119_m025132_c001_v0001184_t0035_u01737255092824") 2025/01/19 02:52:22 DEBUG : both6: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484e71_d20250119_m025202_c001_v7007000_t0000_u01737255122089") 2025/01/19 02:52:22 DEBUG : both6: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0daab9_d20250119_m025150_c001_v0001184_t0026_u01737255110118") 2025/01/19 02:52:22 DEBUG : both6: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407824409326132e_d20250119_m025145_c001_v7007000_t0000_u01737255105437") 2025/01/19 02:52:22 DEBUG : both6: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da84f_d20250119_m025133_c001_v0001184_t0044_u01737255093274") 2025/01/19 02:52:22 DEBUG : both7: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484e73_d20250119_m025202_c001_v7007000_t0000_u01737255122281") 2025/01/19 02:52:22 DEBUG : both7: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0daac3_d20250119_m025150_c001_v0001184_t0025_u01737255110572") 2025/01/19 02:52:22 DEBUG : both7: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407824409326132f_d20250119_m025145_c001_v7007000_t0000_u01737255105619") 2025/01/19 02:52:22 DEBUG : both7: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da85b_d20250119_m025133_c001_v0001184_t0056_u01737255093754") 2025/01/19 02:52:22 DEBUG : both8: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484e75_d20250119_m025202_c001_v7007000_t0000_u01737255122490") 2025/01/19 02:52:22 DEBUG : both8: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0daad9_d20250119_m025151_c001_v0001184_t0033_u01737255111025") 2025/01/19 02:52:22 DEBUG : both8: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4078244093261331_d20250119_m025145_c001_v7007000_t0000_u01737255105802") 2025/01/19 02:52:22 DEBUG : both8: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da865_d20250119_m025134_c001_v0001184_t0011_u01737255094197") 2025/01/19 02:52:22 DEBUG : both9: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484e77_d20250119_m025202_c001_v7007000_t0000_u01737255122689") 2025/01/19 02:52:22 DEBUG : both9: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0daae7_d20250119_m025151_c001_v0001184_t0042_u01737255111441") 2025/01/19 02:52:23 DEBUG : both9: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4078244093261332_d20250119_m025146_c001_v7007000_t0000_u01737255106000") 2025/01/19 02:52:23 DEBUG : both9: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da875_d20250119_m025134_c001_v0001184_t0008_u01737255094652") 2025/01/19 02:52:23 DEBUG : c/non empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fa18_d20250119_m024725_c001_v7007000_t0000_u01737254845485") 2025/01/19 02:52:23 DEBUG : c/non empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f37_d20250119_m024723_c001_v0001181_t0004_u01737254843909") 2025/01/19 02:52:23 DEBUG : c/non empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f403d17c8c6293b55_d20250119_m024722_c001_v7007000_t0000_u01737254842936") 2025/01/19 02:52:23 DEBUG : c/non empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f2f_d20250119_m024721_c001_v0001181_t0007_u01737254841264") 2025/01/19 02:52:23 DEBUG : c/non empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d1f2de_d20250119_m024702_c001_v7007000_t0000_u01737254822978") 2025/01/19 02:52:23 DEBUG : c/non empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1ee3_d20250119_m024701_c001_v0001181_t0044_u01737254821298") 2025/01/19 02:52:23 DEBUG : check sum: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4120d195ce259cb6_d20250119_m024650_c001_v7007000_t0000_u01737254810405") 2025/01/19 02:52:23 DEBUG : check sum: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1ebd_d20250119_m024649_c001_v0001181_t0007_u01737254809355") 2025/01/19 02:52:23 DEBUG : dest/3: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4057744a6297ad49_d20250119_m024951_c001_v7007000_t0000_u01737254991723") 2025/01/19 02:52:23 DEBUG : dest/3: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411606216fe3b8d2_d20250119_m024950_c001_v0001106_t0016_u01737254990571") 2025/01/19 02:52:23 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d21baa_d20250119_m025118_c001_v7007000_t0000_u01737255078238") 2025/01/19 02:52:23 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1059b98d9109362f_d20250119_m025116_c001_v0001182_t0058_u01737255076265") 2025/01/19 02:52:23 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4088f55ab719fd17_d20250119_m025116_c001_v7007000_t0000_u01737255076059") 2025/01/19 02:52:23 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1059b98d910935f8_d20250119_m025113_c001_v0001182_t0028_u01737255073148") 2025/01/19 02:52:23 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4088f55ab719fc92_d20250119_m025112_c001_v7007000_t0000_u01737255072364") 2025/01/19 02:52:23 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1154dbc33a593f8a_d20250119_m025107_c001_v0001182_t0033_u01737255067751") 2025/01/19 02:52:23 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f404d75fb9354d9ef_d20250119_m025106_c001_v7007000_t0000_u01737255066264") 2025/01/19 02:52:23 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f111136a515dc87ae_d20250119_m025104_c001_v0001184_t0040_u01737255064486") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4141d0dfa66b5d17_d20250119_m025104_c001_v7007000_t0000_u01737255064294") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f111136a515dc874f_d20250119_m025101_c001_v0001184_t0021_u01737255061089") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4141d0dfa66b5bf6_d20250119_m025100_c001_v7007000_t0000_u01737255060316") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1154dbc33a593e74_d20250119_m025056_c001_v0001182_t0027_u01737255056139") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f418a837a8894a034_d20250119_m025054_c001_v7007000_t0000_u01737255054796") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1005ae872788bfb6_d20250119_m025053_c001_v0001183_t0033_u01737255053606") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f410c5327f2ce4839_d20250119_m025053_c001_v7007000_t0000_u01737255053389") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1005ae872788bf66_d20250119_m025050_c001_v0001183_t0053_u01737255050956") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f410c5327f2ce47b7_d20250119_m025050_c001_v7007000_t0000_u01737255050177") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da25d_d20250119_m025046_c001_v0001184_t0040_u01737255046585") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f418a837a88949f39_d20250119_m025045_c001_v7007000_t0000_u01737255045668") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f11278f6fcd269464_d20250119_m025043_c001_v0001117_t0010_u01737255043737") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d216cd_d20250119_m025043_c001_v7007000_t0000_u01737255043533") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f11278f6fcd269458_d20250119_m025040_c001_v0001117_t0023_u01737255040257") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d2165b_d20250119_m025039_c001_v7007000_t0000_u01737255039510") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c211c_d20250119_m025033_c001_v0001181_t0055_u01737255033435") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a74041958_d20250119_m025032_c001_v7007000_t0000_u01737255032435") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f11532f6bf2f6097e_d20250119_m025030_c001_v0001184_t0043_u01737255030842") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f40201d781d0f4270_d20250119_m025030_c001_v7007000_t0000_u01737255030657") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f11532f6bf2f60921_d20250119_m025027_c001_v0001184_t0041_u01737255027637") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f40201d781d0f426c_d20250119_m025026_c001_v7007000_t0000_u01737255026849") 2025/01/19 02:52:24 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1154dbc33a593ba7_d20250119_m025021_c001_v0001182_t0054_u01737255021080") 2025/01/19 02:52:25 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4088f55ab719f724_d20250119_m025020_c001_v7007000_t0000_u01737255020107") 2025/01/19 02:52:25 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1095317abdc94592_d20250119_m025018_c001_v0001183_t0049_u01737255018535") 2025/01/19 02:52:25 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f40782440932605b9_d20250119_m025018_c001_v7007000_t0000_u01737255018346") 2025/01/19 02:52:25 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1095317abdc9453a_d20250119_m025015_c001_v0001183_t0059_u01737255015215") 2025/01/19 02:52:25 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4078244093260584_d20250119_m025014_c001_v7007000_t0000_u01737255014466") 2025/01/19 02:52:25 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0d9d35_d20250119_m025008_c001_v0001184_t0049_u01737255008660") 2025/01/19 02:52:25 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4057744a6297aff5_d20250119_m025007_c001_v7007000_t0000_u01737255007495") 2025/01/19 02:52:25 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f10276e4a9529c07a_d20250119_m025002_c001_v0001182_t0057_u01737255002119") 2025/01/19 02:52:25 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f41338e763c1e04bc_d20250119_m025001_c001_v7007000_t0000_u01737255001912") 2025/01/19 02:52:25 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c20c4_d20250119_m024958_c001_v0001181_t0042_u01737254998099") 2025/01/19 02:52:25 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1088ceeaf353f2ec_d20250119_m024957_c001_v0001184_t0051_u01737254997313") 2025/01/19 02:52:25 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1088ceeaf353f2c8_d20250119_m024956_c001_v0001184_t0010_u01737254996323") 2025/01/19 02:52:25 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a740412a2_d20250119_m024942_c001_v7007000_t0000_u01737254982778") 2025/01/19 02:52:25 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0d987e_d20250119_m024935_c001_v0001184_t0008_u01737254975078") 2025/01/19 02:52:25 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f111b8cb5f249c87d_d20250119_m024934_c001_v0001102_t0056_u01737254974229") 2025/01/19 02:52:25 DEBUG : dst/one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f111b8cb5f249c877_d20250119_m024932_c001_v0001102_t0004_u01737254972689") 2025/01/19 02:52:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d21bab_d20250119_m025118_c001_v7007000_t0000_u01737255078423") 2025/01/19 02:52:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f11055cce1bd95ad2_d20250119_m025115_c001_v0001184_t0027_u01737255075867") 2025/01/19 02:52:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f10137f6c740ec306_d20250119_m025111_c001_v0001106_t0035_u01737255071857") 2025/01/19 02:52:25 DEBUG : dst/one.bak: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f404d75fb9354d9f0_d20250119_m025106_c001_v7007000_t0000_u01737255066452") 2025/01/19 02:52:25 DEBUG : dst/one.bak: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f119c7208055dbda1_d20250119_m025103_c001_v0001104_t0033_u01737255063735") 2025/01/19 02:52:26 DEBUG : dst/one.bak: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1044d9f2370f9104_d20250119_m025059_c001_v0001032_t0028_u01737255059796") 2025/01/19 02:52:26 DEBUG : dst/one.bak: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f418a837a8894a035_d20250119_m025054_c001_v7007000_t0000_u01737255054993") 2025/01/19 02:52:26 DEBUG : dst/one.bak: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1018730c29cbcef2_d20250119_m025053_c001_v0001184_t0001_u01737255053181") 2025/01/19 02:52:26 DEBUG : dst/one.bak: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f10527f9714e29df3_d20250119_m025049_c001_v0001184_t0057_u01737255049969") 2025/01/19 02:52:26 DEBUG : dst/three: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4057744a6297aff7_d20250119_m025007_c001_v7007000_t0000_u01737255007677") 2025/01/19 02:52:26 DEBUG : dst/three: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1088ceeaf353f3be_d20250119_m025006_c001_v0001184_t0034_u01737255006147") 2025/01/19 02:52:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d21bb9_d20250119_m025118_c001_v7007000_t0000_u01737255078618") 2025/01/19 02:52:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f11517880c8950279_d20250119_m025117_c001_v0001029_t0031_u01737255077027") 2025/01/19 02:52:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1137d0a2211ce058_d20250119_m025113_c001_v0001136_t0029_u01737255073975") 2025/01/19 02:52:26 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d21bbc_d20250119_m025118_c001_v7007000_t0000_u01737255078813") 2025/01/19 02:52:26 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1059b98d91093648_d20250119_m025117_c001_v0001182_t0016_u01737255077627") 2025/01/19 02:52:26 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4088f55ab719fd4c_d20250119_m025117_c001_v7007000_t0000_u01737255077437") 2025/01/19 02:52:26 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1059b98d91093612_d20250119_m025114_c001_v0001182_t0020_u01737255074492") 2025/01/19 02:52:26 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4088f55ab719fcfc_d20250119_m025114_c001_v7007000_t0000_u01737255074295") 2025/01/19 02:52:26 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da531_d20250119_m025108_c001_v0001184_t0014_u01737255068923") 2025/01/19 02:52:26 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f404d75fb9354d9f2_d20250119_m025106_c001_v7007000_t0000_u01737255066634") 2025/01/19 02:52:26 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f111136a515dc87dd_d20250119_m025105_c001_v0001184_t0045_u01737255065671") 2025/01/19 02:52:26 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4141d0dfa66b5d32_d20250119_m025105_c001_v7007000_t0000_u01737255065481") 2025/01/19 02:52:26 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f111136a515dc876d_d20250119_m025102_c001_v0001184_t0031_u01737255062353") 2025/01/19 02:52:26 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4141d0dfa66b5c5e_d20250119_m025102_c001_v7007000_t0000_u01737255062159") 2025/01/19 02:52:27 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da3be_d20250119_m025056_c001_v0001184_t0034_u01737255056987") 2025/01/19 02:52:27 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f410c5327f2ce4851_d20250119_m025054_c001_v7007000_t0000_u01737255054206") 2025/01/19 02:52:27 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da323_d20250119_m025052_c001_v0001184_t0032_u01737255052371") 2025/01/19 02:52:27 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f410c5327f2ce480b_d20250119_m025051_c001_v7007000_t0000_u01737255051589") 2025/01/19 02:52:27 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c2135_d20250119_m025047_c001_v0001181_t0040_u01737255047394") 2025/01/19 02:52:27 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d216dc_d20250119_m025044_c001_v7007000_t0000_u01737255044680") 2025/01/19 02:52:27 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c2129_d20250119_m025042_c001_v0001181_t0002_u01737255042443") 2025/01/19 02:52:27 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d216b3_d20250119_m025041_c001_v7007000_t0000_u01737255041304") 2025/01/19 02:52:27 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1154dbc33a593caf_d20250119_m025034_c001_v0001182_t0010_u01737255034257") 2025/01/19 02:52:27 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f40201d781d0f4278_d20250119_m025031_c001_v7007000_t0000_u01737255031472") 2025/01/19 02:52:27 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1154dbc33a593c52_d20250119_m025029_c001_v0001182_t0017_u01737255029437") 2025/01/19 02:52:27 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f40201d781d0f426e_d20250119_m025028_c001_v7007000_t0000_u01737255028326") 2025/01/19 02:52:27 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0d9f1b_d20250119_m025021_c001_v0001184_t0057_u01737255021925") 2025/01/19 02:52:27 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f40782440932605c1_d20250119_m025019_c001_v7007000_t0000_u01737255019150") 2025/01/19 02:52:27 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0d9e5b_d20250119_m025017_c001_v0001184_t0045_u01737255017300") 2025/01/19 02:52:27 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f40782440932605aa_d20250119_m025016_c001_v7007000_t0000_u01737255016176") 2025/01/19 02:52:27 DEBUG : dst/three.txt: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c20de_d20250119_m025009_c001_v0001181_t0048_u01737255009445") 2025/01/19 02:52:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f404d75fb9354da0e_d20250119_m025106_c001_v7007000_t0000_u01737255066818") 2025/01/19 02:52:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1018730c29cbd0e5_d20250119_m025105_c001_v0001184_t0054_u01737255065280") 2025/01/19 02:52:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1013db2aad3f9f22_d20250119_m025101_c001_v0001165_t0059_u01737255061917") 2025/01/19 02:52:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f418a837a8894a037_d20250119_m025055_c001_v7007000_t0000_u01737255055175") 2025/01/19 02:52:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104fff28fb963b3e_d20250119_m025054_c001_v0001183_t0034_u01737255054010") 2025/01/19 02:52:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f112c96c61197117e_d20250119_m025051_c001_v0001184_t0018_u01737255051375") 2025/01/19 02:52:28 DEBUG : dst/two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d21bbe_d20250119_m025119_c001_v7007000_t0000_u01737255079007") 2025/01/19 02:52:28 DEBUG : dst/two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c216b_d20250119_m025108_c001_v0001181_t0046_u01737255068347") 2025/01/19 02:52:28 DEBUG : dst/two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f404d75fb9354da0f_d20250119_m025107_c001_v7007000_t0000_u01737255067006") 2025/01/19 02:52:28 DEBUG : dst/two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c214f_d20250119_m025056_c001_v0001181_t0037_u01737255056762") 2025/01/19 02:52:28 DEBUG : dst/two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f418a837a8894a038_d20250119_m025055_c001_v7007000_t0000_u01737255055371") 2025/01/19 02:52:28 DEBUG : dst/two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1154dbc33a593dac_d20250119_m025047_c001_v0001182_t0050_u01737255047144") 2025/01/19 02:52:28 DEBUG : dst/two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f418a837a88949f3c_d20250119_m025045_c001_v7007000_t0000_u01737255045849") 2025/01/19 02:52:28 DEBUG : dst/two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da0d0_d20250119_m025034_c001_v0001184_t0022_u01737255034031") 2025/01/19 02:52:28 DEBUG : dst/two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a74041964_d20250119_m025032_c001_v7007000_t0000_u01737255032623") 2025/01/19 02:52:28 DEBUG : dst/two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c20fa_d20250119_m025021_c001_v0001181_t0013_u01737255021696") 2025/01/19 02:52:28 DEBUG : dst/two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4088f55ab719f72e_d20250119_m025020_c001_v7007000_t0000_u01737255020314") 2025/01/19 02:52:28 DEBUG : dst/two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1154dbc33a593a95_d20250119_m025009_c001_v0001182_t0013_u01737255009221") 2025/01/19 02:52:28 DEBUG : dst/two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4057744a6297aff9_d20250119_m025007_c001_v7007000_t0000_u01737255007906") 2025/01/19 02:52:28 DEBUG : dst/two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1138913d77619aea_d20250119_m025003_c001_v0001183_t0056_u01737255003786") 2025/01/19 02:52:28 DEBUG : dst/two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a740412a4_d20250119_m024942_c001_v7007000_t0000_u01737254982979") 2025/01/19 02:52:28 DEBUG : dst/two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f111b8cb5f249c885_d20250119_m024941_c001_v0001102_t0059_u01737254981654") 2025/01/19 02:52:29 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f404595cd761f4f49_d20250119_m024849_c001_v7007000_t0000_u01737254929020") 2025/01/19 02:52:29 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c2015_d20250119_m024841_c001_v0001181_t0025_u01737254921811") 2025/01/19 02:52:29 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4141d0dfa66b48eb_d20250119_m024839_c001_v7007000_t0000_u01737254919873") 2025/01/19 02:52:29 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1fd9_d20250119_m024821_c001_v0001181_t0030_u01737254901599") 2025/01/19 02:52:29 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f410c5327f2ce338a_d20250119_m024808_c001_v7007000_t0000_u01737254888559") 2025/01/19 02:52:29 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1faf_d20250119_m024801_c001_v0001181_t0025_u01737254881858") 2025/01/19 02:52:29 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fda9_d20250119_m024738_c001_v7007000_t0000_u01737254858329") 2025/01/19 02:52:29 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f67_d20250119_m024736_c001_v0001181_t0045_u01737254856425") 2025/01/19 02:52:29 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fcf5_d20250119_m024734_c001_v7007000_t0000_u01737254854910") 2025/01/19 02:52:29 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f5f_d20250119_m024733_c001_v0001181_t0056_u01737254853603") 2025/01/19 02:52:29 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fb14_d20250119_m024730_c001_v7007000_t0000_u01737254850353") 2025/01/19 02:52:29 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f4f_d20250119_m024728_c001_v0001181_t0046_u01737254848790") 2025/01/19 02:52:29 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403faa2_d20250119_m024727_c001_v7007000_t0000_u01737254847630") 2025/01/19 02:52:29 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f45_d20250119_m024726_c001_v0001181_t0048_u01737254846440") 2025/01/19 02:52:29 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f403d17c8c6293b12_d20250119_m024720_c001_v7007000_t0000_u01737254840132") 2025/01/19 02:52:29 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f23_d20250119_m024718_c001_v0001181_t0013_u01737254838742") 2025/01/19 02:52:29 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d1f4c9_d20250119_m024717_c001_v7007000_t0000_u01737254837572") 2025/01/19 02:52:29 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f1f_d20250119_m024716_c001_v0001181_t0058_u01737254836784") 2025/01/19 02:52:29 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d1f42f_d20250119_m024711_c001_v7007000_t0000_u01737254831838") 2025/01/19 02:52:29 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f05_d20250119_m024710_c001_v0001181_t0030_u01737254830665") 2025/01/19 02:52:29 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d1f3cd_d20250119_m024708_c001_v7007000_t0000_u01737254828106") 2025/01/19 02:52:30 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1ef7_d20250119_m024707_c001_v0001181_t0039_u01737254827160") 2025/01/19 02:52:30 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d1f36a_d20250119_m024705_c001_v7007000_t0000_u01737254825905") 2025/01/19 02:52:30 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f11853f50c25b6d13_d20250119_m024705_c001_v0001184_t0031_u01737254825320") 2025/01/19 02:52:30 DEBUG : empty space: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1eeb_d20250119_m024703_c001_v0001181_t0040_u01737254823753") 2025/01/19 02:52:30 DEBUG : enormous: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fd6f_d20250119_m024737_c001_v7007000_t0000_u01737254857257") 2025/01/19 02:52:30 DEBUG : enormous: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f69_d20250119_m024736_c001_v0001181_t0023_u01737254856656") 2025/01/19 02:52:30 DEBUG : existing: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d21bfc_d20250119_m025123_c001_v7007000_t0000_u01737255083737") 2025/01/19 02:52:30 DEBUG : existing: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0da6fa_d20250119_m025122_c001_v0001184_t0018_u01737255082555") 2025/01/19 02:52:30 DEBUG : existing: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7404015a_d20250119_m024800_c001_v7007000_t0000_u01737254880136") 2025/01/19 02:52:30 DEBUG : existing: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1fa9_d20250119_m024759_c001_v0001181_t0007_u01737254879159") 2025/01/19 02:52:30 DEBUG : existing: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d1f29f_d20250119_m024659_c001_v7007000_t0000_u01737254819961") 2025/01/19 02:52:30 DEBUG : existing: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1edb_d20250119_m024659_c001_v0001181_t0028_u01737254819015") 2025/01/19 02:52:30 DEBUG : existing: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d1f217_d20250119_m024657_c001_v7007000_t0000_u01737254817747") 2025/01/19 02:52:30 DEBUG : existing: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1ed3_d20250119_m024657_c001_v0001181_t0048_u01737254817173") 2025/01/19 02:52:30 DEBUG : existing: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1ecf_d20250119_m024656_c001_v0001181_t0008_u01737254816405") 2025/01/19 02:52:30 DEBUG : existing-b: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a74040161_d20250119_m024800_c001_v7007000_t0000_u01737254880319") 2025/01/19 02:52:30 DEBUG : existing-b: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0d89c8_d20250119_m024759_c001_v0001184_t0049_u01737254879173") 2025/01/19 02:52:30 DEBUG : five: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fe83_d20250119_m024742_c001_v7007000_t0000_u01737254862605") 2025/01/19 02:52:30 DEBUG : five: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407f2984376c1f7b_d20250119_m024740_c001_v0001181_t0004_u01737254860712") 2025/01/19 02:52:30 DEBUG : foo: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d1f406_d20250119_m024709_c001_v7007000_t0000_u01737254829939") 2025/01/19 02:52:30 DEBUG : foo: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407f2984376c1f01_d20250119_m024709_c001_v0001181_t0004_u01737254829395") 2025/01/19 02:52:31 DEBUG : foo: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407f2984376c1efd_d20250119_m024708_c001_v0001181_t0004_u01737254828843") 2025/01/19 02:52:31 DEBUG : four: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fe86_d20250119_m024742_c001_v7007000_t0000_u01737254862843") 2025/01/19 02:52:31 DEBUG : four: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f404f45aced0d86de_d20250119_m024741_c001_v0001184_t0018_u01737254861256") 2025/01/19 02:52:31 DEBUG : four: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f79_d20250119_m024740_c001_v0001181_t0010_u01737254860117") 2025/01/19 02:52:31 DEBUG : hello world2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f405043bc8eea6a65_d20250119_m024557_c001_v7007000_t0000_u01737254757165") 2025/01/19 02:52:31 DEBUG : hello world2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e3c_d20250119_m024556_c001_v0001181_t0036_u01737254756589") 2025/01/19 02:52:31 DEBUG : ignore-size: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4120d195ce259ce8_d20250119_m024654_c001_v7007000_t0000_u01737254814950") 2025/01/19 02:52:31 DEBUG : ignore-size: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1ec7_d20250119_m024654_c001_v0001181_t0018_u01737254814004") 2025/01/19 02:52:31 DEBUG : nested/sub dir/file: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a740400c4_d20250119_m024758_c001_v7007000_t0000_u01737254878063") 2025/01/19 02:52:31 DEBUG : nested/sub dir/file: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0d8985_d20250119_m024757_c001_v0001184_t0038_u01737254877147") 2025/01/19 02:52:31 DEBUG : nested/sub dir/file: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7404006f_d20250119_m024756_c001_v7007000_t0000_u01737254876040") 2025/01/19 02:52:31 DEBUG : nested/sub dir/file: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0d8929_d20250119_m024755_c001_v0001184_t0053_u01737254875089") 2025/01/19 02:52:31 DEBUG : one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fe88_d20250119_m024743_c001_v7007000_t0000_u01737254863026") 2025/01/19 02:52:31 DEBUG : one: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407f2984376c1f73_d20250119_m024739_c001_v0001181_t0004_u01737254859476") 2025/01/19 02:52:31 DEBUG : only0: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484e8d_d20250119_m025202_c001_v7007000_t0000_u01737255122874") 2025/01/19 02:52:31 DEBUG : only0: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f404f45aced0daba4_d20250119_m025156_c001_v0001184_t0018_u01737255116913") 2025/01/19 02:52:31 DEBUG : only0: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21e3_d20250119_m025147_c001_v0001181_t0009_u01737255107736") 2025/01/19 02:52:31 DEBUG : only0: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f418a837a8894a51f_d20250119_m025140_c001_v7007000_t0000_u01737255100560") 2025/01/19 02:52:31 DEBUG : only0: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c219b_d20250119_m025130_c001_v0001181_t0023_u01737255090874") 2025/01/19 02:52:32 DEBUG : only1: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484ea4_d20250119_m025203_c001_v7007000_t0000_u01737255123061") 2025/01/19 02:52:32 DEBUG : only1: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f413e4e9eebd3c0d4_d20250119_m025157_c001_v0001091_t0028_u01737255117513") 2025/01/19 02:52:32 DEBUG : only1: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21e5_d20250119_m025148_c001_v0001181_t0031_u01737255108185") 2025/01/19 02:52:32 DEBUG : only1: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f403d17c8c629611a_d20250119_m025141_c001_v7007000_t0000_u01737255101148") 2025/01/19 02:52:32 DEBUG : only1: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c219f_d20250119_m025131_c001_v0001181_t0040_u01737255091313") 2025/01/19 02:52:32 DEBUG : only10: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484ea6_d20250119_m025203_c001_v7007000_t0000_u01737255123253") 2025/01/19 02:52:32 DEBUG : only10: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f41671840f6ab38e6_d20250119_m025157_c001_v0001184_t0033_u01737255117679") 2025/01/19 02:52:32 DEBUG : only10: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21ff_d20250119_m025152_c001_v0001181_t0022_u01737255112094") 2025/01/19 02:52:32 DEBUG : only10: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f40782440932612f0_d20250119_m025141_c001_v7007000_t0000_u01737255101530") 2025/01/19 02:52:32 DEBUG : only10: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21b5_d20250119_m025135_c001_v0001181_t0042_u01737255095324") 2025/01/19 02:52:32 DEBUG : only11: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484ea7_d20250119_m025203_c001_v7007000_t0000_u01737255123443") 2025/01/19 02:52:32 DEBUG : only11: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407f2984376c221f_d20250119_m025156_c001_v0001181_t0004_u01737255116934") 2025/01/19 02:52:32 DEBUG : only11: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c2201_d20250119_m025152_c001_v0001181_t0054_u01737255112507") 2025/01/19 02:52:32 DEBUG : only11: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f404d75fb9354de11_d20250119_m025141_c001_v7007000_t0000_u01737255101174") 2025/01/19 02:52:32 DEBUG : only11: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21b9_d20250119_m025135_c001_v0001181_t0021_u01737255095792") 2025/01/19 02:52:32 DEBUG : only12: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484ea9_d20250119_m025203_c001_v7007000_t0000_u01737255123625") 2025/01/19 02:52:32 DEBUG : only12: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f404f45aced0dabb2_d20250119_m025157_c001_v0001184_t0018_u01737255117324") 2025/01/19 02:52:32 DEBUG : only12: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c2203_d20250119_m025152_c001_v0001181_t0039_u01737255112951") 2025/01/19 02:52:32 DEBUG : only12: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f418a837a8894a527_d20250119_m025140_c001_v7007000_t0000_u01737255100753") 2025/01/19 02:52:32 DEBUG : only12: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21bd_d20250119_m025136_c001_v0001181_t0053_u01737255096223") 2025/01/19 02:52:33 DEBUG : only13: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484eab_d20250119_m025203_c001_v7007000_t0000_u01737255123808") 2025/01/19 02:52:33 DEBUG : only13: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407f2984376c2221_d20250119_m025157_c001_v0001181_t0004_u01737255117336") 2025/01/19 02:52:33 DEBUG : only13: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c2207_d20250119_m025153_c001_v0001181_t0036_u01737255113383") 2025/01/19 02:52:33 DEBUG : only13: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f418a837a8894a571_d20250119_m025141_c001_v7007000_t0000_u01737255101545") 2025/01/19 02:52:33 DEBUG : only13: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21bf_d20250119_m025136_c001_v0001181_t0038_u01737255096640") 2025/01/19 02:52:33 DEBUG : only14: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484ebc_d20250119_m025203_c001_v7007000_t0000_u01737255123995") 2025/01/19 02:52:33 DEBUG : only14: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407f2984376c2223_d20250119_m025157_c001_v0001181_t0004_u01737255117517") 2025/01/19 02:52:33 DEBUG : only14: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c220b_d20250119_m025153_c001_v0001181_t0005_u01737255113806") 2025/01/19 02:52:33 DEBUG : only14: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f404d75fb9354de13_d20250119_m025141_c001_v7007000_t0000_u01737255101561") 2025/01/19 02:52:33 DEBUG : only14: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21c3_d20250119_m025137_c001_v0001181_t0000_u01737255097132") 2025/01/19 02:52:33 DEBUG : only15: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484ebf_d20250119_m025204_c001_v7007000_t0000_u01737255124187") 2025/01/19 02:52:33 DEBUG : only15: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f404f45aced0dabba_d20250119_m025157_c001_v0001184_t0018_u01737255117538") 2025/01/19 02:52:33 DEBUG : only15: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c220d_d20250119_m025154_c001_v0001181_t0028_u01737255114239") 2025/01/19 02:52:33 DEBUG : only15: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f40782440932612eb_d20250119_m025140_c001_v7007000_t0000_u01737255100944") 2025/01/19 02:52:33 DEBUG : only15: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21c5_d20250119_m025137_c001_v0001181_t0049_u01737255097592") 2025/01/19 02:52:33 DEBUG : only16: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484ec2_d20250119_m025204_c001_v7007000_t0000_u01737255124389") 2025/01/19 02:52:33 DEBUG : only16: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f413e4e9eebd3c0d6_d20250119_m025157_c001_v0001091_t0028_u01737255117701") 2025/01/19 02:52:33 DEBUG : only16: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c220f_d20250119_m025154_c001_v0001181_t0028_u01737255114690") 2025/01/19 02:52:33 DEBUG : only16: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f418a837a8894a569_d20250119_m025141_c001_v7007000_t0000_u01737255101135") 2025/01/19 02:52:33 DEBUG : only16: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21c9_d20250119_m025138_c001_v0001181_t0011_u01737255098041") 2025/01/19 02:52:33 DEBUG : only17: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484ec5_d20250119_m025204_c001_v7007000_t0000_u01737255124576") 2025/01/19 02:52:34 DEBUG : only17: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407f2984376c2227_d20250119_m025157_c001_v0001181_t0004_u01737255117711") 2025/01/19 02:52:34 DEBUG : only17: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c2211_d20250119_m025155_c001_v0001181_t0050_u01737255115113") 2025/01/19 02:52:34 DEBUG : only17: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f418a837a8894a570_d20250119_m025141_c001_v7007000_t0000_u01737255101335") 2025/01/19 02:52:34 DEBUG : only17: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21cd_d20250119_m025138_c001_v0001181_t0036_u01737255098455") 2025/01/19 02:52:34 DEBUG : only18: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484eda_d20250119_m025204_c001_v7007000_t0000_u01737255124760") 2025/01/19 02:52:34 DEBUG : only18: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f404f45aced0dabc2_d20250119_m025157_c001_v0001184_t0018_u01737255117733") 2025/01/19 02:52:34 DEBUG : only18: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c2217_d20250119_m025155_c001_v0001181_t0040_u01737255115602") 2025/01/19 02:52:34 DEBUG : only18: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f403d17c8c629611c_d20250119_m025141_c001_v7007000_t0000_u01737255101333") 2025/01/19 02:52:34 DEBUG : only18: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21cf_d20250119_m025138_c001_v0001181_t0028_u01737255098896") 2025/01/19 02:52:34 DEBUG : only19: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484edc_d20250119_m025204_c001_v7007000_t0000_u01737255124951") 2025/01/19 02:52:34 DEBUG : only19: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f413e4e9eebd3c0d8_d20250119_m025157_c001_v0001091_t0028_u01737255117891") 2025/01/19 02:52:34 DEBUG : only19: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c2219_d20250119_m025156_c001_v0001181_t0031_u01737255116032") 2025/01/19 02:52:34 DEBUG : only19: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f40782440932612ef_d20250119_m025141_c001_v7007000_t0000_u01737255101340") 2025/01/19 02:52:34 DEBUG : only19: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21d3_d20250119_m025139_c001_v0001181_t0034_u01737255099338") 2025/01/19 02:52:34 DEBUG : only2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484edd_d20250119_m025205_c001_v7007000_t0000_u01737255125144") 2025/01/19 02:52:34 DEBUG : only2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f41671840f6ab38e8_d20250119_m025157_c001_v0001184_t0033_u01737255117873") 2025/01/19 02:52:34 DEBUG : only2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21e7_d20250119_m025148_c001_v0001181_t0047_u01737255108614") 2025/01/19 02:52:34 DEBUG : only2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f404d75fb9354de12_d20250119_m025141_c001_v7007000_t0000_u01737255101370") 2025/01/19 02:52:34 DEBUG : only2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21a3_d20250119_m025131_c001_v0001181_t0015_u01737255091742") 2025/01/19 02:52:34 DEBUG : only3: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484ede_d20250119_m025205_c001_v7007000_t0000_u01737255125326") 2025/01/19 02:52:35 DEBUG : only3: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407f2984376c2229_d20250119_m025157_c001_v0001181_t0004_u01737255117900") 2025/01/19 02:52:35 DEBUG : only3: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21ed_d20250119_m025149_c001_v0001181_t0037_u01737255109030") 2025/01/19 02:52:35 DEBUG : only3: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f40782440932612ee_d20250119_m025141_c001_v7007000_t0000_u01737255101135") 2025/01/19 02:52:35 DEBUG : only3: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21a7_d20250119_m025132_c001_v0001181_t0051_u01737255092166") 2025/01/19 02:52:35 DEBUG : only4: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484ef3_d20250119_m025205_c001_v7007000_t0000_u01737255125521") 2025/01/19 02:52:35 DEBUG : only4: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f413e4e9eebd3c0dc_d20250119_m025158_c001_v0001091_t0028_u01737255118277") 2025/01/19 02:52:35 DEBUG : only4: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21ef_d20250119_m025149_c001_v0001181_t0017_u01737255109445") 2025/01/19 02:52:35 DEBUG : only4: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f418a837a8894a55a_d20250119_m025140_c001_v7007000_t0000_u01737255100948") 2025/01/19 02:52:35 DEBUG : only4: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21a9_d20250119_m025132_c001_v0001181_t0029_u01737255092613") 2025/01/19 02:52:35 DEBUG : only5: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484ef4_d20250119_m025205_c001_v7007000_t0000_u01737255125704") 2025/01/19 02:52:35 DEBUG : only5: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f404f45aced0dabce_d20250119_m025158_c001_v0001184_t0018_u01737255118139") 2025/01/19 02:52:35 DEBUG : only5: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21f3_d20250119_m025149_c001_v0001181_t0050_u01737255109857") 2025/01/19 02:52:35 DEBUG : only5: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f403d17c8c629611d_d20250119_m025141_c001_v7007000_t0000_u01737255101521") 2025/01/19 02:52:35 DEBUG : only5: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21ab_d20250119_m025133_c001_v0001181_t0044_u01737255093047") 2025/01/19 02:52:35 DEBUG : only6: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484ef5_d20250119_m025205_c001_v7007000_t0000_u01737255125888") 2025/01/19 02:52:35 DEBUG : only6: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f404f45aced0dabca_d20250119_m025157_c001_v0001184_t0018_u01737255117934") 2025/01/19 02:52:35 DEBUG : only6: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21f5_d20250119_m025150_c001_v0001181_t0046_u01737255110368") 2025/01/19 02:52:35 DEBUG : only6: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f403d17c8c6296112_d20250119_m025140_c001_v7007000_t0000_u01737255100960") 2025/01/19 02:52:35 DEBUG : only6: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21ad_d20250119_m025133_c001_v0001181_t0052_u01737255093499") 2025/01/19 02:52:36 DEBUG : only7: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484ef6_d20250119_m025206_c001_v7007000_t0000_u01737255126074") 2025/01/19 02:52:36 DEBUG : only7: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407f2984376c222b_d20250119_m025158_c001_v0001181_t0004_u01737255118092") 2025/01/19 02:52:36 DEBUG : only7: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21f7_d20250119_m025150_c001_v0001181_t0049_u01737255110804") 2025/01/19 02:52:36 DEBUG : only7: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f403d17c8c6296128_d20250119_m025141_c001_v7007000_t0000_u01737255101712") 2025/01/19 02:52:36 DEBUG : only7: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21af_d20250119_m025133_c001_v0001181_t0037_u01737255093953") 2025/01/19 02:52:36 DEBUG : only8: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484ef7_d20250119_m025206_c001_v7007000_t0000_u01737255126265") 2025/01/19 02:52:36 DEBUG : only8: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f41671840f6ab38f0_d20250119_m025158_c001_v0001184_t0033_u01737255118070") 2025/01/19 02:52:36 DEBUG : only8: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21fb_d20250119_m025151_c001_v0001181_t0027_u01737255111227") 2025/01/19 02:52:36 DEBUG : only8: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f404d75fb9354de0c_d20250119_m025140_c001_v7007000_t0000_u01737255100957") 2025/01/19 02:52:36 DEBUG : only8: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21b1_d20250119_m025134_c001_v0001181_t0035_u01737255094423") 2025/01/19 02:52:36 DEBUG : only9: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484f07_d20250119_m025206_c001_v7007000_t0000_u01737255126460") 2025/01/19 02:52:36 DEBUG : only9: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f413e4e9eebd3c0da_d20250119_m025158_c001_v0001091_t0028_u01737255118083") 2025/01/19 02:52:36 DEBUG : only9: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21fd_d20250119_m025151_c001_v0001181_t0055_u01737255111659") 2025/01/19 02:52:36 DEBUG : only9: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4078244093261301_d20250119_m025141_c001_v7007000_t0000_u01737255101721") 2025/01/19 02:52:36 DEBUG : only9: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c21b3_d20250119_m025134_c001_v0001181_t0022_u01737255094859") 2025/01/19 02:52:36 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a74040005_d20250119_m024753_c001_v7007000_t0000_u01737254873154") 2025/01/19 02:52:36 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1154dbc33a592ec0_d20250119_m024751_c001_v0001182_t0016_u01737254871335") 2025/01/19 02:52:36 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403ff52_d20250119_m024749_c001_v7007000_t0000_u01737254869507") 2025/01/19 02:52:36 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f8d_d20250119_m024747_c001_v0001181_t0040_u01737254867704") 2025/01/19 02:52:36 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fedf_d20250119_m024745_c001_v7007000_t0000_u01737254865877") 2025/01/19 02:52:37 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0d8753_d20250119_m024743_c001_v0001184_t0012_u01737254863945") 2025/01/19 02:52:37 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fc0f_d20250119_m024732_c001_v7007000_t0000_u01737254852463") 2025/01/19 02:52:37 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f57_d20250119_m024731_c001_v0001181_t0027_u01737254851282") 2025/01/19 02:52:37 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fac6_d20250119_m024729_c001_v7007000_t0000_u01737254849374") 2025/01/19 02:52:37 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f4d_d20250119_m024728_c001_v0001181_t0047_u01737254848571") 2025/01/19 02:52:37 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fa7e_d20250119_m024727_c001_v7007000_t0000_u01737254847028") 2025/01/19 02:52:37 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f43_d20250119_m024726_c001_v0001181_t0044_u01737254846225") 2025/01/19 02:52:37 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f403d17c8c6293aff_d20250119_m024719_c001_v7007000_t0000_u01737254839548") 2025/01/19 02:52:37 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f21_d20250119_m024718_c001_v0001181_t0054_u01737254838498") 2025/01/19 02:52:37 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d1f4d1_d20250119_m024717_c001_v7007000_t0000_u01737254837754") 2025/01/19 02:52:37 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f1d_d20250119_m024716_c001_v0001181_t0010_u01737254836574") 2025/01/19 02:52:37 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d1f49b_d20250119_m024715_c001_v7007000_t0000_u01737254835844") 2025/01/19 02:52:37 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f19_d20250119_m024715_c001_v0001181_t0027_u01737254835274") 2025/01/19 02:52:37 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f15_d20250119_m024714_c001_v0001181_t0044_u01737254834682") 2025/01/19 02:52:37 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d1f489_d20250119_m024713_c001_v7007000_t0000_u01737254833951") 2025/01/19 02:52:37 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f13_d20250119_m024713_c001_v0001181_t0033_u01737254833332") 2025/01/19 02:52:37 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f11_d20250119_m024712_c001_v0001181_t0000_u01737254832754") 2025/01/19 02:52:37 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f411341ef29d1f436_d20250119_m024712_c001_v7007000_t0000_u01737254832019") 2025/01/19 02:52:38 DEBUG : potato: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f07_d20250119_m024711_c001_v0001181_t0019_u01737254831252") 2025/01/19 02:52:38 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4120d195ce25b2e0_d20250119_m024906_c001_v7007000_t0000_u01737254946482") 2025/01/19 02:52:38 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1154dbc33a593538_d20250119_m024905_c001_v0001182_t0026_u01737254945873") 2025/01/19 02:52:38 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f404595cd761f4f4a_d20250119_m024849_c001_v7007000_t0000_u01737254929541") 2025/01/19 02:52:38 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1154dbc33a593327_d20250119_m024841_c001_v0001182_t0038_u01737254921212") 2025/01/19 02:52:38 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4120d195ce25ad60_d20250119_m024827_c001_v7007000_t0000_u01737254907378") 2025/01/19 02:52:38 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1154dbc33a593146_d20250119_m024821_c001_v0001182_t0041_u01737254901038") 2025/01/19 02:52:38 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f410c5327f2ce3395_d20250119_m024808_c001_v7007000_t0000_u01737254888800") 2025/01/19 02:52:38 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1154dbc33a592f88_d20250119_m024801_c001_v0001182_t0034_u01737254881641") 2025/01/19 02:52:38 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fd7f_d20250119_m024737_c001_v7007000_t0000_u01737254857446") 2025/01/19 02:52:38 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f65_d20250119_m024736_c001_v0001181_t0043_u01737254856210") 2025/01/19 02:52:38 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fd07_d20250119_m024735_c001_v7007000_t0000_u01737254855096") 2025/01/19 02:52:38 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f5b_d20250119_m024733_c001_v0001181_t0031_u01737254853381") 2025/01/19 02:52:38 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fc17_d20250119_m024732_c001_v7007000_t0000_u01737254852656") 2025/01/19 02:52:38 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f59_d20250119_m024731_c001_v0001181_t0009_u01737254851869") 2025/01/19 02:52:38 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fb46_d20250119_m024730_c001_v7007000_t0000_u01737254850535") 2025/01/19 02:52:38 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f55_d20250119_m024729_c001_v0001181_t0044_u01737254849738") 2025/01/19 02:52:38 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403faad_d20250119_m024727_c001_v7007000_t0000_u01737254847818") 2025/01/19 02:52:38 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f49_d20250119_m024727_c001_v0001181_t0001_u01737254847033") 2025/01/19 02:52:38 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f403d17c8c6293b1c_d20250119_m024720_c001_v7007000_t0000_u01737254840321") 2025/01/19 02:52:38 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f25_d20250119_m024719_c001_v0001181_t0037_u01737254839321") 2025/01/19 02:52:39 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f405043bc8eea6a8d_d20250119_m024600_c001_v7007000_t0000_u01737254760492") 2025/01/19 02:52:39 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e44_d20250119_m024559_c001_v0001181_t0002_u01737254759915") 2025/01/19 02:52:39 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f405043bc8eea6a7a_d20250119_m024558_c001_v7007000_t0000_u01737254758655") 2025/01/19 02:52:39 DEBUG : potato2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e3e_d20250119_m024558_c001_v0001181_t0051_u01737254758072") 2025/01/19 02:52:39 DEBUG : potato3: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f404595cd761f4f4b_d20250119_m024850_c001_v7007000_t0000_u01737254930004") 2025/01/19 02:52:39 DEBUG : potato3: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0d90ef_d20250119_m024842_c001_v0001184_t0032_u01737254922421") 2025/01/19 02:52:39 DEBUG : potato3: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4120d195ce25ad61_d20250119_m024827_c001_v7007000_t0000_u01737254907623") 2025/01/19 02:52:39 DEBUG : potato3: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0d8d53_d20250119_m024822_c001_v0001184_t0012_u01737254902175") 2025/01/19 02:52:39 DEBUG : potato3: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f410c5327f2ce339e_d20250119_m024809_c001_v7007000_t0000_u01737254889019") 2025/01/19 02:52:39 DEBUG : potato3: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0d8a35_d20250119_m024802_c001_v0001184_t0024_u01737254882096") 2025/01/19 02:52:39 DEBUG : pre-dest1/1: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4057744a6297ad54_d20250119_m024951_c001_v7007000_t0000_u01737254991928") 2025/01/19 02:52:39 DEBUG : pre-dest1/1: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0d99c9_d20250119_m024943_c001_v0001184_t0002_u01737254983758") 2025/01/19 02:52:39 DEBUG : pre-dest2/2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4057744a6297ad60_d20250119_m024952_c001_v7007000_t0000_u01737254992111") 2025/01/19 02:52:39 DEBUG : pre-dest2/2: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1154dbc33a59387f_d20250119_m024944_c001_v0001182_t0030_u01737254984347") 2025/01/19 02:52:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f418a837a8894972b_d20250119_m024920_c001_v7007000_t0000_u01737254960812") 2025/01/19 02:52:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c2064_d20250119_m024916_c001_v0001181_t0035_u01737254956726") 2025/01/19 02:52:39 DEBUG : sizeonly: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4120d195ce259cc9_d20250119_m024652_c001_v7007000_t0000_u01737254812742") 2025/01/19 02:52:39 DEBUG : sizeonly: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1ec1_d20250119_m024651_c001_v0001181_t0017_u01737254811770") 2025/01/19 02:52:39 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484fc5_d20250119_m025214_c001_v7007000_t0000_u01737255134955") 2025/01/19 02:52:39 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f113e4e9eebd3c0f2_d20250119_m025212_c001_v0001091_t0047_u01737255132264") 2025/01/19 02:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484f4e_d20250119_m025210_c001_v7007000_t0000_u01737255130310") 2025/01/19 02:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c224f_d20250119_m025207_c001_v0001181_t0009_u01737255127818") 2025/01/19 02:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a740400db_d20250119_m024758_c001_v7007000_t0000_u01737254878246") 2025/01/19 02:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1154dbc33a592f3e_d20250119_m024757_c001_v0001182_t0018_u01737254877499") 2025/01/19 02:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a74040073_d20250119_m024756_c001_v7007000_t0000_u01737254876222") 2025/01/19 02:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1fa3_d20250119_m024755_c001_v0001181_t0044_u01737254875445") 2025/01/19 02:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4120d195ce259c9e_d20250119_m024648_c001_v7007000_t0000_u01737254808442") 2025/01/19 02:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1eb7_d20250119_m024646_c001_v0001181_t0008_u01737254806949") 2025/01/19 02:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4120d195ce259c5a_d20250119_m024646_c001_v7007000_t0000_u01737254806195") 2025/01/19 02:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1eb1_d20250119_m024645_c001_v0001181_t0042_u01737254805027") 2025/01/19 02:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4120d195ce259bcb_d20250119_m024640_c001_v7007000_t0000_u01737254800266") 2025/01/19 02:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1ea5_d20250119_m024639_c001_v0001181_t0024_u01737254799267") 2025/01/19 02:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4120d195ce259b4f_d20250119_m024638_c001_v7007000_t0000_u01737254798666") 2025/01/19 02:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e9f_d20250119_m024637_c001_v0001181_t0054_u01737254797666") 2025/01/19 02:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e95_d20250119_m024634_c001_v0001181_t0011_u01737254794570") 2025/01/19 02:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4120d195ce2599ca_d20250119_m024633_c001_v7007000_t0000_u01737254793846") 2025/01/19 02:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e8f_d20250119_m024633_c001_v0001181_t0052_u01737254793277") 2025/01/19 02:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e8b_d20250119_m024632_c001_v0001181_t0024_u01737254792523") 2025/01/19 02:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4120d195ce259987_d20250119_m024631_c001_v7007000_t0000_u01737254791410") 2025/01/19 02:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e83_d20250119_m024628_c001_v0001181_t0039_u01737254788839") 2025/01/19 02:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e7b_d20250119_m024622_c001_v0001181_t0019_u01737254782615") 2025/01/19 02:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4120d195ce259815_d20250119_m024621_c001_v7007000_t0000_u01737254781865") 2025/01/19 02:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e79_d20250119_m024621_c001_v0001181_t0031_u01737254781296") 2025/01/19 02:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e77_d20250119_m024620_c001_v0001181_t0030_u01737254780539") 2025/01/19 02:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4120d195ce2597a5_d20250119_m024619_c001_v7007000_t0000_u01737254779370") 2025/01/19 02:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e63_d20250119_m024610_c001_v0001181_t0043_u01737254770321") 2025/01/19 02:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f401371b265c8872d_d20250119_m024609_c001_v7007000_t0000_u01737254769959") 2025/01/19 02:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e5f_d20250119_m024609_c001_v0001181_t0002_u01737254769388") 2025/01/19 02:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f405043bc8eea6b0d_d20250119_m024607_c001_v7007000_t0000_u01737254767738") 2025/01/19 02:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e5c_d20250119_m024607_c001_v0001181_t0028_u01737254767164") 2025/01/19 02:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f405043bc8eea6b0c_d20250119_m024606_c001_v7007000_t0000_u01737254766617") 2025/01/19 02:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e58_d20250119_m024606_c001_v0001181_t0007_u01737254766043") 2025/01/19 02:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f405043bc8eea6add_d20250119_m024604_c001_v7007000_t0000_u01737254764771") 2025/01/19 02:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e52_d20250119_m024604_c001_v0001181_t0008_u01737254764020") 2025/01/19 02:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f405043bc8eea6ad2_d20250119_m024603_c001_v7007000_t0000_u01737254763474") 2025/01/19 02:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e4e_d20250119_m024602_c001_v0001181_t0033_u01737254762884") 2025/01/19 02:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f405043bc8eea6a9a_d20250119_m024601_c001_v7007000_t0000_u01737254761972") 2025/01/19 02:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e48_d20250119_m024601_c001_v0001181_t0045_u01737254761396") 2025/01/19 02:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f405043bc8eea6a59_d20250119_m024555_c001_v7007000_t0000_u01737254755685") 2025/01/19 02:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e36_d20250119_m024555_c001_v0001181_t0040_u01737254755111") 2025/01/19 02:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f405043bc8eea6a53_d20250119_m024554_c001_v7007000_t0000_u01737254754203") 2025/01/19 02:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e30_d20250119_m024553_c001_v0001181_t0033_u01737254753607") 2025/01/19 02:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f405043bc8eea6a4e_d20250119_m024552_c001_v7007000_t0000_u01737254752704") 2025/01/19 02:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e2a_d20250119_m024552_c001_v0001181_t0023_u01737254752126") 2025/01/19 02:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f405043bc8eea6a22_d20250119_m024549_c001_v7007000_t0000_u01737254749221") 2025/01/19 02:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1e26_d20250119_m024548_c001_v0001181_t0043_u01737254748648") 2025/01/19 02:52:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484fce_d20250119_m025215_c001_v7007000_t0000_u01737255135148") 2025/01/19 02:52:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0dadae_d20250119_m025212_c001_v0001184_t0023_u01737255132250") 2025/01/19 02:52:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f406e9b3bb1484f52_d20250119_m025210_c001_v7007000_t0000_u01737255130493") 2025/01/19 02:52:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f11671840f6ab3a1a_d20250119_m025207_c001_v0001184_t0028_u01737255127800") 2025/01/19 02:52:42 DEBUG : sub/yam: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403ffe9_d20250119_m024752_c001_v7007000_t0000_u01737254872604") 2025/01/19 02:52:42 DEBUG : sub/yam: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0d885e_d20250119_m024750_c001_v0001184_t0048_u01737254870979") 2025/01/19 02:52:42 DEBUG : three: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fe92_d20250119_m024743_c001_v7007000_t0000_u01737254863209") 2025/01/19 02:52:42 DEBUG : three: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f81_d20250119_m024742_c001_v0001181_t0033_u01737254862013") 2025/01/19 02:52:42 DEBUG : three: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f107f2984376c1f77_d20250119_m024739_c001_v0001181_t0033_u01737254859887") 2025/01/19 02:52:42 DEBUG : two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fe96_d20250119_m024743_c001_v7007000_t0000_u01737254863405") 2025/01/19 02:52:42 DEBUG : two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f4154dbc33a592ddf_d20250119_m024741_c001_v0001182_t0010_u01737254861450") 2025/01/19 02:52:42 DEBUG : two: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f407f2984376c1f75_d20250119_m024739_c001_v0001181_t0004_u01737254859703") 2025/01/19 02:52:42 DEBUG : yam: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7404000b_d20250119_m024753_c001_v7007000_t0000_u01737254873336") 2025/01/19 02:52:43 DEBUG : yam: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f103ae431720ed580_d20250119_m024752_c001_v0001145_t0037_u01737254872306") 2025/01/19 02:52:43 DEBUG : yam: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403ff35_d20250119_m024748_c001_v7007000_t0000_u01737254868961") 2025/01/19 02:52:43 DEBUG : yam: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f104f45aced0d87c8_d20250119_m024747_c001_v0001184_t0026_u01737254867354") 2025/01/19 02:52:43 DEBUG : yam: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fec7_d20250119_m024745_c001_v7007000_t0000_u01737254865331") 2025/01/19 02:52:43 DEBUG : yam: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f1154dbc33a592e12_d20250119_m024743_c001_v0001182_t0045_u01737254863958") 2025/01/19 02:52:43 DEBUG : yaml: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403ff55_d20250119_m024749_c001_v7007000_t0000_u01737254869689") 2025/01/19 02:52:43 DEBUG : yaml: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f110e4433a88cb199_d20250119_m024748_c001_v0001040_t0035_u01737254868488") 2025/01/19 02:52:43 DEBUG : yaml: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f409d499a7403fee1_d20250119_m024746_c001_v7007000_t0000_u01737254866059") 2025/01/19 02:52:43 DEBUG : yaml: Deleting (id "4_z4ff2adf3703d7bcb9f480e1b_f10697322d46bc515_d20250119_m024745_c001_v0001182_t0036_u01737254865123") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m2.134828107s (try 1/5)