"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/17 01:03:38 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo" 2025/04/17 01:03:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 01:03:39 DEBUG : Creating backend with remote "/tmp/rclone3120988941" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:03:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 01:03:40 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:03:40 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:03:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.81s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:03:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/17 01:03:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 01:03:41 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:03:41 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:03:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 01:03:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:03:42 DEBUG : B2 bucket rclone-test-dodurun1quyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.36s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", 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-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:03:44 DEBUG : Creating backend with remote "/non-existing" 2025/04/17 01:03:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/17 01:03:44 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:03:44 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:03:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 01:03:45 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:03:45 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:03:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 01:03:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.06s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:03:47 INFO : B2 bucket rclone-test-dodurun1quyo: Running all checks before starting transfers 2025/04/17 01:03:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 01:03:47 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:03:47 INFO : B2 bucket rclone-test-dodurun1quyo: Checks finished, now starting transfers 2025/04/17 01:03:47 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:03:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 01:03:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.62s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:03:48 ERROR : Ignoring --no-traverse with sync 2025/04/17 01:03:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 01:03:48 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:03:48 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:03:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 01:03:49 INFO : sub dir/hello world: Copied (new) 2025/04/17 01:03:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.65s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:03:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/17 01:03:50 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:03:50 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:03:50 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/17 01:03:50 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.62s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:03:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 01:03:52 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:03:52 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:03:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 01:03:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.69s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:03:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 01:03:54 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:03:54 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:03:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 01:03:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.11s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:03:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/17 01:03:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 01:03:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/17 01:03:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/17 01:03:55 INFO : sub dir: Making directory 2025/04/17 01:03:55 INFO : sub dir2: Making directory 2025/04/17 01:03:55 INFO : sub dir2/sub sub dir2: Making directory 2025/04/17 01:03:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 01:03:55 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:03:55 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:03:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 01:03:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/17 01:03:56 DEBUG : B2 bucket rclone-test-dodurun1quyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.62s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:03:57 INFO : sub dir2: Making directory 2025/04/17 01:03:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/17 01:03:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 01:03:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 01:03:57 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:03:57 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:03:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 01:03:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.24s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:03:58 DEBUG : sub dir2: Making directory with metadata 2025/04/17 01:03:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 01:03:58 INFO : sub dir: Making directory 2025/04/17 01:03:58 INFO : sub dir2: Making directory 2025/04/17 01:03:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 01:03:58 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:03:58 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:03:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 01:03:59 INFO : sub dir/hello world: Copied (new) 2025/04/17 01:03:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/17 01:03:59 DEBUG : B2 bucket rclone-test-dodurun1quyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/17 01:03:59 DEBUG : B2 bucket rclone-test-dodurun1quyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.85s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", 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-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:00 INFO : sub dir2: Making directory 2025/04/17 01:04:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 01:04:01 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:01 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:04:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 01:04:01 INFO : sub dir/hello world: Copied (new) 2025/04/17 01:04:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.28s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:02 DEBUG : sub dir2: Making directory with metadata 2025/04/17 01:04:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 01:04:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/17 01:04:02 INFO : sub dir: Making directory 2025/04/17 01:04:02 INFO : sub dir2: Making directory 2025/04/17 01:04:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 01:04:02 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:02 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:04:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 01:04:02 INFO : sub dir/hello world: Copied (new) 2025/04/17 01:04:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/17 01:04:03 DEBUG : B2 bucket rclone-test-dodurun1quyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.83s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", 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-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:04 INFO : sub dir2: Making directory 2025/04/17 01:04:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 01:04:04 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:04 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:04:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 01:04:05 INFO : sub dir/hello world: Copied (new) 2025/04/17 01:04:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.67s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:06 DEBUG : Creating backend with remote "TestB2:rclone-test-savodiw1keta" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-dodurun1quyo -> B2 bucket rclone-test-savodiw1keta 2025/04/17 01:04:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 01:04:07 DEBUG : B2 bucket rclone-test-savodiw1keta: Waiting for checks to finish 2025/04/17 01:04:07 DEBUG : B2 bucket rclone-test-savodiw1keta: Waiting for transfers to finish 2025/04/17 01:04:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 01:04:08 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:08 DEBUG : B2 bucket rclone-test-savodiw1keta: Purge remote 2025/04/17 01:04:08 INFO : B2 bucket rclone-test-savodiw1keta: cleaning bucket "rclone-test-savodiw1keta" of all files 2025/04/17 01:04:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f324da3406d4b1b9f680e1b_f112e0d9e793399e1_d20250417_m010408_c001_v0001180_t0020_u01744851848176") --- PASS: TestServerSideCopy (4.29s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/17 01:04:11 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:11 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:04:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/17 01:04:11 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.36s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:13 DEBUG : Creating backend with remote "TestB2:rclone-test-yapodov6vaso" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-dodurun1quyo -> B2 bucket rclone-test-yapodov6vaso 2025/04/17 01:04:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 01:04:14 DEBUG : B2 bucket rclone-test-yapodov6vaso: Waiting for checks to finish 2025/04/17 01:04:14 DEBUG : B2 bucket rclone-test-yapodov6vaso: Waiting for transfers to finish 2025/04/17 01:04:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 01:04:16 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:17 DEBUG : B2 bucket rclone-test-yapodov6vaso: Waiting for checks to finish 2025/04/17 01:04:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/17 01:04:17 DEBUG : B2 bucket rclone-test-yapodov6vaso: Waiting for transfers to finish 2025/04/17 01:04:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/17 01:04:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:17 DEBUG : B2 bucket rclone-test-yapodov6vaso: Purge remote 2025/04/17 01:04:17 INFO : B2 bucket rclone-test-yapodov6vaso: cleaning bucket "rclone-test-yapodov6vaso" of all files 2025/04/17 01:04:18 DEBUG : sub dir/hello world: Deleting (id "4_z4fd26d43406d4b1b9f680e1b_f118aeaa716278ebc_d20250417_m010417_c001_v0001039_t0042_u01744851857318") 2025/04/17 01:04:18 DEBUG : sub dir/hello world: Deleting (id "4_z4fd26d43406d4b1b9f680e1b_f1122c071c04313e4_d20250417_m010415_c001_v0001171_t0026_u01744851855913") --- PASS: TestServerSideCopyOverSelf (7.45s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/17 01:04:20 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:20 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:04:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/17 01:04:21 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/17 01:04:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.28s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xokihuf0bezo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-dodurun1quyo -> B2 bucket rclone-test-xokihuf0bezo 2025/04/17 01:04:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 01:04:24 DEBUG : B2 bucket rclone-test-xokihuf0bezo: Waiting for checks to finish 2025/04/17 01:04:24 DEBUG : B2 bucket rclone-test-xokihuf0bezo: Waiting for transfers to finish 2025/04/17 01:04:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 01:04:24 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/17 01:04:25 DEBUG : B2 bucket rclone-test-xokihuf0bezo: Waiting for checks to finish 2025/04/17 01:04:25 DEBUG : B2 bucket rclone-test-xokihuf0bezo: Waiting for transfers to finish 2025/04/17 01:04:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/17 01:04:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/17 01:04:26 INFO : sub dir/hello world: Deleted 2025/04/17 01:04:27 DEBUG : testing file moves 2025/04/17 01:04:27 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/17 01:04:27 DEBUG : B2 bucket rclone-test-xokihuf0bezo: Waiting for checks to finish 2025/04/17 01:04:27 DEBUG : B2 bucket rclone-test-xokihuf0bezo: Waiting for transfers to finish 2025/04/17 01:04:28 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/17 01:04:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/17 01:04:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:28 DEBUG : B2 bucket rclone-test-xokihuf0bezo: Purge remote 2025/04/17 01:04:28 INFO : B2 bucket rclone-test-xokihuf0bezo: cleaning bucket "rclone-test-xokihuf0bezo" of all files 2025/04/17 01:04:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f528da3406d4b1b9f680e1b_f1122ac0485844802_d20250417_m010427_c001_v0001099_t0049_u01744851867955") 2025/04/17 01:04:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f528da3406d4b1b9f680e1b_f11954a9e963e0546_d20250417_m010425_c001_v0001117_t0027_u01744851865798") 2025/04/17 01:04:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f528da3406d4b1b9f680e1b_f1194a8e87c134ca8_d20250417_m010424_c001_v0001120_t0028_u01744851864563") --- PASS: TestServerSideMoveOverSelf (8.92s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:31 ERROR : : error listing: directory not found 2025/04/17 01:04:31 INFO : Local file system at /tmp/rclone3120988941: Making directory 2025/04/17 01:04:32 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:32 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.85s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 01:04:33 DEBUG : Local file system at /tmp/rclone3120988941: Waiting for checks to finish 2025/04/17 01:04:33 DEBUG : Local file system at /tmp/rclone3120988941: Waiting for transfers to finish 2025/04/17 01:04:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 01:04:34 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/17 01:04:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestCopyRedownload (2.21s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:35 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/17 01:04:35 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:35 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:04:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/17 01:04:35 INFO : check sum: Copied (new) 2025/04/17 01:04:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:36 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:36 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/17 01:04:36 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/17 01:04:36 DEBUG : check sum: Unchanged skipping 2025/04/17 01:04:36 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:04:36 DEBUG : Waiting for deletions to finish 2025/04/17 01:04:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.35s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/17 01:04:37 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:37 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:04:38 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/17 01:04:38 INFO : sizeonly: Copied (new) 2025/04/17 01:04:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:38 DEBUG : sizeonly: Sizes identical 2025/04/17 01:04:38 DEBUG : sizeonly: Unchanged skipping 2025/04/17 01:04:38 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:38 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:04:38 DEBUG : Waiting for deletions to finish 2025/04/17 01:04:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.45s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:40 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/17 01:04:40 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:40 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:04:40 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/17 01:04:40 INFO : ignore-size: Copied (new) 2025/04/17 01:04:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:40 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:04:40 DEBUG : ignore-size: Unchanged skipping 2025/04/17 01:04:40 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:40 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:04:40 DEBUG : Waiting for deletions to finish 2025/04/17 01:04:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.66s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:04:43 DEBUG : existing: Unchanged skipping 2025/04/17 01:04:43 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:43 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:04:43 DEBUG : Waiting for deletions to finish 2025/04/17 01:04:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:43 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/17 01:04:43 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:43 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:04:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/17 01:04:44 INFO : existing: Copied (replaced existing) 2025/04/17 01:04:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.88s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/17 01:04:45 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:45 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:04:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/17 01:04:46 INFO : existing: Copied (new) 2025/04/17 01:04:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:46 DEBUG : existing: Destination exists, skipping 2025/04/17 01:04:46 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:46 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:04:46 DEBUG : Waiting for deletions to finish 2025/04/17 01:04:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.71s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:49 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/17 01:04:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:04:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/17 01:04:49 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:49 DEBUG : c/non empty space: Unchanged skipping 2025/04/17 01:04:49 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:04:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 01:04:49 INFO : a/potato2: Copied (new) 2025/04/17 01:04:49 DEBUG : Waiting for deletions to finish 2025/04/17 01:04:50 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.98s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:52 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:52 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/04/17 01:04:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/17 01:04:52 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/17 01:04:52 DEBUG : empty space: Unchanged skipping 2025/04/17 01:04:52 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:04:52 DEBUG : Waiting for deletions to finish 2025/04/17 01:04:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:52 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:52 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/04/17 01:04:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/17 01:04:53 INFO : empty space: Updated modification time in destination 2025/04/17 01:04:53 DEBUG : empty space: Unchanged skipping 2025/04/17 01:04:53 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:04:53 DEBUG : Waiting for deletions to finish 2025/04/17 01:04:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.61s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:55 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/04/17 01:04:55 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/17 01:04:55 DEBUG : empty space: Unchanged skipping 2025/04/17 01:04:55 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:04:55 DEBUG : Waiting for deletions to finish 2025/04/17 01:04:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.20s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:57 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/04/17 01:04:57 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3120988941) 2025/04/17 01:04:57 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dodurun1quyo) 2025/04/17 01:04:57 DEBUG : foo: sha1 differ 2025/04/17 01:04:57 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:04:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/17 01:04:57 INFO : foo: Copied (replaced existing) 2025/04/17 01:04:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.89s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:04:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:04:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/17 01:04:59 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:04:59 DEBUG : empty space: Unchanged skipping 2025/04/17 01:04:59 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:00 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 01:05:00 INFO : potato: Copied (new) 2025/04/17 01:05:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.26s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:02 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:02 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/17 01:05:02 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/17 01:05:03 INFO : potato: Copied (replaced existing) 2025/04/17 01:05:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.90s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:05 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:05 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/04/17 01:05:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3120988941) 2025/04/17 01:05:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dodurun1quyo) 2025/04/17 01:05:05 DEBUG : potato: sha1 differ 2025/04/17 01:05:05 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/17 01:05:05 INFO : potato: Copied (replaced existing) 2025/04/17 01:05:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 01:05:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:05:07 DEBUG : empty space: Unchanged skipping 2025/04/17 01:05:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/17 01:05:07 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:07 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:07 DEBUG : Waiting for deletions to finish 2025/04/17 01:05:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:05:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 01:05:10 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:10 DEBUG : empty space: Unchanged skipping 2025/04/17 01:05:10 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 01:05:10 INFO : potato2: Copied (new) 2025/04/17 01:05:10 DEBUG : Waiting for deletions to finish 2025/04/17 01:05:10 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:13 INFO : d: Making directory 2025/04/17 01:05:13 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/17 01:05:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:05:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/17 01:05:13 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:13 DEBUG : c/non empty space: Unchanged skipping 2025/04/17 01:05:13 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 01:05:14 INFO : a/potato2: Copied (new) 2025/04/17 01:05:14 DEBUG : Waiting for deletions to finish 2025/04/17 01:05:14 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:16 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/17 01:05:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:05:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/17 01:05:16 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:16 DEBUG : c/non empty space: Unchanged skipping 2025/04/17 01:05:16 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 01:05:16 INFO : a/potato2: Copied (new) 2025/04/17 01:05:16 ERROR : B2 bucket rclone-test-dodurun1quyo: not deleting files as there were IO errors 2025/04/17 01:05:16 ERROR : B2 bucket rclone-test-dodurun1quyo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.73s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:19 DEBUG : Waiting for deletions to finish 2025/04/17 01:05:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:05:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 01:05:19 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:19 DEBUG : empty space: Unchanged skipping 2025/04/17 01:05:19 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:19 INFO : potato: Deleted 2025/04/17 01:05:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 01:05:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.73s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:22 DEBUG : Waiting for deletions to finish 2025/04/17 01:05:22 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:22 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:22 INFO : potato: Deleted 2025/04/17 01:05:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:05:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 01:05:22 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:22 DEBUG : empty space: Unchanged skipping 2025/04/17 01:05:22 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 01:05:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.52s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 01:05:25 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:25 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:25 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/17 01:05:25 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.40s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:28 DEBUG : enormous: Excluded (Size Filter) 2025/04/17 01:05:28 DEBUG : enormous: Excluded 2025/04/17 01:05:28 DEBUG : potato2: Excluded (Size Filter) 2025/04/17 01:05:28 DEBUG : potato2: Excluded 2025/04/17 01:05:28 DEBUG : potato2: Excluded (Size Filter) 2025/04/17 01:05:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:05:28 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:28 DEBUG : empty space: Unchanged skipping 2025/04/17 01:05:28 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:28 DEBUG : Waiting for deletions to finish 2025/04/17 01:05:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:28 DEBUG : enormous: Excluded (Size Filter) 2025/04/17 01:05:28 DEBUG : enormous: Excluded 2025/04/17 01:05:28 DEBUG : potato2: Excluded (Size Filter) 2025/04/17 01:05:28 DEBUG : potato2: Excluded 2025/04/17 01:05:28 DEBUG : potato2: Excluded (Size Filter) 2025/04/17 01:05:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/17 01:05:28 DEBUG : Local file system at /tmp/rclone3120988941: Waiting for checks to finish 2025/04/17 01:05:28 DEBUG : empty space: Unchanged skipping 2025/04/17 01:05:28 DEBUG : Local file system at /tmp/rclone3120988941: Waiting for transfers to finish 2025/04/17 01:05:28 DEBUG : Waiting for deletions to finish 2025/04/17 01:05:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.12s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:31 DEBUG : enormous: Excluded (Size Filter) 2025/04/17 01:05:31 DEBUG : enormous: Excluded 2025/04/17 01:05:31 DEBUG : potato2: Excluded (Size Filter) 2025/04/17 01:05:31 DEBUG : potato2: Excluded 2025/04/17 01:05:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:05:32 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:32 DEBUG : empty space: Unchanged skipping 2025/04/17 01:05:32 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:32 DEBUG : Waiting for deletions to finish 2025/04/17 01:05:32 INFO : enormous: Deleted 2025/04/17 01:05:32 INFO : potato2: Deleted 2025/04/17 01:05:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/17 01:05:32 DEBUG : empty space: Unchanged skipping 2025/04/17 01:05:32 DEBUG : Local file system at /tmp/rclone3120988941: Waiting for checks to finish 2025/04/17 01:05:32 DEBUG : Local file system at /tmp/rclone3120988941: Waiting for transfers to finish 2025/04/17 01:05:32 DEBUG : Waiting for deletions to finish 2025/04/17 01:05:32 INFO : enormous: Deleted 2025/04/17 01:05:32 INFO : potato2: Deleted 2025/04/17 01:05:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.01s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:36 DEBUG : five: Need to transfer - File not found at Destination 2025/04/17 01:05:36 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/17 01:05:36 DEBUG : one: Destination is newer than source, skipping 2025/04/17 01:05:36 DEBUG : three: Sizes identical 2025/04/17 01:05:36 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/17 01:05:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/17 01:05:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3120988941) 2025/04/17 01:05:36 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dodurun1quyo) 2025/04/17 01:05:36 DEBUG : two: sha1 differ 2025/04/17 01:05:36 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/17 01:05:36 INFO : five: Copied (new) 2025/04/17 01:05:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/17 01:05:36 INFO : four: Copied (replaced existing) 2025/04/17 01:05:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/17 01:05:37 INFO : two: Copied (replaced existing) 2025/04/17 01:05:37 DEBUG : Waiting for deletions to finish 2025/04/17 01:05:37 DEBUG : one: Destination is newer than source, skipping 2025/04/17 01:05:37 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/17 01:05:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/17 01:05:37 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/17 01:05:37 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/17 01:05:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/17 01:05:37 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/17 01:05:37 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/17 01:05:37 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/17 01:05:37 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/17 01:05:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3120988941) 2025/04/17 01:05:37 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dodurun1quyo) 2025/04/17 01:05:37 DEBUG : three: sha1 differ 2025/04/17 01:05:37 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/17 01:05:37 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/17 01:05:37 INFO : three: Copied (replaced existing) 2025/04/17 01:05:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.20s) === 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-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/17 01:05:39 INFO : B2 bucket rclone-test-dodurun1quyo: Making map for --track-renames 2025/04/17 01:05:39 INFO : B2 bucket rclone-test-dodurun1quyo: Finished making map for --track-renames 2025/04/17 01:05:39 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/17 01:05:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/17 01:05:39 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for renames to finish 2025/04/17 01:05:39 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/17 01:05:39 INFO : yam: Copied (new) 2025/04/17 01:05:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/17 01:05:39 INFO : potato: Copied (new) 2025/04/17 01:05:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:05:40 INFO : B2 bucket rclone-test-dodurun1quyo: Making map for --track-renames 2025/04/17 01:05:40 INFO : B2 bucket rclone-test-dodurun1quyo: Finished making map for --track-renames 2025/04/17 01:05:40 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:40 DEBUG : potato: Unchanged skipping 2025/04/17 01:05:40 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for renames to finish 2025/04/17 01:05:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/17 01:05:41 INFO : yam: Copied (server-side copy) to: yaml 2025/04/17 01:05:41 INFO : yam: Deleted 2025/04/17 01:05:41 INFO : yaml: Renamed from "yam" 2025/04/17 01:05:41 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.54s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/17 01:05:43 INFO : B2 bucket rclone-test-dodurun1quyo: Making map for --track-renames 2025/04/17 01:05:43 INFO : B2 bucket rclone-test-dodurun1quyo: Finished making map for --track-renames 2025/04/17 01:05:43 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:43 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for renames to finish 2025/04/17 01:05:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/17 01:05:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/17 01:05:43 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/17 01:05:43 INFO : potato: Copied (new) 2025/04/17 01:05:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/17 01:05:43 INFO : yam: Copied (new) 2025/04/17 01:05:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:05:44 INFO : B2 bucket rclone-test-dodurun1quyo: Making map for --track-renames 2025/04/17 01:05:44 INFO : B2 bucket rclone-test-dodurun1quyo: Finished making map for --track-renames 2025/04/17 01:05:44 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:44 DEBUG : potato: Unchanged skipping 2025/04/17 01:05:44 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for renames to finish 2025/04/17 01:05:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/17 01:05:44 INFO : yam: Copied (server-side copy) to: yaml 2025/04/17 01:05:44 INFO : yam: Deleted 2025/04/17 01:05:44 INFO : yaml: Renamed from "yam" 2025/04/17 01:05:44 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.49s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/17 01:05:46 INFO : B2 bucket rclone-test-dodurun1quyo: Making map for --track-renames 2025/04/17 01:05:46 INFO : B2 bucket rclone-test-dodurun1quyo: Finished making map for --track-renames 2025/04/17 01:05:46 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/17 01:05:46 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/17 01:05:46 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for renames to finish 2025/04/17 01:05:46 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/17 01:05:46 INFO : potato: Copied (new) 2025/04/17 01:05:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/17 01:05:47 INFO : sub/yam: Copied (new) 2025/04/17 01:05:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:05:47 DEBUG : potato: Unchanged skipping 2025/04/17 01:05:47 INFO : B2 bucket rclone-test-dodurun1quyo: Making map for --track-renames 2025/04/17 01:05:47 INFO : B2 bucket rclone-test-dodurun1quyo: Finished making map for --track-renames 2025/04/17 01:05:47 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:47 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for renames to finish 2025/04/17 01:05:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/17 01:05:48 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/17 01:05:48 INFO : sub/yam: Deleted 2025/04/17 01:05:48 INFO : yam: Renamed from "sub/yam" 2025/04/17 01:05:48 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.42s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:49 DEBUG : Creating backend with remote "/tmp/rclone3120988941/dir1" 2025/04/17 01:05:49 DEBUG : Creating backend with remote "/tmp/rclone3120988941/dir2" 2025/04/17 01:05:49 DEBUG : Local file system at /tmp/rclone3120988941/dir2: Using server-side directory move 2025/04/17 01:05:49 INFO : Local file system at /tmp/rclone3120988941/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/17 01:05:49 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/17 01:05:49 INFO : file1.txt: Moved (server-side) 2025/04/17 01:05:49 DEBUG : Local file system at /tmp/rclone3120988941/dir2: Waiting for checks to finish 2025/04/17 01:05:49 DEBUG : Local file system at /tmp/rclone3120988941/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 01:05:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/17 01:05:50 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:50 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:50 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/17 01:05:50 INFO : nested/sub dir/file: Copied (new) 2025/04/17 01:05:50 INFO : nested/sub dir/file: Deleted 2025/04/17 01:05:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 01:05:51 INFO : sub dir/hello world: Copied (new) 2025/04/17 01:05:51 INFO : sub dir/hello world: Deleted 2025/04/17 01:05:51 INFO : sub dir: Removing directory 2025/04/17 01:05:51 INFO : nested/sub dir: Removing directory 2025/04/17 01:05:51 INFO : nested: Removing directory 2025/04/17 01:05:51 DEBUG : Local file system at /tmp/rclone3120988941: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.31s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 01:05:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/17 01:05:52 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:52 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/17 01:05:52 INFO : nested/sub dir/file: Copied (new) 2025/04/17 01:05:52 INFO : nested/sub dir/file: Deleted 2025/04/17 01:05:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 01:05:53 INFO : sub dir/hello world: Copied (new) 2025/04/17 01:05:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/17 01:05:54 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/17 01:05:54 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:54 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/17 01:05:55 INFO : existing: Copied (new) 2025/04/17 01:05:55 INFO : existing: Deleted 2025/04/17 01:05:55 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/17 01:05:55 INFO : existing-b: Copied (new) 2025/04/17 01:05:55 INFO : existing-b: Deleted 2025/04/17 01:05:55 DEBUG : existing: Destination exists, skipping 2025/04/17 01:05:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/17 01:05:55 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:05:55 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:05:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.23s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:05:56 DEBUG : Creating backend with remote "TestB2:rclone-test-dogulet5quse" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dodurun1quyo -> B2 bucket rclone-test-dogulet5quse 2025/04/17 01:06:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 01:06:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/17 01:06:00 DEBUG : empty space: Unchanged skipping 2025/04/17 01:06:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/17 01:06:00 DEBUG : B2 bucket rclone-test-dogulet5quse: Waiting for checks to finish 2025/04/17 01:06:00 INFO : empty space: Deleted 2025/04/17 01:06:00 DEBUG : B2 bucket rclone-test-dogulet5quse: Waiting for transfers to finish 2025/04/17 01:06:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 01:06:00 INFO : potato2: Copied (server-side copy) 2025/04/17 01:06:00 INFO : potato2: Deleted 2025/04/17 01:06:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/17 01:06:01 INFO : potato3: Copied (server-side copy) 2025/04/17 01:06:01 INFO : potato3: Deleted 2025/04/17 01:06:01 DEBUG : Creating backend with remote "TestB2:rclone-test-gujijoj2guyu" 2025/04/17 01:06:03 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/17 01:06:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 01:06:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/17 01:06:03 DEBUG : B2 bucket rclone-test-gujijoj2guyu: Waiting for checks to finish 2025/04/17 01:06:03 DEBUG : B2 bucket rclone-test-gujijoj2guyu: Waiting for transfers to finish 2025/04/17 01:06:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/17 01:06:03 INFO : empty space: Copied (server-side copy) 2025/04/17 01:06:03 INFO : empty space: Deleted 2025/04/17 01:06:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 01:06:04 INFO : potato2: Copied (server-side copy) 2025/04/17 01:06:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/17 01:06:04 INFO : potato3: Copied (server-side copy) 2025/04/17 01:06:04 INFO : potato2: Deleted 2025/04/17 01:06:04 INFO : potato3: Deleted 2025/04/17 01:06:04 DEBUG : B2 bucket rclone-test-gujijoj2guyu: Purge remote 2025/04/17 01:06:04 INFO : B2 bucket rclone-test-gujijoj2guyu: cleaning bucket "rclone-test-gujijoj2guyu" of all files 2025/04/17 01:06:05 DEBUG : empty space: Deleting (id "4_z3f920dd3408d4b1b9f680e1b_f114a3e2892b8a1c1_d20250417_m010603_c001_v0001182_t0004_u01744851963581") 2025/04/17 01:06:05 DEBUG : potato2: Deleting (id "4_z3f920dd3408d4b1b9f680e1b_f119a52ab183d644a_d20250417_m010603_c001_v0001109_t0023_u01744851963840") 2025/04/17 01:06:05 DEBUG : potato3: Deleting (id "4_z3f920dd3408d4b1b9f680e1b_f108c58afa494d5f3_d20250417_m010603_c001_v0001171_t0032_u01744851963958") 2025/04/17 01:06:05 DEBUG : B2 bucket rclone-test-dogulet5quse: Purge remote 2025/04/17 01:06:05 INFO : B2 bucket rclone-test-dogulet5quse: cleaning bucket "rclone-test-dogulet5quse" of all files 2025/04/17 01:06:05 DEBUG : empty space: Deleting (id "4_z7f42fdc3407d4b1b9f680e1b_f402dd0b75b6b8f34_d20250417_m010603_c001_v7007000_t0000_u01744851963819") 2025/04/17 01:06:05 DEBUG : empty space: Deleting (id "4_z7f42fdc3407d4b1b9f680e1b_f101af283f3937b1e_d20250417_m010559_c001_v0001184_t0052_u01744851959820") 2025/04/17 01:06:05 DEBUG : potato2: Deleting (id "4_z7f42fdc3407d4b1b9f680e1b_f402dd0b75b6b8f38_d20250417_m010604_c001_v7007000_t0000_u01744851964350") 2025/04/17 01:06:05 DEBUG : potato2: Deleting (id "4_z7f42fdc3407d4b1b9f680e1b_f10823fe4378fd33f_d20250417_m010600_c001_v0001178_t0016_u01744851960649") 2025/04/17 01:06:05 DEBUG : potato3: Deleting (id "4_z7f42fdc3407d4b1b9f680e1b_f4161c733267e2087_d20250417_m010604_c001_v7007000_t0000_u01744851964381") 2025/04/17 01:06:05 DEBUG : potato3: Deleting (id "4_z7f42fdc3407d4b1b9f680e1b_f104f7c614171e130_d20250417_m010600_c001_v0001146_t0010_u01744851960924") 2025/04/17 01:06:05 DEBUG : potato3: Deleting (id "4_z7f42fdc3407d4b1b9f680e1b_f101af283f3937b26_d20250417_m010600_c001_v0001184_t0042_u01744851960018") --- PASS: TestServerSideMove (10.75s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:06:07 DEBUG : Creating backend with remote "TestB2:rclone-test-kitarul7xohi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dodurun1quyo -> B2 bucket rclone-test-kitarul7xohi 2025/04/17 01:06:13 DEBUG : empty space: Excluded (Size Filter) 2025/04/17 01:06:13 DEBUG : empty space: Excluded (Size Filter) 2025/04/17 01:06:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 01:06:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/17 01:06:13 DEBUG : B2 bucket rclone-test-kitarul7xohi: Waiting for checks to finish 2025/04/17 01:06:13 DEBUG : B2 bucket rclone-test-kitarul7xohi: Waiting for transfers to finish 2025/04/17 01:06:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 01:06:13 INFO : potato2: Copied (server-side copy) 2025/04/17 01:06:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/17 01:06:13 INFO : potato3: Copied (server-side copy) 2025/04/17 01:06:14 INFO : potato3: Deleted 2025/04/17 01:06:15 INFO : potato2: Deleted 2025/04/17 01:06:15 DEBUG : Creating backend with remote "TestB2:rclone-test-bawurew3suso" 2025/04/17 01:06:16 DEBUG : empty space: Excluded (Size Filter) 2025/04/17 01:06:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 01:06:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/17 01:06:16 DEBUG : B2 bucket rclone-test-bawurew3suso: Waiting for checks to finish 2025/04/17 01:06:16 DEBUG : B2 bucket rclone-test-bawurew3suso: Waiting for transfers to finish 2025/04/17 01:06:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 01:06:17 INFO : potato2: Copied (server-side copy) 2025/04/17 01:06:18 INFO : potato2: Deleted 2025/04/17 01:06:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/17 01:06:18 INFO : potato3: Copied (server-side copy) 2025/04/17 01:06:18 INFO : potato3: Deleted 2025/04/17 01:06:18 DEBUG : B2 bucket rclone-test-bawurew3suso: Purge remote 2025/04/17 01:06:18 INFO : B2 bucket rclone-test-bawurew3suso: cleaning bucket "rclone-test-bawurew3suso" of all files 2025/04/17 01:06:18 DEBUG : potato2: Deleting (id "4_zdf924d23408d4b1b9f680e1b_f1013966ac9179763_d20250417_m010617_c001_v0001171_t0057_u01744851977416") 2025/04/17 01:06:18 DEBUG : potato3: Deleting (id "4_zdf924d23408d4b1b9f680e1b_f1051b2fa46ca13b7_d20250417_m010617_c001_v0001171_t0010_u01744851977789") 2025/04/17 01:06:19 DEBUG : B2 bucket rclone-test-kitarul7xohi: Purge remote 2025/04/17 01:06:19 INFO : B2 bucket rclone-test-kitarul7xohi: cleaning bucket "rclone-test-kitarul7xohi" of all files 2025/04/17 01:06:19 DEBUG : empty space: Deleting (id "4_z6f622da3408d4b1b9f680e1b_f106f624bc1f848b5_d20250417_m010611_c001_v0001102_t0023_u01744851971813") 2025/04/17 01:06:19 DEBUG : potato2: Deleting (id "4_z6f622da3408d4b1b9f680e1b_f419f0eb3478d7404_d20250417_m010617_c001_v7007000_t0000_u01744851977961") 2025/04/17 01:06:19 DEBUG : potato2: Deleting (id "4_z6f622da3408d4b1b9f680e1b_f11104beed2d5ca94_d20250417_m010613_c001_v0001101_t0043_u01744851973176") 2025/04/17 01:06:19 DEBUG : potato3: Deleting (id "4_z6f622da3408d4b1b9f680e1b_f419f0eb3478d7408_d20250417_m010618_c001_v7007000_t0000_u01744851978211") 2025/04/17 01:06:19 DEBUG : potato3: Deleting (id "4_z6f622da3408d4b1b9f680e1b_f1028be54b21d6635_d20250417_m010613_c001_v0001041_t0033_u01744851973562") 2025/04/17 01:06:19 DEBUG : potato3: Deleting (id "4_z6f622da3408d4b1b9f680e1b_f106f624bc1f848bd_d20250417_m010612_c001_v0001102_t0019_u01744851972450") --- PASS: TestServerSideMoveWithFilter (17.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:06:24 DEBUG : Creating backend with remote "TestB2:rclone-test-ceqacun2muqu" 2025/04/17 01:06:27 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dodurun1quyo -> B2 bucket rclone-test-ceqacun2muqu 2025/04/17 01:06:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 01:06:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/17 01:06:30 DEBUG : empty space: Unchanged skipping 2025/04/17 01:06:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/17 01:06:30 DEBUG : B2 bucket rclone-test-ceqacun2muqu: Waiting for checks to finish 2025/04/17 01:06:30 INFO : empty space: Deleted 2025/04/17 01:06:30 DEBUG : B2 bucket rclone-test-ceqacun2muqu: Waiting for transfers to finish 2025/04/17 01:06:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 01:06:30 INFO : potato2: Copied (server-side copy) 2025/04/17 01:06:30 INFO : potato2: Deleted 2025/04/17 01:06:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/17 01:06:30 INFO : potato3: Copied (server-side copy) 2025/04/17 01:06:30 INFO : potato3: Deleted 2025/04/17 01:06:31 DEBUG : Creating backend with remote "TestB2:rclone-test-facogug9suri" 2025/04/17 01:06:32 INFO : tomatoDir: Making directory 2025/04/17 01:06:32 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/17 01:06:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 01:06:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/17 01:06:32 DEBUG : B2 bucket rclone-test-facogug9suri: Waiting for checks to finish 2025/04/17 01:06:32 DEBUG : B2 bucket rclone-test-facogug9suri: Waiting for transfers to finish 2025/04/17 01:06:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/17 01:06:33 INFO : empty space: Copied (server-side copy) 2025/04/17 01:06:33 INFO : empty space: Deleted 2025/04/17 01:06:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 01:06:33 INFO : potato2: Copied (server-side copy) 2025/04/17 01:06:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/17 01:06:33 INFO : potato3: Copied (server-side copy) 2025/04/17 01:06:33 INFO : potato2: Deleted 2025/04/17 01:06:33 INFO : potato3: Deleted 2025/04/17 01:06:34 DEBUG : B2 bucket rclone-test-facogug9suri: Purge remote 2025/04/17 01:06:34 INFO : B2 bucket rclone-test-facogug9suri: cleaning bucket "rclone-test-facogug9suri" of all files 2025/04/17 01:06:34 DEBUG : empty space: Deleting (id "4_zbf228d03408d4b1b9f680e1b_f1163259d15220dc3_d20250417_m010633_c001_v0001182_t0025_u01744851993190") 2025/04/17 01:06:34 DEBUG : potato2: Deleting (id "4_zbf228d03408d4b1b9f680e1b_f10039c5e687dd1ad_d20250417_m010633_c001_v0001145_t0046_u01744851993438") 2025/04/17 01:06:34 DEBUG : potato3: Deleting (id "4_zbf228d03408d4b1b9f680e1b_f10928fa1b2625e0b_d20250417_m010633_c001_v0001181_t0033_u01744851993550") 2025/04/17 01:06:35 DEBUG : B2 bucket rclone-test-ceqacun2muqu: Purge remote 2025/04/17 01:06:35 INFO : B2 bucket rclone-test-ceqacun2muqu: cleaning bucket "rclone-test-ceqacun2muqu" of all files 2025/04/17 01:06:35 DEBUG : empty space: Deleting (id "4_z4f126dd3408d4b1b9f680e1b_f408a072da9c2cc44_d20250417_m010633_c001_v7007000_t0000_u01744851993407") 2025/04/17 01:06:35 DEBUG : empty space: Deleting (id "4_z4f126dd3408d4b1b9f680e1b_f1145487b851956d2_d20250417_m010628_c001_v0001171_t0009_u01744851988693") 2025/04/17 01:06:35 DEBUG : potato2: Deleting (id "4_z4f126dd3408d4b1b9f680e1b_f408a072da9c2cc45_d20250417_m010633_c001_v7007000_t0000_u01744851993771") 2025/04/17 01:06:35 DEBUG : potato2: Deleting (id "4_z4f126dd3408d4b1b9f680e1b_f108fb15b5311770e_d20250417_m010630_c001_v0001176_t0050_u01744851990183") 2025/04/17 01:06:35 DEBUG : potato3: Deleting (id "4_z4f126dd3408d4b1b9f680e1b_f416946806faef566_d20250417_m010633_c001_v7007000_t0000_u01744851993812") 2025/04/17 01:06:35 DEBUG : potato3: Deleting (id "4_z4f126dd3408d4b1b9f680e1b_f1001d4d67b68112c_d20250417_m010630_c001_v0001171_t0044_u01744851990436") 2025/04/17 01:06:35 DEBUG : potato3: Deleting (id "4_z4f126dd3408d4b1b9f680e1b_f1145487b851956f2_d20250417_m010629_c001_v0001171_t0020_u01744851989357") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.52s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:06:37 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.53s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:06:39 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:06:42 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/rclone-sync-test" 2025/04/17 01:06:44 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/rclone-sync-test-include/layer2" 2025/04/17 01:06:46 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/rclone-sync-test-ignore-file" 2025/04/17 01:06:49 DEBUG : B2 bucket rclone-test-dodurun1quyo path rclone-sync-test: Waiting for checks to finish 2025/04/17 01:06:49 DEBUG : B2 bucket rclone-test-dodurun1quyo path rclone-sync-test: Waiting for transfers to finish 2025/04/17 01:06:49 DEBUG : Waiting for deletions to finish 2025/04/17 01:06:49 INFO : There was nothing to transfer 2025/04/17 01:06:50 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:06:50 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:06:50 DEBUG : Waiting for deletions to finish 2025/04/17 01:06:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:06:50 DEBUG : B2 bucket rclone-test-dodurun1quyo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/17 01:06:50 DEBUG : B2 bucket rclone-test-dodurun1quyo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/17 01:06:50 DEBUG : Waiting for deletions to finish 2025/04/17 01:06:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:06:51 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:06:51 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:06:51 DEBUG : Waiting for deletions to finish 2025/04/17 01:06:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:06:51 DEBUG : B2 bucket rclone-test-dodurun1quyo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/17 01:06:51 DEBUG : B2 bucket rclone-test-dodurun1quyo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/17 01:06:51 DEBUG : Waiting for deletions to finish 2025/04/17 01:06:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.44s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:06:58 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/dst" 2025/04/17 01:06:59 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/CompareDest" 2025/04/17 01:07:01 DEBUG : one: Need to transfer - File not found at Destination 2025/04/17 01:07:01 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for checks to finish 2025/04/17 01:07:01 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for transfers to finish 2025/04/17 01:07:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/17 01:07:02 INFO : one: Copied (new) 2025/04/17 01:07:02 DEBUG : Waiting for deletions to finish 2025/04/17 01:07:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 01:07:04 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for checks to finish 2025/04/17 01:07:05 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for transfers to finish 2025/04/17 01:07:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/17 01:07:05 INFO : one: Copied (replaced existing) 2025/04/17 01:07:05 DEBUG : Waiting for deletions to finish 2025/04/17 01:07:07 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for checks to finish 2025/04/17 01:07:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 01:07:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:07:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/17 01:07:07 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for transfers to finish 2025/04/17 01:07:07 DEBUG : Waiting for deletions to finish 2025/04/17 01:07:07 INFO : There was nothing to transfer 2025/04/17 01:07:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 01:07:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:07:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/17 01:07:08 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for checks to finish 2025/04/17 01:07:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:07:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/17 01:07:08 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for transfers to finish 2025/04/17 01:07:08 DEBUG : Waiting for deletions to finish 2025/04/17 01:07:08 INFO : There was nothing to transfer 2025/04/17 01:07:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 01:07:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:07:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/17 01:07:09 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for checks to finish 2025/04/17 01:07:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:07:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/17 01:07:09 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for transfers to finish 2025/04/17 01:07:09 DEBUG : Waiting for deletions to finish 2025/04/17 01:07:09 INFO : There was nothing to transfer 2025/04/17 01:07:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 01:07:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:07:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/17 01:07:10 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/04/17 01:07:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/17 01:07:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/17 01:07:10 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for checks to finish 2025/04/17 01:07:10 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for transfers to finish 2025/04/17 01:07:10 DEBUG : Waiting for deletions to finish 2025/04/17 01:07:10 INFO : There was nothing to transfer 2025/04/17 01:07:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 01:07:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:07:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/17 01:07:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/17 01:07:11 DEBUG : two: Need to transfer - File not found at Destination 2025/04/17 01:07:11 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for checks to finish 2025/04/17 01:07:11 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for transfers to finish 2025/04/17 01:07:11 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/17 01:07:11 INFO : two: Copied (new) 2025/04/17 01:07:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.10s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:07:14 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/dest" 2025/04/17 01:07:15 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/pre-dest1" 2025/04/17 01:07:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/pre-dest2" 2025/04/17 01:07:18 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:07:18 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/17 01:07:19 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:07:19 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/17 01:07:19 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/17 01:07:19 DEBUG : B2 bucket rclone-test-dodurun1quyo path dest: Waiting for checks to finish 2025/04/17 01:07:19 DEBUG : B2 bucket rclone-test-dodurun1quyo path dest: Waiting for transfers to finish 2025/04/17 01:07:20 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/17 01:07:20 INFO : 3: Copied (new) 2025/04/17 01:07:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.87s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:07:22 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/dst" 2025/04/17 01:07:23 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/CopyDest" 2025/04/17 01:07:25 DEBUG : one: Need to transfer - File not found at Destination 2025/04/17 01:07:25 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for checks to finish 2025/04/17 01:07:25 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for transfers to finish 2025/04/17 01:07:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/17 01:07:26 INFO : one: Copied (new) 2025/04/17 01:07:26 DEBUG : Waiting for deletions to finish 2025/04/17 01:07:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 01:07:26 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for checks to finish 2025/04/17 01:07:27 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for transfers to finish 2025/04/17 01:07:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/17 01:07:27 INFO : one: Copied (replaced existing) 2025/04/17 01:07:27 DEBUG : Waiting for deletions to finish 2025/04/17 01:07:29 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/BackupDir" 2025/04/17 01:07:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 01:07:30 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for checks to finish 2025/04/17 01:07:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:07:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 01:07:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/17 01:07:32 INFO : one: Copied (server-side copy) 2025/04/17 01:07:32 INFO : one: Deleted 2025/04/17 01:07:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/17 01:07:32 INFO : one: Copied (server-side copy) 2025/04/17 01:07:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/17 01:07:32 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for transfers to finish 2025/04/17 01:07:32 DEBUG : Waiting for deletions to finish 2025/04/17 01:07:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:07:34 DEBUG : one: Unchanged skipping 2025/04/17 01:07:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:07:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/17 01:07:34 INFO : two: Copied (server-side copy) 2025/04/17 01:07:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/17 01:07:34 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for checks to finish 2025/04/17 01:07:34 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for transfers to finish 2025/04/17 01:07:34 DEBUG : Waiting for deletions to finish 2025/04/17 01:07:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:07:34 DEBUG : one: Unchanged skipping 2025/04/17 01:07:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:07:34 DEBUG : two: Unchanged skipping 2025/04/17 01:07:34 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for checks to finish 2025/04/17 01:07:34 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for transfers to finish 2025/04/17 01:07:34 DEBUG : Waiting for deletions to finish 2025/04/17 01:07:34 INFO : There was nothing to transfer 2025/04/17 01:07:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:07:36 DEBUG : one: Unchanged skipping 2025/04/17 01:07:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/17 01:07:36 DEBUG : three: Destination not found in --copy-dest 2025/04/17 01:07:36 DEBUG : three: Need to transfer - File not found at Destination 2025/04/17 01:07:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 01:07:36 DEBUG : two: Unchanged skipping 2025/04/17 01:07:36 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for checks to finish 2025/04/17 01:07:36 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for transfers to finish 2025/04/17 01:07:37 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/17 01:07:37 INFO : three: Copied (new) 2025/04/17 01:07:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.08s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:07:40 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-17.backblaze.com/b2api/v1/b2_upload_file/df42ddc3405d4b1b9f680e1b/c001_v0001183_t0050": EOF 2025/04/17 01:07:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-17.backblaze.com/b2api/v1/b2_upload_file/df42ddc3405d4b1b9f680e1b/c001_v0001183_t0050": EOF) 2025/04/17 01:07:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-dodurun1quyo: 1/10 (Post "https://pod-000-1183-17.backblaze.com/b2api/v1/b2_upload_file/df42ddc3405d4b1b9f680e1b/c001_v0001183_t0050": EOF) 2025/04/17 01:07:43 DEBUG : pacer: Reducing sleep to 10ms 2025/04/17 01:07:43 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/dst" 2025/04/17 01:07:44 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/backup" 2025/04/17 01:07:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/17 01:07:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:07:46 DEBUG : two: Unchanged skipping 2025/04/17 01:07:46 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for checks to finish 2025/04/17 01:07:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/17 01:07:47 INFO : one: Copied (server-side copy) 2025/04/17 01:07:47 INFO : one: Deleted 2025/04/17 01:07:47 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for transfers to finish 2025/04/17 01:07:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 01:07:48 INFO : one: Copied (new) 2025/04/17 01:07:48 DEBUG : Waiting for deletions to finish 2025/04/17 01:07:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/17 01:07:49 INFO : three.txt: Copied (server-side copy) 2025/04/17 01:07:49 INFO : three.txt: Deleted 2025/04/17 01:07:49 INFO : three.txt: Moved into backup dir 2025/04/17 01:07:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/17 01:07:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:07:50 DEBUG : two: Unchanged skipping 2025/04/17 01:07:50 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for checks to finish 2025/04/17 01:07:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 01:07:51 INFO : one: Copied (server-side copy) 2025/04/17 01:07:51 INFO : one: Deleted 2025/04/17 01:07:51 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for transfers to finish 2025/04/17 01:07:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/17 01:07:52 INFO : one: Copied (new) 2025/04/17 01:07:52 DEBUG : Waiting for deletions to finish 2025/04/17 01:07:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/17 01:07:52 INFO : three.txt: Copied (server-side copy) 2025/04/17 01:07:52 INFO : three.txt: Deleted 2025/04/17 01:07:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.14s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:07:56 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/dst" 2025/04/17 01:07:57 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/backup" 2025/04/17 01:07:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/17 01:07:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:07:59 DEBUG : two: Unchanged skipping 2025/04/17 01:07:59 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for checks to finish 2025/04/17 01:08:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/17 01:08:00 INFO : one: Copied (server-side copy) to: one.bak 2025/04/17 01:08:00 INFO : one: Deleted 2025/04/17 01:08:00 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for transfers to finish 2025/04/17 01:08:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 01:08:01 INFO : one: Copied (new) 2025/04/17 01:08:01 DEBUG : Waiting for deletions to finish 2025/04/17 01:08:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/17 01:08:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/17 01:08:02 INFO : three.txt: Deleted 2025/04/17 01:08:02 INFO : three.txt: Moved into backup dir 2025/04/17 01:08:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/17 01:08:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:08:04 DEBUG : two: Unchanged skipping 2025/04/17 01:08:04 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for checks to finish 2025/04/17 01:08:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 01:08:05 INFO : one: Copied (server-side copy) to: one.bak 2025/04/17 01:08:05 INFO : one: Deleted 2025/04/17 01:08:05 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for transfers to finish 2025/04/17 01:08:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/17 01:08:06 INFO : one: Copied (new) 2025/04/17 01:08:06 DEBUG : Waiting for deletions to finish 2025/04/17 01:08:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/17 01:08:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/17 01:08:06 INFO : three.txt: Deleted 2025/04/17 01:08:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.83s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:08:09 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/df42ddc3405d4b1b9f680e1b/c001_v0001183_t0013": EOF 2025/04/17 01:08:09 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/df42ddc3405d4b1b9f680e1b/c001_v0001183_t0013": EOF) 2025/04/17 01:08:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-dodurun1quyo: 1/10 (Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/df42ddc3405d4b1b9f680e1b/c001_v0001183_t0013": EOF) 2025/04/17 01:08:11 DEBUG : pacer: Reducing sleep to 10ms 2025/04/17 01:08:11 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/dst" 2025/04/17 01:08:12 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/backup" 2025/04/17 01:08:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/17 01:08:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:08:14 DEBUG : two: Unchanged skipping 2025/04/17 01:08:14 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for checks to finish 2025/04/17 01:08:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/17 01:08:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/17 01:08:16 INFO : one: Deleted 2025/04/17 01:08:16 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for transfers to finish 2025/04/17 01:08:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 01:08:16 INFO : one: Copied (new) 2025/04/17 01:08:16 DEBUG : Waiting for deletions to finish 2025/04/17 01:08:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/17 01:08:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/17 01:08:17 INFO : three.txt: Deleted 2025/04/17 01:08:17 INFO : three.txt: Moved into backup dir 2025/04/17 01:08:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/17 01:08:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:08:19 DEBUG : two: Unchanged skipping 2025/04/17 01:08:19 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for checks to finish 2025/04/17 01:08:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 01:08:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/17 01:08:20 INFO : one: Deleted 2025/04/17 01:08:20 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for transfers to finish 2025/04/17 01:08:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/17 01:08:20 INFO : one: Copied (new) 2025/04/17 01:08:20 DEBUG : Waiting for deletions to finish 2025/04/17 01:08:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/17 01:08:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/17 01:08:21 INFO : three.txt: Deleted 2025/04/17 01:08:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.86s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:08:24 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/dst" 2025/04/17 01:08:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/17 01:08:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:08:26 DEBUG : two: Unchanged skipping 2025/04/17 01:08:26 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for checks to finish 2025/04/17 01:08:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/17 01:08:26 INFO : one: Copied (server-side copy) to: one.bak 2025/04/17 01:08:26 INFO : one: Deleted 2025/04/17 01:08:26 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for transfers to finish 2025/04/17 01:08:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 01:08:28 INFO : one: Copied (new) 2025/04/17 01:08:28 DEBUG : Waiting for deletions to finish 2025/04/17 01:08:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/17 01:08:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/17 01:08:28 INFO : three.txt: Deleted 2025/04/17 01:08:28 INFO : three.txt: Moved into backup dir 2025/04/17 01:08:29 DEBUG : one.bak: Excluded (Path Filter) 2025/04/17 01:08:29 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/17 01:08:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/17 01:08:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:08:29 DEBUG : two: Unchanged skipping 2025/04/17 01:08:29 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for checks to finish 2025/04/17 01:08:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 01:08:30 INFO : one: Copied (server-side copy) to: one.bak 2025/04/17 01:08:30 INFO : one: Deleted 2025/04/17 01:08:30 DEBUG : B2 bucket rclone-test-dodurun1quyo path dst: Waiting for transfers to finish 2025/04/17 01:08:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/17 01:08:30 INFO : one: Copied (new) 2025/04/17 01:08:30 DEBUG : Waiting for deletions to finish 2025/04/17 01:08:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/17 01:08:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/17 01:08:31 INFO : three.txt: Deleted 2025/04/17 01:08:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.00s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:08:34 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/dst" 2025/04/17 01:08:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/17 01:08:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/17 01:08:36 INFO : one: Copied (server-side copy) to: one.bak 2025/04/17 01:08:37 INFO : one: Deleted 2025/04/17 01:08:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 01:08:37 INFO : one: Copied (new) 2025/04/17 01:08:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:08:38 DEBUG : two: Unchanged skipping 2025/04/17 01:08:38 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/17 01:08:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/17 01:08:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/17 01:08:38 INFO : three.txt: Deleted 2025/04/17 01:08:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/17 01:08:39 INFO : three.txt: Copied (new) 2025/04/17 01:08:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/17 01:08:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 01:08:40 INFO : one: Copied (server-side copy) to: one.bak 2025/04/17 01:08:40 INFO : one: Deleted 2025/04/17 01:08:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/17 01:08:41 INFO : one: Copied (new) 2025/04/17 01:08:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:08:41 DEBUG : two: Unchanged skipping 2025/04/17 01:08:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/17 01:08:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/17 01:08:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/17 01:08:42 INFO : three.txt: Deleted 2025/04/17 01:08:42 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/17 01:08:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.05s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:08:46 DEBUG : Creating backend with remote "TestB2:rclone-test-dodurun1quyo/dst" 2025/04/17 01:08:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/17 01:08:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/17 01:08:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/17 01:08:49 INFO : one: Deleted 2025/04/17 01:08:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 01:08:50 INFO : one: Copied (new) 2025/04/17 01:08:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:08:50 DEBUG : two: Unchanged skipping 2025/04/17 01:08:50 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/17 01:08:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/17 01:08:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/17 01:08:51 INFO : three.txt: Deleted 2025/04/17 01:08:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/17 01:08:52 INFO : three.txt: Copied (new) 2025/04/17 01:08:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/17 01:08:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 01:08:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/17 01:08:53 INFO : one: Deleted 2025/04/17 01:08:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/17 01:08:54 INFO : one: Copied (new) 2025/04/17 01:08:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:08:54 DEBUG : two: Unchanged skipping 2025/04/17 01:08:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/17 01:08:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/17 01:08:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/17 01:08:55 INFO : three.txt: Deleted 2025/04/17 01:08:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/17 01:08:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.40s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:08:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/17 01:08:58 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:08:58 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:08:58 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/17 01:08:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/17 01:08:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.69s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:09:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/17 01:09:00 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:09:00 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:09:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/17 01:09:01 INFO : existing: Copied (new) 2025/04/17 01:09:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:09:01 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/17 01:09:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/17 01:09:01 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:09:01 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:09:01 ERROR : B2 bucket rclone-test-dodurun1quyo: not deleting files as there were IO errors 2025/04/17 01:09:01 ERROR : B2 bucket rclone-test-dodurun1quyo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncImmutable (2.93s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:09:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:03 DEBUG : existing: Unchanged skipping 2025/04/17 01:09:03 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:09:03 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:09:03 DEBUG : Waiting for deletions to finish 2025/04/17 01:09:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.50s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.41s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:09:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:23 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:09:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:23 DEBUG : both0: Unchanged skipping 2025/04/17 01:09:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:23 DEBUG : both12: Unchanged skipping 2025/04/17 01:09:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:23 DEBUG : both13: Unchanged skipping 2025/04/17 01:09:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:23 DEBUG : both14: Unchanged skipping 2025/04/17 01:09:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:23 DEBUG : both15: Unchanged skipping 2025/04/17 01:09:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:23 DEBUG : both16: Unchanged skipping 2025/04/17 01:09:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:23 DEBUG : both17: Unchanged skipping 2025/04/17 01:09:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:23 DEBUG : both18: Unchanged skipping 2025/04/17 01:09:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:23 DEBUG : both19: Unchanged skipping 2025/04/17 01:09:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:23 DEBUG : both2: Unchanged skipping 2025/04/17 01:09:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:23 DEBUG : both3: Unchanged skipping 2025/04/17 01:09:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:23 DEBUG : both4: Unchanged skipping 2025/04/17 01:09:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:23 DEBUG : both5: Unchanged skipping 2025/04/17 01:09:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:23 DEBUG : both6: Unchanged skipping 2025/04/17 01:09:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:23 DEBUG : both7: Unchanged skipping 2025/04/17 01:09:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:23 DEBUG : both8: Unchanged skipping 2025/04/17 01:09:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:23 DEBUG : both9: Unchanged skipping 2025/04/17 01:09:23 DEBUG : both1: Unchanged skipping 2025/04/17 01:09:23 DEBUG : both10: Unchanged skipping 2025/04/17 01:09:23 DEBUG : both11: Unchanged skipping 2025/04/17 01:09:23 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:09:23 DEBUG : Waiting for deletions to finish 2025/04/17 01:09:23 INFO : only12: Deleted 2025/04/17 01:09:23 INFO : only3: Deleted 2025/04/17 01:09:23 INFO : only17: Deleted 2025/04/17 01:09:23 INFO : only10: Deleted 2025/04/17 01:09:23 INFO : only19: Deleted 2025/04/17 01:09:23 INFO : only2: Deleted 2025/04/17 01:09:24 INFO : only6: Deleted 2025/04/17 01:09:24 INFO : only7: Deleted 2025/04/17 01:09:24 INFO : only9: Deleted 2025/04/17 01:09:24 INFO : only13: Deleted 2025/04/17 01:09:24 INFO : only16: Deleted 2025/04/17 01:09:24 INFO : only1: Deleted 2025/04/17 01:09:24 INFO : only11: Deleted 2025/04/17 01:09:24 INFO : only14: Deleted 2025/04/17 01:09:24 INFO : only15: Deleted 2025/04/17 01:09:24 INFO : only4: Deleted 2025/04/17 01:09:24 INFO : only18: Deleted 2025/04/17 01:09:24 INFO : only5: Deleted 2025/04/17 01:09:24 INFO : only0: Deleted 2025/04/17 01:09:24 INFO : only8: Deleted 2025/04/17 01:09:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (23.48s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:09:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:46 DEBUG : both0: Unchanged skipping 2025/04/17 01:09:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:46 DEBUG : both1: Unchanged skipping 2025/04/17 01:09:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:46 DEBUG : both10: Unchanged skipping 2025/04/17 01:09:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:46 DEBUG : both11: Unchanged skipping 2025/04/17 01:09:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:46 DEBUG : both12: Unchanged skipping 2025/04/17 01:09:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:46 DEBUG : both13: Unchanged skipping 2025/04/17 01:09:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:46 DEBUG : both14: Unchanged skipping 2025/04/17 01:09:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:46 DEBUG : both15: Unchanged skipping 2025/04/17 01:09:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:46 DEBUG : both16: Unchanged skipping 2025/04/17 01:09:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:46 DEBUG : both17: Unchanged skipping 2025/04/17 01:09:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:46 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for checks to finish 2025/04/17 01:09:46 DEBUG : both19: Unchanged skipping 2025/04/17 01:09:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:46 DEBUG : both4: Unchanged skipping 2025/04/17 01:09:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:46 DEBUG : both5: Unchanged skipping 2025/04/17 01:09:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:46 DEBUG : both6: Unchanged skipping 2025/04/17 01:09:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:46 DEBUG : both7: Unchanged skipping 2025/04/17 01:09:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:46 DEBUG : both8: Unchanged skipping 2025/04/17 01:09:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 01:09:46 DEBUG : both9: Unchanged skipping 2025/04/17 01:09:46 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/17 01:09:46 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/17 01:09:46 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/17 01:09:46 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/17 01:09:46 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/17 01:09:46 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/17 01:09:46 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/17 01:09:46 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/17 01:09:46 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/17 01:09:46 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/17 01:09:46 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/17 01:09:46 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/17 01:09:46 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/17 01:09:46 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/17 01:09:46 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/17 01:09:46 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/17 01:09:46 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/17 01:09:46 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/17 01:09:46 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/17 01:09:46 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/17 01:09:46 DEBUG : both18: Unchanged skipping 2025/04/17 01:09:46 DEBUG : both2: Unchanged skipping 2025/04/17 01:09:46 DEBUG : both3: Unchanged skipping 2025/04/17 01:09:46 DEBUG : B2 bucket rclone-test-dodurun1quyo: Waiting for transfers to finish 2025/04/17 01:09:46 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 01:09:46 INFO : only0: Copied (replaced existing) 2025/04/17 01:09:47 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 01:09:47 INFO : only12: Copied (replaced existing) 2025/04/17 01:09:47 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 01:09:47 INFO : only1: Copied (replaced existing) 2025/04/17 01:09:47 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 01:09:47 INFO : only10: Copied (replaced existing) 2025/04/17 01:09:47 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 01:09:47 INFO : only13: Copied (replaced existing) 2025/04/17 01:09:47 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 01:09:47 INFO : only14: Copied (replaced existing) 2025/04/17 01:09:47 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 01:09:47 INFO : only11: Copied (replaced existing) 2025/04/17 01:09:47 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 01:09:47 INFO : only15: Copied (replaced existing) 2025/04/17 01:09:47 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 01:09:47 INFO : only16: Copied (replaced existing) 2025/04/17 01:09:47 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 01:09:47 INFO : only17: Copied (replaced existing) 2025/04/17 01:09:47 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 01:09:47 INFO : only18: Copied (replaced existing) 2025/04/17 01:09:47 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 01:09:47 INFO : only19: Copied (replaced existing) 2025/04/17 01:09:47 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 01:09:47 INFO : only2: Copied (replaced existing) 2025/04/17 01:09:47 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 01:09:47 INFO : only3: Copied (replaced existing) 2025/04/17 01:09:47 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 01:09:47 INFO : only4: Copied (replaced existing) 2025/04/17 01:09:47 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 01:09:47 INFO : only5: Copied (replaced existing) 2025/04/17 01:09:47 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 01:09:47 INFO : only6: Copied (replaced existing) 2025/04/17 01:09:47 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 01:09:47 INFO : only7: Copied (replaced existing) 2025/04/17 01:09:48 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 01:09:48 INFO : only8: Copied (replaced existing) 2025/04/17 01:09:48 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 01:09:48 INFO : only9: Copied (replaced existing) 2025/04/17 01:09:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (27.53s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:09:57 DEBUG : empty_dir: Making directory with metadata 2025/04/17 01:09:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 01:09:57 DEBUG : empty_on_remote: Making directory with metadata 2025/04/17 01:09:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 01:09:57 INFO : empty_on_remote: Making directory 2025/04/17 01:09:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:09:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/17 01:09:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/17 01:09:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/17 01:09:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (4.19s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:10:01 DEBUG : empty_dir: Making directory with metadata 2025/04/17 01:10:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 01:10:01 DEBUG : empty_on_remote: Making directory with metadata 2025/04/17 01:10:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 01:10:01 INFO : empty_on_remote: Making directory 2025/04/17 01:10:01 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:10:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/17 01:10:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/17 01:10:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/17 01:10:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/17 01:10:02 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.20s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:10:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/17 01:10:04 INFO : sub dir: Making directory 2025/04/17 01:10:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.38s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" 2025/04/17 01:10:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/17 01:10:08 INFO : sub dir: Making directory 2025/04/17 01:10:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dodurun1quyo", Local "Local file system at /tmp/rclone3120988941", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.30s) PASS 2025/04/17 01:10:12 DEBUG : B2 bucket rclone-test-dodurun1quyo: Purge remote 2025/04/17 01:10:12 INFO : B2 bucket rclone-test-dodurun1quyo: cleaning bucket "rclone-test-dodurun1quyo" of all files 2025/04/17 01:10:13 DEBUG : BackupDir/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f54_d20250417_m010737_c001_v7007000_t0000_u01744852057770") 2025/04/17 01:10:13 DEBUG : BackupDir/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1139d1ae8d970bbe_d20250417_m010731_c001_v0001134_t0039_u01744852051819") 2025/04/17 01:10:13 DEBUG : CompareDest/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f403af6e7d6a86379_d20250417_m010712_c001_v7007000_t0000_u01744852032396") 2025/04/17 01:10:13 DEBUG : CompareDest/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109933af27f0d8ff_d20250417_m010706_c001_v0001183_t0016_u01744852026674") 2025/04/17 01:10:13 DEBUG : CompareDest/two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f403af6e7d6a8637a_d20250417_m010712_c001_v7007000_t0000_u01744852032588") 2025/04/17 01:10:13 DEBUG : CompareDest/two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f117159081c2766e5_d20250417_m010708_c001_v0001183_t0046_u01744852028013") 2025/04/17 01:10:13 DEBUG : CopyDest/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f55_d20250417_m010737_c001_v7007000_t0000_u01744852057964") 2025/04/17 01:10:13 DEBUG : CopyDest/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0112_d20250417_m010728_c001_v0001113_t0032_u01744852048948") 2025/04/17 01:10:13 DEBUG : CopyDest/three: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f56_d20250417_m010738_c001_v7007000_t0000_u01744852058155") 2025/04/17 01:10:13 DEBUG : CopyDest/three: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f117159081c276a70_d20250417_m010735_c001_v0001183_t0057_u01744852055595") 2025/04/17 01:10:13 DEBUG : CopyDest/two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f57_d20250417_m010738_c001_v7007000_t0000_u01744852058349") 2025/04/17 01:10:13 DEBUG : CopyDest/two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109933af27f0dd01_d20250417_m010733_c001_v0001183_t0036_u01744852053631") 2025/04/17 01:10:13 DEBUG : EXISTING: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f403af6e7d6a8649e_d20250417_m010904_c001_v7007000_t0000_u01744852144330") 2025/04/17 01:10:13 DEBUG : EXISTING: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc032c_d20250417_m010903_c001_v0001113_t0042_u01744852143222") 2025/04/17 01:10:13 DEBUG : Testêé: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f403af6e7d6a86497_d20250417_m010859_c001_v7007000_t0000_u01744852139420") 2025/04/17 01:10:13 DEBUG : Testêé: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0314_d20250417_m010858_c001_v0001113_t0039_u01744852138648") 2025/04/17 01:10:13 DEBUG : Testêé: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0312_d20250417_m010857_c001_v0001113_t0014_u01744852137955") 2025/04/17 01:10:13 DEBUG : a/potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f11_d20250417_m010517_c001_v7007000_t0000_u01744851917450") 2025/04/17 01:10:13 DEBUG : a/potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfdaa_d20250417_m010516_c001_v0001113_t0019_u01744851916804") 2025/04/17 01:10:14 DEBUG : a/potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f0f_d20250417_m010514_c001_v7007000_t0000_u01744851914903") 2025/04/17 01:10:14 DEBUG : a/potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfd9b_d20250417_m010513_c001_v0001113_t0043_u01744851913804") 2025/04/17 01:10:14 DEBUG : a/potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4088e78795c1bd6f_d20250417_m010450_c001_v7007000_t0000_u01744851890528") 2025/04/17 01:10:14 DEBUG : a/potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfceb_d20250417_m010449_c001_v0001113_t0018_u01744851889706") 2025/04/17 01:10:14 DEBUG : b/potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f12_d20250417_m010517_c001_v7007000_t0000_u01744851917643") 2025/04/17 01:10:14 DEBUG : b/potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfda6_d20250417_m010515_c001_v0001113_t0005_u01744851915837") 2025/04/17 01:10:14 DEBUG : b/potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f0e_d20250417_m010514_c001_v7007000_t0000_u01744851914338") 2025/04/17 01:10:14 DEBUG : b/potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfd91_d20250417_m010512_c001_v0001113_t0037_u01744851912744") 2025/04/17 01:10:14 DEBUG : b/potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4088e78795c1bd6a_d20250417_m010449_c001_v7007000_t0000_u01744851889960") 2025/04/17 01:10:14 DEBUG : b/potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfcdf_d20250417_m010448_c001_v0001113_t0055_u01744851888480") 2025/04/17 01:10:14 DEBUG : backup/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4187a98c419f2c59_d20250417_m010753_c001_v7007000_t0000_u01744852073478") 2025/04/17 01:10:14 DEBUG : backup/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1064e1025541fccc_d20250417_m010751_c001_v0001171_t0043_u01744852071211") 2025/04/17 01:10:14 DEBUG : backup/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1009bb48c079d498_d20250417_m010747_c001_v0001116_t0038_u01744852067297") 2025/04/17 01:10:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b9852751865c_d20250417_m010822_c001_v7007000_t0000_u01744852102137") 2025/04/17 01:10:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f110b0fd013514247_d20250417_m010819_c001_v0001120_t0039_u01744852099860") 2025/04/17 01:10:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1086a527d0100813_d20250417_m010815_c001_v0001180_t0007_u01744852095790") 2025/04/17 01:10:14 DEBUG : backup/one.bak: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4161c733267e2552_d20250417_m010807_c001_v7007000_t0000_u01744852087310") 2025/04/17 01:10:14 DEBUG : backup/one.bak: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f110020282022dce4_d20250417_m010804_c001_v0001171_t0044_u01744852084719") 2025/04/17 01:10:14 DEBUG : backup/one.bak: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f106e582b6d3b9c6f_d20250417_m010800_c001_v0001183_t0009_u01744852080204") 2025/04/17 01:10:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b9852751865d_d20250417_m010822_c001_v7007000_t0000_u01744852102334") 2025/04/17 01:10:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1013966ac917a762_d20250417_m010821_c001_v0001171_t0016_u01744852101031") 2025/04/17 01:10:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f107fd380d083ab2f_d20250417_m010817_c001_v0001171_t0026_u01744852097171") 2025/04/17 01:10:15 DEBUG : backup/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4187a98c419f2c5a_d20250417_m010753_c001_v7007000_t0000_u01744852073679") 2025/04/17 01:10:15 DEBUG : backup/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1145487b85196268_d20250417_m010752_c001_v0001171_t0005_u01744852072312") 2025/04/17 01:10:15 DEBUG : backup/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f105a1ce6f4d86964_d20250417_m010749_c001_v0001182_t0020_u01744852069072") 2025/04/17 01:10:15 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4161c733267e2553_d20250417_m010807_c001_v7007000_t0000_u01744852087507") 2025/04/17 01:10:15 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1151ac640127c4bb_d20250417_m010806_c001_v0001145_t0031_u01744852086420") 2025/04/17 01:10:15 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1014b60df84d9416_d20250417_m010801_c001_v0001106_t0003_u01744852081968") 2025/04/17 01:10:15 DEBUG : both0: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc70_d20250417_m010948_c001_v7007000_t0000_u01744852188713") 2025/04/17 01:10:15 DEBUG : both0: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc03f0_d20250417_m010930_c001_v0001113_t0017_u01744852170091") 2025/04/17 01:10:15 DEBUG : both0: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186cd_d20250417_m010925_c001_v7007000_t0000_u01744852165291") 2025/04/17 01:10:15 DEBUG : both0: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0334_d20250417_m010906_c001_v0001113_t0010_u01744852146250") 2025/04/17 01:10:15 DEBUG : both1: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc71_d20250417_m010948_c001_v7007000_t0000_u01744852188922") 2025/04/17 01:10:15 DEBUG : both1: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc03f6_d20250417_m010930_c001_v0001113_t0022_u01744852170619") 2025/04/17 01:10:15 DEBUG : both1: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186ce_d20250417_m010925_c001_v7007000_t0000_u01744852165493") 2025/04/17 01:10:15 DEBUG : both1: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc033c_d20250417_m010907_c001_v0001113_t0015_u01744852147071") 2025/04/17 01:10:16 DEBUG : both10: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc72_d20250417_m010949_c001_v7007000_t0000_u01744852189115") 2025/04/17 01:10:16 DEBUG : both10: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0438_d20250417_m010937_c001_v0001113_t0008_u01744852177889") 2025/04/17 01:10:16 DEBUG : both10: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186cf_d20250417_m010925_c001_v7007000_t0000_u01744852165686") 2025/04/17 01:10:16 DEBUG : both10: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc038c_d20250417_m010914_c001_v0001113_t0020_u01744852154837") 2025/04/17 01:10:16 DEBUG : both11: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc73_d20250417_m010949_c001_v7007000_t0000_u01744852189304") 2025/04/17 01:10:16 DEBUG : both11: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc043e_d20250417_m010938_c001_v0001113_t0028_u01744852178707") 2025/04/17 01:10:16 DEBUG : both11: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186d0_d20250417_m010925_c001_v7007000_t0000_u01744852165870") 2025/04/17 01:10:16 DEBUG : both11: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0398_d20250417_m010915_c001_v0001113_t0020_u01744852155675") 2025/04/17 01:10:16 DEBUG : both12: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc74_d20250417_m010949_c001_v7007000_t0000_u01744852189491") 2025/04/17 01:10:16 DEBUG : both12: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0444_d20250417_m010939_c001_v0001113_t0043_u01744852179310") 2025/04/17 01:10:16 DEBUG : both12: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186d1_d20250417_m010926_c001_v7007000_t0000_u01744852166061") 2025/04/17 01:10:16 DEBUG : both12: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc039e_d20250417_m010916_c001_v0001113_t0020_u01744852156459") 2025/04/17 01:10:16 DEBUG : both13: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc75_d20250417_m010949_c001_v7007000_t0000_u01744852189678") 2025/04/17 01:10:16 DEBUG : both13: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc044c_d20250417_m010940_c001_v0001113_t0037_u01744852180066") 2025/04/17 01:10:16 DEBUG : both13: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186d2_d20250417_m010926_c001_v7007000_t0000_u01744852166254") 2025/04/17 01:10:16 DEBUG : both13: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc03a6_d20250417_m010917_c001_v0001113_t0049_u01744852157115") 2025/04/17 01:10:16 DEBUG : both14: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc76_d20250417_m010949_c001_v7007000_t0000_u01744852189873") 2025/04/17 01:10:16 DEBUG : both14: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0452_d20250417_m010940_c001_v0001113_t0041_u01744852180806") 2025/04/17 01:10:16 DEBUG : both14: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186d3_d20250417_m010926_c001_v7007000_t0000_u01744852166449") 2025/04/17 01:10:16 DEBUG : both14: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc03ac_d20250417_m010917_c001_v0001113_t0012_u01744852157967") 2025/04/17 01:10:17 DEBUG : both15: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc77_d20250417_m010950_c001_v7007000_t0000_u01744852190138") 2025/04/17 01:10:17 DEBUG : both15: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc045a_d20250417_m010941_c001_v0001113_t0039_u01744852181725") 2025/04/17 01:10:17 DEBUG : both15: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186d5_d20250417_m010926_c001_v7007000_t0000_u01744852166642") 2025/04/17 01:10:17 DEBUG : both15: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc03b2_d20250417_m010918_c001_v0001113_t0057_u01744852158655") 2025/04/17 01:10:17 DEBUG : both16: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc78_d20250417_m010950_c001_v7007000_t0000_u01744852190333") 2025/04/17 01:10:17 DEBUG : both16: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0460_d20250417_m010942_c001_v0001113_t0015_u01744852182960") 2025/04/17 01:10:17 DEBUG : both16: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186d6_d20250417_m010926_c001_v7007000_t0000_u01744852166836") 2025/04/17 01:10:17 DEBUG : both16: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc03b8_d20250417_m010919_c001_v0001113_t0022_u01744852159432") 2025/04/17 01:10:17 DEBUG : both17: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc7a_d20250417_m010950_c001_v7007000_t0000_u01744852190593") 2025/04/17 01:10:17 DEBUG : both17: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0466_d20250417_m010943_c001_v0001113_t0054_u01744852183589") 2025/04/17 01:10:17 DEBUG : both17: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186d7_d20250417_m010927_c001_v7007000_t0000_u01744852167028") 2025/04/17 01:10:17 DEBUG : both17: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc03c4_d20250417_m010920_c001_v0001113_t0012_u01744852160105") 2025/04/17 01:10:17 DEBUG : both18: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc7b_d20250417_m010950_c001_v7007000_t0000_u01744852190778") 2025/04/17 01:10:17 DEBUG : both18: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc046c_d20250417_m010944_c001_v0001113_t0039_u01744852184440") 2025/04/17 01:10:17 DEBUG : both18: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186d8_d20250417_m010927_c001_v7007000_t0000_u01744852167223") 2025/04/17 01:10:17 DEBUG : both18: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc03ca_d20250417_m010920_c001_v0001113_t0040_u01744852160790") 2025/04/17 01:10:17 DEBUG : both19: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc7c_d20250417_m010950_c001_v7007000_t0000_u01744852190976") 2025/04/17 01:10:18 DEBUG : both19: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0470_d20250417_m010945_c001_v0001113_t0006_u01744852185054") 2025/04/17 01:10:18 DEBUG : both19: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186da_d20250417_m010927_c001_v7007000_t0000_u01744852167409") 2025/04/17 01:10:18 DEBUG : both19: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc03d2_d20250417_m010921_c001_v0001113_t0050_u01744852161478") 2025/04/17 01:10:18 DEBUG : both2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc7d_d20250417_m010951_c001_v7007000_t0000_u01744852191187") 2025/04/17 01:10:18 DEBUG : both2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc03fa_d20250417_m010931_c001_v0001113_t0035_u01744852171629") 2025/04/17 01:10:18 DEBUG : both2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186db_d20250417_m010927_c001_v7007000_t0000_u01744852167593") 2025/04/17 01:10:18 DEBUG : both2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0342_d20250417_m010907_c001_v0001113_t0031_u01744852147870") 2025/04/17 01:10:18 DEBUG : both3: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc7e_d20250417_m010951_c001_v7007000_t0000_u01744852191378") 2025/04/17 01:10:18 DEBUG : both3: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0400_d20250417_m010932_c001_v0001113_t0040_u01744852172349") 2025/04/17 01:10:18 DEBUG : both3: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186dc_d20250417_m010927_c001_v7007000_t0000_u01744852167814") 2025/04/17 01:10:18 DEBUG : both3: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc034c_d20250417_m010908_c001_v0001113_t0020_u01744852148794") 2025/04/17 01:10:18 DEBUG : both4: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc7f_d20250417_m010951_c001_v7007000_t0000_u01744852191581") 2025/04/17 01:10:18 DEBUG : both4: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0406_d20250417_m010933_c001_v0001113_t0024_u01744852173108") 2025/04/17 01:10:18 DEBUG : both4: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186dd_d20250417_m010928_c001_v7007000_t0000_u01744852168004") 2025/04/17 01:10:18 DEBUG : both4: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0352_d20250417_m010909_c001_v0001113_t0025_u01744852149395") 2025/04/17 01:10:18 DEBUG : both5: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc80_d20250417_m010951_c001_v7007000_t0000_u01744852191770") 2025/04/17 01:10:18 DEBUG : both5: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc040a_d20250417_m010933_c001_v0001113_t0026_u01744852173884") 2025/04/17 01:10:18 DEBUG : both5: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186de_d20250417_m010928_c001_v7007000_t0000_u01744852168195") 2025/04/17 01:10:18 DEBUG : both5: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc035a_d20250417_m010910_c001_v0001113_t0020_u01744852150303") 2025/04/17 01:10:19 DEBUG : both6: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc81_d20250417_m010951_c001_v7007000_t0000_u01744852191965") 2025/04/17 01:10:19 DEBUG : both6: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0412_d20250417_m010934_c001_v0001113_t0017_u01744852174683") 2025/04/17 01:10:19 DEBUG : both6: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186df_d20250417_m010928_c001_v7007000_t0000_u01744852168390") 2025/04/17 01:10:19 DEBUG : both6: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0364_d20250417_m010910_c001_v0001113_t0044_u01744852150867") 2025/04/17 01:10:19 DEBUG : both7: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc82_d20250417_m010952_c001_v7007000_t0000_u01744852192157") 2025/04/17 01:10:19 DEBUG : both7: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0420_d20250417_m010935_c001_v0001113_t0050_u01744852175317") 2025/04/17 01:10:19 DEBUG : both7: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186e0_d20250417_m010928_c001_v7007000_t0000_u01744852168581") 2025/04/17 01:10:19 DEBUG : both7: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0370_d20250417_m010911_c001_v0001113_t0059_u01744852151898") 2025/04/17 01:10:19 DEBUG : both8: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc83_d20250417_m010952_c001_v7007000_t0000_u01744852192355") 2025/04/17 01:10:19 DEBUG : both8: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc042a_d20250417_m010936_c001_v0001113_t0012_u01744852176152") 2025/04/17 01:10:19 DEBUG : both8: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186e1_d20250417_m010928_c001_v7007000_t0000_u01744852168765") 2025/04/17 01:10:19 DEBUG : both8: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc037a_d20250417_m010913_c001_v0001113_t0014_u01744852153257") 2025/04/17 01:10:19 DEBUG : both9: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc85_d20250417_m010952_c001_v7007000_t0000_u01744852192552") 2025/04/17 01:10:19 DEBUG : both9: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0430_d20250417_m010936_c001_v0001113_t0011_u01744852176980") 2025/04/17 01:10:19 DEBUG : both9: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186e3_d20250417_m010928_c001_v7007000_t0000_u01744852168960") 2025/04/17 01:10:19 DEBUG : both9: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0384_d20250417_m010913_c001_v0001113_t0031_u01744852153903") 2025/04/17 01:10:19 DEBUG : c/non empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f13_d20250417_m010517_c001_v7007000_t0000_u01744851917833") 2025/04/17 01:10:20 DEBUG : c/non empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfda8_d20250417_m010516_c001_v0001113_t0032_u01744851916125") 2025/04/17 01:10:20 DEBUG : c/non empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f10_d20250417_m010515_c001_v7007000_t0000_u01744851915104") 2025/04/17 01:10:20 DEBUG : c/non empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfd93_d20250417_m010513_c001_v0001113_t0029_u01744851913078") 2025/04/17 01:10:20 DEBUG : c/non empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4088e78795c1bd73_d20250417_m010450_c001_v7007000_t0000_u01744851890726") 2025/04/17 01:10:20 DEBUG : c/non empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfce3_d20250417_m010448_c001_v0001113_t0051_u01744851888856") 2025/04/17 01:10:20 DEBUG : check sum: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661b69c_d20250417_m010436_c001_v7007000_t0000_u01744851876669") 2025/04/17 01:10:20 DEBUG : check sum: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfc79_d20250417_m010435_c001_v0001113_t0025_u01744851875609") 2025/04/17 01:10:20 DEBUG : dest/3: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f4d_d20250417_m010721_c001_v7007000_t0000_u01744852041463") 2025/04/17 01:10:20 DEBUG : dest/3: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41698f5a8ce55b49_d20250417_m010720_c001_v0001145_t0020_u01744852040335") 2025/04/17 01:10:20 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f403af6e7d6a8648c_d20250417_m010856_c001_v7007000_t0000_u01744852136429") 2025/04/17 01:10:20 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f107fd380d083aefa_d20250417_m010853_c001_v0001171_t0043_u01744852133907") 2025/04/17 01:10:20 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661b92a_d20250417_m010853_c001_v7007000_t0000_u01744852133715") 2025/04/17 01:10:20 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f107fd380d083ae9c_d20250417_m010849_c001_v0001171_t0003_u01744852129828") 2025/04/17 01:10:20 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661b922_d20250417_m010849_c001_v7007000_t0000_u01744852129091") 2025/04/17 01:10:20 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc02e0_d20250417_m010844_c001_v0001113_t0052_u01744852124557") 2025/04/17 01:10:20 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b9852751868a_d20250417_m010843_c001_v7007000_t0000_u01744852123036") 2025/04/17 01:10:20 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f104aae5445ccb85e_d20250417_m010841_c001_v0001178_t0037_u01744852121046") 2025/04/17 01:10:20 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b98527518682_d20250417_m010840_c001_v7007000_t0000_u01744852120851") 2025/04/17 01:10:21 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f104aae5445ccb848_d20250417_m010837_c001_v0001178_t0057_u01744852117677") 2025/04/17 01:10:21 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b9852751867d_d20250417_m010836_c001_v7007000_t0000_u01744852116937") 2025/04/17 01:10:21 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0290_d20250417_m010833_c001_v0001113_t0010_u01744852113149") 2025/04/17 01:10:21 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b98527518674_d20250417_m010832_c001_v7007000_t0000_u01744852112198") 2025/04/17 01:10:21 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f119290d1f74b5f35_d20250417_m010830_c001_v0001171_t0011_u01744852110466") 2025/04/17 01:10:21 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4088e78795c1cfb4_d20250417_m010830_c001_v7007000_t0000_u01744852110263") 2025/04/17 01:10:21 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f119290d1f74b5ed1_d20250417_m010827_c001_v0001171_t0050_u01744852107530") 2025/04/17 01:10:21 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4088e78795c1cfa8_d20250417_m010826_c001_v7007000_t0000_u01744852106779") 2025/04/17 01:10:21 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc026c_d20250417_m010823_c001_v0001113_t0013_u01744852103145") 2025/04/17 01:10:21 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b98527518661_d20250417_m010822_c001_v7007000_t0000_u01744852102524") 2025/04/17 01:10:21 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1110e11b88662575_d20250417_m010820_c001_v0001184_t0026_u01744852100558") 2025/04/17 01:10:21 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4075e2da499189f6_d20250417_m010820_c001_v7007000_t0000_u01744852100369") 2025/04/17 01:10:21 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1110e11b886624fd_d20250417_m010816_c001_v0001184_t0028_u01744852096744") 2025/04/17 01:10:21 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4075e2da499189ea_d20250417_m010816_c001_v7007000_t0000_u01744852096018") 2025/04/17 01:10:21 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc021c_d20250417_m010808_c001_v0001113_t0056_u01744852088636") 2025/04/17 01:10:21 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4161c733267e2554_d20250417_m010807_c001_v7007000_t0000_u01744852087703") 2025/04/17 01:10:21 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1130f4aa84b43050_d20250417_m010805_c001_v0001106_t0026_u01744852085456") 2025/04/17 01:10:21 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4094696062c6ce0e_d20250417_m010805_c001_v7007000_t0000_u01744852085260") 2025/04/17 01:10:21 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1130f4aa84b43032_d20250417_m010801_c001_v0001106_t0040_u01744852081158") 2025/04/17 01:10:21 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4094696062c6cdf6_d20250417_m010800_c001_v7007000_t0000_u01744852080419") 2025/04/17 01:10:22 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc01e4_d20250417_m010754_c001_v0001113_t0059_u01744852074814") 2025/04/17 01:10:22 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4187a98c419f2c5b_d20250417_m010753_c001_v7007000_t0000_u01744852073878") 2025/04/17 01:10:22 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f100b326b0fa8b606_d20250417_m010751_c001_v0001182_t0020_u01744852071779") 2025/04/17 01:10:22 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f412fea736b10785e_d20250417_m010751_c001_v7007000_t0000_u01744852071576") 2025/04/17 01:10:22 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f100b326b0fa8b5a5_d20250417_m010748_c001_v0001182_t0021_u01744852068608") 2025/04/17 01:10:22 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f412fea736b10785a_d20250417_m010747_c001_v7007000_t0000_u01744852067861") 2025/04/17 01:10:22 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc017c_d20250417_m010739_c001_v0001113_t0046_u01744852059676") 2025/04/17 01:10:22 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f58_d20250417_m010738_c001_v7007000_t0000_u01744852058545") 2025/04/17 01:10:22 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f104ebabf7a845702_d20250417_m010732_c001_v0001117_t0058_u01744852052462") 2025/04/17 01:10:22 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4094696062c6cdcd_d20250417_m010732_c001_v7007000_t0000_u01744852052158") 2025/04/17 01:10:22 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f117159081c2769a2_d20250417_m010728_c001_v0001183_t0013_u01744852048362") 2025/04/17 01:10:22 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1051b2fa46ca1e18_d20250417_m010727_c001_v0001171_t0056_u01744852047184") 2025/04/17 01:10:22 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1051b2fa46ca1dee_d20250417_m010726_c001_v0001171_t0059_u01744852046002") 2025/04/17 01:10:22 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f403af6e7d6a8637c_d20250417_m010712_c001_v7007000_t0000_u01744852032784") 2025/04/17 01:10:22 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0060_d20250417_m010705_c001_v0001113_t0035_u01744852025978") 2025/04/17 01:10:22 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f103c21ff941468a3_d20250417_m010705_c001_v0001184_t0030_u01744852025211") 2025/04/17 01:10:22 DEBUG : dst/one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f103c21ff9414681e_d20250417_m010701_c001_v0001184_t0014_u01744852021929") 2025/04/17 01:10:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f403af6e7d6a8648d_d20250417_m010856_c001_v7007000_t0000_u01744852136622") 2025/04/17 01:10:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f10241ee44a8e5bb0_d20250417_m010853_c001_v0001171_t0025_u01744852133351") 2025/04/17 01:10:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f117bd3ca44554f43_d20250417_m010848_c001_v0001184_t0040_u01744852128865") 2025/04/17 01:10:23 DEBUG : dst/one.bak: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b9852751868b_d20250417_m010843_c001_v7007000_t0000_u01744852123240") 2025/04/17 01:10:23 DEBUG : dst/one.bak: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1050d872bc741f21_d20250417_m010840_c001_v0001039_t0057_u01744852120002") 2025/04/17 01:10:23 DEBUG : dst/one.bak: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1014ba1839228d4f_d20250417_m010836_c001_v0001182_t0046_u01744852116715") 2025/04/17 01:10:23 DEBUG : dst/one.bak: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b98527518676_d20250417_m010832_c001_v7007000_t0000_u01744852112389") 2025/04/17 01:10:23 DEBUG : dst/one.bak: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1192f4d90600f9fc_d20250417_m010830_c001_v0001184_t0045_u01744852110057") 2025/04/17 01:10:23 DEBUG : dst/one.bak: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f105de0dae8cab526_d20250417_m010826_c001_v0001183_t0046_u01744852106512") 2025/04/17 01:10:23 DEBUG : dst/three: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f59_d20250417_m010738_c001_v7007000_t0000_u01744852058736") 2025/04/17 01:10:23 DEBUG : dst/three: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1051b2fa46ca1f3f_d20250417_m010736_c001_v0001171_t0049_u01744852056752") 2025/04/17 01:10:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f403af6e7d6a8648e_d20250417_m010856_c001_v7007000_t0000_u01744852136810") 2025/04/17 01:10:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f101fca542c92d362_d20250417_m010854_c001_v0001032_t0022_u01744852134981") 2025/04/17 01:10:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f11178710595c540b_d20250417_m010850_c001_v0001171_t0026_u01744852130929") 2025/04/17 01:10:23 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f403af6e7d6a8648f_d20250417_m010857_c001_v7007000_t0000_u01744852137001") 2025/04/17 01:10:23 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f107fd380d083af2a_d20250417_m010855_c001_v0001171_t0034_u01744852135550") 2025/04/17 01:10:23 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661b92e_d20250417_m010855_c001_v7007000_t0000_u01744852135354") 2025/04/17 01:10:23 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f107fd380d083aec6_d20250417_m010851_c001_v0001171_t0002_u01744852131678") 2025/04/17 01:10:23 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661b927_d20250417_m010851_c001_v7007000_t0000_u01744852131479") 2025/04/17 01:10:24 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc02e8_d20250417_m010845_c001_v0001113_t0046_u01744852125673") 2025/04/17 01:10:24 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b9852751868d_d20250417_m010843_c001_v7007000_t0000_u01744852123431") 2025/04/17 01:10:24 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f104aae5445ccb864_d20250417_m010842_c001_v0001178_t0014_u01744852122414") 2025/04/17 01:10:24 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b98527518688_d20250417_m010842_c001_v7007000_t0000_u01744852122222") 2025/04/17 01:10:24 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f104aae5445ccb852_d20250417_m010838_c001_v0001178_t0040_u01744852118994") 2025/04/17 01:10:24 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b9852751867f_d20250417_m010838_c001_v7007000_t0000_u01744852118781") 2025/04/17 01:10:24 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc029a_d20250417_m010833_c001_v0001113_t0035_u01744852113979") 2025/04/17 01:10:24 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4088e78795c1cfbe_d20250417_m010831_c001_v7007000_t0000_u01744852111620") 2025/04/17 01:10:24 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0280_d20250417_m010829_c001_v0001113_t0052_u01744852109005") 2025/04/17 01:10:24 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4088e78795c1cfaf_d20250417_m010828_c001_v7007000_t0000_u01744852108608") 2025/04/17 01:10:24 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0271_d20250417_m010823_c001_v0001113_t0055_u01744852103884") 2025/04/17 01:10:24 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4075e2da499189f7_d20250417_m010821_c001_v7007000_t0000_u01744852101569") 2025/04/17 01:10:24 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0250_d20250417_m010818_c001_v0001113_t0011_u01744852098943") 2025/04/17 01:10:24 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4075e2da499189ec_d20250417_m010817_c001_v7007000_t0000_u01744852097842") 2025/04/17 01:10:24 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0228_d20250417_m010811_c001_v0001113_t0033_u01744852091433") 2025/04/17 01:10:24 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4094696062c6ce19_d20250417_m010806_c001_v7007000_t0000_u01744852086715") 2025/04/17 01:10:24 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109933af27f0e16c_d20250417_m010803_c001_v0001183_t0044_u01744852083931") 2025/04/17 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4094696062c6cdfc_d20250417_m010802_c001_v7007000_t0000_u01744852082825") 2025/04/17 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc01ea_d20250417_m010755_c001_v0001113_t0047_u01744852075519") 2025/04/17 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f412fea736b107860_d20250417_m010752_c001_v7007000_t0000_u01744852072890") 2025/04/17 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109933af27f0df64_d20250417_m010750_c001_v0001183_t0020_u01744852070411") 2025/04/17 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f412fea736b10785b_d20250417_m010749_c001_v7007000_t0000_u01744852069280") 2025/04/17 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc018a_d20250417_m010742_c001_v0001113_t0011_u01744852062813") 2025/04/17 01:10:25 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b9852751868e_d20250417_m010843_c001_v7007000_t0000_u01744852123620") 2025/04/17 01:10:25 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1013966ac917a95d_d20250417_m010841_c001_v0001171_t0016_u01744852121835") 2025/04/17 01:10:25 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1123a29f21961703_d20250417_m010838_c001_v0001182_t0021_u01744852118562") 2025/04/17 01:10:25 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b98527518677_d20250417_m010832_c001_v7007000_t0000_u01744852112579") 2025/04/17 01:10:25 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f112829a70e5ba9df_d20250417_m010831_c001_v0001115_t0026_u01744852111057") 2025/04/17 01:10:25 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f115b3bbd58a96fb1_d20250417_m010828_c001_v0001150_t0025_u01744852108295") 2025/04/17 01:10:25 DEBUG : dst/two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f403af6e7d6a86491_d20250417_m010857_c001_v7007000_t0000_u01744852137196") 2025/04/17 01:10:25 DEBUG : dst/two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc02e6_d20250417_m010845_c001_v0001113_t0050_u01744852125005") 2025/04/17 01:10:25 DEBUG : dst/two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b9852751868f_d20250417_m010843_c001_v7007000_t0000_u01744852123812") 2025/04/17 01:10:25 DEBUG : dst/two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0296_d20250417_m010833_c001_v0001113_t0056_u01744852113518") 2025/04/17 01:10:25 DEBUG : dst/two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b98527518678_d20250417_m010832_c001_v7007000_t0000_u01744852112770") 2025/04/17 01:10:25 DEBUG : dst/two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc026e_d20250417_m010823_c001_v0001113_t0044_u01744852103449") 2025/04/17 01:10:25 DEBUG : dst/two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b98527518663_d20250417_m010822_c001_v7007000_t0000_u01744852102748") 2025/04/17 01:10:25 DEBUG : dst/two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0226_d20250417_m010811_c001_v0001113_t0018_u01744852091142") 2025/04/17 01:10:26 DEBUG : dst/two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4161c733267e2555_d20250417_m010807_c001_v7007000_t0000_u01744852087900") 2025/04/17 01:10:26 DEBUG : dst/two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109933af27f0e01e_d20250417_m010755_c001_v0001183_t0057_u01744852075312") 2025/04/17 01:10:26 DEBUG : dst/two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4187a98c419f2c5c_d20250417_m010754_c001_v7007000_t0000_u01744852074071") 2025/04/17 01:10:26 DEBUG : dst/two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109933af27f0ddf1_d20250417_m010740_c001_v0001183_t0033_u01744852060511") 2025/04/17 01:10:26 DEBUG : dst/two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f5a_d20250417_m010738_c001_v7007000_t0000_u01744852058934") 2025/04/17 01:10:26 DEBUG : dst/two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f103539e1f8492c65_d20250417_m010734_c001_v0001183_t0013_u01744852054436") 2025/04/17 01:10:26 DEBUG : dst/two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f403af6e7d6a8637e_d20250417_m010712_c001_v7007000_t0000_u01744852032980") 2025/04/17 01:10:26 DEBUG : dst/two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f103c21ff941469dc_d20250417_m010711_c001_v0001184_t0009_u01744852031818") 2025/04/17 01:10:26 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f401af802ee877a81_d20250417_m010630_c001_v7007000_t0000_u01744851990139") 2025/04/17 01:10:26 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f117159081c27614c_d20250417_m010626_c001_v0001183_t0030_u01744851986327") 2025/04/17 01:10:26 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f401af802ee877a7c_d20250417_m010624_c001_v7007000_t0000_u01744851984478") 2025/04/17 01:10:26 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f117159081c275f60_d20250417_m010609_c001_v0001183_t0034_u01744851969240") 2025/04/17 01:10:26 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275184e5_d20250417_m010600_c001_v7007000_t0000_u01744851960619") 2025/04/17 01:10:26 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f117159081c275e0b_d20250417_m010557_c001_v0001183_t0019_u01744851957747") 2025/04/17 01:10:26 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f23_d20250417_m010533_c001_v7007000_t0000_u01744851933249") 2025/04/17 01:10:26 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfe00_d20250417_m010530_c001_v0001113_t0004_u01744851930821") 2025/04/17 01:10:26 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f1e_d20250417_m010529_c001_v7007000_t0000_u01744851929038") 2025/04/17 01:10:27 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfdf4_d20250417_m010527_c001_v0001113_t0005_u01744851927636") 2025/04/17 01:10:27 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f18_d20250417_m010523_c001_v7007000_t0000_u01744851923845") 2025/04/17 01:10:27 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfdce_d20250417_m010521_c001_v0001113_t0025_u01744851921840") 2025/04/17 01:10:27 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f15_d20250417_m010520_c001_v7007000_t0000_u01744851920353") 2025/04/17 01:10:27 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfdba_d20250417_m010518_c001_v0001113_t0022_u01744851918871") 2025/04/17 01:10:27 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f0b_d20250417_m010511_c001_v7007000_t0000_u01744851911816") 2025/04/17 01:10:27 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfd77_d20250417_m010509_c001_v0001113_t0006_u01744851909712") 2025/04/17 01:10:27 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4088e78795c1bddc_d20250417_m010508_c001_v7007000_t0000_u01744851908258") 2025/04/17 01:10:27 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfd65_d20250417_m010507_c001_v0001113_t0048_u01744851907230") 2025/04/17 01:10:27 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4088e78795c1bdaf_d20250417_m010500_c001_v7007000_t0000_u01744851900502") 2025/04/17 01:10:27 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfd2b_d20250417_m010459_c001_v0001113_t0010_u01744851899174") 2025/04/17 01:10:27 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4088e78795c1bd97_d20250417_m010456_c001_v7007000_t0000_u01744851896307") 2025/04/17 01:10:27 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfd07_d20250417_m010455_c001_v0001113_t0046_u01744851895079") 2025/04/17 01:10:27 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4088e78795c1bd87_d20250417_m010453_c001_v7007000_t0000_u01744851893970") 2025/04/17 01:10:27 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f11831750c9e66c7d_d20250417_m010453_c001_v0001116_t0040_u01744851893112") 2025/04/17 01:10:27 DEBUG : empty space: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfcfb_d20250417_m010451_c001_v0001113_t0004_u01744851891464") 2025/04/17 01:10:27 DEBUG : enormous: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f21_d20250417_m010532_c001_v7007000_t0000_u01744851932247") 2025/04/17 01:10:27 DEBUG : enormous: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfe06_d20250417_m010531_c001_v0001113_t0041_u01744851931141") 2025/04/17 01:10:27 DEBUG : existing: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f403af6e7d6a86499_d20250417_m010902_c001_v7007000_t0000_u01744852142091") 2025/04/17 01:10:28 DEBUG : existing: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0328_d20250417_m010900_c001_v0001113_t0024_u01744852140662") 2025/04/17 01:10:28 DEBUG : existing: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275184bc_d20250417_m010556_c001_v7007000_t0000_u01744851956035") 2025/04/17 01:10:28 DEBUG : existing: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f117159081c275da6_d20250417_m010554_c001_v0001183_t0056_u01744851954941") 2025/04/17 01:10:28 DEBUG : existing: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4088e78795c1bd5f_d20250417_m010447_c001_v7007000_t0000_u01744851887369") 2025/04/17 01:10:28 DEBUG : existing: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfcc7_d20250417_m010445_c001_v0001113_t0046_u01744851885949") 2025/04/17 01:10:28 DEBUG : existing: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4088e78795c1bd5a_d20250417_m010444_c001_v7007000_t0000_u01744851884645") 2025/04/17 01:10:28 DEBUG : existing: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfcb3_d20250417_m010443_c001_v0001113_t0038_u01744851883907") 2025/04/17 01:10:28 DEBUG : existing: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfcab_d20250417_m010442_c001_v0001113_t0012_u01744851882885") 2025/04/17 01:10:28 DEBUG : existing-b: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275184be_d20250417_m010556_c001_v7007000_t0000_u01744851956229") 2025/04/17 01:10:28 DEBUG : existing-b: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfe88_d20250417_m010554_c001_v0001113_t0021_u01744851954927") 2025/04/17 01:10:28 DEBUG : file1: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bca7_d20250417_m011003_c001_v7007000_t0000_u01744852203111") 2025/04/17 01:10:28 DEBUG : file1: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f110f3950a7a1bc81_d20250417_m011002_c001_v0001104_t0039_u01744852202028") 2025/04/17 01:10:28 DEBUG : file1: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bca2_d20250417_m010959_c001_v7007000_t0000_u01744852199860") 2025/04/17 01:10:28 DEBUG : file1: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc04a3_d20250417_m010957_c001_v0001113_t0035_u01744852197820") 2025/04/17 01:10:28 DEBUG : five: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f26_d20250417_m010538_c001_v7007000_t0000_u01744851938373") 2025/04/17 01:10:28 DEBUG : five: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f409d9fd90afbfe28_d20250417_m010536_c001_v0001113_t0053_u01744851936161") 2025/04/17 01:10:28 DEBUG : foo: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4088e78795c1bda2_d20250417_m010458_c001_v7007000_t0000_u01744851898419") 2025/04/17 01:10:28 DEBUG : foo: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f409d9fd90afbfd1d_d20250417_m010457_c001_v0001113_t0053_u01744851897853") 2025/04/17 01:10:29 DEBUG : foo: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f409d9fd90afbfd15_d20250417_m010457_c001_v0001113_t0053_u01744851897282") 2025/04/17 01:10:29 DEBUG : four: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f27_d20250417_m010538_c001_v7007000_t0000_u01744851938566") 2025/04/17 01:10:29 DEBUG : four: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f409933af27f0cd04_d20250417_m010536_c001_v0001183_t0013_u01744851936723") 2025/04/17 01:10:29 DEBUG : four: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfe26_d20250417_m010535_c001_v0001113_t0049_u01744851935217") 2025/04/17 01:10:29 DEBUG : hello world2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f419f9d256e9144fa_d20250417_m010351_c001_v7007000_t0000_u01744851831333") 2025/04/17 01:10:29 DEBUG : hello world2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfb64_d20250417_m010350_c001_v0001113_t0014_u01744851830633") 2025/04/17 01:10:29 DEBUG : ignore-size: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661b6a3_d20250417_m010441_c001_v7007000_t0000_u01744851881409") 2025/04/17 01:10:29 DEBUG : ignore-size: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfc9b_d20250417_m010440_c001_v0001113_t0014_u01744851880410") 2025/04/17 01:10:29 DEBUG : nested/sub dir/file: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275184ac_d20250417_m010553_c001_v7007000_t0000_u01744851953799") 2025/04/17 01:10:29 DEBUG : nested/sub dir/file: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f117159081c275d64_d20250417_m010552_c001_v0001183_t0012_u01744851952869") 2025/04/17 01:10:29 DEBUG : nested/sub dir/file: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b9852751849d_d20250417_m010551_c001_v7007000_t0000_u01744851951735") 2025/04/17 01:10:29 DEBUG : nested/sub dir/file: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f117159081c275d1a_d20250417_m010550_c001_v0001183_t0049_u01744851950555") 2025/04/17 01:10:29 DEBUG : one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f28_d20250417_m010538_c001_v7007000_t0000_u01744851938770") 2025/04/17 01:10:29 DEBUG : one: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f409d9fd90afbfe18_d20250417_m010534_c001_v0001113_t0053_u01744851934356") 2025/04/17 01:10:29 DEBUG : only0: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc86_d20250417_m010952_c001_v7007000_t0000_u01744852192744") 2025/04/17 01:10:29 DEBUG : only0: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f409d9fd90afc047a_d20250417_m010946_c001_v0001113_t0053_u01744852186462") 2025/04/17 01:10:29 DEBUG : only0: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc03f4_d20250417_m010930_c001_v0001113_t0015_u01744852170375") 2025/04/17 01:10:29 DEBUG : only0: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f412fea736b1085cc_d20250417_m010924_c001_v7007000_t0000_u01744852164629") 2025/04/17 01:10:29 DEBUG : only0: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0338_d20250417_m010906_c001_v0001113_t0049_u01744852146646") 2025/04/17 01:10:30 DEBUG : only1: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc88_d20250417_m010952_c001_v7007000_t0000_u01744852192952") 2025/04/17 01:10:30 DEBUG : only1: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41375bf7eb4786e0_d20250417_m010947_c001_v0001036_t0033_u01744852187023") 2025/04/17 01:10:30 DEBUG : only1: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc03f8_d20250417_m010931_c001_v0001113_t0052_u01744852171122") 2025/04/17 01:10:30 DEBUG : only1: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4040c4b19fb6654d_d20250417_m010924_c001_v7007000_t0000_u01744852164261") 2025/04/17 01:10:30 DEBUG : only1: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc033e_d20250417_m010907_c001_v0001113_t0039_u01744852147526") 2025/04/17 01:10:30 DEBUG : only10: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc89_d20250417_m010953_c001_v7007000_t0000_u01744852193156") 2025/04/17 01:10:30 DEBUG : only10: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f410f3950a7a1bc45_d20250417_m010947_c001_v0001104_t0055_u01744852187205") 2025/04/17 01:10:30 DEBUG : only10: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc043c_d20250417_m010938_c001_v0001113_t0014_u01744852178229") 2025/04/17 01:10:30 DEBUG : only10: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4040c4b19fb6654a_d20250417_m010923_c001_v7007000_t0000_u01744852163873") 2025/04/17 01:10:30 DEBUG : only10: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0392_d20250417_m010915_c001_v0001113_t0018_u01744852155268") 2025/04/17 01:10:30 DEBUG : only11: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc8a_d20250417_m010953_c001_v7007000_t0000_u01744852193350") 2025/04/17 01:10:30 DEBUG : only11: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4115e1982477f2e8_d20250417_m010947_c001_v0001144_t0017_u01744852187396") 2025/04/17 01:10:30 DEBUG : only11: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0440_d20250417_m010939_c001_v0001113_t0029_u01744852179006") 2025/04/17 01:10:30 DEBUG : only11: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186c9_d20250417_m010924_c001_v7007000_t0000_u01744852164272") 2025/04/17 01:10:30 DEBUG : only11: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc039c_d20250417_m010916_c001_v0001113_t0050_u01744852156019") 2025/04/17 01:10:30 DEBUG : only12: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc8c_d20250417_m010953_c001_v7007000_t0000_u01744852193542") 2025/04/17 01:10:30 DEBUG : only12: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f409d9fd90afc0482_d20250417_m010947_c001_v0001113_t0053_u01744852187037") 2025/04/17 01:10:31 DEBUG : only12: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc044a_d20250417_m010939_c001_v0001113_t0029_u01744852179789") 2025/04/17 01:10:31 DEBUG : only12: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f403af6e7d6a864b2_d20250417_m010923_c001_v7007000_t0000_u01744852163487") 2025/04/17 01:10:31 DEBUG : only12: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc03a2_d20250417_m010916_c001_v0001113_t0030_u01744852156874") 2025/04/17 01:10:31 DEBUG : only13: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc8e_d20250417_m010953_c001_v7007000_t0000_u01744852193733") 2025/04/17 01:10:31 DEBUG : only13: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f409d9fd90afc0484_d20250417_m010947_c001_v0001113_t0053_u01744852187234") 2025/04/17 01:10:31 DEBUG : only13: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0450_d20250417_m010940_c001_v0001113_t0014_u01744852180450") 2025/04/17 01:10:31 DEBUG : only13: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f403af6e7d6a864b6_d20250417_m010924_c001_v7007000_t0000_u01744852164086") 2025/04/17 01:10:31 DEBUG : only13: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc03aa_d20250417_m010917_c001_v0001113_t0026_u01744852157615") 2025/04/17 01:10:31 DEBUG : only14: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc8f_d20250417_m010953_c001_v7007000_t0000_u01744852193928") 2025/04/17 01:10:31 DEBUG : only14: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41375bf7eb4786e2_d20250417_m010947_c001_v0001036_t0033_u01744852187247") 2025/04/17 01:10:31 DEBUG : only14: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0456_d20250417_m010941_c001_v0001113_t0006_u01744852181407") 2025/04/17 01:10:31 DEBUG : only14: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f403af6e7d6a864b7_d20250417_m010924_c001_v7007000_t0000_u01744852164290") 2025/04/17 01:10:31 DEBUG : only14: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc03b0_d20250417_m010918_c001_v0001113_t0033_u01744852158325") 2025/04/17 01:10:31 DEBUG : only15: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc90_d20250417_m010954_c001_v7007000_t0000_u01744852194118") 2025/04/17 01:10:31 DEBUG : only15: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f410f3950a7a1bc47_d20250417_m010947_c001_v0001104_t0055_u01744852187423") 2025/04/17 01:10:31 DEBUG : only15: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc045c_d20250417_m010942_c001_v0001113_t0047_u01744852182112") 2025/04/17 01:10:31 DEBUG : only15: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f412fea736b1085cb_d20250417_m010924_c001_v7007000_t0000_u01744852164437") 2025/04/17 01:10:31 DEBUG : only15: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc03b4_d20250417_m010919_c001_v0001113_t0030_u01744852159113") 2025/04/17 01:10:31 DEBUG : only16: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc91_d20250417_m010954_c001_v7007000_t0000_u01744852194308") 2025/04/17 01:10:32 DEBUG : only16: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f409d9fd90afc0486_d20250417_m010947_c001_v0001113_t0053_u01744852187481") 2025/04/17 01:10:32 DEBUG : only16: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0464_d20250417_m010943_c001_v0001113_t0005_u01744852183324") 2025/04/17 01:10:32 DEBUG : only16: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f412fea736b1085ca_d20250417_m010924_c001_v7007000_t0000_u01744852164251") 2025/04/17 01:10:32 DEBUG : only16: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc03be_d20250417_m010919_c001_v0001113_t0007_u01744852159744") 2025/04/17 01:10:32 DEBUG : only17: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc92_d20250417_m010954_c001_v7007000_t0000_u01744852194508") 2025/04/17 01:10:32 DEBUG : only17: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41375bf7eb4786e4_d20250417_m010947_c001_v0001036_t0033_u01744852187496") 2025/04/17 01:10:32 DEBUG : only17: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc046a_d20250417_m010944_c001_v0001113_t0059_u01744852184008") 2025/04/17 01:10:32 DEBUG : only17: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f412fea736b1085c8_d20250417_m010923_c001_v7007000_t0000_u01744852163872") 2025/04/17 01:10:32 DEBUG : only17: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc03c6_d20250417_m010920_c001_v0001113_t0034_u01744852160501") 2025/04/17 01:10:32 DEBUG : only18: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc93_d20250417_m010954_c001_v7007000_t0000_u01744852194709") 2025/04/17 01:10:32 DEBUG : only18: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4115e1982477f2ea_d20250417_m010947_c001_v0001144_t0017_u01744852187595") 2025/04/17 01:10:32 DEBUG : only18: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc046e_d20250417_m010944_c001_v0001113_t0021_u01744852184779") 2025/04/17 01:10:32 DEBUG : only18: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4040c4b19fb6654f_d20250417_m010924_c001_v7007000_t0000_u01744852164454") 2025/04/17 01:10:32 DEBUG : only18: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc03ce_d20250417_m010921_c001_v0001113_t0035_u01744852161134") 2025/04/17 01:10:32 DEBUG : only19: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc94_d20250417_m010954_c001_v7007000_t0000_u01744852194906") 2025/04/17 01:10:33 DEBUG : only19: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f410f3950a7a1bc49_d20250417_m010947_c001_v0001104_t0055_u01744852187615") 2025/04/17 01:10:33 DEBUG : only19: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0474_d20250417_m010945_c001_v0001113_t0026_u01744852185510") 2025/04/17 01:10:33 DEBUG : only19: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f403af6e7d6a864b4_d20250417_m010923_c001_v7007000_t0000_u01744852163876") 2025/04/17 01:10:33 DEBUG : only19: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc03d6_d20250417_m010921_c001_v0001113_t0051_u01744852161998") 2025/04/17 01:10:33 DEBUG : only2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc95_d20250417_m010955_c001_v7007000_t0000_u01744852195104") 2025/04/17 01:10:33 DEBUG : only2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f409d9fd90afc0488_d20250417_m010947_c001_v0001113_t0053_u01744852187673") 2025/04/17 01:10:33 DEBUG : only2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc03fe_d20250417_m010932_c001_v0001113_t0000_u01744852172013") 2025/04/17 01:10:33 DEBUG : only2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186c6_d20250417_m010923_c001_v7007000_t0000_u01744852163885") 2025/04/17 01:10:33 DEBUG : only2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0348_d20250417_m010908_c001_v0001113_t0028_u01744852148163") 2025/04/17 01:10:33 DEBUG : only3: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc96_d20250417_m010955_c001_v7007000_t0000_u01744852195296") 2025/04/17 01:10:33 DEBUG : only3: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41375bf7eb4786e6_d20250417_m010947_c001_v0001036_t0033_u01744852187692") 2025/04/17 01:10:33 DEBUG : only3: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0404_d20250417_m010932_c001_v0001113_t0010_u01744852172789") 2025/04/17 01:10:33 DEBUG : only3: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f403af6e7d6a864b3_d20250417_m010923_c001_v7007000_t0000_u01744852163685") 2025/04/17 01:10:33 DEBUG : only3: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0350_d20250417_m010909_c001_v0001113_t0015_u01744852149099") 2025/04/17 01:10:33 DEBUG : only4: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc97_d20250417_m010955_c001_v7007000_t0000_u01744852195491") 2025/04/17 01:10:33 DEBUG : only4: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4115e1982477f2ec_d20250417_m010947_c001_v0001144_t0017_u01744852187793") 2025/04/17 01:10:34 DEBUG : only4: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0408_d20250417_m010933_c001_v0001113_t0027_u01744852173534") 2025/04/17 01:10:34 DEBUG : only4: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186ca_d20250417_m010924_c001_v7007000_t0000_u01744852164465") 2025/04/17 01:10:34 DEBUG : only4: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0356_d20250417_m010909_c001_v0001113_t0039_u01744852149839") 2025/04/17 01:10:34 DEBUG : only5: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc98_d20250417_m010955_c001_v7007000_t0000_u01744852195686") 2025/04/17 01:10:34 DEBUG : only5: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f410f3950a7a1bc4b_d20250417_m010947_c001_v0001104_t0055_u01744852187808") 2025/04/17 01:10:34 DEBUG : only5: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc040e_d20250417_m010934_c001_v0001113_t0053_u01744852174230") 2025/04/17 01:10:34 DEBUG : only5: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f403af6e7d6a864b8_d20250417_m010924_c001_v7007000_t0000_u01744852164474") 2025/04/17 01:10:34 DEBUG : only5: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc035e_d20250417_m010910_c001_v0001113_t0024_u01744852150620") 2025/04/17 01:10:34 DEBUG : only6: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc9a_d20250417_m010955_c001_v7007000_t0000_u01744852195884") 2025/04/17 01:10:34 DEBUG : only6: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f409d9fd90afc048c_d20250417_m010947_c001_v0001113_t0053_u01744852187866") 2025/04/17 01:10:34 DEBUG : only6: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc041a_d20250417_m010934_c001_v0001113_t0015_u01744852174939") 2025/04/17 01:10:34 DEBUG : only6: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f412fea736b1085c9_d20250417_m010924_c001_v7007000_t0000_u01744852164058") 2025/04/17 01:10:34 DEBUG : only6: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc036a_d20250417_m010911_c001_v0001113_t0047_u01744852151327") 2025/04/17 01:10:34 DEBUG : only7: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc9b_d20250417_m010956_c001_v7007000_t0000_u01744852196076") 2025/04/17 01:10:34 DEBUG : only7: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41375bf7eb4786e8_d20250417_m010947_c001_v0001036_t0033_u01744852187889") 2025/04/17 01:10:34 DEBUG : only7: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0424_d20250417_m010935_c001_v0001113_t0059_u01744852175731") 2025/04/17 01:10:34 DEBUG : only7: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4040c4b19fb6654c_d20250417_m010924_c001_v7007000_t0000_u01744852164068") 2025/04/17 01:10:34 DEBUG : only7: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0374_d20250417_m010912_c001_v0001113_t0038_u01744852152928") 2025/04/17 01:10:34 DEBUG : only8: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc9c_d20250417_m010956_c001_v7007000_t0000_u01744852196284") 2025/04/17 01:10:34 DEBUG : only8: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4115e1982477f2ee_d20250417_m010947_c001_v0001144_t0017_u01744852187986") 2025/04/17 01:10:35 DEBUG : only8: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc042c_d20250417_m010936_c001_v0001113_t0020_u01744852176647") 2025/04/17 01:10:35 DEBUG : only8: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186cb_d20250417_m010924_c001_v7007000_t0000_u01744852164662") 2025/04/17 01:10:35 DEBUG : only8: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc037c_d20250417_m010913_c001_v0001113_t0032_u01744852153600") 2025/04/17 01:10:35 DEBUG : only9: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bc9e_d20250417_m010956_c001_v7007000_t0000_u01744852196480") 2025/04/17 01:10:35 DEBUG : only9: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f410f3950a7a1bc4d_d20250417_m010947_c001_v0001104_t0055_u01744852187997") 2025/04/17 01:10:35 DEBUG : only9: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0436_d20250417_m010937_c001_v0001113_t0055_u01744852177505") 2025/04/17 01:10:35 DEBUG : only9: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275186c8_d20250417_m010924_c001_v7007000_t0000_u01744852164079") 2025/04/17 01:10:35 DEBUG : only9: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc0388_d20250417_m010914_c001_v0001113_t0055_u01744852154258") 2025/04/17 01:10:35 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b98527518484_d20250417_m010548_c001_v7007000_t0000_u01744851948695") 2025/04/17 01:10:35 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f117159081c275c8e_d20250417_m010546_c001_v0001183_t0051_u01744851946770") 2025/04/17 01:10:35 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b98527518453_d20250417_m010545_c001_v7007000_t0000_u01744851945264") 2025/04/17 01:10:35 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f117159081c275c1a_d20250417_m010543_c001_v0001183_t0039_u01744851943326") 2025/04/17 01:10:35 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b98527518423_d20250417_m010541_c001_v7007000_t0000_u01744851941773") 2025/04/17 01:10:35 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109933af27f0cd7a_d20250417_m010539_c001_v0001183_t0040_u01744851939728") 2025/04/17 01:10:35 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f1c_d20250417_m010526_c001_v7007000_t0000_u01744851926295") 2025/04/17 01:10:35 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfde2_d20250417_m010524_c001_v0001113_t0033_u01744851924819") 2025/04/17 01:10:35 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f17_d20250417_m010522_c001_v7007000_t0000_u01744851922568") 2025/04/17 01:10:35 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfdc8_d20250417_m010521_c001_v0001113_t0048_u01744851921305") 2025/04/17 01:10:36 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f14_d20250417_m010519_c001_v7007000_t0000_u01744851919549") 2025/04/17 01:10:36 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfdb6_d20250417_m010518_c001_v0001113_t0016_u01744851918571") 2025/04/17 01:10:36 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4088e78795c1bde2_d20250417_m010510_c001_v7007000_t0000_u01744851910878") 2025/04/17 01:10:36 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfd73_d20250417_m010509_c001_v0001113_t0058_u01744851909221") 2025/04/17 01:10:36 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4088e78795c1bdde_d20250417_m010508_c001_v7007000_t0000_u01744851908466") 2025/04/17 01:10:36 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfd61_d20250417_m010506_c001_v0001113_t0059_u01744851906746") 2025/04/17 01:10:36 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4088e78795c1bdd6_d20250417_m010505_c001_v7007000_t0000_u01744851905988") 2025/04/17 01:10:36 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfd55_d20250417_m010505_c001_v0001113_t0043_u01744851905105") 2025/04/17 01:10:36 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfd53_d20250417_m010504_c001_v0001113_t0022_u01744851904337") 2025/04/17 01:10:36 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4088e78795c1bdc5_d20250417_m010503_c001_v7007000_t0000_u01744851903591") 2025/04/17 01:10:36 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfd45_d20250417_m010502_c001_v0001113_t0048_u01744851902397") 2025/04/17 01:10:36 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfd3d_d20250417_m010501_c001_v0001113_t0046_u01744851901438") 2025/04/17 01:10:36 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4088e78795c1bdb1_d20250417_m010500_c001_v7007000_t0000_u01744851900699") 2025/04/17 01:10:36 DEBUG : potato: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfd2d_d20250417_m010459_c001_v0001113_t0007_u01744851899828") 2025/04/17 01:10:36 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f40646fd8e8ab9c02_d20250417_m010639_c001_v7007000_t0000_u01744851999527") 2025/04/17 01:10:36 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109933af27f0d51d_d20250417_m010638_c001_v0001183_t0037_u01744851998858") 2025/04/17 01:10:37 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f401af802ee877a82_d20250417_m010630_c001_v7007000_t0000_u01744851990409") 2025/04/17 01:10:37 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109933af27f0d36b_d20250417_m010625_c001_v0001183_t0010_u01744851985745") 2025/04/17 01:10:37 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f419f9d256e914606_d20250417_m010613_c001_v7007000_t0000_u01744851973801") 2025/04/17 01:10:37 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109933af27f0d137_d20250417_m010608_c001_v0001183_t0007_u01744851968659") 2025/04/17 01:10:37 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275184e6_d20250417_m010600_c001_v7007000_t0000_u01744851960893") 2025/04/17 01:10:37 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109933af27f0cfed_d20250417_m010557_c001_v0001183_t0021_u01744851957535") 2025/04/17 01:10:37 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f22_d20250417_m010532_c001_v7007000_t0000_u01744851932441") 2025/04/17 01:10:37 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfdfe_d20250417_m010530_c001_v0001113_t0046_u01744851930339") 2025/04/17 01:10:37 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f1f_d20250417_m010529_c001_v7007000_t0000_u01744851929239") 2025/04/17 01:10:37 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfdee_d20250417_m010527_c001_v0001113_t0007_u01744851927220") 2025/04/17 01:10:37 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f1d_d20250417_m010526_c001_v7007000_t0000_u01744851926490") 2025/04/17 01:10:37 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfde6_d20250417_m010525_c001_v0001113_t0041_u01744851925537") 2025/04/17 01:10:37 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f1a_d20250417_m010524_c001_v7007000_t0000_u01744851924075") 2025/04/17 01:10:37 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfdd6_d20250417_m010522_c001_v0001113_t0054_u01744851922944") 2025/04/17 01:10:37 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f16_d20250417_m010520_c001_v7007000_t0000_u01744851920568") 2025/04/17 01:10:37 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfdc0_d20250417_m010519_c001_v0001113_t0035_u01744851919563") 2025/04/17 01:10:37 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f0c_d20250417_m010512_c001_v7007000_t0000_u01744851912008") 2025/04/17 01:10:37 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfd7d_d20250417_m010510_c001_v0001113_t0024_u01744851910389") 2025/04/17 01:10:37 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f419f9d256e914503_d20250417_m010355_c001_v7007000_t0000_u01744851835136") 2025/04/17 01:10:37 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfb70_d20250417_m010354_c001_v0001113_t0039_u01744851834302") 2025/04/17 01:10:38 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f419f9d256e914500_d20250417_m010353_c001_v7007000_t0000_u01744851833028") 2025/04/17 01:10:38 DEBUG : potato2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfb68_d20250417_m010352_c001_v0001113_t0049_u01744851832248") 2025/04/17 01:10:38 DEBUG : potato3: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f401af802ee877a83_d20250417_m010630_c001_v7007000_t0000_u01744851990840") 2025/04/17 01:10:38 DEBUG : potato3: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbff44_d20250417_m010626_c001_v0001113_t0019_u01744851986901") 2025/04/17 01:10:38 DEBUG : potato3: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f419f0eb3478d73ee_d20250417_m010614_c001_v7007000_t0000_u01744851974262") 2025/04/17 01:10:38 DEBUG : potato3: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfede_d20250417_m010609_c001_v0001113_t0030_u01744851969813") 2025/04/17 01:10:38 DEBUG : potato3: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275184e7_d20250417_m010601_c001_v7007000_t0000_u01744851961511") 2025/04/17 01:10:38 DEBUG : potato3: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfe9e_d20250417_m010557_c001_v0001113_t0019_u01744851957950") 2025/04/17 01:10:38 DEBUG : pre-dest1/1: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f4e_d20250417_m010721_c001_v7007000_t0000_u01744852041659") 2025/04/17 01:10:38 DEBUG : pre-dest1/1: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc009e_d20250417_m010713_c001_v0001113_t0000_u01744852033742") 2025/04/17 01:10:38 DEBUG : pre-dest2/2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f4f_d20250417_m010721_c001_v7007000_t0000_u01744852041857") 2025/04/17 01:10:38 DEBUG : pre-dest2/2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109933af27f0da09_d20250417_m010714_c001_v0001183_t0019_u01744852034457") 2025/04/17 01:10:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f403af6e7d6a86364_d20250417_m010651_c001_v7007000_t0000_u01744852011685") 2025/04/17 01:10:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f117159081c27645b_d20250417_m010648_c001_v0001183_t0006_u01744852008736") 2025/04/17 01:10:38 DEBUG : sizeonly: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661b6a0_d20250417_m010439_c001_v7007000_t0000_u01744851879134") 2025/04/17 01:10:38 DEBUG : sizeonly: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfc87_d20250417_m010437_c001_v0001113_t0043_u01744851877961") 2025/04/17 01:10:38 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bcb0_d20250417_m011011_c001_v7007000_t0000_u01744852211002") 2025/04/17 01:10:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1115e1982477f354_d20250417_m011009_c001_v0001144_t0006_u01744852209598") 2025/04/17 01:10:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bcad_d20250417_m011007_c001_v7007000_t0000_u01744852207717") 2025/04/17 01:10:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f11375bf7eb47870e_d20250417_m011005_c001_v0001036_t0030_u01744852205224") 2025/04/17 01:10:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b985275184ae_d20250417_m010553_c001_v7007000_t0000_u01744851953993") 2025/04/17 01:10:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109933af27f0cf58_d20250417_m010553_c001_v0001183_t0019_u01744851953215") 2025/04/17 01:10:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b9852751849f_d20250417_m010551_c001_v7007000_t0000_u01744851951923") 2025/04/17 01:10:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfe70_d20250417_m010550_c001_v0001113_t0057_u01744851950903") 2025/04/17 01:10:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661b695_d20250417_m010434_c001_v7007000_t0000_u01744851874697") 2025/04/17 01:10:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfc6b_d20250417_m010433_c001_v0001113_t0028_u01744851873220") 2025/04/17 01:10:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661b692_d20250417_m010432_c001_v7007000_t0000_u01744851872487") 2025/04/17 01:10:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfc5d_d20250417_m010431_c001_v0001113_t0026_u01744851871373") 2025/04/17 01:10:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661b68b_d20250417_m010428_c001_v7007000_t0000_u01744851868434") 2025/04/17 01:10:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfc26_d20250417_m010426_c001_v0001113_t0047_u01744851866987") 2025/04/17 01:10:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661b689_d20250417_m010426_c001_v7007000_t0000_u01744851866433") 2025/04/17 01:10:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfc1c_d20250417_m010425_c001_v0001113_t0039_u01744851865049") 2025/04/17 01:10:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfc0e_d20250417_m010422_c001_v0001113_t0006_u01744851862450") 2025/04/17 01:10:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661b681_d20250417_m010421_c001_v7007000_t0000_u01744851861720") 2025/04/17 01:10:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfc0c_d20250417_m010420_c001_v0001113_t0049_u01744851860902") 2025/04/17 01:10:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfc04_d20250417_m010420_c001_v0001113_t0025_u01744851860166") 2025/04/17 01:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661b67f_d20250417_m010419_c001_v7007000_t0000_u01744851859076") 2025/04/17 01:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfbec_d20250417_m010416_c001_v0001113_t0054_u01744851856484") 2025/04/17 01:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfbd2_d20250417_m010412_c001_v0001113_t0051_u01744851852714") 2025/04/17 01:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661b67a_d20250417_m010411_c001_v7007000_t0000_u01744851851984") 2025/04/17 01:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfbca_d20250417_m010411_c001_v0001113_t0058_u01744851851127") 2025/04/17 01:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfbc4_d20250417_m010410_c001_v0001113_t0008_u01744851850358") 2025/04/17 01:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661b677_d20250417_m010409_c001_v7007000_t0000_u01744851849631") 2025/04/17 01:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfbb8_d20250417_m010406_c001_v0001113_t0058_u01744851846067") 2025/04/17 01:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661b674_d20250417_m010405_c001_v7007000_t0000_u01744851845702") 2025/04/17 01:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfbb2_d20250417_m010404_c001_v0001113_t0021_u01744851844943") 2025/04/17 01:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f419f9d256e91450d_d20250417_m010403_c001_v7007000_t0000_u01744851843289") 2025/04/17 01:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfba4_d20250417_m010402_c001_v0001113_t0031_u01744851842386") 2025/04/17 01:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f419f9d256e91450c_d20250417_m010401_c001_v7007000_t0000_u01744851841831") 2025/04/17 01:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfb9c_d20250417_m010401_c001_v0001113_t0039_u01744851841134") 2025/04/17 01:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f419f9d256e914509_d20250417_m010359_c001_v7007000_t0000_u01744851839837") 2025/04/17 01:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfb90_d20250417_m010358_c001_v0001113_t0034_u01744851838902") 2025/04/17 01:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f419f9d256e914507_d20250417_m010358_c001_v7007000_t0000_u01744851838356") 2025/04/17 01:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfb86_d20250417_m010357_c001_v0001113_t0034_u01744851837664") 2025/04/17 01:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f419f9d256e914505_d20250417_m010356_c001_v7007000_t0000_u01744851836758") 2025/04/17 01:10:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfb7c_d20250417_m010356_c001_v0001113_t0008_u01744851836047") 2025/04/17 01:10:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f419f9d256e9144e5_d20250417_m010349_c001_v7007000_t0000_u01744851829729") 2025/04/17 01:10:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfb5a_d20250417_m010348_c001_v0001113_t0038_u01744851828984") 2025/04/17 01:10:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f419f9d256e9144d9_d20250417_m010348_c001_v7007000_t0000_u01744851828073") 2025/04/17 01:10:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfb56_d20250417_m010347_c001_v0001113_t0031_u01744851827363") 2025/04/17 01:10:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f419f9d256e9144b6_d20250417_m010346_c001_v7007000_t0000_u01744851826453") 2025/04/17 01:10:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfb50_d20250417_m010345_c001_v0001113_t0045_u01744851825659") 2025/04/17 01:10:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f419f9d256e91449b_d20250417_m010342_c001_v7007000_t0000_u01744851822787") 2025/04/17 01:10:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfb3e_d20250417_m010341_c001_v0001113_t0041_u01744851821881") 2025/04/17 01:10:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bcb1_d20250417_m011011_c001_v7007000_t0000_u01744852211199") 2025/04/17 01:10:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f110f3950a7a1bc97_d20250417_m011009_c001_v0001104_t0016_u01744852209605") 2025/04/17 01:10:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bcae_d20250417_m011007_c001_v7007000_t0000_u01744852207908") 2025/04/17 01:10:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc04b9_d20250417_m011004_c001_v0001113_t0043_u01744852204860") 2025/04/17 01:10:41 DEBUG : sub/yam: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b9852751847d_d20250417_m010548_c001_v7007000_t0000_u01744851948139") 2025/04/17 01:10:41 DEBUG : sub/yam: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109933af27f0ce6c_d20250417_m010547_c001_v0001183_t0058_u01744851947119") 2025/04/17 01:10:41 DEBUG : test_dir1/file2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bca8_d20250417_m011003_c001_v7007000_t0000_u01744852203305") 2025/04/17 01:10:41 DEBUG : test_dir1/file2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1115e1982477f32e_d20250417_m011001_c001_v0001144_t0050_u01744852201685") 2025/04/17 01:10:41 DEBUG : test_dir1/file2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bca3_d20250417_m011000_c001_v7007000_t0000_u01744852200045") 2025/04/17 01:10:42 DEBUG : test_dir1/file2: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f11375bf7eb4786fa_d20250417_m010957_c001_v0001036_t0034_u01744852197845") 2025/04/17 01:10:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bcaa_d20250417_m011003_c001_v7007000_t0000_u01744852203527") 2025/04/17 01:10:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afc04b1_d20250417_m011001_c001_v0001113_t0035_u01744852201677") 2025/04/17 01:10:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f41541fca7661bca4_d20250417_m011000_c001_v7007000_t0000_u01744852200237") 2025/04/17 01:10:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1115e1982477f322_d20250417_m010957_c001_v0001144_t0018_u01744852197841") 2025/04/17 01:10:42 DEBUG : three: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f29_d20250417_m010538_c001_v7007000_t0000_u01744851938962") 2025/04/17 01:10:42 DEBUG : three: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfe2c_d20250417_m010537_c001_v0001113_t0024_u01744851937489") 2025/04/17 01:10:42 DEBUG : three: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfe20_d20250417_m010534_c001_v0001113_t0038_u01744851934778") 2025/04/17 01:10:42 DEBUG : two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f402dd0b75b6b8f2a_d20250417_m010539_c001_v7007000_t0000_u01744851939153") 2025/04/17 01:10:42 DEBUG : two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f417159081c275b5a_d20250417_m010536_c001_v0001183_t0050_u01744851936906") 2025/04/17 01:10:42 DEBUG : two: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f409d9fd90afbfe1c_d20250417_m010534_c001_v0001113_t0053_u01744851934585") 2025/04/17 01:10:42 DEBUG : yam: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b98527518488_d20250417_m010548_c001_v7007000_t0000_u01744851948880") 2025/04/17 01:10:42 DEBUG : yam: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f107e10cfc7247f18_d20250417_m010547_c001_v0001183_t0036_u01744851947917") 2025/04/17 01:10:42 DEBUG : yam: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b9852751844a_d20250417_m010544_c001_v7007000_t0000_u01744851944705") 2025/04/17 01:10:42 DEBUG : yam: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f109d9fd90afbfe46_d20250417_m010543_c001_v0001113_t0012_u01744851943630") 2025/04/17 01:10:42 DEBUG : yam: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b9852751841b_d20250417_m010541_c001_v7007000_t0000_u01744851941216") 2025/04/17 01:10:42 DEBUG : yam: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f117159081c275bb0_d20250417_m010539_c001_v0001183_t0046_u01744851939741") 2025/04/17 01:10:42 DEBUG : yaml: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b98527518458_d20250417_m010545_c001_v7007000_t0000_u01744851945458") 2025/04/17 01:10:42 DEBUG : yaml: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1152d64957443a53_d20250417_m010544_c001_v0001183_t0031_u01744851944491") 2025/04/17 01:10:43 DEBUG : yaml: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f4113b98527518427_d20250417_m010541_c001_v7007000_t0000_u01744851941970") 2025/04/17 01:10:43 DEBUG : yaml: Deleting (id "4_zdf42ddc3405d4b1b9f680e1b_f1004c980fe13148b_d20250417_m010540_c001_v0001178_t0029_u01744851940959") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m5.393149056s (try 1/5)