"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/11/08 03:51:24 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi" 2024/11/08 03:51:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 03:51:25 DEBUG : Creating backend with remote "/tmp/rclone3147564398" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:51:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:51:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/08 03:51:26 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:51:26 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.95s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:51:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 03:51:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:51:27 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:51:27 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:51:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 03:51:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:51:28 DEBUG : B2 bucket rclone-test-xerujov6numi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.06s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", 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-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", 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-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:51:30 DEBUG : Creating backend with remote "/non-existing" 2024/11/08 03:51:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/08 03:51:30 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:51:30 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:51:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:51:31 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:51:31 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:51:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 03:51:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.90s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:51:32 INFO : B2 bucket rclone-test-xerujov6numi: Running all checks before starting transfers 2024/11/08 03:51:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:51:32 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:51:32 INFO : B2 bucket rclone-test-xerujov6numi: Checks finished, now starting transfers 2024/11/08 03:51:32 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:51:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 03:51:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.56s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:51:34 ERROR : Ignoring --no-traverse with sync 2024/11/08 03:51:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:51:34 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:51:34 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:51:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 03:51:34 INFO : sub dir/hello world: Copied (new) 2024/11/08 03:51:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.71s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:51:36 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/08 03:51:36 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:51:36 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:51:36 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/08 03:51:36 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.73s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:51:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:51:37 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:51:37 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:51:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 03:51:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.58s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:51:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:51:39 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:51:39 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:51:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 03:51:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:51:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/08 03:51:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 03:51:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/08 03:51:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 03:51:41 DEBUG : sub dir: Making directory 2024/11/08 03:51:41 DEBUG : sub dir2: Making directory 2024/11/08 03:51:41 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/08 03:51:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:51:41 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:51:41 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:51:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 03:51:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/08 03:51:42 DEBUG : B2 bucket rclone-test-xerujov6numi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.67s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:51:42 DEBUG : sub dir2: Making directory 2024/11/08 03:51:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/08 03:51:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 03:51:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:51:43 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:51:43 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:51:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 03:51:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.40s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:51:44 DEBUG : sub dir2: Making directory with metadata 2024/11/08 03:51:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 03:51:44 DEBUG : sub dir: Making directory 2024/11/08 03:51:44 DEBUG : sub dir2: Making directory 2024/11/08 03:51:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:51:44 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:51:44 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:51:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 03:51:44 INFO : sub dir/hello world: Copied (new) 2024/11/08 03:51:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/08 03:51:44 DEBUG : B2 bucket rclone-test-xerujov6numi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/08 03:51:45 DEBUG : B2 bucket rclone-test-xerujov6numi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.74s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", 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-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:51:46 DEBUG : sub dir2: Making directory 2024/11/08 03:51:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:51:46 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:51:46 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:51:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 03:51:47 INFO : sub dir/hello world: Copied (new) 2024/11/08 03:51:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.44s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:51:47 DEBUG : sub dir2: Making directory with metadata 2024/11/08 03:51:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 03:51:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 03:51:48 DEBUG : sub dir: Making directory 2024/11/08 03:51:48 DEBUG : sub dir2: Making directory 2024/11/08 03:51:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:51:48 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:51:48 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:51:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 03:51:48 INFO : sub dir/hello world: Copied (new) 2024/11/08 03:51:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/08 03:51:48 DEBUG : B2 bucket rclone-test-xerujov6numi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.58s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", 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-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:51:49 DEBUG : sub dir2: Making directory 2024/11/08 03:51:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:51:50 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:51:50 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:51:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 03:51:50 INFO : sub dir/hello world: Copied (new) 2024/11/08 03:51:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.64s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:51:51 DEBUG : Creating backend with remote "TestB2:rclone-test-layoteg5negi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-xerujov6numi -> B2 bucket rclone-test-layoteg5negi 2024/11/08 03:51:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:51:53 DEBUG : B2 bucket rclone-test-layoteg5negi: Waiting for checks to finish 2024/11/08 03:51:53 DEBUG : B2 bucket rclone-test-layoteg5negi: Waiting for transfers to finish 2024/11/08 03:51:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 03:51:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:51:54 DEBUG : B2 bucket rclone-test-layoteg5negi: Purge remote 2024/11/08 03:51:54 INFO : B2 bucket rclone-test-layoteg5negi: cleaning bucket "rclone-test-layoteg5negi" of all files 2024/11/08 03:51:54 DEBUG : sub dir/hello world: Deleting (id "4_z6fd26d03e06d0b9b9f380e1b_f1126c2922f01eea7_d20241108_m035153_c001_v0001154_t0008_u01731037913684") --- PASS: TestServerSideCopy (4.44s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:51:56 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:51:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/08 03:51:56 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:51:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/08 03:51:57 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.29s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:51:58 DEBUG : Creating backend with remote "TestB2:rclone-test-raqerin0govu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-xerujov6numi -> B2 bucket rclone-test-raqerin0govu 2024/11/08 03:51:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:51:59 DEBUG : B2 bucket rclone-test-raqerin0govu: Waiting for checks to finish 2024/11/08 03:51:59 DEBUG : B2 bucket rclone-test-raqerin0govu: Waiting for transfers to finish 2024/11/08 03:52:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 03:52:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/08 03:52:01 DEBUG : B2 bucket rclone-test-raqerin0govu: Waiting for checks to finish 2024/11/08 03:52:01 DEBUG : B2 bucket rclone-test-raqerin0govu: Waiting for transfers to finish 2024/11/08 03:52:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/08 03:52:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:02 DEBUG : B2 bucket rclone-test-raqerin0govu: Purge remote 2024/11/08 03:52:02 INFO : B2 bucket rclone-test-raqerin0govu: cleaning bucket "rclone-test-raqerin0govu" of all files 2024/11/08 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z1f527db3e06d0b9b9f380e1b_f1087237cd93364f4_d20241108_m035201_c001_v0001128_t0040_u01731037921967") 2024/11/08 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z1f527db3e06d0b9b9f380e1b_f10799d19371b817e_d20241108_m035200_c001_v0001033_t0054_u01731037920602") --- PASS: TestServerSideCopyOverSelf (6.70s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/08 03:52:05 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:05 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/08 03:52:06 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/08 03:52:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.33s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:07 DEBUG : Creating backend with remote "TestB2:rclone-test-subirih9loga" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-xerujov6numi -> B2 bucket rclone-test-subirih9loga 2024/11/08 03:52:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:52:08 DEBUG : B2 bucket rclone-test-subirih9loga: Waiting for checks to finish 2024/11/08 03:52:08 DEBUG : B2 bucket rclone-test-subirih9loga: Waiting for transfers to finish 2024/11/08 03:52:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 03:52:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:10 DEBUG : B2 bucket rclone-test-subirih9loga: Waiting for checks to finish 2024/11/08 03:52:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/08 03:52:10 DEBUG : B2 bucket rclone-test-subirih9loga: Waiting for transfers to finish 2024/11/08 03:52:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/08 03:52:11 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/08 03:52:11 INFO : sub dir/hello world: Deleted 2024/11/08 03:52:12 DEBUG : testing file moves 2024/11/08 03:52:12 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/08 03:52:12 DEBUG : B2 bucket rclone-test-subirih9loga: Waiting for checks to finish 2024/11/08 03:52:12 DEBUG : B2 bucket rclone-test-subirih9loga: Waiting for transfers to finish 2024/11/08 03:52:12 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/08 03:52:12 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/08 03:52:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:13 DEBUG : B2 bucket rclone-test-subirih9loga: Purge remote 2024/11/08 03:52:13 INFO : B2 bucket rclone-test-subirih9loga: cleaning bucket "rclone-test-subirih9loga" of all files 2024/11/08 03:52:13 DEBUG : sub dir/hello world: Deleting (id "4_zdff29dd3e06d0b9b9f380e1b_f103820d691e8fe7b_d20241108_m035212_c001_v0001098_t0057_u01731037932667") 2024/11/08 03:52:13 DEBUG : sub dir/hello world: Deleting (id "4_zdff29dd3e06d0b9b9f380e1b_f106ddc129e3cb1ea_d20241108_m035210_c001_v0001145_t0018_u01731037930968") 2024/11/08 03:52:13 DEBUG : sub dir/hello world: Deleting (id "4_zdff29dd3e06d0b9b9f380e1b_f1084e7891cdf522c_d20241108_m035209_c001_v0001042_t0017_u01731037929722") --- PASS: TestServerSideMoveOverSelf (8.81s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:16 ERROR : : error listing: directory not found 2024/11/08 03:52:16 DEBUG : Local file system at /tmp/rclone3147564398: Making directory 2024/11/08 03:52:16 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:16 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.78s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:52:18 DEBUG : Local file system at /tmp/rclone3147564398: Waiting for checks to finish 2024/11/08 03:52:18 DEBUG : Local file system at /tmp/rclone3147564398: Waiting for transfers to finish 2024/11/08 03:52:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 03:52:19 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/08 03:52:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestCopyRedownload (2.15s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:20 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/08 03:52:20 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:20 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/08 03:52:20 INFO : check sum: Copied (new) 2024/11/08 03:52:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:20 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/08 03:52:20 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/08 03:52:20 DEBUG : check sum: Unchanged skipping 2024/11/08 03:52:20 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:20 DEBUG : Waiting for deletions to finish 2024/11/08 03:52:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.45s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/08 03:52:22 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:22 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:22 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/08 03:52:22 INFO : sizeonly: Copied (new) 2024/11/08 03:52:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:23 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:23 DEBUG : sizeonly: Sizes identical 2024/11/08 03:52:23 DEBUG : sizeonly: Unchanged skipping 2024/11/08 03:52:23 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:23 DEBUG : Waiting for deletions to finish 2024/11/08 03:52:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.31s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/08 03:52:24 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:24 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:25 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/08 03:52:25 INFO : ignore-size: Copied (new) 2024/11/08 03:52:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:25 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:52:25 DEBUG : ignore-size: Unchanged skipping 2024/11/08 03:52:25 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:25 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:25 DEBUG : Waiting for deletions to finish 2024/11/08 03:52:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.80s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:52:28 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:28 DEBUG : existing: Unchanged skipping 2024/11/08 03:52:28 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:28 DEBUG : Waiting for deletions to finish 2024/11/08 03:52:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/08 03:52:28 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:28 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/08 03:52:28 INFO : existing: Copied (replaced existing) 2024/11/08 03:52:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.85s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:30 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/08 03:52:30 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:30 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/08 03:52:30 INFO : existing: Copied (new) 2024/11/08 03:52:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:31 DEBUG : existing: Destination exists, skipping 2024/11/08 03:52:31 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:31 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:31 DEBUG : Waiting for deletions to finish 2024/11/08 03:52:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.46s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:33 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/08 03:52:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:52:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/08 03:52:33 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:33 DEBUG : c/non empty space: Unchanged skipping 2024/11/08 03:52:33 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 03:52:34 INFO : a/potato2: Copied (new) 2024/11/08 03:52:34 DEBUG : Waiting for deletions to finish 2024/11/08 03:52:34 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:36 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:36 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/08 03:52:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/08 03:52:36 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/08 03:52:36 DEBUG : empty space: Unchanged skipping 2024/11/08 03:52:36 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:36 DEBUG : Waiting for deletions to finish 2024/11/08 03:52:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:36 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:36 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/08 03:52:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/08 03:52:37 INFO : empty space: Updated modification time in destination 2024/11/08 03:52:37 DEBUG : empty space: Unchanged skipping 2024/11/08 03:52:37 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:37 DEBUG : Waiting for deletions to finish 2024/11/08 03:52:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.31s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:39 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:39 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 2024/11/08 03:52:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/08 03:52:39 DEBUG : empty space: Unchanged skipping 2024/11/08 03:52:39 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:39 DEBUG : Waiting for deletions to finish 2024/11/08 03:52:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.04s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:41 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:41 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 2024/11/08 03:52:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3147564398) 2024/11/08 03:52:41 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xerujov6numi) 2024/11/08 03:52:41 DEBUG : foo: sha1 differ 2024/11/08 03:52:41 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/08 03:52:41 INFO : foo: Copied (replaced existing) 2024/11/08 03:52:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:43 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/08 03:52:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:52:43 DEBUG : empty space: Unchanged skipping 2024/11/08 03:52:43 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:43 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:44 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 03:52:44 INFO : potato: Copied (new) 2024/11/08 03:52:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.65s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:46 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/08 03:52:46 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:46 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/08 03:52:46 INFO : potato: Copied (replaced existing) 2024/11/08 03:52:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.17s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:48 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:48 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 2024/11/08 03:52:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3147564398) 2024/11/08 03:52:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xerujov6numi) 2024/11/08 03:52:48 DEBUG : potato: sha1 differ 2024/11/08 03:52:48 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/08 03:52:48 INFO : potato: Copied (replaced existing) 2024/11/08 03:52:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:52:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:52:50 DEBUG : empty space: Unchanged skipping 2024/11/08 03:52:50 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:50 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/08 03:52:50 DEBUG : Waiting for deletions to finish 2024/11/08 03:52:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:52:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:52:53 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:53 DEBUG : empty space: Unchanged skipping 2024/11/08 03:52:53 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 03:52:53 INFO : potato2: Copied (new) 2024/11/08 03:52:53 DEBUG : Waiting for deletions to finish 2024/11/08 03:52:53 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:56 DEBUG : d: Making directory 2024/11/08 03:52:56 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/08 03:52:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:52:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/08 03:52:56 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:56 DEBUG : c/non empty space: Unchanged skipping 2024/11/08 03:52:56 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 03:52:56 INFO : a/potato2: Copied (new) 2024/11/08 03:52:56 DEBUG : Waiting for deletions to finish 2024/11/08 03:52:56 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:52:58 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/08 03:52:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:52:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/08 03:52:59 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:52:59 DEBUG : c/non empty space: Unchanged skipping 2024/11/08 03:52:59 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:52:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 03:52:59 INFO : a/potato2: Copied (new) 2024/11/08 03:52:59 ERROR : B2 bucket rclone-test-xerujov6numi: not deleting files as there were IO errors 2024/11/08 03:52:59 ERROR : B2 bucket rclone-test-xerujov6numi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.90s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:53:02 DEBUG : Waiting for deletions to finish 2024/11/08 03:53:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:53:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:53:02 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:53:02 DEBUG : empty space: Unchanged skipping 2024/11/08 03:53:02 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:53:02 INFO : potato: Deleted 2024/11/08 03:53:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 03:53:02 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.23s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:53:05 DEBUG : Waiting for deletions to finish 2024/11/08 03:53:05 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:53:05 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:53:05 INFO : potato: Deleted 2024/11/08 03:53:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:53:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:53:05 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:53:05 DEBUG : empty space: Unchanged skipping 2024/11/08 03:53:05 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:53:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 03:53:05 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.86s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:53:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:53:07 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:53:07 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:53:08 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/08 03:53:08 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.32s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:53:10 DEBUG : enormous: Excluded (Size Filter) 2024/11/08 03:53:10 DEBUG : enormous: Excluded 2024/11/08 03:53:10 DEBUG : potato2: Excluded (Size Filter) 2024/11/08 03:53:10 DEBUG : potato2: Excluded 2024/11/08 03:53:10 DEBUG : potato2: Excluded (Size Filter) 2024/11/08 03:53:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:53:10 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:53:10 DEBUG : empty space: Unchanged skipping 2024/11/08 03:53:10 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:53:10 DEBUG : Waiting for deletions to finish 2024/11/08 03:53:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:53:10 DEBUG : enormous: Excluded (Size Filter) 2024/11/08 03:53:10 DEBUG : enormous: Excluded 2024/11/08 03:53:10 DEBUG : potato2: Excluded (Size Filter) 2024/11/08 03:53:10 DEBUG : potato2: Excluded 2024/11/08 03:53:10 DEBUG : potato2: Excluded (Size Filter) 2024/11/08 03:53:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/08 03:53:10 DEBUG : empty space: Unchanged skipping 2024/11/08 03:53:10 DEBUG : Local file system at /tmp/rclone3147564398: Waiting for checks to finish 2024/11/08 03:53:10 DEBUG : Local file system at /tmp/rclone3147564398: Waiting for transfers to finish 2024/11/08 03:53:10 DEBUG : Waiting for deletions to finish 2024/11/08 03:53:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.90s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:53:13 DEBUG : enormous: Excluded (Size Filter) 2024/11/08 03:53:13 DEBUG : enormous: Excluded 2024/11/08 03:53:13 DEBUG : potato2: Excluded (Size Filter) 2024/11/08 03:53:13 DEBUG : potato2: Excluded 2024/11/08 03:53:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:53:13 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:53:13 DEBUG : empty space: Unchanged skipping 2024/11/08 03:53:13 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:53:13 DEBUG : Waiting for deletions to finish 2024/11/08 03:53:13 INFO : potato2: Deleted 2024/11/08 03:53:13 INFO : enormous: Deleted 2024/11/08 03:53:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:53:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/08 03:53:14 DEBUG : empty space: Unchanged skipping 2024/11/08 03:53:14 DEBUG : Local file system at /tmp/rclone3147564398: Waiting for checks to finish 2024/11/08 03:53:14 DEBUG : Local file system at /tmp/rclone3147564398: Waiting for transfers to finish 2024/11/08 03:53:14 DEBUG : Waiting for deletions to finish 2024/11/08 03:53:14 INFO : potato2: Deleted 2024/11/08 03:53:14 INFO : enormous: Deleted 2024/11/08 03:53:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.25s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:53:17 DEBUG : five: Need to transfer - File not found at Destination 2024/11/08 03:53:17 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:53:17 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/08 03:53:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/08 03:53:17 DEBUG : one: Destination is newer than source, skipping 2024/11/08 03:53:17 DEBUG : three: Sizes identical 2024/11/08 03:53:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/08 03:53:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3147564398) 2024/11/08 03:53:17 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xerujov6numi) 2024/11/08 03:53:17 DEBUG : two: sha1 differ 2024/11/08 03:53:17 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:53:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/08 03:53:17 INFO : five: Copied (new) 2024/11/08 03:53:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/08 03:53:17 INFO : four: Copied (replaced existing) 2024/11/08 03:53:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/08 03:53:18 INFO : two: Copied (replaced existing) 2024/11/08 03:53:18 DEBUG : Waiting for deletions to finish 2024/11/08 03:53:18 DEBUG : one: Destination is newer than source, skipping 2024/11/08 03:53:18 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:53:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/08 03:53:18 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/08 03:53:18 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/08 03:53:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/08 03:53:18 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/08 03:53:18 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/08 03:53:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3147564398) 2024/11/08 03:53:18 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xerujov6numi) 2024/11/08 03:53:18 DEBUG : three: sha1 differ 2024/11/08 03:53:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/08 03:53:18 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/08 03:53:18 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/08 03:53:18 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/08 03:53:18 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:53:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/08 03:53:18 INFO : three: Copied (replaced existing) 2024/11/08 03:53:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.69s) === 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-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/08 03:53:20 INFO : B2 bucket rclone-test-xerujov6numi: Making map for --track-renames 2024/11/08 03:53:20 INFO : B2 bucket rclone-test-xerujov6numi: Finished making map for --track-renames 2024/11/08 03:53:20 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:53:20 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for renames to finish 2024/11/08 03:53:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/08 03:53:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/08 03:53:20 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:53:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/08 03:53:20 INFO : potato: Copied (new) 2024/11/08 03:53:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/08 03:53:20 INFO : yam: Copied (new) 2024/11/08 03:53:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:53:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:53:21 INFO : B2 bucket rclone-test-xerujov6numi: Making map for --track-renames 2024/11/08 03:53:21 INFO : B2 bucket rclone-test-xerujov6numi: Finished making map for --track-renames 2024/11/08 03:53:21 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:53:21 DEBUG : potato: Unchanged skipping 2024/11/08 03:53:21 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for renames to finish 2024/11/08 03:53:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/08 03:53:22 INFO : yam: Copied (server-side copy) to: yaml 2024/11/08 03:53:22 INFO : yam: Deleted 2024/11/08 03:53:22 INFO : yaml: Renamed from "yam" 2024/11/08 03:53:22 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:53:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.10s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/08 03:53:24 INFO : B2 bucket rclone-test-xerujov6numi: Making map for --track-renames 2024/11/08 03:53:24 INFO : B2 bucket rclone-test-xerujov6numi: Finished making map for --track-renames 2024/11/08 03:53:24 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:53:24 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for renames to finish 2024/11/08 03:53:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/08 03:53:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/08 03:53:24 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:53:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/08 03:53:24 INFO : potato: Copied (new) 2024/11/08 03:53:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/08 03:53:25 INFO : yam: Copied (new) 2024/11/08 03:53:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:53:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:53:25 INFO : B2 bucket rclone-test-xerujov6numi: Making map for --track-renames 2024/11/08 03:53:25 INFO : B2 bucket rclone-test-xerujov6numi: Finished making map for --track-renames 2024/11/08 03:53:25 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:53:25 DEBUG : potato: Unchanged skipping 2024/11/08 03:53:25 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for renames to finish 2024/11/08 03:53:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/08 03:53:26 INFO : yam: Copied (server-side copy) to: yaml 2024/11/08 03:53:26 INFO : yam: Deleted 2024/11/08 03:53:26 INFO : yaml: Renamed from "yam" 2024/11/08 03:53:26 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:53:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.61s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/08 03:53:28 INFO : B2 bucket rclone-test-xerujov6numi: Making map for --track-renames 2024/11/08 03:53:28 INFO : B2 bucket rclone-test-xerujov6numi: Finished making map for --track-renames 2024/11/08 03:53:28 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:53:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/08 03:53:28 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for renames to finish 2024/11/08 03:53:28 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/08 03:53:28 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:53:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/08 03:53:28 INFO : sub/yam: Copied (new) 2024/11/08 03:53:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/08 03:53:28 INFO : potato: Copied (new) 2024/11/08 03:53:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:53:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:53:29 DEBUG : potato: Unchanged skipping 2024/11/08 03:53:29 INFO : B2 bucket rclone-test-xerujov6numi: Making map for --track-renames 2024/11/08 03:53:29 INFO : B2 bucket rclone-test-xerujov6numi: Finished making map for --track-renames 2024/11/08 03:53:29 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:53:29 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for renames to finish 2024/11/08 03:53:30 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/08 03:53:30 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/08 03:53:30 INFO : sub/yam: Deleted 2024/11/08 03:53:30 INFO : yam: Renamed from "sub/yam" 2024/11/08 03:53:30 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:53:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.88s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:53:31 DEBUG : Creating backend with remote "/tmp/rclone3147564398/dir1" 2024/11/08 03:53:31 DEBUG : Creating backend with remote "/tmp/rclone3147564398/dir2" 2024/11/08 03:53:31 DEBUG : Local file system at /tmp/rclone3147564398/dir2: Using server-side directory move 2024/11/08 03:53:31 INFO : Local file system at /tmp/rclone3147564398/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/08 03:53:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/08 03:53:31 INFO : file1.txt: Moved (server-side) 2024/11/08 03:53:31 DEBUG : Local file system at /tmp/rclone3147564398/dir2: Waiting for checks to finish 2024/11/08 03:53:31 DEBUG : Local file system at /tmp/rclone3147564398/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:53:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:53:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/08 03:53:32 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:53:32 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:53:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/08 03:53:32 INFO : nested/sub dir/file: Copied (new) 2024/11/08 03:53:32 INFO : nested/sub dir/file: Deleted 2024/11/08 03:53:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 03:53:33 INFO : sub dir/hello world: Copied (new) 2024/11/08 03:53:33 INFO : sub dir/hello world: Deleted 2024/11/08 03:53:33 INFO : sub dir: Removing directory 2024/11/08 03:53:33 INFO : nested/sub dir: Removing directory 2024/11/08 03:53:33 INFO : nested: Removing directory 2024/11/08 03:53:33 DEBUG : Local file system at /tmp/rclone3147564398: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.30s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:53:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 03:53:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/08 03:53:34 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:53:34 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:53:35 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/08 03:53:35 INFO : nested/sub dir/file: Copied (new) 2024/11/08 03:53:35 INFO : nested/sub dir/file: Deleted 2024/11/08 03:53:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 03:53:35 INFO : sub dir/hello world: Copied (new) 2024/11/08 03:53:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.13s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:53:36 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/08 03:53:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/08 03:53:36 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:53:36 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:53:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/08 03:53:37 INFO : existing: Copied (new) 2024/11/08 03:53:37 INFO : existing: Deleted 2024/11/08 03:53:37 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/08 03:53:37 INFO : existing-b: Copied (new) 2024/11/08 03:53:37 INFO : existing-b: Deleted 2024/11/08 03:53:37 DEBUG : existing: Destination exists, skipping 2024/11/08 03:53:37 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/08 03:53:37 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:53:37 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:53:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.23s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:53:38 DEBUG : Creating backend with remote "TestB2:rclone-test-tihiyej1ligo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xerujov6numi -> B2 bucket rclone-test-tihiyej1ligo 2024/11/08 03:53:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:53:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/08 03:53:43 DEBUG : empty space: Unchanged skipping 2024/11/08 03:53:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/08 03:53:43 DEBUG : B2 bucket rclone-test-tihiyej1ligo: Waiting for checks to finish 2024/11/08 03:53:43 INFO : empty space: Deleted 2024/11/08 03:53:43 DEBUG : B2 bucket rclone-test-tihiyej1ligo: Waiting for transfers to finish 2024/11/08 03:53:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 03:53:43 INFO : potato2: Copied (server-side copy) 2024/11/08 03:53:44 INFO : potato2: Deleted 2024/11/08 03:53:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/08 03:53:44 INFO : potato3: Copied (server-side copy) 2024/11/08 03:53:44 INFO : potato3: Deleted 2024/11/08 03:53:45 DEBUG : Creating backend with remote "TestB2:rclone-test-fididot1gasi" 2024/11/08 03:53:46 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/08 03:53:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:53:46 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/08 03:53:46 DEBUG : B2 bucket rclone-test-fididot1gasi: Waiting for checks to finish 2024/11/08 03:53:46 DEBUG : B2 bucket rclone-test-fididot1gasi: Waiting for transfers to finish 2024/11/08 03:53:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/08 03:53:47 INFO : empty space: Copied (server-side copy) 2024/11/08 03:53:47 INFO : empty space: Deleted 2024/11/08 03:53:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/08 03:53:47 INFO : potato3: Copied (server-side copy) 2024/11/08 03:53:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 03:53:47 INFO : potato2: Copied (server-side copy) 2024/11/08 03:53:47 INFO : potato3: Deleted 2024/11/08 03:53:47 INFO : potato2: Deleted 2024/11/08 03:53:48 DEBUG : B2 bucket rclone-test-fididot1gasi: Purge remote 2024/11/08 03:53:48 INFO : B2 bucket rclone-test-fididot1gasi: cleaning bucket "rclone-test-fididot1gasi" of all files 2024/11/08 03:53:48 DEBUG : empty space: Deleting (id "4_z2fe21db3e08d0b9b9f380e1b_f114d0ea18135503d_d20241108_m035347_c001_v0001033_t0048_u01731038027016") 2024/11/08 03:53:48 DEBUG : potato2: Deleting (id "4_z2fe21db3e08d0b9b9f380e1b_f118f5afc70c2bda8_d20241108_m035347_c001_v0001042_t0014_u01731038027380") 2024/11/08 03:53:48 DEBUG : potato3: Deleting (id "4_z2fe21db3e08d0b9b9f380e1b_f105372bb6d56b262_d20241108_m035347_c001_v0001182_t0046_u01731038027440") 2024/11/08 03:53:49 DEBUG : B2 bucket rclone-test-tihiyej1ligo: Purge remote 2024/11/08 03:53:49 INFO : B2 bucket rclone-test-tihiyej1ligo: cleaning bucket "rclone-test-tihiyej1ligo" of all files 2024/11/08 03:53:49 DEBUG : empty space: Deleting (id "4_zffa20d63e08d0b9b9f380e1b_f4163521dccd6a6da_d20241108_m035347_c001_v7007000_t0000_u01731038027435") 2024/11/08 03:53:49 DEBUG : empty space: Deleting (id "4_zffa20d63e08d0b9b9f380e1b_f11319918524fae88_d20241108_m035342_c001_v0001039_t0034_u01731038022567") 2024/11/08 03:53:49 DEBUG : potato2: Deleting (id "4_zffa20d63e08d0b9b9f380e1b_f417cc316629a1a85_d20241108_m035347_c001_v7007000_t0000_u01731038027892") 2024/11/08 03:53:49 DEBUG : potato2: Deleting (id "4_zffa20d63e08d0b9b9f380e1b_f110dbb02794f2c33_d20241108_m035343_c001_v0001136_t0033_u01731038023804") 2024/11/08 03:53:49 DEBUG : potato3: Deleting (id "4_zffa20d63e08d0b9b9f380e1b_f4163521dccd6a6dd_d20241108_m035347_c001_v7007000_t0000_u01731038027688") 2024/11/08 03:53:49 DEBUG : potato3: Deleting (id "4_zffa20d63e08d0b9b9f380e1b_f1044dc9157152d84_d20241108_m035344_c001_v0001115_t0006_u01731038024107") 2024/11/08 03:53:49 DEBUG : potato3: Deleting (id "4_zffa20d63e08d0b9b9f380e1b_f11319918524fae8a_d20241108_m035343_c001_v0001039_t0017_u01731038023065") --- PASS: TestServerSideMove (12.23s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:53:51 DEBUG : Creating backend with remote "TestB2:rclone-test-bahudif5goqe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xerujov6numi -> B2 bucket rclone-test-bahudif5goqe 2024/11/08 03:53:56 DEBUG : empty space: Excluded (Size Filter) 2024/11/08 03:53:56 DEBUG : empty space: Excluded (Size Filter) 2024/11/08 03:53:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:53:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/08 03:53:56 DEBUG : B2 bucket rclone-test-bahudif5goqe: Waiting for checks to finish 2024/11/08 03:53:56 DEBUG : B2 bucket rclone-test-bahudif5goqe: Waiting for transfers to finish 2024/11/08 03:53:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 03:53:56 INFO : potato2: Copied (server-side copy) 2024/11/08 03:53:57 INFO : potato2: Deleted 2024/11/08 03:53:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/08 03:53:57 INFO : potato3: Copied (server-side copy) 2024/11/08 03:53:57 INFO : potato3: Deleted 2024/11/08 03:53:57 DEBUG : Creating backend with remote "TestB2:rclone-test-tesijeb4yale" 2024/11/08 03:53:58 DEBUG : empty space: Excluded (Size Filter) 2024/11/08 03:53:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:53:58 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/08 03:53:58 DEBUG : B2 bucket rclone-test-tesijeb4yale: Waiting for checks to finish 2024/11/08 03:53:58 DEBUG : B2 bucket rclone-test-tesijeb4yale: Waiting for transfers to finish 2024/11/08 03:53:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/08 03:53:59 INFO : potato3: Copied (server-side copy) 2024/11/08 03:53:59 INFO : potato3: Deleted 2024/11/08 03:54:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 03:54:00 INFO : potato2: Copied (server-side copy) 2024/11/08 03:54:00 INFO : potato2: Deleted 2024/11/08 03:54:00 DEBUG : B2 bucket rclone-test-tesijeb4yale: Purge remote 2024/11/08 03:54:00 INFO : B2 bucket rclone-test-tesijeb4yale: cleaning bucket "rclone-test-tesijeb4yale" of all files 2024/11/08 03:54:00 DEBUG : potato2: Deleting (id "4_z2f424dc3e08d0b9b9f380e1b_f1077d69d9fd68008_d20241108_m035359_c001_v0001182_t0002_u01731038039903") 2024/11/08 03:54:00 DEBUG : potato3: Deleting (id "4_z2f424dc3e08d0b9b9f380e1b_f1152353e4b3a9e92_d20241108_m035359_c001_v0001182_t0025_u01731038039615") 2024/11/08 03:54:01 DEBUG : B2 bucket rclone-test-bahudif5goqe: Purge remote 2024/11/08 03:54:01 INFO : B2 bucket rclone-test-bahudif5goqe: cleaning bucket "rclone-test-bahudif5goqe" of all files 2024/11/08 03:54:01 DEBUG : empty space: Deleting (id "4_z6fe23da3e08d0b9b9f380e1b_f1021afc88f4f0ca7_d20241108_m035355_c001_v0001134_t0038_u01731038035617") 2024/11/08 03:54:01 DEBUG : potato2: Deleting (id "4_z6fe23da3e08d0b9b9f380e1b_f400c20a41114f448_d20241108_m035400_c001_v7007000_t0000_u01731038040140") 2024/11/08 03:54:01 DEBUG : potato2: Deleting (id "4_z6fe23da3e08d0b9b9f380e1b_f114696d7dcc27cc5_d20241108_m035356_c001_v0001146_t0005_u01731038036642") 2024/11/08 03:54:01 DEBUG : potato3: Deleting (id "4_z6fe23da3e08d0b9b9f380e1b_f400c20a41114f445_d20241108_m035359_c001_v7007000_t0000_u01731038039871") 2024/11/08 03:54:01 DEBUG : potato3: Deleting (id "4_z6fe23da3e08d0b9b9f380e1b_f11432b7a8589856c_d20241108_m035357_c001_v0001181_t0050_u01731038037031") 2024/11/08 03:54:01 DEBUG : potato3: Deleting (id "4_z6fe23da3e08d0b9b9f380e1b_f1021afc88f4f0ca9_d20241108_m035355_c001_v0001134_t0026_u01731038035911") --- PASS: TestServerSideMoveWithFilter (12.54s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:54:03 DEBUG : Creating backend with remote "TestB2:rclone-test-zofoyet9fipo" 2024/11/08 03:54:06 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xerujov6numi -> B2 bucket rclone-test-zofoyet9fipo 2024/11/08 03:54:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:54:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/08 03:54:09 DEBUG : empty space: Unchanged skipping 2024/11/08 03:54:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/08 03:54:09 DEBUG : B2 bucket rclone-test-zofoyet9fipo: Waiting for checks to finish 2024/11/08 03:54:09 INFO : empty space: Deleted 2024/11/08 03:54:09 DEBUG : B2 bucket rclone-test-zofoyet9fipo: Waiting for transfers to finish 2024/11/08 03:54:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 03:54:09 INFO : potato2: Copied (server-side copy) 2024/11/08 03:54:09 INFO : potato2: Deleted 2024/11/08 03:54:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/08 03:54:10 INFO : potato3: Copied (server-side copy) 2024/11/08 03:54:10 INFO : potato3: Deleted 2024/11/08 03:54:11 DEBUG : Creating backend with remote "TestB2:rclone-test-deyakez0meto" 2024/11/08 03:54:11 DEBUG : tomatoDir: Making directory 2024/11/08 03:54:12 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/08 03:54:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 03:54:12 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/08 03:54:12 DEBUG : B2 bucket rclone-test-deyakez0meto: Waiting for checks to finish 2024/11/08 03:54:12 DEBUG : B2 bucket rclone-test-deyakez0meto: Waiting for transfers to finish 2024/11/08 03:54:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/08 03:54:13 INFO : empty space: Copied (server-side copy) 2024/11/08 03:54:13 INFO : empty space: Deleted 2024/11/08 03:54:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 03:54:13 INFO : potato2: Copied (server-side copy) 2024/11/08 03:54:13 INFO : potato2: Deleted 2024/11/08 03:54:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/08 03:54:13 INFO : potato3: Copied (server-side copy) 2024/11/08 03:54:13 INFO : potato3: Deleted 2024/11/08 03:54:14 DEBUG : B2 bucket rclone-test-deyakez0meto: Purge remote 2024/11/08 03:54:14 INFO : B2 bucket rclone-test-deyakez0meto: cleaning bucket "rclone-test-deyakez0meto" of all files 2024/11/08 03:54:14 DEBUG : empty space: Deleting (id "4_z0fa28d03e08d0b9b9f380e1b_f115816fc4cb191d9_d20241108_m035412_c001_v0001120_t0031_u01731038052928") 2024/11/08 03:54:14 DEBUG : potato2: Deleting (id "4_z0fa28d03e08d0b9b9f380e1b_f1071f0cd79d4a047_d20241108_m035413_c001_v0001128_t0019_u01731038053297") 2024/11/08 03:54:14 DEBUG : potato3: Deleting (id "4_z0fa28d03e08d0b9b9f380e1b_f11045f590e687a35_d20241108_m035413_c001_v0001115_t0020_u01731038053320") 2024/11/08 03:54:15 DEBUG : B2 bucket rclone-test-zofoyet9fipo: Purge remote 2024/11/08 03:54:15 INFO : B2 bucket rclone-test-zofoyet9fipo: cleaning bucket "rclone-test-zofoyet9fipo" of all files 2024/11/08 03:54:16 DEBUG : empty space: Deleting (id "4_zcff26db3e08d0b9b9f380e1b_f404ec75e5e06c431_d20241108_m035413_c001_v7007000_t0000_u01731038053257") 2024/11/08 03:54:16 DEBUG : empty space: Deleting (id "4_zcff26db3e08d0b9b9f380e1b_f104ff60a84ccf40f_d20241108_m035408_c001_v0001146_t0042_u01731038048184") 2024/11/08 03:54:16 DEBUG : potato2: Deleting (id "4_zcff26db3e08d0b9b9f380e1b_f404ec75e5e06c433_d20241108_m035413_c001_v7007000_t0000_u01731038053626") 2024/11/08 03:54:16 DEBUG : potato2: Deleting (id "4_zcff26db3e08d0b9b9f380e1b_f113470155dc0c6ea_d20241108_m035409_c001_v0001128_t0041_u01731038049322") 2024/11/08 03:54:16 DEBUG : potato3: Deleting (id "4_zcff26db3e08d0b9b9f380e1b_f404ec75e5e06c435_d20241108_m035413_c001_v7007000_t0000_u01731038053824") 2024/11/08 03:54:16 DEBUG : potato3: Deleting (id "4_zcff26db3e08d0b9b9f380e1b_f11767765f71e27c7_d20241108_m035409_c001_v0001109_t0059_u01731038049624") 2024/11/08 03:54:16 DEBUG : potato3: Deleting (id "4_zcff26db3e08d0b9b9f380e1b_f104ff60a84ccf411_d20241108_m035408_c001_v0001146_t0052_u01731038048621") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.29s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:54:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.64s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:54:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncOverlap (3.01s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:54:23 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/rclone-sync-test" 2024/11/08 03:54:25 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/rclone-sync-test-include/layer2" 2024/11/08 03:54:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/rclone-sync-test-ignore-file" 2024/11/08 03:54:31 DEBUG : B2 bucket rclone-test-xerujov6numi path rclone-sync-test: Waiting for checks to finish 2024/11/08 03:54:31 DEBUG : B2 bucket rclone-test-xerujov6numi path rclone-sync-test: Waiting for transfers to finish 2024/11/08 03:54:31 DEBUG : Waiting for deletions to finish 2024/11/08 03:54:31 INFO : There was nothing to transfer 2024/11/08 03:54:31 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:54:31 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:54:31 DEBUG : Waiting for deletions to finish 2024/11/08 03:54:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:54:32 DEBUG : B2 bucket rclone-test-xerujov6numi path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/08 03:54:32 DEBUG : B2 bucket rclone-test-xerujov6numi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/08 03:54:32 DEBUG : Waiting for deletions to finish 2024/11/08 03:54:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:54:32 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:54:32 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:54:32 DEBUG : Waiting for deletions to finish 2024/11/08 03:54:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:54:32 DEBUG : B2 bucket rclone-test-xerujov6numi path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/08 03:54:32 DEBUG : B2 bucket rclone-test-xerujov6numi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/08 03:54:32 DEBUG : Waiting for deletions to finish 2024/11/08 03:54:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.95s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:54:39 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/dst" 2024/11/08 03:54:40 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/CompareDest" 2024/11/08 03:54:42 DEBUG : one: Need to transfer - File not found at Destination 2024/11/08 03:54:42 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for checks to finish 2024/11/08 03:54:42 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for transfers to finish 2024/11/08 03:54:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/08 03:54:43 INFO : one: Copied (new) 2024/11/08 03:54:43 DEBUG : Waiting for deletions to finish 2024/11/08 03:54:43 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for checks to finish 2024/11/08 03:54:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:54:44 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for transfers to finish 2024/11/08 03:54:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/08 03:54:44 INFO : one: Copied (replaced existing) 2024/11/08 03:54:44 DEBUG : Waiting for deletions to finish 2024/11/08 03:54:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:54:47 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for checks to finish 2024/11/08 03:54:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:54:47 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 03:54:47 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for transfers to finish 2024/11/08 03:54:47 DEBUG : Waiting for deletions to finish 2024/11/08 03:54:47 INFO : There was nothing to transfer 2024/11/08 03:54:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:54:48 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/08 03:54:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:54:48 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for checks to finish 2024/11/08 03:54:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:54:48 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 03:54:48 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for transfers to finish 2024/11/08 03:54:48 DEBUG : Waiting for deletions to finish 2024/11/08 03:54:48 INFO : There was nothing to transfer 2024/11/08 03:54:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:54:49 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/08 03:54:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:54:49 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for checks to finish 2024/11/08 03:54:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:54:49 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 03:54:49 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for transfers to finish 2024/11/08 03:54:49 DEBUG : Waiting for deletions to finish 2024/11/08 03:54:49 INFO : There was nothing to transfer 2024/11/08 03:54:50 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 2024/11/08 03:54:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/08 03:54:50 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/08 03:54:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:54:50 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for checks to finish 2024/11/08 03:54:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:54:50 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 03:54:50 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for transfers to finish 2024/11/08 03:54:50 DEBUG : Waiting for deletions to finish 2024/11/08 03:54:50 INFO : There was nothing to transfer 2024/11/08 03:54:51 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/08 03:54:51 DEBUG : two: Need to transfer - File not found at Destination 2024/11/08 03:54:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:54:51 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for checks to finish 2024/11/08 03:54:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:54:51 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 03:54:51 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for transfers to finish 2024/11/08 03:54:52 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/08 03:54:52 INFO : two: Copied (new) 2024/11/08 03:54:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.97s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:54:55 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/dest" 2024/11/08 03:54:56 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/pre-dest1" 2024/11/08 03:54:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/pre-dest2" 2024/11/08 03:54:59 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:54:59 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/08 03:54:59 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:54:59 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/08 03:55:00 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/08 03:55:00 DEBUG : B2 bucket rclone-test-xerujov6numi path dest: Waiting for checks to finish 2024/11/08 03:55:00 DEBUG : B2 bucket rclone-test-xerujov6numi path dest: Waiting for transfers to finish 2024/11/08 03:55:00 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/08 03:55:00 INFO : 3: Copied (new) 2024/11/08 03:55:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.93s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:55:02 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/dst" 2024/11/08 03:55:03 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/CopyDest" 2024/11/08 03:55:05 DEBUG : one: Need to transfer - File not found at Destination 2024/11/08 03:55:05 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for checks to finish 2024/11/08 03:55:05 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for transfers to finish 2024/11/08 03:55:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/08 03:55:06 INFO : one: Copied (new) 2024/11/08 03:55:06 DEBUG : Waiting for deletions to finish 2024/11/08 03:55:06 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for checks to finish 2024/11/08 03:55:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:55:07 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for transfers to finish 2024/11/08 03:55:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/08 03:55:07 INFO : one: Copied (replaced existing) 2024/11/08 03:55:07 DEBUG : Waiting for deletions to finish 2024/11/08 03:55:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/BackupDir" 2024/11/08 03:55:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:55:10 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for checks to finish 2024/11/08 03:55:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:55:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:55:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/08 03:55:12 INFO : one: Copied (server-side copy) 2024/11/08 03:55:12 INFO : one: Deleted 2024/11/08 03:55:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/08 03:55:12 INFO : one: Copied (server-side copy) 2024/11/08 03:55:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/08 03:55:12 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for transfers to finish 2024/11/08 03:55:12 DEBUG : Waiting for deletions to finish 2024/11/08 03:55:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:55:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/08 03:55:14 INFO : two: Copied (server-side copy) 2024/11/08 03:55:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/08 03:55:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:55:14 DEBUG : one: Unchanged skipping 2024/11/08 03:55:14 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for checks to finish 2024/11/08 03:55:14 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for transfers to finish 2024/11/08 03:55:14 DEBUG : Waiting for deletions to finish 2024/11/08 03:55:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:55:14 DEBUG : two: Unchanged skipping 2024/11/08 03:55:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:55:14 DEBUG : one: Unchanged skipping 2024/11/08 03:55:14 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for checks to finish 2024/11/08 03:55:14 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for transfers to finish 2024/11/08 03:55:14 DEBUG : Waiting for deletions to finish 2024/11/08 03:55:14 INFO : There was nothing to transfer 2024/11/08 03:55:16 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/08 03:55:16 DEBUG : three: Destination not found in --copy-dest 2024/11/08 03:55:16 DEBUG : three: Need to transfer - File not found at Destination 2024/11/08 03:55:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:55:16 DEBUG : one: Unchanged skipping 2024/11/08 03:55:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 03:55:16 DEBUG : two: Unchanged skipping 2024/11/08 03:55:16 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for checks to finish 2024/11/08 03:55:16 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for transfers to finish 2024/11/08 03:55:17 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/08 03:55:17 INFO : three: Copied (new) 2024/11/08 03:55:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.58s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:55:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/dst" 2024/11/08 03:55:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/backup" 2024/11/08 03:55:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 03:55:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:55:24 DEBUG : two: Unchanged skipping 2024/11/08 03:55:24 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for checks to finish 2024/11/08 03:55:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/08 03:55:25 INFO : one: Copied (server-side copy) 2024/11/08 03:55:25 INFO : one: Deleted 2024/11/08 03:55:25 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for transfers to finish 2024/11/08 03:55:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 03:55:26 INFO : one: Copied (new) 2024/11/08 03:55:26 DEBUG : Waiting for deletions to finish 2024/11/08 03:55:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/08 03:55:27 INFO : three.txt: Copied (server-side copy) 2024/11/08 03:55:27 INFO : three.txt: Deleted 2024/11/08 03:55:27 INFO : three.txt: Moved into backup dir 2024/11/08 03:55:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 03:55:29 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for checks to finish 2024/11/08 03:55:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:55:29 DEBUG : two: Unchanged skipping 2024/11/08 03:55:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 03:55:29 INFO : one: Copied (server-side copy) 2024/11/08 03:55:30 INFO : one: Deleted 2024/11/08 03:55:30 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for transfers to finish 2024/11/08 03:55:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/08 03:55:30 INFO : one: Copied (new) 2024/11/08 03:55:30 DEBUG : Waiting for deletions to finish 2024/11/08 03:55:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/08 03:55:31 INFO : three.txt: Copied (server-side copy) 2024/11/08 03:55:31 INFO : three.txt: Deleted 2024/11/08 03:55:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.54s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:55:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/dst" 2024/11/08 03:55:36 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/backup" 2024/11/08 03:55:38 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for checks to finish 2024/11/08 03:55:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 03:55:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:55:38 DEBUG : two: Unchanged skipping 2024/11/08 03:55:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/08 03:55:39 INFO : one: Copied (server-side copy) to: one.bak 2024/11/08 03:55:39 INFO : one: Deleted 2024/11/08 03:55:39 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for transfers to finish 2024/11/08 03:55:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 03:55:40 INFO : one: Copied (new) 2024/11/08 03:55:40 DEBUG : Waiting for deletions to finish 2024/11/08 03:55:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/08 03:55:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/08 03:55:41 INFO : three.txt: Deleted 2024/11/08 03:55:41 INFO : three.txt: Moved into backup dir 2024/11/08 03:55:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 03:55:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:55:42 DEBUG : two: Unchanged skipping 2024/11/08 03:55:42 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for checks to finish 2024/11/08 03:55:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 03:55:43 INFO : one: Copied (server-side copy) to: one.bak 2024/11/08 03:55:43 INFO : one: Deleted 2024/11/08 03:55:43 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for transfers to finish 2024/11/08 03:55:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/08 03:55:43 INFO : one: Copied (new) 2024/11/08 03:55:43 DEBUG : Waiting for deletions to finish 2024/11/08 03:55:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/08 03:55:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/08 03:55:44 INFO : three.txt: Deleted 2024/11/08 03:55:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.50s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:55:47 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1099-09.backblaze.com/b2api/v1/b2_upload_file/6fc2fd53e05d0b9b9f380e1b/c001_v0001099_t0008": EOF 2024/11/08 03:55:47 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1099-09.backblaze.com/b2api/v1/b2_upload_file/6fc2fd53e05d0b9b9f380e1b/c001_v0001099_t0008": EOF) 2024/11/08 03:55:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-xerujov6numi: 1/10 (Post "https://pod-000-1099-09.backblaze.com/b2api/v1/b2_upload_file/6fc2fd53e05d0b9b9f380e1b/c001_v0001099_t0008": EOF) 2024/11/08 03:55:49 DEBUG : pacer: Reducing sleep to 10ms 2024/11/08 03:55:49 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/dst" 2024/11/08 03:55:51 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/backup" 2024/11/08 03:55:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 03:55:52 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for checks to finish 2024/11/08 03:55:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:55:52 DEBUG : two: Unchanged skipping 2024/11/08 03:55:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/08 03:55:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/08 03:55:54 INFO : one: Deleted 2024/11/08 03:55:54 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for transfers to finish 2024/11/08 03:55:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 03:55:55 INFO : one: Copied (new) 2024/11/08 03:55:55 DEBUG : Waiting for deletions to finish 2024/11/08 03:55:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/08 03:55:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/08 03:55:56 INFO : three.txt: Deleted 2024/11/08 03:55:56 INFO : three.txt: Moved into backup dir 2024/11/08 03:55:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 03:55:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:55:57 DEBUG : two: Unchanged skipping 2024/11/08 03:55:57 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for checks to finish 2024/11/08 03:55:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 03:55:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/08 03:55:58 INFO : one: Deleted 2024/11/08 03:55:58 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for transfers to finish 2024/11/08 03:55:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/08 03:55:58 INFO : one: Copied (new) 2024/11/08 03:55:58 DEBUG : Waiting for deletions to finish 2024/11/08 03:55:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/08 03:55:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/08 03:55:59 INFO : three.txt: Deleted 2024/11/08 03:55:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.76s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:56:02 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/dst" 2024/11/08 03:56:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 03:56:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:56:04 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for checks to finish 2024/11/08 03:56:04 DEBUG : two: Unchanged skipping 2024/11/08 03:56:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/08 03:56:05 INFO : one: Copied (server-side copy) to: one.bak 2024/11/08 03:56:05 INFO : one: Deleted 2024/11/08 03:56:05 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for transfers to finish 2024/11/08 03:56:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 03:56:06 INFO : one: Copied (new) 2024/11/08 03:56:06 DEBUG : Waiting for deletions to finish 2024/11/08 03:56:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/08 03:56:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/08 03:56:07 INFO : three.txt: Deleted 2024/11/08 03:56:07 INFO : three.txt: Moved into backup dir 2024/11/08 03:56:09 DEBUG : one.bak: Excluded (Path Filter) 2024/11/08 03:56:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/08 03:56:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 03:56:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:56:09 DEBUG : two: Unchanged skipping 2024/11/08 03:56:09 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for checks to finish 2024/11/08 03:56:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 03:56:09 INFO : one: Copied (server-side copy) to: one.bak 2024/11/08 03:56:09 INFO : one: Deleted 2024/11/08 03:56:09 DEBUG : B2 bucket rclone-test-xerujov6numi path dst: Waiting for transfers to finish 2024/11/08 03:56:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/08 03:56:10 INFO : one: Copied (new) 2024/11/08 03:56:10 DEBUG : Waiting for deletions to finish 2024/11/08 03:56:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/08 03:56:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/08 03:56:11 INFO : three.txt: Deleted 2024/11/08 03:56:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.88s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:56:14 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/dst" 2024/11/08 03:56:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 03:56:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/08 03:56:16 INFO : one: Copied (server-side copy) to: one.bak 2024/11/08 03:56:17 INFO : one: Deleted 2024/11/08 03:56:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 03:56:18 INFO : one: Copied (new) 2024/11/08 03:56:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:56:18 DEBUG : two: Unchanged skipping 2024/11/08 03:56:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/08 03:56:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/08 03:56:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/08 03:56:19 INFO : three.txt: Deleted 2024/11/08 03:56:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/08 03:56:20 INFO : three.txt: Copied (new) 2024/11/08 03:56:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 03:56:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 03:56:21 INFO : one: Copied (server-side copy) to: one.bak 2024/11/08 03:56:21 INFO : one: Deleted 2024/11/08 03:56:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/08 03:56:22 INFO : one: Copied (new) 2024/11/08 03:56:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:56:22 DEBUG : two: Unchanged skipping 2024/11/08 03:56:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/08 03:56:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/08 03:56:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/08 03:56:23 INFO : three.txt: Deleted 2024/11/08 03:56:23 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/08 03:56:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.34s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:56:26 DEBUG : Creating backend with remote "TestB2:rclone-test-xerujov6numi/dst" 2024/11/08 03:56:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 03:56:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/08 03:56:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/08 03:56:29 INFO : one: Deleted 2024/11/08 03:56:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 03:56:30 INFO : one: Copied (new) 2024/11/08 03:56:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:56:30 DEBUG : two: Unchanged skipping 2024/11/08 03:56:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/08 03:56:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/08 03:56:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/08 03:56:31 INFO : three.txt: Deleted 2024/11/08 03:56:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/08 03:56:31 INFO : three.txt: Copied (new) 2024/11/08 03:56:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/08 03:56:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/08 03:56:32 DEBUG : pacer: Reducing sleep to 10ms 2024/11/08 03:56:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 03:56:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 03:56:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/08 03:56:33 INFO : one: Deleted 2024/11/08 03:56:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/08 03:56:34 INFO : one: Copied (new) 2024/11/08 03:56:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:56:34 DEBUG : two: Unchanged skipping 2024/11/08 03:56:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/08 03:56:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/08 03:56:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/08 03:56:35 INFO : three.txt: Deleted 2024/11/08 03:56:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/08 03:56:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.09s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:56:38 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/08 03:56:38 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:56:38 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:56:38 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/08 03:56:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/08 03:56:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.49s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:56:40 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/08 03:56:40 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:56:40 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:56:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/08 03:56:40 INFO : existing: Copied (new) 2024/11/08 03:56:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:56:40 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/08 03:56:40 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:56:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/08 03:56:40 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:56:40 ERROR : B2 bucket rclone-test-xerujov6numi: not deleting files as there were IO errors 2024/11/08 03:56:40 ERROR : B2 bucket rclone-test-xerujov6numi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncImmutable (2.76s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:56:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:56:43 DEBUG : existing: Unchanged skipping 2024/11/08 03:56:43 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:56:43 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:56:43 DEBUG : Waiting for deletions to finish 2024/11/08 03:56:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.56s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", 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-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", 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.40s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:57:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:01 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:57:01 DEBUG : both0: Unchanged skipping 2024/11/08 03:57:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:01 DEBUG : both12: Unchanged skipping 2024/11/08 03:57:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:01 DEBUG : both13: Unchanged skipping 2024/11/08 03:57:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:01 DEBUG : both14: Unchanged skipping 2024/11/08 03:57:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:01 DEBUG : both15: Unchanged skipping 2024/11/08 03:57:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:01 DEBUG : both1: Unchanged skipping 2024/11/08 03:57:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:01 DEBUG : both17: Unchanged skipping 2024/11/08 03:57:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:01 DEBUG : both11: Unchanged skipping 2024/11/08 03:57:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:01 DEBUG : both19: Unchanged skipping 2024/11/08 03:57:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:01 DEBUG : both10: Unchanged skipping 2024/11/08 03:57:01 DEBUG : both16: Unchanged skipping 2024/11/08 03:57:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:01 DEBUG : both3: Unchanged skipping 2024/11/08 03:57:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:01 DEBUG : both5: Unchanged skipping 2024/11/08 03:57:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:01 DEBUG : both6: Unchanged skipping 2024/11/08 03:57:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:01 DEBUG : both7: Unchanged skipping 2024/11/08 03:57:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:01 DEBUG : both8: Unchanged skipping 2024/11/08 03:57:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:01 DEBUG : both9: Unchanged skipping 2024/11/08 03:57:01 DEBUG : both4: Unchanged skipping 2024/11/08 03:57:01 DEBUG : both2: Unchanged skipping 2024/11/08 03:57:01 DEBUG : both18: Unchanged skipping 2024/11/08 03:57:01 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:57:01 DEBUG : Waiting for deletions to finish 2024/11/08 03:57:01 INFO : only12: Deleted 2024/11/08 03:57:01 INFO : only14: Deleted 2024/11/08 03:57:01 INFO : only18: Deleted 2024/11/08 03:57:01 INFO : only17: Deleted 2024/11/08 03:57:01 INFO : only19: Deleted 2024/11/08 03:57:01 INFO : only5: Deleted 2024/11/08 03:57:02 INFO : only0: Deleted 2024/11/08 03:57:02 INFO : only11: Deleted 2024/11/08 03:57:02 INFO : only6: Deleted 2024/11/08 03:57:02 INFO : only8: Deleted 2024/11/08 03:57:02 INFO : only3: Deleted 2024/11/08 03:57:02 INFO : only1: Deleted 2024/11/08 03:57:02 INFO : only13: Deleted 2024/11/08 03:57:02 INFO : only7: Deleted 2024/11/08 03:57:02 INFO : only15: Deleted 2024/11/08 03:57:02 INFO : only16: Deleted 2024/11/08 03:57:02 INFO : only4: Deleted 2024/11/08 03:57:02 INFO : only9: Deleted 2024/11/08 03:57:02 INFO : only10: Deleted 2024/11/08 03:57:02 INFO : only2: Deleted 2024/11/08 03:57:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (21.79s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:57:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:22 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for checks to finish 2024/11/08 03:57:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:22 DEBUG : both0: Unchanged skipping 2024/11/08 03:57:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:22 DEBUG : both12: Unchanged skipping 2024/11/08 03:57:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:22 DEBUG : both13: Unchanged skipping 2024/11/08 03:57:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:22 DEBUG : both14: Unchanged skipping 2024/11/08 03:57:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:22 DEBUG : both15: Unchanged skipping 2024/11/08 03:57:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:22 DEBUG : both16: Unchanged skipping 2024/11/08 03:57:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:22 DEBUG : both10: Unchanged skipping 2024/11/08 03:57:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:22 DEBUG : both18: Unchanged skipping 2024/11/08 03:57:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:22 DEBUG : both19: Unchanged skipping 2024/11/08 03:57:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:22 DEBUG : both2: Unchanged skipping 2024/11/08 03:57:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:22 DEBUG : both3: Unchanged skipping 2024/11/08 03:57:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:22 DEBUG : both4: Unchanged skipping 2024/11/08 03:57:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:22 DEBUG : both5: Unchanged skipping 2024/11/08 03:57:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:22 DEBUG : both6: Unchanged skipping 2024/11/08 03:57:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:22 DEBUG : both7: Unchanged skipping 2024/11/08 03:57:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:22 DEBUG : both8: Unchanged skipping 2024/11/08 03:57:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 03:57:22 DEBUG : both9: Unchanged skipping 2024/11/08 03:57:22 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/08 03:57:22 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/08 03:57:22 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/08 03:57:22 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/08 03:57:22 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/08 03:57:22 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/08 03:57:22 DEBUG : both17: Unchanged skipping 2024/11/08 03:57:22 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/08 03:57:22 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/08 03:57:22 DEBUG : both11: Unchanged skipping 2024/11/08 03:57:22 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/08 03:57:22 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/08 03:57:22 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/08 03:57:22 DEBUG : both1: Unchanged skipping 2024/11/08 03:57:22 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/08 03:57:22 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/08 03:57:22 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/08 03:57:22 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/08 03:57:22 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/08 03:57:22 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/08 03:57:22 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/08 03:57:22 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/08 03:57:22 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/08 03:57:22 DEBUG : B2 bucket rclone-test-xerujov6numi: Waiting for transfers to finish 2024/11/08 03:57:23 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 03:57:23 INFO : only0: Copied (replaced existing) 2024/11/08 03:57:23 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 03:57:23 INFO : only1: Copied (replaced existing) 2024/11/08 03:57:23 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 03:57:23 INFO : only12: Copied (replaced existing) 2024/11/08 03:57:23 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 03:57:23 INFO : only14: Copied (replaced existing) 2024/11/08 03:57:23 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 03:57:23 INFO : only10: Copied (replaced existing) 2024/11/08 03:57:23 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 03:57:23 INFO : only13: Copied (replaced existing) 2024/11/08 03:57:23 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 03:57:23 INFO : only15: Copied (replaced existing) 2024/11/08 03:57:23 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 03:57:23 INFO : only17: Copied (replaced existing) 2024/11/08 03:57:23 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 03:57:23 INFO : only2: Copied (replaced existing) 2024/11/08 03:57:23 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 03:57:23 INFO : only11: Copied (replaced existing) 2024/11/08 03:57:23 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 03:57:23 INFO : only3: Copied (replaced existing) 2024/11/08 03:57:23 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 03:57:23 INFO : only4: Copied (replaced existing) 2024/11/08 03:57:23 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 03:57:23 INFO : only5: Copied (replaced existing) 2024/11/08 03:57:23 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 03:57:23 INFO : only16: Copied (replaced existing) 2024/11/08 03:57:23 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 03:57:23 INFO : only7: Copied (replaced existing) 2024/11/08 03:57:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 03:57:24 INFO : only8: Copied (replaced existing) 2024/11/08 03:57:24 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 03:57:24 INFO : only9: Copied (replaced existing) 2024/11/08 03:57:24 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 03:57:24 INFO : only18: Copied (replaced existing) 2024/11/08 03:57:24 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 03:57:24 INFO : only19: Copied (replaced existing) 2024/11/08 03:57:24 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 03:57:24 INFO : only6: Copied (replaced existing) 2024/11/08 03:57:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.41s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:57:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 03:57:32 DEBUG : sub dir: Making directory 2024/11/08 03:57:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.18s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" 2024/11/08 03:57:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 03:57:35 DEBUG : sub dir: Making directory 2024/11/08 03:57:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xerujov6numi", Local "Local file system at /tmp/rclone3147564398", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.09s) PASS 2024/11/08 03:57:38 DEBUG : B2 bucket rclone-test-xerujov6numi: Purge remote 2024/11/08 03:57:38 INFO : B2 bucket rclone-test-xerujov6numi: cleaning bucket "rclone-test-xerujov6numi" of all files 2024/11/08 03:57:39 DEBUG : BackupDir/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f406360b8fa6af8f5_d20241108_m035517_c001_v7007000_t0000_u01731038117662") 2024/11/08 03:57:39 DEBUG : BackupDir/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1093b50c3c98b519_d20241108_m035511_c001_v0001103_t0014_u01731038111788") 2024/11/08 03:57:39 DEBUG : CompareDest/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73f098_d20241108_m035452_c001_v7007000_t0000_u01731038092713") 2024/11/08 03:57:39 DEBUG : CompareDest/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1091bad014c4e2a7_d20241108_m035445_c001_v0001099_t0013_u01731038085766") 2024/11/08 03:57:39 DEBUG : CompareDest/two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73f099_d20241108_m035452_c001_v7007000_t0000_u01731038092893") 2024/11/08 03:57:39 DEBUG : CompareDest/two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13e6d_d20241108_m035447_c001_v0001105_t0032_u01731038087918") 2024/11/08 03:57:39 DEBUG : CopyDest/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f406360b8fa6af8f6_d20241108_m035517_c001_v7007000_t0000_u01731038117844") 2024/11/08 03:57:39 DEBUG : CopyDest/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd19c_d20241108_m035508_c001_v0001130_t0057_u01731038108707") 2024/11/08 03:57:39 DEBUG : CopyDest/three: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f406360b8fa6af8f7_d20241108_m035518_c001_v7007000_t0000_u01731038118025") 2024/11/08 03:57:39 DEBUG : CopyDest/three: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13ee5_d20241108_m035515_c001_v0001105_t0000_u01731038115344") 2024/11/08 03:57:39 DEBUG : CopyDest/two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f406360b8fa6af8f8_d20241108_m035518_c001_v7007000_t0000_u01731038118208") 2024/11/08 03:57:40 DEBUG : CopyDest/two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1091bad014c4e2cd_d20241108_m035513_c001_v0001099_t0050_u01731038113185") 2024/11/08 03:57:40 DEBUG : EXISTING: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f404a5281c1cedf69_d20241108_m035643_c001_v7007000_t0000_u01731038203666") 2024/11/08 03:57:40 DEBUG : EXISTING: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd23d_d20241108_m035642_c001_v0001130_t0000_u01731038202479") 2024/11/08 03:57:40 DEBUG : Testêé: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f404a5281c1cedf65_d20241108_m035639_c001_v7007000_t0000_u01731038199338") 2024/11/08 03:57:40 DEBUG : Testêé: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd231_d20241108_m035638_c001_v0001130_t0033_u01731038198631") 2024/11/08 03:57:40 DEBUG : Testêé: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b14021_d20241108_m035637_c001_v0001105_t0023_u01731038197592") 2024/11/08 03:57:40 DEBUG : a/potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece30d_d20241108_m035300_c001_v7007000_t0000_u01731037980009") 2024/11/08 03:57:40 DEBUG : a/potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c65_d20241108_m035259_c001_v0001105_t0012_u01731037979367") 2024/11/08 03:57:40 DEBUG : a/potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece30a_d20241108_m035257_c001_v7007000_t0000_u01731037977291") 2024/11/08 03:57:40 DEBUG : a/potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c4b_d20241108_m035256_c001_v0001105_t0049_u01731037976476") 2024/11/08 03:57:40 DEBUG : a/potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73e9ae_d20241108_m035234_c001_v7007000_t0000_u01731037954782") 2024/11/08 03:57:40 DEBUG : a/potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13be5_d20241108_m035233_c001_v0001105_t0058_u01731037953870") 2024/11/08 03:57:40 DEBUG : b/potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece30e_d20241108_m035300_c001_v7007000_t0000_u01731037980192") 2024/11/08 03:57:40 DEBUG : b/potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c53_d20241108_m035258_c001_v0001105_t0026_u01731037978203") 2024/11/08 03:57:40 DEBUG : b/potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece309_d20241108_m035256_c001_v7007000_t0000_u01731037976738") 2024/11/08 03:57:40 DEBUG : b/potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c41_d20241108_m035255_c001_v0001105_t0005_u01731037975266") 2024/11/08 03:57:40 DEBUG : b/potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73e9ac_d20241108_m035234_c001_v7007000_t0000_u01731037954235") 2024/11/08 03:57:40 DEBUG : b/potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13bdf_d20241108_m035232_c001_v0001105_t0032_u01731037952914") 2024/11/08 03:57:41 DEBUG : backup/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f400c20a41114f9eb_d20241108_m035531_c001_v7007000_t0000_u01731038131738") 2024/11/08 03:57:41 DEBUG : backup/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f103889158b980cd5_d20241108_m035529_c001_v0001102_t0026_u01731038129561") 2024/11/08 03:57:41 DEBUG : backup/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f116ed8e4871560e3_d20241108_m035525_c001_v0001116_t0018_u01731038125123") 2024/11/08 03:57:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40176b969e17933d_d20241108_m035559_c001_v7007000_t0000_u01731038159972") 2024/11/08 03:57:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1006a8e0ecabc727_d20241108_m035558_c001_v0001150_t0005_u01731038158202") 2024/11/08 03:57:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f109f0cf62285bf31_d20241108_m035554_c001_v0001041_t0035_u01731038154042") 2024/11/08 03:57:41 DEBUG : backup/one.bak: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f41852f6601c79fa2_d20241108_m035545_c001_v7007000_t0000_u01731038145232") 2024/11/08 03:57:41 DEBUG : backup/one.bak: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f112ea5430c843c7a_d20241108_m035543_c001_v0001092_t0031_u01731038143181") 2024/11/08 03:57:41 DEBUG : backup/one.bak: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1060ef14ec4e042d_d20241108_m035539_c001_v0001182_t0036_u01731038139142") 2024/11/08 03:57:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40176b969e17933e_d20241108_m035600_c001_v7007000_t0000_u01731038160187") 2024/11/08 03:57:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1008f69d290d2f81_d20241108_m035559_c001_v0001179_t0037_u01731038159205") 2024/11/08 03:57:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f112192963196094c_d20241108_m035555_c001_v0001036_t0033_u01731038155664") 2024/11/08 03:57:41 DEBUG : backup/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f400c20a41114f9ec_d20241108_m035531_c001_v7007000_t0000_u01731038131934") 2024/11/08 03:57:41 DEBUG : backup/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f113677a7715f5812_d20241108_m035530_c001_v0001101_t0042_u01731038130817") 2024/11/08 03:57:41 DEBUG : backup/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f117732491dacf531_d20241108_m035526_c001_v0001115_t0000_u01731038126917") 2024/11/08 03:57:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f41852f6601c79faa_d20241108_m035545_c001_v7007000_t0000_u01731038145416") 2024/11/08 03:57:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1044fd5730b6f5bd_d20241108_m035544_c001_v0001093_t0027_u01731038144258") 2024/11/08 03:57:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f106bd5e1d61ea4cb_d20241108_m035540_c001_v0001116_t0035_u01731038140684") 2024/11/08 03:57:41 DEBUG : both0: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002927_d20241108_m035724_c001_v7007000_t0000_u01731038244830") 2024/11/08 03:57:42 DEBUG : both0: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b140c1_d20241108_m035707_c001_v0001105_t0041_u01731038227740") 2024/11/08 03:57:42 DEBUG : both0: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b5248_d20241108_m035703_c001_v7007000_t0000_u01731038223122") 2024/11/08 03:57:42 DEBUG : both0: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b1403f_d20241108_m035645_c001_v0001105_t0003_u01731038205946") 2024/11/08 03:57:42 DEBUG : both1: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002928_d20241108_m035725_c001_v7007000_t0000_u01731038245011") 2024/11/08 03:57:42 DEBUG : both1: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b140c7_d20241108_m035708_c001_v0001105_t0030_u01731038228705") 2024/11/08 03:57:42 DEBUG : both1: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b5249_d20241108_m035703_c001_v7007000_t0000_u01731038223305") 2024/11/08 03:57:42 DEBUG : both1: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b14045_d20241108_m035646_c001_v0001105_t0020_u01731038206703") 2024/11/08 03:57:42 DEBUG : both10: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd8600292b_d20241108_m035725_c001_v7007000_t0000_u01731038245198") 2024/11/08 03:57:42 DEBUG : both10: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b140e7_d20241108_m035714_c001_v0001105_t0001_u01731038234683") 2024/11/08 03:57:42 DEBUG : both10: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b524b_d20241108_m035703_c001_v7007000_t0000_u01731038223488") 2024/11/08 03:57:42 DEBUG : both10: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b14075_d20241108_m035653_c001_v0001105_t0011_u01731038213148") 2024/11/08 03:57:42 DEBUG : both11: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd8600292d_d20241108_m035725_c001_v7007000_t0000_u01731038245380") 2024/11/08 03:57:42 DEBUG : both11: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b140f3_d20241108_m035715_c001_v0001105_t0005_u01731038235926") 2024/11/08 03:57:42 DEBUG : both11: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b524d_d20241108_m035703_c001_v7007000_t0000_u01731038223670") 2024/11/08 03:57:42 DEBUG : both11: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b14079_d20241108_m035653_c001_v0001105_t0035_u01731038213916") 2024/11/08 03:57:42 DEBUG : both12: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd8600292f_d20241108_m035725_c001_v7007000_t0000_u01731038245563") 2024/11/08 03:57:42 DEBUG : both12: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b140f9_d20241108_m035716_c001_v0001105_t0021_u01731038236778") 2024/11/08 03:57:42 DEBUG : both12: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b524f_d20241108_m035703_c001_v7007000_t0000_u01731038223853") 2024/11/08 03:57:42 DEBUG : both12: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b1407d_d20241108_m035654_c001_v0001105_t0030_u01731038214696") 2024/11/08 03:57:42 DEBUG : both13: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002931_d20241108_m035725_c001_v7007000_t0000_u01731038245757") 2024/11/08 03:57:42 DEBUG : both13: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b140fb_d20241108_m035717_c001_v0001105_t0032_u01731038237610") 2024/11/08 03:57:43 DEBUG : both13: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b5250_d20241108_m035704_c001_v7007000_t0000_u01731038224038") 2024/11/08 03:57:43 DEBUG : both13: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b1407f_d20241108_m035655_c001_v0001105_t0055_u01731038215432") 2024/11/08 03:57:43 DEBUG : both14: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002932_d20241108_m035725_c001_v7007000_t0000_u01731038245952") 2024/11/08 03:57:43 DEBUG : both14: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b140ff_d20241108_m035718_c001_v0001105_t0034_u01731038238248") 2024/11/08 03:57:43 DEBUG : both14: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b5252_d20241108_m035704_c001_v7007000_t0000_u01731038224223") 2024/11/08 03:57:43 DEBUG : both14: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b14081_d20241108_m035656_c001_v0001105_t0046_u01731038216084") 2024/11/08 03:57:43 DEBUG : both15: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002935_d20241108_m035726_c001_v7007000_t0000_u01731038246133") 2024/11/08 03:57:43 DEBUG : both15: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b14103_d20241108_m035718_c001_v0001105_t0056_u01731038238910") 2024/11/08 03:57:43 DEBUG : both15: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b5254_d20241108_m035704_c001_v7007000_t0000_u01731038224408") 2024/11/08 03:57:43 DEBUG : both15: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b14087_d20241108_m035656_c001_v0001105_t0045_u01731038216805") 2024/11/08 03:57:43 DEBUG : both16: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002936_d20241108_m035726_c001_v7007000_t0000_u01731038246313") 2024/11/08 03:57:43 DEBUG : both16: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b14109_d20241108_m035719_c001_v0001105_t0025_u01731038239583") 2024/11/08 03:57:43 DEBUG : both16: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b5255_d20241108_m035704_c001_v7007000_t0000_u01731038224602") 2024/11/08 03:57:43 DEBUG : both16: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b1408b_d20241108_m035657_c001_v0001105_t0038_u01731038217469") 2024/11/08 03:57:43 DEBUG : both17: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002938_d20241108_m035726_c001_v7007000_t0000_u01731038246497") 2024/11/08 03:57:43 DEBUG : both17: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b1410b_d20241108_m035720_c001_v0001105_t0018_u01731038240129") 2024/11/08 03:57:43 DEBUG : both17: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b5258_d20241108_m035704_c001_v7007000_t0000_u01731038224783") 2024/11/08 03:57:43 DEBUG : both17: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b1408f_d20241108_m035658_c001_v0001105_t0001_u01731038218056") 2024/11/08 03:57:43 DEBUG : both18: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002939_d20241108_m035726_c001_v7007000_t0000_u01731038246686") 2024/11/08 03:57:43 DEBUG : both18: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b1410f_d20241108_m035720_c001_v0001105_t0029_u01731038240779") 2024/11/08 03:57:43 DEBUG : both18: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b5259_d20241108_m035704_c001_v7007000_t0000_u01731038224967") 2024/11/08 03:57:44 DEBUG : both18: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b14097_d20241108_m035659_c001_v0001105_t0022_u01731038219130") 2024/11/08 03:57:44 DEBUG : both19: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd8600293b_d20241108_m035726_c001_v7007000_t0000_u01731038246873") 2024/11/08 03:57:44 DEBUG : both19: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b14115_d20241108_m035721_c001_v0001105_t0003_u01731038241427") 2024/11/08 03:57:44 DEBUG : both19: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b525b_d20241108_m035705_c001_v7007000_t0000_u01731038225149") 2024/11/08 03:57:44 DEBUG : both19: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b1409d_d20241108_m035659_c001_v0001105_t0011_u01731038219801") 2024/11/08 03:57:44 DEBUG : both2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd8600293d_d20241108_m035727_c001_v7007000_t0000_u01731038247058") 2024/11/08 03:57:44 DEBUG : both2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b140cb_d20241108_m035709_c001_v0001105_t0045_u01731038229341") 2024/11/08 03:57:44 DEBUG : both2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b525c_d20241108_m035705_c001_v7007000_t0000_u01731038225331") 2024/11/08 03:57:44 DEBUG : both2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b14047_d20241108_m035647_c001_v0001105_t0021_u01731038207311") 2024/11/08 03:57:44 DEBUG : both3: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd8600293e_d20241108_m035727_c001_v7007000_t0000_u01731038247239") 2024/11/08 03:57:44 DEBUG : both3: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b140cd_d20241108_m035709_c001_v0001105_t0053_u01731038229940") 2024/11/08 03:57:44 DEBUG : both3: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b525d_d20241108_m035705_c001_v7007000_t0000_u01731038225513") 2024/11/08 03:57:44 DEBUG : both3: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b14051_d20241108_m035648_c001_v0001105_t0018_u01731038208142") 2024/11/08 03:57:44 DEBUG : both4: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002941_d20241108_m035727_c001_v7007000_t0000_u01731038247422") 2024/11/08 03:57:44 DEBUG : both4: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b140d1_d20241108_m035710_c001_v0001105_t0032_u01731038230597") 2024/11/08 03:57:44 DEBUG : both4: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b525e_d20241108_m035705_c001_v7007000_t0000_u01731038225695") 2024/11/08 03:57:44 DEBUG : both4: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b14055_d20241108_m035648_c001_v0001105_t0054_u01731038208807") 2024/11/08 03:57:44 DEBUG : both5: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002942_d20241108_m035727_c001_v7007000_t0000_u01731038247606") 2024/11/08 03:57:44 DEBUG : both5: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b140d3_d20241108_m035711_c001_v0001105_t0028_u01731038231335") 2024/11/08 03:57:44 DEBUG : both5: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b525f_d20241108_m035705_c001_v7007000_t0000_u01731038225878") 2024/11/08 03:57:44 DEBUG : both5: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b1405b_d20241108_m035649_c001_v0001105_t0059_u01731038209438") 2024/11/08 03:57:45 DEBUG : both6: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002944_d20241108_m035727_c001_v7007000_t0000_u01731038247790") 2024/11/08 03:57:45 DEBUG : both6: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b140d7_d20241108_m035712_c001_v0001105_t0054_u01731038232036") 2024/11/08 03:57:45 DEBUG : both6: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b5260_d20241108_m035706_c001_v7007000_t0000_u01731038226061") 2024/11/08 03:57:45 DEBUG : both6: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b1405f_d20241108_m035650_c001_v0001105_t0003_u01731038210202") 2024/11/08 03:57:45 DEBUG : both7: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002945_d20241108_m035727_c001_v7007000_t0000_u01731038247975") 2024/11/08 03:57:45 DEBUG : both7: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b140dd_d20241108_m035712_c001_v0001105_t0049_u01731038232647") 2024/11/08 03:57:45 DEBUG : both7: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b5261_d20241108_m035706_c001_v7007000_t0000_u01731038226244") 2024/11/08 03:57:45 DEBUG : both7: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b14067_d20241108_m035651_c001_v0001105_t0017_u01731038211115") 2024/11/08 03:57:45 DEBUG : both8: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002947_d20241108_m035728_c001_v7007000_t0000_u01731038248160") 2024/11/08 03:57:45 DEBUG : both8: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b140e1_d20241108_m035713_c001_v0001105_t0021_u01731038233368") 2024/11/08 03:57:45 DEBUG : both8: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b5262_d20241108_m035706_c001_v7007000_t0000_u01731038226425") 2024/11/08 03:57:45 DEBUG : both8: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b1406d_d20241108_m035651_c001_v0001105_t0051_u01731038211884") 2024/11/08 03:57:45 DEBUG : both9: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002949_d20241108_m035728_c001_v7007000_t0000_u01731038248341") 2024/11/08 03:57:45 DEBUG : both9: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b140e3_d20241108_m035713_c001_v0001105_t0021_u01731038233918") 2024/11/08 03:57:45 DEBUG : both9: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b5263_d20241108_m035706_c001_v7007000_t0000_u01731038226611") 2024/11/08 03:57:45 DEBUG : both9: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b14073_d20241108_m035652_c001_v0001105_t0003_u01731038212409") 2024/11/08 03:57:45 DEBUG : c/non empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece310_d20241108_m035300_c001_v7007000_t0000_u01731037980373") 2024/11/08 03:57:45 DEBUG : c/non empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c57_d20241108_m035258_c001_v0001105_t0007_u01731037978477") 2024/11/08 03:57:45 DEBUG : c/non empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece30b_d20241108_m035257_c001_v7007000_t0000_u01731037977473") 2024/11/08 03:57:45 DEBUG : c/non empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c45_d20241108_m035255_c001_v0001105_t0032_u01731037975715") 2024/11/08 03:57:46 DEBUG : c/non empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73e9af_d20241108_m035234_c001_v7007000_t0000_u01731037954966") 2024/11/08 03:57:46 DEBUG : c/non empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13be1_d20241108_m035233_c001_v0001105_t0037_u01731037953234") 2024/11/08 03:57:46 DEBUG : check sum: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5caba_d20241108_m035221_c001_v7007000_t0000_u01731037941398") 2024/11/08 03:57:46 DEBUG : check sum: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13ba9_d20241108_m035220_c001_v0001105_t0059_u01731037940228") 2024/11/08 03:57:46 DEBUG : dest/3: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f406360b8fa6af8dc_d20241108_m035501_c001_v7007000_t0000_u01731038101797") 2024/11/08 03:57:46 DEBUG : dest/3: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4132a0cfe7e01c0e_d20241108_m035500_c001_v0001104_t0059_u01731038100678") 2024/11/08 03:57:46 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f404a5281c1cedf5f_d20241108_m035636_c001_v7007000_t0000_u01731038196124") 2024/11/08 03:57:46 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1022b480e2843185_d20241108_m035633_c001_v0001182_t0023_u01731038193940") 2024/11/08 03:57:46 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4198dc9f32935dcf_d20241108_m035633_c001_v7007000_t0000_u01731038193756") 2024/11/08 03:57:46 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1022b480e28430e3_d20241108_m035630_c001_v0001182_t0010_u01731038190303") 2024/11/08 03:57:46 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4198dc9f32935dc8_d20241108_m035629_c001_v7007000_t0000_u01731038189569") 2024/11/08 03:57:46 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd21d_d20241108_m035625_c001_v0001130_t0032_u01731038185499") 2024/11/08 03:57:46 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73f5a3_d20241108_m035624_c001_v7007000_t0000_u01731038184008") 2024/11/08 03:57:46 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1016bc45ba974603_d20241108_m035621_c001_v0001044_t0027_u01731038181811") 2024/11/08 03:57:46 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f400c20a41114fb07_d20241108_m035621_c001_v7007000_t0000_u01731038181630") 2024/11/08 03:57:46 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1016bc45ba9745ff_d20241108_m035617_c001_v0001044_t0001_u01731038177698") 2024/11/08 03:57:46 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f400c20a41114fae2_d20241108_m035616_c001_v7007000_t0000_u01731038176974") 2024/11/08 03:57:46 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13fc3_d20241108_m035613_c001_v0001105_t0015_u01731038173163") 2024/11/08 03:57:46 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f415274a5a5e32664_d20241108_m035611_c001_v7007000_t0000_u01731038171883") 2024/11/08 03:57:46 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f10079504487ede45_d20241108_m035610_c001_v0001033_t0020_u01731038170044") 2024/11/08 03:57:47 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f412a943be55dc28c_d20241108_m035609_c001_v7007000_t0000_u01731038169861") 2024/11/08 03:57:47 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f10079504487ede3d_d20241108_m035606_c001_v0001033_t0043_u01731038166076") 2024/11/08 03:57:47 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f412a943be55dc284_d20241108_m035605_c001_v7007000_t0000_u01731038165331") 2024/11/08 03:57:47 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13f8d_d20241108_m035601_c001_v0001105_t0058_u01731038161289") 2024/11/08 03:57:47 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40176b969e17933f_d20241108_m035600_c001_v7007000_t0000_u01731038160370") 2024/11/08 03:57:47 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1152353e4b3ab2ca_d20241108_m035558_c001_v0001182_t0022_u01731038158715") 2024/11/08 03:57:47 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f400c20a41114fa65_d20241108_m035558_c001_v7007000_t0000_u01731038158537") 2024/11/08 03:57:47 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1152353e4b3ab20e_d20241108_m035555_c001_v0001182_t0036_u01731038155130") 2024/11/08 03:57:47 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f400c20a41114fa45_d20241108_m035554_c001_v7007000_t0000_u01731038154395") 2024/11/08 03:57:47 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13f67_d20241108_m035546_c001_v0001105_t0045_u01731038146530") 2024/11/08 03:57:47 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f41852f6601c79faf_d20241108_m035545_c001_v7007000_t0000_u01731038145598") 2024/11/08 03:57:47 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1020ba9c8982cd43_d20241108_m035543_c001_v0001103_t0017_u01731038143727") 2024/11/08 03:57:47 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f417cc316629a1bd6_d20241108_m035543_c001_v7007000_t0000_u01731038143548") 2024/11/08 03:57:47 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1020ba9c8982cd3b_d20241108_m035540_c001_v0001103_t0044_u01731038140159") 2024/11/08 03:57:47 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f417cc316629a1bc7_d20241108_m035539_c001_v7007000_t0000_u01731038139438") 2024/11/08 03:57:47 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1091bad014c4e2eb_d20241108_m035533_c001_v0001099_t0053_u01731038133023") 2024/11/08 03:57:47 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f400c20a41114f9ef_d20241108_m035532_c001_v7007000_t0000_u01731038132116") 2024/11/08 03:57:47 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f103029c7cbcdaa7e_d20241108_m035530_c001_v0001145_t0057_u01731038130158") 2024/11/08 03:57:47 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f412a943be55dc227_d20241108_m035529_c001_v7007000_t0000_u01731038129977") 2024/11/08 03:57:47 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f103029c7cbcdaa74_d20241108_m035526_c001_v0001145_t0050_u01731038126373") 2024/11/08 03:57:48 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f412a943be55dc220_d20241108_m035525_c001_v7007000_t0000_u01731038125651") 2024/11/08 03:57:48 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd1aa_d20241108_m035519_c001_v0001130_t0028_u01731038119491") 2024/11/08 03:57:48 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f406360b8fa6af8f9_d20241108_m035518_c001_v7007000_t0000_u01731038118391") 2024/11/08 03:57:48 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1006715642cfc82a_d20241108_m035512_c001_v0001157_t0013_u01731038112359") 2024/11/08 03:57:48 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f400c20a41114f9bc_d20241108_m035512_c001_v7007000_t0000_u01731038112153") 2024/11/08 03:57:48 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13ebb_d20241108_m035508_c001_v0001105_t0010_u01731038108084") 2024/11/08 03:57:48 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f10480f33da7fe223_d20241108_m035507_c001_v0001182_t0003_u01731038107254") 2024/11/08 03:57:48 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f10480f33da7fe1e7_d20241108_m035506_c001_v0001182_t0011_u01731038106272") 2024/11/08 03:57:48 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73f09a_d20241108_m035453_c001_v7007000_t0000_u01731038093073") 2024/11/08 03:57:48 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd16c_d20241108_m035445_c001_v0001130_t0034_u01731038085066") 2024/11/08 03:57:48 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f105ed04e37b7824d_d20241108_m035444_c001_v0001180_t0011_u01731038084273") 2024/11/08 03:57:48 DEBUG : dst/one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f105ed04e37b78249_d20241108_m035443_c001_v0001180_t0053_u01731038083328") 2024/11/08 03:57:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f404a5281c1cedf60_d20241108_m035636_c001_v7007000_t0000_u01731038196306") 2024/11/08 03:57:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f10770ec1029d7a04_d20241108_m035633_c001_v0001101_t0036_u01731038193249") 2024/11/08 03:57:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1197c364f0ea32a6_d20241108_m035629_c001_v0001182_t0001_u01731038189345") 2024/11/08 03:57:48 DEBUG : dst/one.bak: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73f5a4_d20241108_m035624_c001_v7007000_t0000_u01731038184201") 2024/11/08 03:57:48 DEBUG : dst/one.bak: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f10480f33da7ff00d_d20241108_m035621_c001_v0001182_t0052_u01731038181399") 2024/11/08 03:57:48 DEBUG : dst/one.bak: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f11119218983418cd_d20241108_m035616_c001_v0001182_t0011_u01731038176710") 2024/11/08 03:57:48 DEBUG : dst/one.bak: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f415274a5a5e32665_d20241108_m035612_c001_v7007000_t0000_u01731038172065") 2024/11/08 03:57:48 DEBUG : dst/one.bak: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f117d7a5b7f3af385_d20241108_m035609_c001_v0001179_t0046_u01731038169648") 2024/11/08 03:57:48 DEBUG : dst/one.bak: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107f7cf4bc2f3973_d20241108_m035604_c001_v0001144_t0002_u01731038164686") 2024/11/08 03:57:48 DEBUG : dst/three: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f406360b8fa6af8fa_d20241108_m035518_c001_v7007000_t0000_u01731038118575") 2024/11/08 03:57:49 DEBUG : dst/three: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f10480f33da7fe438_d20241108_m035516_c001_v0001182_t0029_u01731038116981") 2024/11/08 03:57:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f404a5281c1cedf61_d20241108_m035636_c001_v7007000_t0000_u01731038196490") 2024/11/08 03:57:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f11092cf5e97c7c19_d20241108_m035634_c001_v0001161_t0056_u01731038194752") 2024/11/08 03:57:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f119d469b6cb0f0d6_d20241108_m035631_c001_v0001097_t0033_u01731038191124") 2024/11/08 03:57:49 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f404a5281c1cedf62_d20241108_m035636_c001_v7007000_t0000_u01731038196672") 2024/11/08 03:57:49 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1022b480e28431b5_d20241108_m035635_c001_v0001182_t0033_u01731038195452") 2024/11/08 03:57:49 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4198dc9f32935dd4_d20241108_m035635_c001_v7007000_t0000_u01731038195270") 2024/11/08 03:57:49 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1022b480e2843123_d20241108_m035631_c001_v0001182_t0052_u01731038191643") 2024/11/08 03:57:49 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4198dc9f32935dcb_d20241108_m035631_c001_v7007000_t0000_u01731038191457") 2024/11/08 03:57:49 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd221_d20241108_m035626_c001_v0001130_t0029_u01731038186534") 2024/11/08 03:57:49 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73f5a6_d20241108_m035624_c001_v7007000_t0000_u01731038184384") 2024/11/08 03:57:49 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1016bc45ba974605_d20241108_m035623_c001_v0001044_t0013_u01731038183212") 2024/11/08 03:57:49 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f400c20a41114fbe7_d20241108_m035623_c001_v7007000_t0000_u01731038183031") 2024/11/08 03:57:49 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1016bc45ba974601_d20241108_m035619_c001_v0001044_t0007_u01731038179378") 2024/11/08 03:57:49 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f400c20a41114faf5_d20241108_m035619_c001_v7007000_t0000_u01731038179197") 2024/11/08 03:57:49 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13fc7_d20241108_m035613_c001_v0001105_t0004_u01731038173794") 2024/11/08 03:57:49 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f412a943be55dc28d_d20241108_m035611_c001_v7007000_t0000_u01731038171293") 2024/11/08 03:57:49 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd205_d20241108_m035608_c001_v0001130_t0055_u01731038168603") 2024/11/08 03:57:49 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f412a943be55dc289_d20241108_m035607_c001_v7007000_t0000_u01731038167508") 2024/11/08 03:57:49 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13f91_d20241108_m035602_c001_v0001105_t0015_u01731038162116") 2024/11/08 03:57:49 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f400c20a41114fa6c_d20241108_m035559_c001_v7007000_t0000_u01731038159410") 2024/11/08 03:57:50 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd1f0_d20241108_m035557_c001_v0001130_t0036_u01731038157127") 2024/11/08 03:57:50 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f400c20a41114fa52_d20241108_m035556_c001_v7007000_t0000_u01731038156005") 2024/11/08 03:57:50 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13f73_d20241108_m035549_c001_v0001105_t0035_u01731038149577") 2024/11/08 03:57:50 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f417cc316629a1bd7_d20241108_m035544_c001_v7007000_t0000_u01731038144676") 2024/11/08 03:57:50 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1091bad014c4e2f9_d20241108_m035542_c001_v0001099_t0032_u01731038142185") 2024/11/08 03:57:50 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f417cc316629a1bca_d20241108_m035541_c001_v7007000_t0000_u01731038141090") 2024/11/08 03:57:50 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd1c6_d20241108_m035534_c001_v0001130_t0053_u01731038134508") 2024/11/08 03:57:50 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f412a943be55dc229_d20241108_m035531_c001_v7007000_t0000_u01731038131183") 2024/11/08 03:57:50 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd1ba_d20241108_m035528_c001_v0001130_t0053_u01731038128630") 2024/11/08 03:57:50 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f412a943be55dc221_d20241108_m035527_c001_v7007000_t0000_u01731038127537") 2024/11/08 03:57:50 DEBUG : dst/three.txt: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13ef5_d20241108_m035520_c001_v0001105_t0011_u01731038120535") 2024/11/08 03:57:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73f5a8_d20241108_m035624_c001_v7007000_t0000_u01731038184580") 2024/11/08 03:57:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f104809f8a656720d_d20241108_m035622_c001_v0001181_t0054_u01731038182818") 2024/11/08 03:57:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1151cef476ce071b_d20241108_m035618_c001_v0001134_t0029_u01731038178805") 2024/11/08 03:57:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f415274a5a5e32666_d20241108_m035612_c001_v7007000_t0000_u01731038172247") 2024/11/08 03:57:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f115e6501b40de0b8_d20241108_m035610_c001_v0001144_t0024_u01731038170619") 2024/11/08 03:57:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f109339a633b6c059_d20241108_m035607_c001_v0001120_t0043_u01731038167226") 2024/11/08 03:57:50 DEBUG : dst/two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f404a5281c1cedf63_d20241108_m035636_c001_v7007000_t0000_u01731038196855") 2024/11/08 03:57:50 DEBUG : dst/two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13ffb_d20241108_m035626_c001_v0001105_t0056_u01731038186133") 2024/11/08 03:57:50 DEBUG : dst/two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73f5ac_d20241108_m035624_c001_v7007000_t0000_u01731038184767") 2024/11/08 03:57:50 DEBUG : dst/two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd211_d20241108_m035613_c001_v0001130_t0036_u01731038173436") 2024/11/08 03:57:51 DEBUG : dst/two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f415274a5a5e32668_d20241108_m035612_c001_v7007000_t0000_u01731038172430") 2024/11/08 03:57:51 DEBUG : dst/two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd1f7_d20241108_m035601_c001_v0001130_t0003_u01731038161678") 2024/11/08 03:57:51 DEBUG : dst/two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40176b969e179341_d20241108_m035600_c001_v7007000_t0000_u01731038160553") 2024/11/08 03:57:51 DEBUG : dst/two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd1de_d20241108_m035547_c001_v0001130_t0033_u01731038147153") 2024/11/08 03:57:51 DEBUG : dst/two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f41852f6601c79fb0_d20241108_m035545_c001_v7007000_t0000_u01731038145792") 2024/11/08 03:57:51 DEBUG : dst/two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13f2f_d20241108_m035533_c001_v0001105_t0002_u01731038133755") 2024/11/08 03:57:51 DEBUG : dst/two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f400c20a41114f9f0_d20241108_m035532_c001_v7007000_t0000_u01731038132298") 2024/11/08 03:57:51 DEBUG : dst/two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1091bad014c4e2dd_d20241108_m035520_c001_v0001099_t0007_u01731038120162") 2024/11/08 03:57:51 DEBUG : dst/two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f406360b8fa6af8fb_d20241108_m035518_c001_v7007000_t0000_u01731038118759") 2024/11/08 03:57:51 DEBUG : dst/two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f10480f33da7fe38e_d20241108_m035514_c001_v0001182_t0032_u01731038114139") 2024/11/08 03:57:51 DEBUG : dst/two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73f09b_d20241108_m035453_c001_v7007000_t0000_u01731038093253") 2024/11/08 03:57:51 DEBUG : dst/two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f105ed04e37b78269_d20241108_m035452_c001_v0001180_t0050_u01731038092146") 2024/11/08 03:57:51 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f411df22140635228_d20241108_m035409_c001_v7007000_t0000_u01731038049289") 2024/11/08 03:57:51 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13dd3_d20241108_m035405_c001_v0001105_t0043_u01731038045430") 2024/11/08 03:57:51 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f411df2214063520c_d20241108_m035403_c001_v7007000_t0000_u01731038043409") 2024/11/08 03:57:51 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13d93_d20241108_m035352_c001_v0001105_t0011_u01731038032804") 2024/11/08 03:57:51 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cfe3_d20241108_m035343_c001_v7007000_t0000_u01731038023765") 2024/11/08 03:57:51 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13d4b_d20241108_m035339_c001_v0001105_t0007_u01731038019984") 2024/11/08 03:57:51 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece386_d20241108_m035314_c001_v7007000_t0000_u01731037994566") 2024/11/08 03:57:52 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13cb9_d20241108_m035312_c001_v0001105_t0021_u01731037992694") 2024/11/08 03:57:52 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece376_d20241108_m035311_c001_v7007000_t0000_u01731037991123") 2024/11/08 03:57:52 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13ca9_d20241108_m035309_c001_v0001105_t0020_u01731037989767") 2024/11/08 03:57:52 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece368_d20241108_m035306_c001_v7007000_t0000_u01731037986280") 2024/11/08 03:57:52 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c87_d20241108_m035304_c001_v0001105_t0022_u01731037984634") 2024/11/08 03:57:52 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece31d_d20241108_m035303_c001_v7007000_t0000_u01731037983420") 2024/11/08 03:57:52 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c71_d20241108_m035301_c001_v0001105_t0028_u01731037981742") 2024/11/08 03:57:52 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece303_d20241108_m035254_c001_v7007000_t0000_u01731037974360") 2024/11/08 03:57:52 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c37_d20241108_m035252_c001_v0001105_t0023_u01731037972470") 2024/11/08 03:57:52 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73e9dc_d20241108_m035251_c001_v7007000_t0000_u01731037971014") 2024/11/08 03:57:52 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c23_d20241108_m035250_c001_v0001105_t0015_u01731037970076") 2024/11/08 03:57:52 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73e9cc_d20241108_m035244_c001_v7007000_t0000_u01731037964596") 2024/11/08 03:57:52 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c03_d20241108_m035242_c001_v0001105_t0015_u01731037962877") 2024/11/08 03:57:52 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73e9bc_d20241108_m035240_c001_v7007000_t0000_u01731037960319") 2024/11/08 03:57:52 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13bf7_d20241108_m035239_c001_v0001105_t0000_u01731037959014") 2024/11/08 03:57:52 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73e9b6_d20241108_m035237_c001_v7007000_t0000_u01731037957922") 2024/11/08 03:57:52 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1033037a62913b81_d20241108_m035237_c001_v0001097_t0039_u01731037957272") 2024/11/08 03:57:52 DEBUG : empty space: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13bef_d20241108_m035235_c001_v0001105_t0033_u01731037955706") 2024/11/08 03:57:52 DEBUG : enormous: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece383_d20241108_m035313_c001_v7007000_t0000_u01731037993787") 2024/11/08 03:57:52 DEBUG : enormous: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13cbf_d20241108_m035312_c001_v0001105_t0015_u01731037992947") 2024/11/08 03:57:53 DEBUG : existing: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f404a5281c1cedf67_d20241108_m035641_c001_v7007000_t0000_u01731038201342") 2024/11/08 03:57:53 DEBUG : existing: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b14029_d20241108_m035640_c001_v0001105_t0036_u01731038200110") 2024/11/08 03:57:53 DEBUG : existing: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cfc6_d20241108_m035338_c001_v7007000_t0000_u01731038018070") 2024/11/08 03:57:53 DEBUG : existing: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13d3b_d20241108_m035336_c001_v0001105_t0027_u01731038016960") 2024/11/08 03:57:53 DEBUG : existing: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73e9a5_d20241108_m035231_c001_v7007000_t0000_u01731037951793") 2024/11/08 03:57:53 DEBUG : existing: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13bd9_d20241108_m035230_c001_v0001105_t0055_u01731037950635") 2024/11/08 03:57:53 DEBUG : existing: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73e99c_d20241108_m035229_c001_v7007000_t0000_u01731037949357") 2024/11/08 03:57:53 DEBUG : existing: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13bd3_d20241108_m035228_c001_v0001105_t0030_u01731037948572") 2024/11/08 03:57:53 DEBUG : existing: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13bcd_d20241108_m035227_c001_v0001105_t0042_u01731037947599") 2024/11/08 03:57:53 DEBUG : existing-b: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cfc9_d20241108_m035338_c001_v7007000_t0000_u01731038018255") 2024/11/08 03:57:53 DEBUG : existing-b: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd10e_d20241108_m035336_c001_v0001130_t0031_u01731038016971") 2024/11/08 03:57:53 DEBUG : five: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece391_d20241108_m035319_c001_v7007000_t0000_u01731037999261") 2024/11/08 03:57:53 DEBUG : five: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f407b3f7b29b13ce1_d20241108_m035317_c001_v0001105_t0000_u01731037997173") 2024/11/08 03:57:53 DEBUG : foo: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73e9c0_d20241108_m035242_c001_v7007000_t0000_u01731037962151") 2024/11/08 03:57:53 DEBUG : foo: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f407b3f7b29b13bfd_d20241108_m035241_c001_v0001105_t0000_u01731037961595") 2024/11/08 03:57:53 DEBUG : foo: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f407b3f7b29b13bfb_d20241108_m035241_c001_v0001105_t0000_u01731037961050") 2024/11/08 03:57:53 DEBUG : four: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece392_d20241108_m035319_c001_v7007000_t0000_u01731037999442") 2024/11/08 03:57:53 DEBUG : four: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4091bad014c4e22f_d20241108_m035317_c001_v0001099_t0008_u01731037997733") 2024/11/08 03:57:53 DEBUG : four: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13cdd_d20241108_m035316_c001_v0001105_t0038_u01731037996481") 2024/11/08 03:57:53 DEBUG : hello world2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f417cc3166299ae90_d20241108_m035137_c001_v7007000_t0000_u01731037897143") 2024/11/08 03:57:53 DEBUG : hello world2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13afd_d20241108_m035136_c001_v0001105_t0007_u01731037896341") 2024/11/08 03:57:54 DEBUG : ignore-size: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cac0_d20241108_m035226_c001_v7007000_t0000_u01731037946142") 2024/11/08 03:57:54 DEBUG : ignore-size: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13bbf_d20241108_m035224_c001_v0001105_t0022_u01731037944987") 2024/11/08 03:57:54 DEBUG : nested/sub dir/file: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cfbb_d20241108_m035335_c001_v7007000_t0000_u01731038015848") 2024/11/08 03:57:54 DEBUG : nested/sub dir/file: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd10c_d20241108_m035334_c001_v0001130_t0018_u01731038014847") 2024/11/08 03:57:54 DEBUG : nested/sub dir/file: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cfb0_d20241108_m035333_c001_v7007000_t0000_u01731038013726") 2024/11/08 03:57:54 DEBUG : nested/sub dir/file: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd106_d20241108_m035332_c001_v0001130_t0012_u01731038012543") 2024/11/08 03:57:54 DEBUG : one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece396_d20241108_m035319_c001_v7007000_t0000_u01731037999623") 2024/11/08 03:57:54 DEBUG : one: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f407b3f7b29b13cd1_d20241108_m035315_c001_v0001105_t0000_u01731037995684") 2024/11/08 03:57:54 DEBUG : only0: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd8600294b_d20241108_m035728_c001_v7007000_t0000_u01731038248522") 2024/11/08 03:57:54 DEBUG : only0: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f407b3f7b29b1411d_d20241108_m035722_c001_v0001105_t0000_u01731038242811") 2024/11/08 03:57:54 DEBUG : only0: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd283_d20241108_m035708_c001_v0001130_t0035_u01731038228441") 2024/11/08 03:57:54 DEBUG : only0: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5dc75_d20241108_m035701_c001_v7007000_t0000_u01731038221935") 2024/11/08 03:57:54 DEBUG : only0: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd241_d20241108_m035646_c001_v0001130_t0054_u01731038206396") 2024/11/08 03:57:54 DEBUG : only1: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd8600294d_d20241108_m035728_c001_v7007000_t0000_u01731038248705") 2024/11/08 03:57:54 DEBUG : only1: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f418848af726bd2c9_d20241108_m035722_c001_v0001130_t0026_u01731038242826") 2024/11/08 03:57:54 DEBUG : only1: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd287_d20241108_m035708_c001_v0001130_t0056_u01731038228943") 2024/11/08 03:57:54 DEBUG : only1: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b5241_d20241108_m035702_c001_v7007000_t0000_u01731038222142") 2024/11/08 03:57:54 DEBUG : only1: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd243_d20241108_m035646_c001_v0001130_t0036_u01731038206967") 2024/11/08 03:57:54 DEBUG : only10: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd8600294e_d20241108_m035728_c001_v7007000_t0000_u01731038248885") 2024/11/08 03:57:54 DEBUG : only10: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4149e9afc906e64c_d20241108_m035723_c001_v0001179_t0026_u01731038243378") 2024/11/08 03:57:55 DEBUG : only10: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd2a9_d20241108_m035715_c001_v0001130_t0056_u01731038235106") 2024/11/08 03:57:55 DEBUG : only10: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5dc7a_d20241108_m035702_c001_v7007000_t0000_u01731038222483") 2024/11/08 03:57:55 DEBUG : only10: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd25f_d20241108_m035653_c001_v0001130_t0041_u01731038213430") 2024/11/08 03:57:55 DEBUG : only11: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002950_d20241108_m035729_c001_v7007000_t0000_u01731038249071") 2024/11/08 03:57:55 DEBUG : only11: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40008ddd15f95c7c_d20241108_m035723_c001_v0001146_t0054_u01731038243568") 2024/11/08 03:57:55 DEBUG : only11: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd2ad_d20241108_m035716_c001_v0001130_t0005_u01731038236394") 2024/11/08 03:57:55 DEBUG : only11: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b5240_d20241108_m035701_c001_v7007000_t0000_u01731038221960") 2024/11/08 03:57:55 DEBUG : only11: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd263_d20241108_m035654_c001_v0001130_t0047_u01731038214356") 2024/11/08 03:57:55 DEBUG : only12: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002951_d20241108_m035729_c001_v7007000_t0000_u01731038249259") 2024/11/08 03:57:55 DEBUG : only12: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f407b3f7b29b1411f_d20241108_m035723_c001_v0001105_t0000_u01731038243211") 2024/11/08 03:57:55 DEBUG : only12: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd2af_d20241108_m035717_c001_v0001130_t0027_u01731038237230") 2024/11/08 03:57:55 DEBUG : only12: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b523b_d20241108_m035701_c001_v7007000_t0000_u01731038221385") 2024/11/08 03:57:55 DEBUG : only12: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd265_d20241108_m035655_c001_v0001130_t0047_u01731038215057") 2024/11/08 03:57:55 DEBUG : only13: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002954_d20241108_m035729_c001_v7007000_t0000_u01731038249456") 2024/11/08 03:57:55 DEBUG : only13: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f407b3f7b29b14123_d20241108_m035723_c001_v0001105_t0000_u01731038243395") 2024/11/08 03:57:55 DEBUG : only13: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd2b1_d20241108_m035717_c001_v0001130_t0035_u01731038237875") 2024/11/08 03:57:55 DEBUG : only13: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f412a943be55dc33e_d20241108_m035702_c001_v7007000_t0000_u01731038222160") 2024/11/08 03:57:55 DEBUG : only13: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd269_d20241108_m035655_c001_v0001130_t0018_u01731038215814") 2024/11/08 03:57:55 DEBUG : only14: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002956_d20241108_m035729_c001_v7007000_t0000_u01731038249641") 2024/11/08 03:57:55 DEBUG : only14: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f418848af726bd2cb_d20241108_m035723_c001_v0001130_t0026_u01731038243225") 2024/11/08 03:57:55 DEBUG : only14: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd2b3_d20241108_m035718_c001_v0001130_t0028_u01731038238601") 2024/11/08 03:57:56 DEBUG : only14: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b523c_d20241108_m035701_c001_v7007000_t0000_u01731038221568") 2024/11/08 03:57:56 DEBUG : only14: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd26b_d20241108_m035656_c001_v0001130_t0050_u01731038216352") 2024/11/08 03:57:56 DEBUG : only15: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002958_d20241108_m035729_c001_v7007000_t0000_u01731038249827") 2024/11/08 03:57:56 DEBUG : only15: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f418848af726bd2cd_d20241108_m035723_c001_v0001130_t0026_u01731038243410") 2024/11/08 03:57:56 DEBUG : only15: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd2b7_d20241108_m035719_c001_v0001130_t0029_u01731038239307") 2024/11/08 03:57:56 DEBUG : only15: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5dc79_d20241108_m035702_c001_v7007000_t0000_u01731038222302") 2024/11/08 03:57:56 DEBUG : only15: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd271_d20241108_m035657_c001_v0001130_t0042_u01731038217129") 2024/11/08 03:57:56 DEBUG : only16: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd8600295a_d20241108_m035730_c001_v7007000_t0000_u01731038250010") 2024/11/08 03:57:56 DEBUG : only16: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40008ddd15f95c7e_d20241108_m035723_c001_v0001146_t0054_u01731038243775") 2024/11/08 03:57:56 DEBUG : only16: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd2b9_d20241108_m035719_c001_v0001130_t0028_u01731038239843") 2024/11/08 03:57:56 DEBUG : only16: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b5243_d20241108_m035702_c001_v7007000_t0000_u01731038222326") 2024/11/08 03:57:56 DEBUG : only16: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd275_d20241108_m035657_c001_v0001130_t0051_u01731038217753") 2024/11/08 03:57:56 DEBUG : only17: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd8600295b_d20241108_m035730_c001_v7007000_t0000_u01731038250191") 2024/11/08 03:57:56 DEBUG : only17: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4149e9afc906e650_d20241108_m035723_c001_v0001179_t0026_u01731038243563") 2024/11/08 03:57:56 DEBUG : only17: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd2bd_d20241108_m035720_c001_v0001130_t0042_u01731038240496") 2024/11/08 03:57:56 DEBUG : only17: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b523d_d20241108_m035701_c001_v7007000_t0000_u01731038221750") 2024/11/08 03:57:56 DEBUG : only17: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd277_d20241108_m035658_c001_v0001130_t0003_u01731038218557") 2024/11/08 03:57:56 DEBUG : only18: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd8600295d_d20241108_m035730_c001_v7007000_t0000_u01731038250372") 2024/11/08 03:57:56 DEBUG : only18: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40008ddd15f95c80_d20241108_m035723_c001_v0001146_t0054_u01731038243958") 2024/11/08 03:57:56 DEBUG : only18: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd2c1_d20241108_m035721_c001_v0001130_t0016_u01731038241104") 2024/11/08 03:57:57 DEBUG : only18: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5dc74_d20241108_m035701_c001_v7007000_t0000_u01731038221754") 2024/11/08 03:57:57 DEBUG : only18: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd279_d20241108_m035659_c001_v0001130_t0049_u01731038219478") 2024/11/08 03:57:57 DEBUG : only19: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd8600295f_d20241108_m035730_c001_v7007000_t0000_u01731038250555") 2024/11/08 03:57:57 DEBUG : only19: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f418848af726bd2d5_d20241108_m035723_c001_v0001130_t0026_u01731038243971") 2024/11/08 03:57:57 DEBUG : only19: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd2c3_d20241108_m035721_c001_v0001130_t0013_u01731038241851") 2024/11/08 03:57:57 DEBUG : only19: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f412a943be55dc33c_d20241108_m035701_c001_v7007000_t0000_u01731038221790") 2024/11/08 03:57:57 DEBUG : only19: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd27b_d20241108_m035700_c001_v0001130_t0052_u01731038220052") 2024/11/08 03:57:57 DEBUG : only2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002961_d20241108_m035730_c001_v7007000_t0000_u01731038250738") 2024/11/08 03:57:57 DEBUG : only2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f407b3f7b29b14125_d20241108_m035723_c001_v0001105_t0000_u01731038243579") 2024/11/08 03:57:57 DEBUG : only2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd28b_d20241108_m035709_c001_v0001130_t0019_u01731038229595") 2024/11/08 03:57:57 DEBUG : only2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40140e70f11b5244_d20241108_m035702_c001_v7007000_t0000_u01731038222509") 2024/11/08 03:57:57 DEBUG : only2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd245_d20241108_m035647_c001_v0001130_t0033_u01731038207576") 2024/11/08 03:57:57 DEBUG : only3: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002963_d20241108_m035730_c001_v7007000_t0000_u01731038250919") 2024/11/08 03:57:57 DEBUG : only3: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f418848af726bd2cf_d20241108_m035723_c001_v0001130_t0026_u01731038243594") 2024/11/08 03:57:57 DEBUG : only3: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd28d_d20241108_m035710_c001_v0001130_t0051_u01731038230255") 2024/11/08 03:57:57 DEBUG : only3: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5dc77_d20241108_m035702_c001_v7007000_t0000_u01731038222116") 2024/11/08 03:57:57 DEBUG : only3: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd247_d20241108_m035648_c001_v0001130_t0007_u01731038208473") 2024/11/08 03:57:57 DEBUG : only4: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002965_d20241108_m035731_c001_v7007000_t0000_u01731038251102") 2024/11/08 03:57:57 DEBUG : only4: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4149e9afc906e652_d20241108_m035723_c001_v0001179_t0026_u01731038243745") 2024/11/08 03:57:57 DEBUG : only4: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd295_d20241108_m035710_c001_v0001130_t0009_u01731038230851") 2024/11/08 03:57:58 DEBUG : only4: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f412a943be55dc33f_d20241108_m035702_c001_v7007000_t0000_u01731038222345") 2024/11/08 03:57:58 DEBUG : only4: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd249_d20241108_m035649_c001_v0001130_t0014_u01731038209094") 2024/11/08 03:57:58 DEBUG : only5: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002967_d20241108_m035731_c001_v7007000_t0000_u01731038251300") 2024/11/08 03:57:58 DEBUG : only5: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f407b3f7b29b14127_d20241108_m035723_c001_v0001105_t0000_u01731038243761") 2024/11/08 03:57:58 DEBUG : only5: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd29b_d20241108_m035711_c001_v0001130_t0038_u01731038231718") 2024/11/08 03:57:58 DEBUG : only5: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402b6592018875c6_d20241108_m035701_c001_v7007000_t0000_u01731038221799") 2024/11/08 03:57:58 DEBUG : only5: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd24d_d20241108_m035649_c001_v0001130_t0004_u01731038209846") 2024/11/08 03:57:58 DEBUG : only6: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd86002969_d20241108_m035731_c001_v7007000_t0000_u01731038251481") 2024/11/08 03:57:58 DEBUG : only6: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4149e9afc906e656_d20241108_m035724_c001_v0001179_t0026_u01731038244112") 2024/11/08 03:57:58 DEBUG : only6: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd29d_d20241108_m035712_c001_v0001130_t0046_u01731038232295") 2024/11/08 03:57:58 DEBUG : only6: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f412a943be55dc33d_d20241108_m035701_c001_v7007000_t0000_u01731038221977") 2024/11/08 03:57:58 DEBUG : only6: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd255_d20241108_m035650_c001_v0001130_t0017_u01731038210827") 2024/11/08 03:57:58 DEBUG : only7: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd8600296b_d20241108_m035731_c001_v7007000_t0000_u01731038251661") 2024/11/08 03:57:58 DEBUG : only7: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f418848af726bd2d3_d20241108_m035723_c001_v0001130_t0026_u01731038243788") 2024/11/08 03:57:58 DEBUG : only7: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd2a1_d20241108_m035712_c001_v0001130_t0032_u01731038232947") 2024/11/08 03:57:58 DEBUG : only7: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402b6592018875c8_d20241108_m035702_c001_v7007000_t0000_u01731038222168") 2024/11/08 03:57:58 DEBUG : only7: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd257_d20241108_m035651_c001_v0001130_t0051_u01731038211569") 2024/11/08 03:57:58 DEBUG : only8: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd8600296c_d20241108_m035731_c001_v7007000_t0000_u01731038251842") 2024/11/08 03:57:58 DEBUG : only8: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4149e9afc906e654_d20241108_m035723_c001_v0001179_t0026_u01731038243928") 2024/11/08 03:57:58 DEBUG : only8: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd2a3_d20241108_m035713_c001_v0001130_t0014_u01731038233615") 2024/11/08 03:57:58 DEBUG : only8: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402b6592018875c7_d20241108_m035701_c001_v7007000_t0000_u01731038221984") 2024/11/08 03:57:59 DEBUG : only8: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd259_d20241108_m035652_c001_v0001130_t0015_u01731038212125") 2024/11/08 03:57:59 DEBUG : only9: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd8600296f_d20241108_m035732_c001_v7007000_t0000_u01731038252032") 2024/11/08 03:57:59 DEBUG : only9: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f407b3f7b29b14129_d20241108_m035723_c001_v0001105_t0000_u01731038243945") 2024/11/08 03:57:59 DEBUG : only9: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd2a5_d20241108_m035714_c001_v0001130_t0001_u01731038234245") 2024/11/08 03:57:59 DEBUG : only9: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402b6592018875c9_d20241108_m035702_c001_v7007000_t0000_u01731038222354") 2024/11/08 03:57:59 DEBUG : only9: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd25d_d20241108_m035652_c001_v0001130_t0012_u01731038212816") 2024/11/08 03:57:59 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cf98_d20241108_m035330_c001_v7007000_t0000_u01731038010652") 2024/11/08 03:57:59 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1091bad014c4e23e_d20241108_m035328_c001_v0001099_t0003_u01731038008626") 2024/11/08 03:57:59 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cf84_d20241108_m035326_c001_v7007000_t0000_u01731038006774") 2024/11/08 03:57:59 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd0f4_d20241108_m035324_c001_v0001130_t0041_u01731038004666") 2024/11/08 03:57:59 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cf6f_d20241108_m035323_c001_v7007000_t0000_u01731038003160") 2024/11/08 03:57:59 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd0ea_d20241108_m035320_c001_v0001130_t0025_u01731038000560") 2024/11/08 03:57:59 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece36c_d20241108_m035308_c001_v7007000_t0000_u01731037988613") 2024/11/08 03:57:59 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c99_d20241108_m035307_c001_v0001105_t0013_u01731037987195") 2024/11/08 03:57:59 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece366_d20241108_m035305_c001_v7007000_t0000_u01731037985278") 2024/11/08 03:57:59 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c85_d20241108_m035304_c001_v0001105_t0030_u01731037984332") 2024/11/08 03:57:59 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece314_d20241108_m035302_c001_v7007000_t0000_u01731037982446") 2024/11/08 03:57:59 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c6d_d20241108_m035301_c001_v0001105_t0002_u01731037981100") 2024/11/08 03:57:59 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73e9e1_d20241108_m035253_c001_v7007000_t0000_u01731037973443") 2024/11/08 03:58:00 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c33_d20241108_m035251_c001_v0001105_t0042_u01731037971931") 2024/11/08 03:58:00 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73e9dd_d20241108_m035251_c001_v7007000_t0000_u01731037971201") 2024/11/08 03:58:00 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c21_d20241108_m035249_c001_v0001105_t0019_u01731037969786") 2024/11/08 03:58:00 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73e9d5_d20241108_m035249_c001_v7007000_t0000_u01731037969060") 2024/11/08 03:58:00 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c1d_d20241108_m035248_c001_v0001105_t0022_u01731037968342") 2024/11/08 03:58:00 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c1b_d20241108_m035247_c001_v0001105_t0034_u01731037967699") 2024/11/08 03:58:00 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73e9d0_d20241108_m035246_c001_v7007000_t0000_u01731037966973") 2024/11/08 03:58:00 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c13_d20241108_m035246_c001_v0001105_t0030_u01731037966301") 2024/11/08 03:58:00 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c0d_d20241108_m035245_c001_v0001105_t0058_u01731037965527") 2024/11/08 03:58:00 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73e9cd_d20241108_m035244_c001_v7007000_t0000_u01731037964799") 2024/11/08 03:58:00 DEBUG : potato: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c05_d20241108_m035243_c001_v0001105_t0002_u01731037963515") 2024/11/08 03:58:00 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73f013_d20241108_m035420_c001_v7007000_t0000_u01731038060330") 2024/11/08 03:58:00 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1091bad014c4e291_d20241108_m035419_c001_v0001099_t0058_u01731038059547") 2024/11/08 03:58:00 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f411df22140635229_d20241108_m035409_c001_v7007000_t0000_u01731038049604") 2024/11/08 03:58:00 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1091bad014c4e277_d20241108_m035404_c001_v0001099_t0038_u01731038044681") 2024/11/08 03:58:00 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f404ec75e5e06c381_d20241108_m035357_c001_v7007000_t0000_u01731038037068") 2024/11/08 03:58:00 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1091bad014c4e269_d20241108_m035352_c001_v0001099_t0010_u01731038032145") 2024/11/08 03:58:00 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cfe9_d20241108_m035344_c001_v7007000_t0000_u01731038024076") 2024/11/08 03:58:00 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1091bad014c4e253_d20241108_m035339_c001_v0001099_t0036_u01731038019569") 2024/11/08 03:58:00 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece381_d20241108_m035313_c001_v7007000_t0000_u01731037993606") 2024/11/08 03:58:01 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13cb7_d20241108_m035312_c001_v0001105_t0022_u01731037992422") 2024/11/08 03:58:01 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece377_d20241108_m035311_c001_v7007000_t0000_u01731037991314") 2024/11/08 03:58:01 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13ca7_d20241108_m035309_c001_v0001105_t0039_u01731037989519") 2024/11/08 03:58:01 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece36f_d20241108_m035308_c001_v7007000_t0000_u01731037988794") 2024/11/08 03:58:01 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c9f_d20241108_m035307_c001_v0001105_t0030_u01731037987874") 2024/11/08 03:58:01 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece369_d20241108_m035306_c001_v7007000_t0000_u01731037986462") 2024/11/08 03:58:01 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c8d_d20241108_m035305_c001_v0001105_t0021_u01731037985670") 2024/11/08 03:58:01 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece31e_d20241108_m035303_c001_v7007000_t0000_u01731037983601") 2024/11/08 03:58:01 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c75_d20241108_m035302_c001_v0001105_t0003_u01731037982455") 2024/11/08 03:58:01 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece304_d20241108_m035254_c001_v7007000_t0000_u01731037974541") 2024/11/08 03:58:01 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13c39_d20241108_m035253_c001_v0001105_t0021_u01731037973158") 2024/11/08 03:58:01 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f417cc3166299ae99_d20241108_m035140_c001_v7007000_t0000_u01731037900651") 2024/11/08 03:58:01 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13b15_d20241108_m035140_c001_v0001105_t0052_u01731037900027") 2024/11/08 03:58:01 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f417cc3166299ae98_d20241108_m035138_c001_v7007000_t0000_u01731037898757") 2024/11/08 03:58:01 DEBUG : potato2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13b0f_d20241108_m035138_c001_v0001105_t0002_u01731037898068") 2024/11/08 03:58:01 DEBUG : potato3: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f411df2214063522f_d20241108_m035410_c001_v7007000_t0000_u01731038050366") 2024/11/08 03:58:01 DEBUG : potato3: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd13c_d20241108_m035406_c001_v0001130_t0014_u01731038046052") 2024/11/08 03:58:01 DEBUG : potato3: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f404ec75e5e06c382_d20241108_m035357_c001_v7007000_t0000_u01731038037284") 2024/11/08 03:58:01 DEBUG : potato3: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd12a_d20241108_m035353_c001_v0001130_t0007_u01731038033502") 2024/11/08 03:58:01 DEBUG : potato3: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cfec_d20241108_m035344_c001_v7007000_t0000_u01731038024701") 2024/11/08 03:58:02 DEBUG : potato3: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd11a_d20241108_m035340_c001_v0001130_t0047_u01731038020445") 2024/11/08 03:58:02 DEBUG : pre-dest1/1: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f406360b8fa6af8dd_d20241108_m035501_c001_v7007000_t0000_u01731038101985") 2024/11/08 03:58:02 DEBUG : pre-dest1/1: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd17c_d20241108_m035453_c001_v0001130_t0022_u01731038093989") 2024/11/08 03:58:02 DEBUG : pre-dest2/2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f406360b8fa6af8df_d20241108_m035502_c001_v7007000_t0000_u01731038102177") 2024/11/08 03:58:02 DEBUG : pre-dest2/2: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1091bad014c4e2b3_d20241108_m035454_c001_v0001099_t0048_u01731038094659") 2024/11/08 03:58:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f4070de570c73f03f_d20241108_m035433_c001_v7007000_t0000_u01731038073003") 2024/11/08 03:58:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13e29_d20241108_m035429_c001_v0001105_t0011_u01731038069938") 2024/11/08 03:58:02 DEBUG : sizeonly: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cabc_d20241108_m035223_c001_v7007000_t0000_u01731037943705") 2024/11/08 03:58:02 DEBUG : sizeonly: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13bbb_d20241108_m035222_c001_v0001105_t0017_u01731037942676") 2024/11/08 03:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd8600298d_d20241108_m035737_c001_v7007000_t0000_u01731038257690") 2024/11/08 03:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd2df_d20241108_m035736_c001_v0001130_t0014_u01731038256535") 2024/11/08 03:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd8600297a_d20241108_m035734_c001_v7007000_t0000_u01731038254625") 2024/11/08 03:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b14151_d20241108_m035733_c001_v0001105_t0007_u01731038253347") 2024/11/08 03:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cfbd_d20241108_m035336_c001_v7007000_t0000_u01731038016031") 2024/11/08 03:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1091bad014c4e24d_d20241108_m035335_c001_v0001099_t0047_u01731038015198") 2024/11/08 03:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cfb1_d20241108_m035333_c001_v7007000_t0000_u01731038013909") 2024/11/08 03:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13d29_d20241108_m035332_c001_v0001105_t0006_u01731038012896") 2024/11/08 03:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cab5_d20241108_m035219_c001_v7007000_t0000_u01731037939313") 2024/11/08 03:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13ba5_d20241108_m035217_c001_v0001105_t0050_u01731037937895") 2024/11/08 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cab2_d20241108_m035217_c001_v7007000_t0000_u01731037937158") 2024/11/08 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13b9b_d20241108_m035216_c001_v0001105_t0034_u01731037936120") 2024/11/08 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5caa8_d20241108_m035213_c001_v7007000_t0000_u01731037933067") 2024/11/08 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13b8f_d20241108_m035211_c001_v0001105_t0056_u01731037931856") 2024/11/08 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5caa3_d20241108_m035211_c001_v7007000_t0000_u01731037931315") 2024/11/08 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13b89_d20241108_m035210_c001_v0001105_t0038_u01731037930264") 2024/11/08 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13b7f_d20241108_m035207_c001_v0001105_t0039_u01731037927308") 2024/11/08 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5ca99_d20241108_m035206_c001_v7007000_t0000_u01731037926586") 2024/11/08 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13b7b_d20241108_m035205_c001_v0001105_t0011_u01731037925893") 2024/11/08 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13b79_d20241108_m035204_c001_v0001105_t0005_u01731037924982") 2024/11/08 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5ca91_d20241108_m035203_c001_v7007000_t0000_u01731037923889") 2024/11/08 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13b6f_d20241108_m035201_c001_v0001105_t0049_u01731037921196") 2024/11/08 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13b65_d20241108_m035158_c001_v0001105_t0036_u01731037918284") 2024/11/08 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5ca80_d20241108_m035157_c001_v7007000_t0000_u01731037917539") 2024/11/08 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13b5d_d20241108_m035156_c001_v0001105_t0006_u01731037916697") 2024/11/08 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13b5b_d20241108_m035155_c001_v0001105_t0017_u01731037915997") 2024/11/08 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5ca7a_d20241108_m035155_c001_v7007000_t0000_u01731037915271") 2024/11/08 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13b45_d20241108_m035151_c001_v0001105_t0051_u01731037911556") 2024/11/08 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5ca69_d20241108_m035151_c001_v7007000_t0000_u01731037911179") 2024/11/08 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13b43_d20241108_m035150_c001_v0001105_t0049_u01731037910462") 2024/11/08 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f417cc3166299aeaa_d20241108_m035148_c001_v7007000_t0000_u01731037908840") 2024/11/08 03:58:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13b37_d20241108_m035148_c001_v0001105_t0046_u01731037908167") 2024/11/08 03:58:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f417cc3166299aea8_d20241108_m035147_c001_v7007000_t0000_u01731037907618") 2024/11/08 03:58:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13b31_d20241108_m035146_c001_v0001105_t0059_u01731037906716") 2024/11/08 03:58:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f417cc3166299aea2_d20241108_m035145_c001_v7007000_t0000_u01731037905456") 2024/11/08 03:58:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13b27_d20241108_m035144_c001_v0001105_t0039_u01731037904617") 2024/11/08 03:58:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f417cc3166299aea1_d20241108_m035144_c001_v7007000_t0000_u01731037904082") 2024/11/08 03:58:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13b21_d20241108_m035143_c001_v0001105_t0006_u01731037903221") 2024/11/08 03:58:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f417cc3166299ae9d_d20241108_m035142_c001_v7007000_t0000_u01731037902311") 2024/11/08 03:58:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13b1b_d20241108_m035141_c001_v0001105_t0001_u01731037901545") 2024/11/08 03:58:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f417cc3166299ae8f_d20241108_m035135_c001_v7007000_t0000_u01731037895435") 2024/11/08 03:58:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13af5_d20241108_m035134_c001_v0001105_t0002_u01731037894629") 2024/11/08 03:58:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f417cc3166299ae85_d20241108_m035133_c001_v7007000_t0000_u01731037893733") 2024/11/08 03:58:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13ae9_d20241108_m035133_c001_v0001105_t0031_u01731037893073") 2024/11/08 03:58:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f417cc3166299ae76_d20241108_m035132_c001_v7007000_t0000_u01731037892175") 2024/11/08 03:58:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13ae3_d20241108_m035131_c001_v0001105_t0045_u01731037891547") 2024/11/08 03:58:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f417cc3166299ae71_d20241108_m035128_c001_v7007000_t0000_u01731037888656") 2024/11/08 03:58:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13acf_d20241108_m035128_c001_v0001105_t0012_u01731037888036") 2024/11/08 03:58:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd8600298f_d20241108_m035737_c001_v7007000_t0000_u01731038257899") 2024/11/08 03:58:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1149e9afc906e66c_d20241108_m035736_c001_v0001179_t0016_u01731038256549") 2024/11/08 03:58:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f405b74bd8600297d_d20241108_m035734_c001_v7007000_t0000_u01731038254807") 2024/11/08 03:58:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f10008ddd15f95cae_d20241108_m035733_c001_v0001146_t0000_u01731038253366") 2024/11/08 03:58:05 DEBUG : sub/yam: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cf94_d20241108_m035330_c001_v7007000_t0000_u01731038010090") 2024/11/08 03:58:05 DEBUG : sub/yam: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f118848af726bd102_d20241108_m035328_c001_v0001130_t0049_u01731038008276") 2024/11/08 03:58:05 DEBUG : three: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece397_d20241108_m035319_c001_v7007000_t0000_u01731037999804") 2024/11/08 03:58:05 DEBUG : three: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13ced_d20241108_m035318_c001_v0001105_t0059_u01731037998481") 2024/11/08 03:58:05 DEBUG : three: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13cd9_d20241108_m035316_c001_v0001105_t0055_u01731037996053") 2024/11/08 03:58:05 DEBUG : two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f402d8e8c8dece398_d20241108_m035319_c001_v7007000_t0000_u01731037999986") 2024/11/08 03:58:05 DEBUG : two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f418848af726bd0e0_d20241108_m035317_c001_v0001130_t0026_u01731037997919") 2024/11/08 03:58:05 DEBUG : two: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f407b3f7b29b13cd5_d20241108_m035315_c001_v0001105_t0000_u01731037995872") 2024/11/08 03:58:05 DEBUG : yam: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cf9a_d20241108_m035330_c001_v7007000_t0000_u01731038010835") 2024/11/08 03:58:05 DEBUG : yam: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f10067ba7eb8e9132_d20241108_m035329_c001_v0001092_t0026_u01731038009672") 2024/11/08 03:58:05 DEBUG : yam: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cf80_d20241108_m035326_c001_v7007000_t0000_u01731038006214") 2024/11/08 03:58:05 DEBUG : yam: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f107b3f7b29b13d0d_d20241108_m035325_c001_v0001105_t0037_u01731038005017") 2024/11/08 03:58:05 DEBUG : yam: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cf6a_d20241108_m035322_c001_v7007000_t0000_u01731038002605") 2024/11/08 03:58:05 DEBUG : yam: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1091bad014c4e232_d20241108_m035320_c001_v0001099_t0035_u01731038000548") 2024/11/08 03:58:05 DEBUG : yaml: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cf85_d20241108_m035326_c001_v7007000_t0000_u01731038006956") 2024/11/08 03:58:05 DEBUG : yaml: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f10480f33da7fce5d_d20241108_m035325_c001_v0001182_t0012_u01731038005917") 2024/11/08 03:58:05 DEBUG : yaml: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f40666b2a11d5cf72_d20241108_m035323_c001_v7007000_t0000_u01731038003352") 2024/11/08 03:58:05 DEBUG : yaml: Deleting (id "4_z6fc2fd53e05d0b9b9f380e1b_f1160205dc9ae55e5_d20241108_m035321_c001_v0001097_t0032_u01731038001895") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m42.222629395s (try 1/5)