"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/11/04 04:51:28 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa" 2024/11/04 04:51:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 04:51:28 DEBUG : Creating backend with remote "/tmp/rclone2098523435" === 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-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:51:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 04:51:30 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/04 04:51:30 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:51:30 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.33s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:51:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/04 04:51:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 04:51:31 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:51:31 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:51:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 04:51:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:51:32 DEBUG : B2 bucket rclone-test-pikicog8fawa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.32s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", 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-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", 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-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:51:33 DEBUG : Creating backend with remote "/non-existing" 2024/11/04 04:51:34 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/04 04:51:34 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:51:34 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:51:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 04:51:35 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:51:35 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:51:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 04:51:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.21s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:51:37 INFO : B2 bucket rclone-test-pikicog8fawa: Running all checks before starting transfers 2024/11/04 04:51:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 04:51:37 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:51:37 INFO : B2 bucket rclone-test-pikicog8fawa: Checks finished, now starting transfers 2024/11/04 04:51:37 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:51:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 04:51:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.83s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:51:38 ERROR : Ignoring --no-traverse with sync 2024/11/04 04:51:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 04:51:39 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:51:39 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:51:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 04:51:39 INFO : sub dir/hello world: Copied (new) 2024/11/04 04:51:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.89s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:51:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/04 04:51:40 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:51:40 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:51:41 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/04 04:51:41 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.91s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:51:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 04:51:42 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:51:42 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:51:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 04:51:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.98s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:51:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 04:51:45 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:51:45 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:51:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 04:51:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.15s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:51:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/04 04:51:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/04 04:51:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/04 04:51:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/04 04:51:47 DEBUG : sub dir: Making directory 2024/11/04 04:51:47 DEBUG : sub dir2: Making directory 2024/11/04 04:51:47 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/04 04:51:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 04:51:47 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:51:47 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:51:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 04:51:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/04 04:51:48 DEBUG : B2 bucket rclone-test-pikicog8fawa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.22s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:51:49 DEBUG : sub dir2: Making directory 2024/11/04 04:51:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/04 04:51:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/04 04:51:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 04:51:49 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:51:49 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:51:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 04:51:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.49s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:51:50 DEBUG : sub dir2: Making directory with metadata 2024/11/04 04:51:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/04 04:51:50 DEBUG : sub dir: Making directory 2024/11/04 04:51:50 DEBUG : sub dir2: Making directory 2024/11/04 04:51:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 04:51:50 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:51:50 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:51:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 04:51:51 INFO : sub dir/hello world: Copied (new) 2024/11/04 04:51:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/04 04:51:51 DEBUG : B2 bucket rclone-test-pikicog8fawa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/04 04:51:51 DEBUG : B2 bucket rclone-test-pikicog8fawa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.86s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", 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-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:51:52 DEBUG : sub dir2: Making directory 2024/11/04 04:51:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 04:51:52 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:51:52 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:51:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 04:51:53 INFO : sub dir/hello world: Copied (new) 2024/11/04 04:51:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.50s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:51:54 DEBUG : sub dir2: Making directory with metadata 2024/11/04 04:51:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/04 04:51:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/04 04:51:54 DEBUG : sub dir: Making directory 2024/11/04 04:51:54 DEBUG : sub dir2: Making directory 2024/11/04 04:51:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 04:51:54 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:51:54 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:51:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 04:51:54 INFO : sub dir/hello world: Copied (new) 2024/11/04 04:51:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/04 04:51:55 DEBUG : B2 bucket rclone-test-pikicog8fawa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.82s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", 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-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:51:56 DEBUG : sub dir2: Making directory 2024/11/04 04:51:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 04:51:57 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:51:57 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:51:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 04:51:57 INFO : sub dir/hello world: Copied (new) 2024/11/04 04:51:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.90s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:51:59 DEBUG : Creating backend with remote "TestB2:rclone-test-zuzeqoc2qove" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-pikicog8fawa -> B2 bucket rclone-test-zuzeqoc2qove 2024/11/04 04:52:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 04:52:00 DEBUG : B2 bucket rclone-test-zuzeqoc2qove: Waiting for checks to finish 2024/11/04 04:52:00 DEBUG : B2 bucket rclone-test-zuzeqoc2qove: Waiting for transfers to finish 2024/11/04 04:52:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 04:52:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:01 DEBUG : B2 bucket rclone-test-zuzeqoc2qove: Purge remote 2024/11/04 04:52:01 INFO : B2 bucket rclone-test-zuzeqoc2qove: cleaning bucket "rclone-test-zuzeqoc2qove" of all files 2024/11/04 04:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f32fdb3803dfb5b9f280e1b_f1136bab4703b34ad_d20241104_m045201_c001_v0001032_t0032_u01730695921341") --- PASS: TestServerSideCopy (5.59s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:05 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:52:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/04 04:52:05 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:52:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/04 04:52:06 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.39s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:07 DEBUG : Creating backend with remote "TestB2:rclone-test-lasupuw6meje" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-pikicog8fawa -> B2 bucket rclone-test-lasupuw6meje 2024/11/04 04:52:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 04:52:09 DEBUG : B2 bucket rclone-test-lasupuw6meje: Waiting for checks to finish 2024/11/04 04:52:09 DEBUG : B2 bucket rclone-test-lasupuw6meje: Waiting for transfers to finish 2024/11/04 04:52:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 04:52:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/04 04:52:11 DEBUG : B2 bucket rclone-test-lasupuw6meje: Waiting for checks to finish 2024/11/04 04:52:11 DEBUG : B2 bucket rclone-test-lasupuw6meje: Waiting for transfers to finish 2024/11/04 04:52:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/04 04:52:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:12 DEBUG : B2 bucket rclone-test-lasupuw6meje: Purge remote 2024/11/04 04:52:12 INFO : B2 bucket rclone-test-lasupuw6meje: cleaning bucket "rclone-test-lasupuw6meje" of all files 2024/11/04 04:52:12 DEBUG : sub dir/hello world: Deleting (id "4_z2ff21de3804dfb5b9f280e1b_f104f110387cd73f3_d20241104_m045211_c001_v0001182_t0011_u01730695931585") 2024/11/04 04:52:12 DEBUG : sub dir/hello world: Deleting (id "4_z2ff21de3804dfb5b9f280e1b_f1194cf0195502911_d20241104_m045210_c001_v0001177_t0028_u01730695930162") --- PASS: TestServerSideCopyOverSelf (7.00s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:15 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:52:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/04 04:52:15 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:52:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/04 04:52:15 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/04 04:52:15 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.63s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:17 DEBUG : Creating backend with remote "TestB2:rclone-test-guvosoq3zovi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-pikicog8fawa -> B2 bucket rclone-test-guvosoq3zovi 2024/11/04 04:52:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 04:52:19 DEBUG : B2 bucket rclone-test-guvosoq3zovi: Waiting for checks to finish 2024/11/04 04:52:19 DEBUG : B2 bucket rclone-test-guvosoq3zovi: Waiting for transfers to finish 2024/11/04 04:52:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 04:52:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/04 04:52:21 DEBUG : B2 bucket rclone-test-guvosoq3zovi: Waiting for checks to finish 2024/11/04 04:52:21 DEBUG : B2 bucket rclone-test-guvosoq3zovi: Waiting for transfers to finish 2024/11/04 04:52:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/04 04:52:22 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/04 04:52:22 INFO : sub dir/hello world: Deleted 2024/11/04 04:52:23 DEBUG : testing file moves 2024/11/04 04:52:23 DEBUG : B2 bucket rclone-test-guvosoq3zovi: Waiting for checks to finish 2024/11/04 04:52:23 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/04 04:52:23 DEBUG : B2 bucket rclone-test-guvosoq3zovi: Waiting for transfers to finish 2024/11/04 04:52:24 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/04 04:52:24 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/04 04:52:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:24 DEBUG : B2 bucket rclone-test-guvosoq3zovi: Purge remote 2024/11/04 04:52:24 INFO : B2 bucket rclone-test-guvosoq3zovi: cleaning bucket "rclone-test-guvosoq3zovi" of all files 2024/11/04 04:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0f224d53804dfb5b9f280e1b_f104f9fa37d4d15cb_d20241104_m045223_c001_v0001128_t0034_u01730695943779") 2024/11/04 04:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0f224d53804dfb5b9f280e1b_f103c245e9fd340a3_d20241104_m045221_c001_v0001182_t0056_u01730695941606") 2024/11/04 04:52:24 DEBUG : sub dir/hello world: Deleting (id "4_z0f224d53804dfb5b9f280e1b_f1179dd16dab83077_d20241104_m045220_c001_v0001182_t0001_u01730695940008") --- PASS: TestServerSideMoveOverSelf (10.00s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:27 ERROR : : error listing: directory not found 2024/11/04 04:52:27 DEBUG : Local file system at /tmp/rclone2098523435: Making directory 2024/11/04 04:52:28 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:52:28 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.18s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 04:52:30 DEBUG : Local file system at /tmp/rclone2098523435: Waiting for checks to finish 2024/11/04 04:52:30 DEBUG : Local file system at /tmp/rclone2098523435: Waiting for transfers to finish 2024/11/04 04:52:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 04:52:30 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/04 04:52:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestCopyRedownload (2.59s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:31 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/04 04:52:31 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:52:31 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:52:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/04 04:52:32 INFO : check sum: Copied (new) 2024/11/04 04:52:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:32 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:52:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/04 04:52:32 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/04 04:52:32 DEBUG : check sum: Unchanged skipping 2024/11/04 04:52:32 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:52:32 DEBUG : Waiting for deletions to finish 2024/11/04 04:52:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.64s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/04 04:52:34 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:52:34 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:52:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/04 04:52:35 INFO : sizeonly: Copied (new) 2024/11/04 04:52:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:35 DEBUG : sizeonly: Sizes identical 2024/11/04 04:52:35 DEBUG : sizeonly: Unchanged skipping 2024/11/04 04:52:35 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:52:35 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:52:35 DEBUG : Waiting for deletions to finish 2024/11/04 04:52:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.92s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/04 04:52:37 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:52:37 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:52:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/04 04:52:37 INFO : ignore-size: Copied (new) 2024/11/04 04:52:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:38 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:52:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:52:38 DEBUG : ignore-size: Unchanged skipping 2024/11/04 04:52:38 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:52:38 DEBUG : Waiting for deletions to finish 2024/11/04 04:52:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.44s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:52:40 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:52:40 DEBUG : existing: Unchanged skipping 2024/11/04 04:52:40 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:52:40 DEBUG : Waiting for deletions to finish 2024/11/04 04:52:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/04 04:52:40 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:52:40 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:52:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/04 04:52:41 INFO : existing: Copied (replaced existing) 2024/11/04 04:52:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.12s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:43 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/04 04:52:43 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:52:43 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:52:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/04 04:52:43 INFO : existing: Copied (new) 2024/11/04 04:52:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:43 DEBUG : existing: Destination exists, skipping 2024/11/04 04:52:43 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:52:43 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:52:43 DEBUG : Waiting for deletions to finish 2024/11/04 04:52:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.43s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:46 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/04 04:52:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/04 04:52:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:52:46 DEBUG : c/non empty space: Unchanged skipping 2024/11/04 04:52:47 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:52:47 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:52:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 04:52:47 INFO : a/potato2: Copied (new) 2024/11/04 04:52:47 DEBUG : Waiting for deletions to finish 2024/11/04 04:52:47 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.72s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:50 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:52:50 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/04 04:52:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/04 04:52:50 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/04 04:52:50 DEBUG : empty space: Unchanged skipping 2024/11/04 04:52:50 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:52:50 DEBUG : Waiting for deletions to finish 2024/11/04 04:52:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:50 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:52:50 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/04 04:52:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/04 04:52:51 INFO : empty space: Updated modification time in destination 2024/11/04 04:52:51 DEBUG : empty space: Unchanged skipping 2024/11/04 04:52:51 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:52:51 DEBUG : Waiting for deletions to finish 2024/11/04 04:52:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.81s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:53 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:52:53 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/04 04:52:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/04 04:52:53 DEBUG : empty space: Unchanged skipping 2024/11/04 04:52:53 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:52:53 DEBUG : Waiting for deletions to finish 2024/11/04 04:52:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:55 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:52:55 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/04 04:52:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2098523435) 2024/11/04 04:52:55 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-pikicog8fawa) 2024/11/04 04:52:55 DEBUG : foo: sha1 differ 2024/11/04 04:52:55 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:52:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/04 04:52:55 INFO : foo: Copied (replaced existing) 2024/11/04 04:52:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:52:57 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/04 04:52:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:52:57 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:52:57 DEBUG : empty space: Unchanged skipping 2024/11/04 04:52:57 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:52:58 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 04:52:58 INFO : potato: Copied (new) 2024/11/04 04:52:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.96s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:53:00 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/04 04:53:00 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:00 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/04 04:53:01 INFO : potato: Copied (replaced existing) 2024/11/04 04:53:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.77s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:53:03 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:03 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/04 04:53:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2098523435) 2024/11/04 04:53:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-pikicog8fawa) 2024/11/04 04:53:03 DEBUG : potato: sha1 differ 2024/11/04 04:53:03 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:04 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/04 04:53:04 INFO : potato: Copied (replaced existing) 2024/11/04 04:53:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (3.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:53:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 04:53:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:53:06 DEBUG : empty space: Unchanged skipping 2024/11/04 04:53:06 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:06 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:06 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/04 04:53:06 DEBUG : Waiting for deletions to finish 2024/11/04 04:53:06 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:53:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 04:53:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:53:09 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:09 DEBUG : empty space: Unchanged skipping 2024/11/04 04:53:09 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 04:53:09 INFO : potato2: Copied (new) 2024/11/04 04:53:09 DEBUG : Waiting for deletions to finish 2024/11/04 04:53:09 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:53:12 DEBUG : d: Making directory 2024/11/04 04:53:12 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/04 04:53:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/04 04:53:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:53:12 DEBUG : c/non empty space: Unchanged skipping 2024/11/04 04:53:12 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:12 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 04:53:13 INFO : a/potato2: Copied (new) 2024/11/04 04:53:13 DEBUG : Waiting for deletions to finish 2024/11/04 04:53:13 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:53:15 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/04 04:53:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/04 04:53:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:53:16 DEBUG : c/non empty space: Unchanged skipping 2024/11/04 04:53:16 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:16 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 04:53:16 INFO : a/potato2: Copied (new) 2024/11/04 04:53:16 ERROR : B2 bucket rclone-test-pikicog8fawa: not deleting files as there were IO errors 2024/11/04 04:53:16 ERROR : B2 bucket rclone-test-pikicog8fawa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.49s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:53:19 DEBUG : Waiting for deletions to finish 2024/11/04 04:53:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 04:53:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:53:19 DEBUG : empty space: Unchanged skipping 2024/11/04 04:53:19 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:19 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:19 INFO : potato: Deleted 2024/11/04 04:53:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 04:53:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.18s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:53:22 DEBUG : Waiting for deletions to finish 2024/11/04 04:53:22 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:22 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:23 INFO : potato: Deleted 2024/11/04 04:53:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 04:53:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:53:23 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:23 DEBUG : empty space: Unchanged skipping 2024/11/04 04:53:23 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 04:53:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.82s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:53:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 04:53:26 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:26 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:26 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/04 04:53:26 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.96s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:53:29 DEBUG : enormous: Excluded (Size Filter) 2024/11/04 04:53:29 DEBUG : enormous: Excluded 2024/11/04 04:53:29 DEBUG : potato2: Excluded (Size Filter) 2024/11/04 04:53:29 DEBUG : potato2: Excluded 2024/11/04 04:53:29 DEBUG : potato2: Excluded (Size Filter) 2024/11/04 04:53:29 DEBUG : potato2: Excluded 2024/11/04 04:53:29 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:53:29 DEBUG : empty space: Unchanged skipping 2024/11/04 04:53:29 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:29 DEBUG : Waiting for deletions to finish 2024/11/04 04:53:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:53:30 DEBUG : enormous: Excluded (Size Filter) 2024/11/04 04:53:30 DEBUG : enormous: Excluded 2024/11/04 04:53:30 DEBUG : potato2: Excluded (Size Filter) 2024/11/04 04:53:30 DEBUG : potato2: Excluded 2024/11/04 04:53:30 DEBUG : potato2: Excluded (Size Filter) 2024/11/04 04:53:30 DEBUG : potato2: Excluded 2024/11/04 04:53:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/04 04:53:30 DEBUG : empty space: Unchanged skipping 2024/11/04 04:53:30 DEBUG : Local file system at /tmp/rclone2098523435: Waiting for checks to finish 2024/11/04 04:53:30 DEBUG : Local file system at /tmp/rclone2098523435: Waiting for transfers to finish 2024/11/04 04:53:30 DEBUG : Waiting for deletions to finish 2024/11/04 04:53:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.63s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:53:33 DEBUG : enormous: Excluded (Size Filter) 2024/11/04 04:53:33 DEBUG : enormous: Excluded 2024/11/04 04:53:33 DEBUG : potato2: Excluded (Size Filter) 2024/11/04 04:53:33 DEBUG : potato2: Excluded 2024/11/04 04:53:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:53:33 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:33 DEBUG : empty space: Unchanged skipping 2024/11/04 04:53:33 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:33 DEBUG : Waiting for deletions to finish 2024/11/04 04:53:33 INFO : enormous: Deleted 2024/11/04 04:53:34 INFO : potato2: Deleted 2024/11/04 04:53:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:53:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/04 04:53:34 DEBUG : empty space: Unchanged skipping 2024/11/04 04:53:34 DEBUG : Local file system at /tmp/rclone2098523435: Waiting for checks to finish 2024/11/04 04:53:34 DEBUG : Local file system at /tmp/rclone2098523435: Waiting for transfers to finish 2024/11/04 04:53:34 DEBUG : Waiting for deletions to finish 2024/11/04 04:53:34 INFO : enormous: Deleted 2024/11/04 04:53:34 INFO : potato2: Deleted 2024/11/04 04:53:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.97s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:53:37 DEBUG : five: Need to transfer - File not found at Destination 2024/11/04 04:53:37 DEBUG : one: Destination is newer than source, skipping 2024/11/04 04:53:37 DEBUG : three: Sizes identical 2024/11/04 04:53:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/04 04:53:37 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:37 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/04 04:53:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2098523435) 2024/11/04 04:53:37 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-pikicog8fawa) 2024/11/04 04:53:37 DEBUG : two: sha1 differ 2024/11/04 04:53:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/04 04:53:37 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/04 04:53:37 INFO : five: Copied (new) 2024/11/04 04:53:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/04 04:53:38 INFO : two: Copied (replaced existing) 2024/11/04 04:53:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/04 04:53:38 INFO : four: Copied (replaced existing) 2024/11/04 04:53:38 DEBUG : Waiting for deletions to finish 2024/11/04 04:53:38 DEBUG : one: Destination is newer than source, skipping 2024/11/04 04:53:38 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/04 04:53:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/04 04:53:38 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/04 04:53:38 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/04 04:53:38 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/04 04:53:38 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/04 04:53:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/04 04:53:38 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/04 04:53:38 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/04 04:53:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2098523435) 2024/11/04 04:53:38 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-pikicog8fawa) 2024/11/04 04:53:38 DEBUG : three: sha1 differ 2024/11/04 04:53:38 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/04 04:53:38 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/04 04:53:39 INFO : three: Copied (replaced existing) 2024/11/04 04:53:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.11s) === 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-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/04 04:53:41 INFO : B2 bucket rclone-test-pikicog8fawa: Making map for --track-renames 2024/11/04 04:53:41 INFO : B2 bucket rclone-test-pikicog8fawa: Finished making map for --track-renames 2024/11/04 04:53:41 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/04 04:53:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/04 04:53:41 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for renames to finish 2024/11/04 04:53:41 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/04 04:53:41 INFO : yam: Copied (new) 2024/11/04 04:53:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/04 04:53:42 INFO : potato: Copied (new) 2024/11/04 04:53:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:53:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:53:42 INFO : B2 bucket rclone-test-pikicog8fawa: Making map for --track-renames 2024/11/04 04:53:42 INFO : B2 bucket rclone-test-pikicog8fawa: Finished making map for --track-renames 2024/11/04 04:53:42 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:42 DEBUG : potato: Unchanged skipping 2024/11/04 04:53:42 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for renames to finish 2024/11/04 04:53:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/04 04:53:43 INFO : yam: Copied (server-side copy) to: yaml 2024/11/04 04:53:44 INFO : yam: Deleted 2024/11/04 04:53:44 INFO : yaml: Renamed from "yam" 2024/11/04 04:53:44 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/04 04:53:45 INFO : B2 bucket rclone-test-pikicog8fawa: Making map for --track-renames 2024/11/04 04:53:45 INFO : B2 bucket rclone-test-pikicog8fawa: Finished making map for --track-renames 2024/11/04 04:53:45 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/04 04:53:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/04 04:53:45 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for renames to finish 2024/11/04 04:53:45 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/04 04:53:46 INFO : yam: Copied (new) 2024/11/04 04:53:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/04 04:53:46 INFO : potato: Copied (new) 2024/11/04 04:53:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:53:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:53:47 INFO : B2 bucket rclone-test-pikicog8fawa: Making map for --track-renames 2024/11/04 04:53:47 INFO : B2 bucket rclone-test-pikicog8fawa: Finished making map for --track-renames 2024/11/04 04:53:47 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:47 DEBUG : potato: Unchanged skipping 2024/11/04 04:53:47 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for renames to finish 2024/11/04 04:53:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/04 04:53:47 INFO : yam: Copied (server-side copy) to: yaml 2024/11/04 04:53:47 INFO : yam: Deleted 2024/11/04 04:53:47 INFO : yaml: Renamed from "yam" 2024/11/04 04:53:47 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.16s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/04 04:53:50 INFO : B2 bucket rclone-test-pikicog8fawa: Making map for --track-renames 2024/11/04 04:53:50 INFO : B2 bucket rclone-test-pikicog8fawa: Finished making map for --track-renames 2024/11/04 04:53:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/04 04:53:50 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/04 04:53:50 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for renames to finish 2024/11/04 04:53:50 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/04 04:53:50 INFO : sub/yam: Copied (new) 2024/11/04 04:53:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/04 04:53:51 INFO : potato: Copied (new) 2024/11/04 04:53:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:53:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:53:51 DEBUG : potato: Unchanged skipping 2024/11/04 04:53:51 INFO : B2 bucket rclone-test-pikicog8fawa: Making map for --track-renames 2024/11/04 04:53:51 INFO : B2 bucket rclone-test-pikicog8fawa: Finished making map for --track-renames 2024/11/04 04:53:51 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:51 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for renames to finish 2024/11/04 04:53:52 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/04 04:53:52 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/04 04:53:52 INFO : sub/yam: Deleted 2024/11/04 04:53:52 INFO : yam: Renamed from "sub/yam" 2024/11/04 04:53:52 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.34s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:53:54 DEBUG : Creating backend with remote "/tmp/rclone2098523435/dir1" 2024/11/04 04:53:54 DEBUG : Config file has changed externally - reloading 2024/11/04 04:53:54 DEBUG : Creating backend with remote "/tmp/rclone2098523435/dir2" 2024/11/04 04:53:54 DEBUG : Local file system at /tmp/rclone2098523435/dir2: Using server-side directory move 2024/11/04 04:53:54 INFO : Local file system at /tmp/rclone2098523435/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/04 04:53:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/04 04:53:54 DEBUG : Local file system at /tmp/rclone2098523435/dir2: Waiting for checks to finish 2024/11/04 04:53:54 DEBUG : Local file system at /tmp/rclone2098523435/dir2: Waiting for transfers to finish 2024/11/04 04:53:54 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:53:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 04:53:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/04 04:53:54 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:54 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:55 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/04 04:53:55 INFO : nested/sub dir/file: Copied (new) 2024/11/04 04:53:55 INFO : nested/sub dir/file: Deleted 2024/11/04 04:53:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 04:53:56 INFO : sub dir/hello world: Copied (new) 2024/11/04 04:53:56 INFO : sub dir/hello world: Deleted 2024/11/04 04:53:56 INFO : sub dir: Removing directory 2024/11/04 04:53:56 INFO : nested/sub dir: Removing directory 2024/11/04 04:53:56 INFO : nested: Removing directory 2024/11/04 04:53:56 DEBUG : Local file system at /tmp/rclone2098523435: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.75s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:53:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 04:53:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/04 04:53:57 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:57 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:53:57 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/04 04:53:57 INFO : nested/sub dir/file: Copied (new) 2024/11/04 04:53:57 INFO : nested/sub dir/file: Deleted 2024/11/04 04:53:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 04:53:58 INFO : sub dir/hello world: Copied (new) 2024/11/04 04:53:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.39s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:53:59 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/04 04:53:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/04 04:53:59 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:53:59 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:54:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/04 04:54:00 INFO : existing: Copied (new) 2024/11/04 04:54:00 INFO : existing: Deleted 2024/11/04 04:54:00 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/04 04:54:00 INFO : existing-b: Copied (new) 2024/11/04 04:54:00 INFO : existing-b: Deleted 2024/11/04 04:54:00 DEBUG : existing: Destination exists, skipping 2024/11/04 04:54:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/04 04:54:00 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:54:00 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:54:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.60s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:54:02 DEBUG : Creating backend with remote "TestB2:rclone-test-qitilem5hide" 2024/11/04 04:54:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/04 04:54:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/04 04:54:07 DEBUG : pacer: Reducing sleep to 10ms sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-pikicog8fawa -> B2 bucket rclone-test-qitilem5hide 2024/11/04 04:54:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 04:54:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/04 04:54:10 DEBUG : empty space: Unchanged skipping 2024/11/04 04:54:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/04 04:54:10 DEBUG : B2 bucket rclone-test-qitilem5hide: Waiting for checks to finish 2024/11/04 04:54:10 INFO : empty space: Deleted 2024/11/04 04:54:10 DEBUG : B2 bucket rclone-test-qitilem5hide: Waiting for transfers to finish 2024/11/04 04:54:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 04:54:10 INFO : potato2: Copied (server-side copy) 2024/11/04 04:54:11 INFO : potato2: Deleted 2024/11/04 04:54:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/04 04:54:11 INFO : potato3: Copied (server-side copy) 2024/11/04 04:54:11 INFO : potato3: Deleted 2024/11/04 04:54:11 DEBUG : Creating backend with remote "TestB2:rclone-test-mibolut6vone" 2024/11/04 04:54:12 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/04 04:54:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 04:54:12 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/04 04:54:12 DEBUG : B2 bucket rclone-test-mibolut6vone: Waiting for checks to finish 2024/11/04 04:54:12 DEBUG : B2 bucket rclone-test-mibolut6vone: Waiting for transfers to finish 2024/11/04 04:54:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/04 04:54:13 INFO : empty space: Copied (server-side copy) 2024/11/04 04:54:13 INFO : empty space: Deleted 2024/11/04 04:54:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 04:54:14 INFO : potato2: Copied (server-side copy) 2024/11/04 04:54:14 INFO : potato2: Deleted 2024/11/04 04:54:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/04 04:54:14 INFO : potato3: Copied (server-side copy) 2024/11/04 04:54:14 INFO : potato3: Deleted 2024/11/04 04:54:14 DEBUG : B2 bucket rclone-test-mibolut6vone: Purge remote 2024/11/04 04:54:14 INFO : B2 bucket rclone-test-mibolut6vone: cleaning bucket "rclone-test-mibolut6vone" of all files 2024/11/04 04:54:15 DEBUG : empty space: Deleting (id "4_z6f520d13806dfb5b9f280e1b_f1132c93c6586e04e_d20241104_m045413_c001_v0001182_t0006_u01730696053675") 2024/11/04 04:54:15 DEBUG : potato2: Deleting (id "4_z6f520d13806dfb5b9f280e1b_f102606d69a356231_d20241104_m045413_c001_v0001113_t0056_u01730696053901") 2024/11/04 04:54:15 DEBUG : potato3: Deleting (id "4_z6f520d13806dfb5b9f280e1b_f1047ef902cae42af_d20241104_m045414_c001_v0001145_t0034_u01730696054057") 2024/11/04 04:54:15 DEBUG : B2 bucket rclone-test-qitilem5hide: Purge remote 2024/11/04 04:54:15 INFO : B2 bucket rclone-test-qitilem5hide: cleaning bucket "rclone-test-qitilem5hide" of all files 2024/11/04 04:54:16 DEBUG : empty space: Deleting (id "4_zdfe2ede3805dfb5b9f280e1b_f403f964ad38488bc_d20241104_m045413_c001_v7007000_t0000_u01730696053873") 2024/11/04 04:54:16 DEBUG : empty space: Deleting (id "4_zdfe2ede3805dfb5b9f280e1b_f1074804c8e568f6a_d20241104_m045409_c001_v0001033_t0025_u01730696049528") 2024/11/04 04:54:16 DEBUG : potato2: Deleting (id "4_zdfe2ede3805dfb5b9f280e1b_f403f964ad38488be_d20241104_m045414_c001_v7007000_t0000_u01730696054305") 2024/11/04 04:54:16 DEBUG : potato2: Deleting (id "4_zdfe2ede3805dfb5b9f280e1b_f1044dde26364b723_d20241104_m045410_c001_v0001180_t0008_u01730696050748") 2024/11/04 04:54:16 DEBUG : potato3: Deleting (id "4_zdfe2ede3805dfb5b9f280e1b_f403f964ad38488c0_d20241104_m045414_c001_v7007000_t0000_u01730696054502") 2024/11/04 04:54:16 DEBUG : potato3: Deleting (id "4_zdfe2ede3805dfb5b9f280e1b_f11689181bd88a1de_d20241104_m045410_c001_v0001130_t0036_u01730696050986") 2024/11/04 04:54:16 DEBUG : potato3: Deleting (id "4_zdfe2ede3805dfb5b9f280e1b_f1074804c8e568f6c_d20241104_m045409_c001_v0001033_t0045_u01730696049994") --- PASS: TestServerSideMove (15.89s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:54:18 DEBUG : Creating backend with remote "TestB2:rclone-test-xojuvug9kuba" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-pikicog8fawa -> B2 bucket rclone-test-xojuvug9kuba 2024/11/04 04:54:24 DEBUG : empty space: Excluded (Size Filter) 2024/11/04 04:54:24 DEBUG : empty space: Excluded 2024/11/04 04:54:24 DEBUG : empty space: Excluded (Size Filter) 2024/11/04 04:54:24 DEBUG : empty space: Excluded 2024/11/04 04:54:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 04:54:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/04 04:54:24 DEBUG : B2 bucket rclone-test-xojuvug9kuba: Waiting for checks to finish 2024/11/04 04:54:24 DEBUG : B2 bucket rclone-test-xojuvug9kuba: Waiting for transfers to finish 2024/11/04 04:54:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 04:54:24 INFO : potato2: Copied (server-side copy) 2024/11/04 04:54:24 INFO : potato2: Deleted 2024/11/04 04:54:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/04 04:54:25 INFO : potato3: Copied (server-side copy) 2024/11/04 04:54:25 INFO : potato3: Deleted 2024/11/04 04:54:25 DEBUG : Creating backend with remote "TestB2:rclone-test-luxosaf8fore" 2024/11/04 04:54:26 DEBUG : empty space: Excluded (Size Filter) 2024/11/04 04:54:26 DEBUG : empty space: Excluded 2024/11/04 04:54:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 04:54:26 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/04 04:54:26 DEBUG : B2 bucket rclone-test-luxosaf8fore: Waiting for checks to finish 2024/11/04 04:54:26 DEBUG : B2 bucket rclone-test-luxosaf8fore: Waiting for transfers to finish 2024/11/04 04:54:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 04:54:28 INFO : potato2: Copied (server-side copy) 2024/11/04 04:54:28 INFO : potato2: Deleted 2024/11/04 04:54:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/04 04:54:28 INFO : potato3: Copied (server-side copy) 2024/11/04 04:54:28 INFO : potato3: Deleted 2024/11/04 04:54:28 DEBUG : B2 bucket rclone-test-luxosaf8fore: Purge remote 2024/11/04 04:54:28 INFO : B2 bucket rclone-test-luxosaf8fore: cleaning bucket "rclone-test-luxosaf8fore" of all files 2024/11/04 04:54:29 DEBUG : potato2: Deleting (id "4_zef823d73806dfb5b9f280e1b_f1180bcc7eb1d8af1_d20241104_m045427_c001_v0001115_t0038_u01730696067626") 2024/11/04 04:54:29 DEBUG : potato3: Deleting (id "4_zef823d73806dfb5b9f280e1b_f1047ef902cae42d2_d20241104_m045427_c001_v0001145_t0021_u01730696067984") 2024/11/04 04:54:29 DEBUG : B2 bucket rclone-test-xojuvug9kuba: Purge remote 2024/11/04 04:54:29 INFO : B2 bucket rclone-test-xojuvug9kuba: cleaning bucket "rclone-test-xojuvug9kuba" of all files 2024/11/04 04:54:30 DEBUG : empty space: Deleting (id "4_z8fd22d53806dfb5b9f280e1b_f103c245e9fd354cd_d20241104_m045423_c001_v0001182_t0001_u01730696063457") 2024/11/04 04:54:30 DEBUG : potato2: Deleting (id "4_z8fd22d53806dfb5b9f280e1b_f417b8ac76ec89482_d20241104_m045428_c001_v7007000_t0000_u01730696068091") 2024/11/04 04:54:30 DEBUG : potato2: Deleting (id "4_z8fd22d53806dfb5b9f280e1b_f1095de1affa3269c_d20241104_m045424_c001_v0001182_t0054_u01730696064560") 2024/11/04 04:54:30 DEBUG : potato3: Deleting (id "4_z8fd22d53806dfb5b9f280e1b_f417b8ac76ec89483_d20241104_m045428_c001_v7007000_t0000_u01730696068454") 2024/11/04 04:54:30 DEBUG : potato3: Deleting (id "4_z8fd22d53806dfb5b9f280e1b_f10210b248fe953e0_d20241104_m045424_c001_v0001038_t0026_u01730696064892") 2024/11/04 04:54:30 DEBUG : potato3: Deleting (id "4_z8fd22d53806dfb5b9f280e1b_f103c245e9fd354df_d20241104_m045423_c001_v0001182_t0026_u01730696063816") --- PASS: TestServerSideMoveWithFilter (13.94s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:54:32 DEBUG : Creating backend with remote "TestB2:rclone-test-taqafuj5gafa" 2024/11/04 04:54:36 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-pikicog8fawa -> B2 bucket rclone-test-taqafuj5gafa 2024/11/04 04:54:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 04:54:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/04 04:54:38 DEBUG : empty space: Unchanged skipping 2024/11/04 04:54:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/04 04:54:38 DEBUG : B2 bucket rclone-test-taqafuj5gafa: Waiting for checks to finish 2024/11/04 04:54:39 INFO : empty space: Deleted 2024/11/04 04:54:39 DEBUG : B2 bucket rclone-test-taqafuj5gafa: Waiting for transfers to finish 2024/11/04 04:54:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 04:54:39 INFO : potato2: Copied (server-side copy) 2024/11/04 04:54:39 INFO : potato2: Deleted 2024/11/04 04:54:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/04 04:54:39 INFO : potato3: Copied (server-side copy) 2024/11/04 04:54:39 INFO : potato3: Deleted 2024/11/04 04:54:40 DEBUG : Creating backend with remote "TestB2:rclone-test-fofekaq7wadu" 2024/11/04 04:54:40 DEBUG : tomatoDir: Making directory 2024/11/04 04:54:41 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/04 04:54:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 04:54:41 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/04 04:54:41 DEBUG : B2 bucket rclone-test-fofekaq7wadu: Waiting for checks to finish 2024/11/04 04:54:41 DEBUG : B2 bucket rclone-test-fofekaq7wadu: Waiting for transfers to finish 2024/11/04 04:54:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/04 04:54:42 INFO : empty space: Copied (server-side copy) 2024/11/04 04:54:42 INFO : empty space: Deleted 2024/11/04 04:54:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 04:54:42 INFO : potato2: Copied (server-side copy) 2024/11/04 04:54:42 INFO : potato2: Deleted 2024/11/04 04:54:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/04 04:54:42 INFO : potato3: Copied (server-side copy) 2024/11/04 04:54:42 INFO : potato3: Deleted 2024/11/04 04:54:43 DEBUG : B2 bucket rclone-test-fofekaq7wadu: Purge remote 2024/11/04 04:54:43 INFO : B2 bucket rclone-test-fofekaq7wadu: cleaning bucket "rclone-test-fofekaq7wadu" of all files 2024/11/04 04:54:43 DEBUG : empty space: Deleting (id "4_zdf826df3806dfb5b9f280e1b_f116c071bb68463f8_d20241104_m045442_c001_v0001182_t0047_u01730696082021") 2024/11/04 04:54:43 DEBUG : potato2: Deleting (id "4_zdf826df3806dfb5b9f280e1b_f1112f7e63afa21c8_d20241104_m045442_c001_v0001182_t0016_u01730696082267") 2024/11/04 04:54:43 DEBUG : potato3: Deleting (id "4_zdf826df3806dfb5b9f280e1b_f116c071bb6846412_d20241104_m045442_c001_v0001182_t0001_u01730696082386") 2024/11/04 04:54:44 DEBUG : B2 bucket rclone-test-taqafuj5gafa: Purge remote 2024/11/04 04:54:44 INFO : B2 bucket rclone-test-taqafuj5gafa: cleaning bucket "rclone-test-taqafuj5gafa" of all files 2024/11/04 04:54:44 DEBUG : empty space: Deleting (id "4_zefd25dd3806dfb5b9f280e1b_f412ef77d7b9ed2c7_d20241104_m045442_c001_v7007000_t0000_u01730696082245") 2024/11/04 04:54:44 DEBUG : empty space: Deleting (id "4_zefd25dd3806dfb5b9f280e1b_f101cfa6acdf055db_d20241104_m045437_c001_v0001137_t0026_u01730696077884") 2024/11/04 04:54:44 DEBUG : potato2: Deleting (id "4_zefd25dd3806dfb5b9f280e1b_f412ef77d7b9ed2c8_d20241104_m045442_c001_v7007000_t0000_u01730696082524") 2024/11/04 04:54:44 DEBUG : potato2: Deleting (id "4_zefd25dd3806dfb5b9f280e1b_f10814cd5b9e7cb11_d20241104_m045438_c001_v0001179_t0048_u01730696078942") 2024/11/04 04:54:44 DEBUG : potato3: Deleting (id "4_zefd25dd3806dfb5b9f280e1b_f412ef77d7b9ed2c9_d20241104_m045442_c001_v7007000_t0000_u01730696082732") 2024/11/04 04:54:44 DEBUG : potato3: Deleting (id "4_zefd25dd3806dfb5b9f280e1b_f116f6a9a76ab66de_d20241104_m045439_c001_v0001178_t0036_u01730696079194") 2024/11/04 04:54:44 DEBUG : potato3: Deleting (id "4_zefd25dd3806dfb5b9f280e1b_f101cfa6acdf055dd_d20241104_m045438_c001_v0001137_t0015_u01730696078235") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.51s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:54:46 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.17s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:54:49 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:54:52 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/rclone-sync-test" 2024/11/04 04:54:54 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/rclone-sync-test-include/layer2" 2024/11/04 04:54:56 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/rclone-sync-test-ignore-file" 2024/11/04 04:55:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/04 04:55:00 DEBUG : B2 bucket rclone-test-pikicog8fawa path rclone-sync-test: Waiting for checks to finish 2024/11/04 04:55:00 DEBUG : B2 bucket rclone-test-pikicog8fawa path rclone-sync-test: Waiting for transfers to finish 2024/11/04 04:55:00 DEBUG : Waiting for deletions to finish 2024/11/04 04:55:00 INFO : There was nothing to transfer 2024/11/04 04:55:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/04 04:55:01 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:55:01 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:55:01 DEBUG : Waiting for deletions to finish 2024/11/04 04:55:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:55:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/04 04:55:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/04 04:55:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/04 04:55:02 DEBUG : pacer: Reducing sleep to 10ms 2024/11/04 04:55:02 DEBUG : B2 bucket rclone-test-pikicog8fawa path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/04 04:55:02 DEBUG : B2 bucket rclone-test-pikicog8fawa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/04 04:55:02 DEBUG : Waiting for deletions to finish 2024/11/04 04:55:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:55:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/04 04:55:02 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:55:02 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:55:02 DEBUG : Waiting for deletions to finish 2024/11/04 04:55:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:55:03 DEBUG : : Excluded 2024/11/04 04:55:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/04 04:55:03 DEBUG : B2 bucket rclone-test-pikicog8fawa path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/04 04:55:03 DEBUG : B2 bucket rclone-test-pikicog8fawa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/04 04:55:03 DEBUG : Waiting for deletions to finish 2024/11/04 04:55:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (17.49s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:55:10 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/dst" 2024/11/04 04:55:12 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/CompareDest" 2024/11/04 04:55:14 DEBUG : one: Need to transfer - File not found at Destination 2024/11/04 04:55:14 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for checks to finish 2024/11/04 04:55:14 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for transfers to finish 2024/11/04 04:55:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/04 04:55:15 INFO : one: Copied (new) 2024/11/04 04:55:15 DEBUG : Waiting for deletions to finish 2024/11/04 04:55:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 04:55:16 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for checks to finish 2024/11/04 04:55:16 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for transfers to finish 2024/11/04 04:55:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/04 04:55:17 INFO : one: Copied (replaced existing) 2024/11/04 04:55:17 DEBUG : Waiting for deletions to finish 2024/11/04 04:55:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/04 04:55:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/04 04:55:21 DEBUG : pacer: Reducing sleep to 10ms 2024/11/04 04:55:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 04:55:21 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for checks to finish 2024/11/04 04:55:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:55:22 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/04 04:55:22 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for transfers to finish 2024/11/04 04:55:22 DEBUG : Waiting for deletions to finish 2024/11/04 04:55:22 INFO : There was nothing to transfer 2024/11/04 04:55:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:55:24 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/04 04:55:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 04:55:24 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for checks to finish 2024/11/04 04:55:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:55:24 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/04 04:55:24 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for transfers to finish 2024/11/04 04:55:24 DEBUG : Waiting for deletions to finish 2024/11/04 04:55:24 INFO : There was nothing to transfer 2024/11/04 04:55:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:55:24 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/04 04:55:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 04:55:24 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for checks to finish 2024/11/04 04:55:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:55:25 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/04 04:55:25 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for transfers to finish 2024/11/04 04:55:25 DEBUG : Waiting for deletions to finish 2024/11/04 04:55:25 INFO : There was nothing to transfer 2024/11/04 04:55:26 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/04 04:55:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/04 04:55:26 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/04 04:55:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 04:55:26 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for checks to finish 2024/11/04 04:55:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:55:26 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/04 04:55:26 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for transfers to finish 2024/11/04 04:55:26 DEBUG : Waiting for deletions to finish 2024/11/04 04:55:26 INFO : There was nothing to transfer 2024/11/04 04:55:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/04 04:55:27 DEBUG : two: Need to transfer - File not found at Destination 2024/11/04 04:55:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 04:55:27 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for checks to finish 2024/11/04 04:55:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:55:27 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/04 04:55:27 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for transfers to finish 2024/11/04 04:55:28 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/04 04:55:28 INFO : two: Copied (new) 2024/11/04 04:55:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (19.04s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:55:31 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/dest" 2024/11/04 04:55:32 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/pre-dest1" 2024/11/04 04:55:33 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/pre-dest2" 2024/11/04 04:55:35 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:55:35 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/04 04:55:36 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:55:36 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/04 04:55:36 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/04 04:55:36 DEBUG : B2 bucket rclone-test-pikicog8fawa path dest: Waiting for checks to finish 2024/11/04 04:55:36 DEBUG : B2 bucket rclone-test-pikicog8fawa path dest: Waiting for transfers to finish 2024/11/04 04:55:37 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/04 04:55:37 INFO : 3: Copied (new) 2024/11/04 04:55:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.70s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:55:39 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/dst" 2024/11/04 04:55:40 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/CopyDest" 2024/11/04 04:55:42 DEBUG : one: Need to transfer - File not found at Destination 2024/11/04 04:55:42 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for checks to finish 2024/11/04 04:55:42 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for transfers to finish 2024/11/04 04:55:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/04 04:55:42 INFO : one: Copied (new) 2024/11/04 04:55:42 DEBUG : Waiting for deletions to finish 2024/11/04 04:55:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 04:55:43 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for checks to finish 2024/11/04 04:55:43 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for transfers to finish 2024/11/04 04:55:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/04 04:55:43 INFO : one: Copied (replaced existing) 2024/11/04 04:55:43 DEBUG : Waiting for deletions to finish 2024/11/04 04:55:46 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/BackupDir" 2024/11/04 04:55:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 04:55:47 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for checks to finish 2024/11/04 04:55:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:55:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 04:55:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/04 04:55:50 INFO : one: Copied (server-side copy) 2024/11/04 04:55:50 INFO : one: Deleted 2024/11/04 04:55:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/04 04:55:50 INFO : one: Copied (server-side copy) 2024/11/04 04:55:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/04 04:55:50 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for transfers to finish 2024/11/04 04:55:50 DEBUG : Waiting for deletions to finish 2024/11/04 04:55:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:55:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/04 04:55:54 INFO : two: Copied (server-side copy) 2024/11/04 04:55:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/04 04:55:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:55:54 DEBUG : one: Unchanged skipping 2024/11/04 04:55:54 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for checks to finish 2024/11/04 04:55:54 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for transfers to finish 2024/11/04 04:55:54 DEBUG : Waiting for deletions to finish 2024/11/04 04:55:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:55:54 DEBUG : two: Unchanged skipping 2024/11/04 04:55:54 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for checks to finish 2024/11/04 04:55:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:55:54 DEBUG : one: Unchanged skipping 2024/11/04 04:55:54 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for transfers to finish 2024/11/04 04:55:54 DEBUG : Waiting for deletions to finish 2024/11/04 04:55:54 INFO : There was nothing to transfer 2024/11/04 04:55:56 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/04 04:55:56 DEBUG : three: Destination not found in --copy-dest 2024/11/04 04:55:56 DEBUG : three: Need to transfer - File not found at Destination 2024/11/04 04:55:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:55:56 DEBUG : one: Unchanged skipping 2024/11/04 04:55:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 04:55:56 DEBUG : two: Unchanged skipping 2024/11/04 04:55:56 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for checks to finish 2024/11/04 04:55:56 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for transfers to finish 2024/11/04 04:55:56 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/04 04:55:56 INFO : three: Copied (new) 2024/11/04 04:55:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.68s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:56:02 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/dst" 2024/11/04 04:56:03 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/backup" 2024/11/04 04:56:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/04 04:56:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:56:05 DEBUG : two: Unchanged skipping 2024/11/04 04:56:05 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for checks to finish 2024/11/04 04:56:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/04 04:56:09 INFO : one: Copied (server-side copy) 2024/11/04 04:56:09 INFO : one: Deleted 2024/11/04 04:56:09 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for transfers to finish 2024/11/04 04:56:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 04:56:10 INFO : one: Copied (new) 2024/11/04 04:56:10 DEBUG : Waiting for deletions to finish 2024/11/04 04:56:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/04 04:56:11 INFO : three.txt: Copied (server-side copy) 2024/11/04 04:56:11 INFO : three.txt: Deleted 2024/11/04 04:56:11 INFO : three.txt: Moved into backup dir 2024/11/04 04:56:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/04 04:56:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:56:13 DEBUG : two: Unchanged skipping 2024/11/04 04:56:13 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for checks to finish 2024/11/04 04:56:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 04:56:14 INFO : one: Copied (server-side copy) 2024/11/04 04:56:14 INFO : one: Deleted 2024/11/04 04:56:14 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for transfers to finish 2024/11/04 04:56:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/04 04:56:14 INFO : one: Copied (new) 2024/11/04 04:56:14 DEBUG : Waiting for deletions to finish 2024/11/04 04:56:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/04 04:56:15 INFO : three.txt: Copied (server-side copy) 2024/11/04 04:56:15 INFO : three.txt: Deleted 2024/11/04 04:56:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (17.85s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:56:20 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/dst" 2024/11/04 04:56:21 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/backup" 2024/11/04 04:56:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/04 04:56:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:56:23 DEBUG : two: Unchanged skipping 2024/11/04 04:56:23 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for checks to finish 2024/11/04 04:56:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/04 04:56:25 INFO : one: Copied (server-side copy) to: one.bak 2024/11/04 04:56:25 INFO : one: Deleted 2024/11/04 04:56:25 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for transfers to finish 2024/11/04 04:56:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 04:56:26 INFO : one: Copied (new) 2024/11/04 04:56:26 DEBUG : Waiting for deletions to finish 2024/11/04 04:56:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/04 04:56:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/04 04:56:26 INFO : three.txt: Deleted 2024/11/04 04:56:26 INFO : three.txt: Moved into backup dir 2024/11/04 04:56:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/04 04:56:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:56:28 DEBUG : two: Unchanged skipping 2024/11/04 04:56:28 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for checks to finish 2024/11/04 04:56:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 04:56:29 INFO : one: Copied (server-side copy) to: one.bak 2024/11/04 04:56:29 INFO : one: Deleted 2024/11/04 04:56:29 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for transfers to finish 2024/11/04 04:56:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/04 04:56:29 INFO : one: Copied (new) 2024/11/04 04:56:29 DEBUG : Waiting for deletions to finish 2024/11/04 04:56:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/04 04:56:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/04 04:56:30 INFO : three.txt: Deleted 2024/11/04 04:56:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.41s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:56:34 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/dst" 2024/11/04 04:56:36 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/backup" 2024/11/04 04:56:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/04 04:56:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:56:37 DEBUG : two: Unchanged skipping 2024/11/04 04:56:37 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for checks to finish 2024/11/04 04:56:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/04 04:56:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/04 04:56:39 INFO : one: Deleted 2024/11/04 04:56:39 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for transfers to finish 2024/11/04 04:56:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 04:56:40 INFO : one: Copied (new) 2024/11/04 04:56:40 DEBUG : Waiting for deletions to finish 2024/11/04 04:56:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/04 04:56:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/04 04:56:40 INFO : three.txt: Deleted 2024/11/04 04:56:40 INFO : three.txt: Moved into backup dir 2024/11/04 04:56:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/04 04:56:42 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for checks to finish 2024/11/04 04:56:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:56:42 DEBUG : two: Unchanged skipping 2024/11/04 04:56:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 04:56:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/04 04:56:43 INFO : one: Deleted 2024/11/04 04:56:43 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for transfers to finish 2024/11/04 04:56:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/04 04:56:44 INFO : one: Copied (new) 2024/11/04 04:56:44 DEBUG : Waiting for deletions to finish 2024/11/04 04:56:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/04 04:56:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/04 04:56:45 INFO : three.txt: Deleted 2024/11/04 04:56:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.45s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:56:49 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/dst" 2024/11/04 04:56:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/04 04:56:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:56:51 DEBUG : two: Unchanged skipping 2024/11/04 04:56:51 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for checks to finish 2024/11/04 04:56:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/04 04:56:51 INFO : one: Copied (server-side copy) to: one.bak 2024/11/04 04:56:52 INFO : one: Deleted 2024/11/04 04:56:52 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for transfers to finish 2024/11/04 04:56:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 04:56:53 INFO : one: Copied (new) 2024/11/04 04:56:53 DEBUG : Waiting for deletions to finish 2024/11/04 04:56:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/04 04:56:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/04 04:56:53 INFO : three.txt: Deleted 2024/11/04 04:56:53 INFO : three.txt: Moved into backup dir 2024/11/04 04:56:55 DEBUG : one.bak: Excluded (Path Filter) 2024/11/04 04:56:55 DEBUG : one.bak: Excluded 2024/11/04 04:56:55 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/04 04:56:55 DEBUG : three.txt.bak: Excluded 2024/11/04 04:56:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/04 04:56:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:56:55 DEBUG : two: Unchanged skipping 2024/11/04 04:56:55 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for checks to finish 2024/11/04 04:56:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 04:56:56 INFO : one: Copied (server-side copy) to: one.bak 2024/11/04 04:56:56 INFO : one: Deleted 2024/11/04 04:56:56 DEBUG : B2 bucket rclone-test-pikicog8fawa path dst: Waiting for transfers to finish 2024/11/04 04:56:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/04 04:56:56 INFO : one: Copied (new) 2024/11/04 04:56:56 DEBUG : Waiting for deletions to finish 2024/11/04 04:56:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/04 04:56:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/04 04:56:57 INFO : three.txt: Deleted 2024/11/04 04:56:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.83s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:57:02 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/dst" 2024/11/04 04:57:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/04 04:57:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/04 04:57:05 INFO : one: Copied (server-side copy) to: one.bak 2024/11/04 04:57:05 INFO : one: Deleted 2024/11/04 04:57:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 04:57:06 INFO : one: Copied (new) 2024/11/04 04:57:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:57:07 DEBUG : two: Unchanged skipping 2024/11/04 04:57:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/04 04:57:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/04 04:57:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/04 04:57:07 INFO : three.txt: Deleted 2024/11/04 04:57:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/04 04:57:08 INFO : three.txt: Copied (new) 2024/11/04 04:57:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/04 04:57:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 04:57:09 INFO : one: Copied (server-side copy) to: one.bak 2024/11/04 04:57:10 INFO : one: Deleted 2024/11/04 04:57:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/04 04:57:10 INFO : one: Copied (new) 2024/11/04 04:57:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:57:10 DEBUG : two: Unchanged skipping 2024/11/04 04:57:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/04 04:57:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/04 04:57:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/04 04:57:11 INFO : three.txt: Deleted 2024/11/04 04:57:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/04 04:57:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.55s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:57:17 DEBUG : Creating backend with remote "TestB2:rclone-test-pikicog8fawa/dst" 2024/11/04 04:57:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/04 04:57:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/04 04:57:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/04 04:57:20 INFO : one: Deleted 2024/11/04 04:57:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 04:57:21 INFO : one: Copied (new) 2024/11/04 04:57:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:57:21 DEBUG : two: Unchanged skipping 2024/11/04 04:57:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/04 04:57:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/04 04:57:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/04 04:57:22 INFO : three.txt: Deleted 2024/11/04 04:57:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/04 04:57:22 INFO : three.txt: Copied (new) 2024/11/04 04:57:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/04 04:57:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 04:57:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/04 04:57:24 INFO : one: Deleted 2024/11/04 04:57:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/04 04:57:25 INFO : one: Copied (new) 2024/11/04 04:57:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:57:25 DEBUG : two: Unchanged skipping 2024/11/04 04:57:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/04 04:57:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/04 04:57:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/04 04:57:26 INFO : three.txt: Deleted 2024/11/04 04:57:26 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/04 04:57:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.45s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:57:30 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/04 04:57:30 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:57:30 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:57:30 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/04 04:57:30 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/04 04:57:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.48s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:57:32 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/04 04:57:32 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:57:32 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:57:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/04 04:57:33 INFO : existing: Copied (new) 2024/11/04 04:57:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:57:33 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/04 04:57:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/04 04:57:33 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:57:33 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:57:33 ERROR : B2 bucket rclone-test-pikicog8fawa: not deleting files as there were IO errors 2024/11/04 04:57:33 ERROR : B2 bucket rclone-test-pikicog8fawa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncImmutable (3.39s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:57:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:57:36 DEBUG : existing: Unchanged skipping 2024/11/04 04:57:36 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:57:36 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:57:36 DEBUG : Waiting for deletions to finish 2024/11/04 04:57:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.61s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", 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-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:58:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:07 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:58:07 DEBUG : both0: Unchanged skipping 2024/11/04 04:58:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:07 DEBUG : both12: Unchanged skipping 2024/11/04 04:58:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:07 DEBUG : both13: Unchanged skipping 2024/11/04 04:58:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:07 DEBUG : both14: Unchanged skipping 2024/11/04 04:58:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:07 DEBUG : both15: Unchanged skipping 2024/11/04 04:58:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:07 DEBUG : both16: Unchanged skipping 2024/11/04 04:58:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:07 DEBUG : both17: Unchanged skipping 2024/11/04 04:58:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:07 DEBUG : both18: Unchanged skipping 2024/11/04 04:58:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:07 DEBUG : both19: Unchanged skipping 2024/11/04 04:58:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:07 DEBUG : both2: Unchanged skipping 2024/11/04 04:58:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:07 DEBUG : both10: Unchanged skipping 2024/11/04 04:58:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:07 DEBUG : both1: Unchanged skipping 2024/11/04 04:58:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:07 DEBUG : both11: Unchanged skipping 2024/11/04 04:58:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:07 DEBUG : both3: Unchanged skipping 2024/11/04 04:58:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:07 DEBUG : both7: Unchanged skipping 2024/11/04 04:58:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:07 DEBUG : both8: Unchanged skipping 2024/11/04 04:58:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:07 DEBUG : both9: Unchanged skipping 2024/11/04 04:58:07 DEBUG : both4: Unchanged skipping 2024/11/04 04:58:07 DEBUG : both5: Unchanged skipping 2024/11/04 04:58:07 DEBUG : both6: Unchanged skipping 2024/11/04 04:58:07 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:58:07 DEBUG : Waiting for deletions to finish 2024/11/04 04:58:07 INFO : only10: Deleted 2024/11/04 04:58:07 INFO : only11: Deleted 2024/11/04 04:58:07 INFO : only16: Deleted 2024/11/04 04:58:07 INFO : only17: Deleted 2024/11/04 04:58:07 INFO : only18: Deleted 2024/11/04 04:58:07 INFO : only19: Deleted 2024/11/04 04:58:07 INFO : only5: Deleted 2024/11/04 04:58:07 INFO : only0: Deleted 2024/11/04 04:58:07 INFO : only7: Deleted 2024/11/04 04:58:07 INFO : only13: Deleted 2024/11/04 04:58:08 INFO : only14: Deleted 2024/11/04 04:58:08 INFO : only15: Deleted 2024/11/04 04:58:08 INFO : only12: Deleted 2024/11/04 04:58:08 INFO : only2: Deleted 2024/11/04 04:58:08 INFO : only3: Deleted 2024/11/04 04:58:08 INFO : only4: Deleted 2024/11/04 04:58:08 INFO : only6: Deleted 2024/11/04 04:58:08 INFO : only9: Deleted 2024/11/04 04:58:08 INFO : only1: Deleted 2024/11/04 04:58:08 INFO : only8: Deleted 2024/11/04 04:58:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (33.89s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:58:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:45 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for checks to finish 2024/11/04 04:58:45 DEBUG : both1: Unchanged skipping 2024/11/04 04:58:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:45 DEBUG : both12: Unchanged skipping 2024/11/04 04:58:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:45 DEBUG : both13: Unchanged skipping 2024/11/04 04:58:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:45 DEBUG : both14: Unchanged skipping 2024/11/04 04:58:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:45 DEBUG : both15: Unchanged skipping 2024/11/04 04:58:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:45 DEBUG : both16: Unchanged skipping 2024/11/04 04:58:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:45 DEBUG : both17: Unchanged skipping 2024/11/04 04:58:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:45 DEBUG : both10: Unchanged skipping 2024/11/04 04:58:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:45 DEBUG : both11: Unchanged skipping 2024/11/04 04:58:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:45 DEBUG : both18: Unchanged skipping 2024/11/04 04:58:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:45 DEBUG : both3: Unchanged skipping 2024/11/04 04:58:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:45 DEBUG : both4: Unchanged skipping 2024/11/04 04:58:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:45 DEBUG : both19: Unchanged skipping 2024/11/04 04:58:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:45 DEBUG : both6: Unchanged skipping 2024/11/04 04:58:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:45 DEBUG : both7: Unchanged skipping 2024/11/04 04:58:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:45 DEBUG : both8: Unchanged skipping 2024/11/04 04:58:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:58:45 DEBUG : both9: Unchanged skipping 2024/11/04 04:58:45 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/04 04:58:45 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/04 04:58:45 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/04 04:58:45 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/04 04:58:45 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/04 04:58:45 DEBUG : both2: Unchanged skipping 2024/11/04 04:58:45 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/04 04:58:45 DEBUG : both5: Unchanged skipping 2024/11/04 04:58:45 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/04 04:58:45 DEBUG : both0: Unchanged skipping 2024/11/04 04:58:45 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/04 04:58:45 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/04 04:58:45 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/04 04:58:45 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/04 04:58:45 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/04 04:58:45 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/04 04:58:45 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/04 04:58:45 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/04 04:58:45 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/04 04:58:45 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/04 04:58:45 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/04 04:58:45 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/04 04:58:45 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/04 04:58:45 DEBUG : B2 bucket rclone-test-pikicog8fawa: Waiting for transfers to finish 2024/11/04 04:58:45 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 04:58:45 INFO : only1: Copied (replaced existing) 2024/11/04 04:58:45 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 04:58:45 INFO : only10: Copied (replaced existing) 2024/11/04 04:58:45 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 04:58:45 INFO : only0: Copied (replaced existing) 2024/11/04 04:58:45 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 04:58:45 INFO : only12: Copied (replaced existing) 2024/11/04 04:58:45 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 04:58:45 INFO : only16: Copied (replaced existing) 2024/11/04 04:58:45 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 04:58:45 INFO : only13: Copied (replaced existing) 2024/11/04 04:58:46 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 04:58:46 INFO : only18: Copied (replaced existing) 2024/11/04 04:58:46 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 04:58:46 INFO : only19: Copied (replaced existing) 2024/11/04 04:58:46 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 04:58:46 INFO : only2: Copied (replaced existing) 2024/11/04 04:58:46 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 04:58:46 INFO : only11: Copied (replaced existing) 2024/11/04 04:58:46 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 04:58:46 INFO : only3: Copied (replaced existing) 2024/11/04 04:58:46 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 04:58:46 INFO : only4: Copied (replaced existing) 2024/11/04 04:58:46 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 04:58:46 INFO : only5: Copied (replaced existing) 2024/11/04 04:58:46 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 04:58:46 INFO : only6: Copied (replaced existing) 2024/11/04 04:58:46 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 04:58:46 INFO : only7: Copied (replaced existing) 2024/11/04 04:58:46 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 04:58:46 INFO : only8: Copied (replaced existing) 2024/11/04 04:58:46 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 04:58:46 INFO : only14: Copied (replaced existing) 2024/11/04 04:58:46 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 04:58:46 INFO : only15: Copied (replaced existing) 2024/11/04 04:58:46 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 04:58:46 INFO : only17: Copied (replaced existing) 2024/11/04 04:58:46 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 04:58:46 INFO : only9: Copied (replaced existing) 2024/11/04 04:58:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (42.11s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:58:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/04 04:58:55 DEBUG : sub dir: Making directory 2024/11/04 04:58:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.90s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" 2024/11/04 04:59:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/04 04:59:00 DEBUG : sub dir: Making directory 2024/11/04 04:59:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pikicog8fawa", Local "Local file system at /tmp/rclone2098523435", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (5.18s) PASS 2024/11/04 04:59:05 DEBUG : B2 bucket rclone-test-pikicog8fawa: Purge remote 2024/11/04 04:59:05 INFO : B2 bucket rclone-test-pikicog8fawa: cleaning bucket "rclone-test-pikicog8fawa" of all files 2024/11/04 04:59:06 DEBUG : BackupDir/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f418b60c3d0f1d17d_d20241104_m045557_c001_v7007000_t0000_u01730696157268") 2024/11/04 04:59:06 DEBUG : BackupDir/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f10087fd68cf35368_d20241104_m045549_c001_v0001145_t0003_u01730696149003") 2024/11/04 04:59:06 DEBUG : CompareDest/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f417b8ac76ec89500_d20241104_m045528_c001_v7007000_t0000_u01730696128475") 2024/11/04 04:59:06 DEBUG : CompareDest/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d5782261_d20241104_m045519_c001_v0001144_t0038_u01730696119142") 2024/11/04 04:59:06 DEBUG : CompareDest/two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f417b8ac76ec89501_d20241104_m045528_c001_v7007000_t0000_u01730696128656") 2024/11/04 04:59:06 DEBUG : CompareDest/two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eabb5_d20241104_m045523_c001_v0001116_t0026_u01730696123089") 2024/11/04 04:59:06 DEBUG : CopyDest/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f418b60c3d0f1d17f_d20241104_m045557_c001_v7007000_t0000_u01730696157455") 2024/11/04 04:59:06 DEBUG : CopyDest/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8b08_d20241104_m045545_c001_v0001115_t0008_u01730696145544") 2024/11/04 04:59:06 DEBUG : CopyDest/three: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f418b60c3d0f1d184_d20241104_m045557_c001_v7007000_t0000_u01730696157637") 2024/11/04 04:59:06 DEBUG : CopyDest/three: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eac03_d20241104_m045555_c001_v0001116_t0019_u01730696155125") 2024/11/04 04:59:06 DEBUG : CopyDest/two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f418b60c3d0f1d185_d20241104_m045557_c001_v7007000_t0000_u01730696157818") 2024/11/04 04:59:06 DEBUG : CopyDest/two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57822eb_d20241104_m045551_c001_v0001144_t0010_u01730696151507") 2024/11/04 04:59:06 DEBUG : EXISTING: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4119bf2f51b3f1e9_d20241104_m045737_c001_v7007000_t0000_u01730696257442") 2024/11/04 04:59:06 DEBUG : EXISTING: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57824b7_d20241104_m045735_c001_v0001144_t0009_u01730696255564") 2024/11/04 04:59:06 DEBUG : Testêé: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4119bf2f51b3f1e7_d20241104_m045731_c001_v7007000_t0000_u01730696251432") 2024/11/04 04:59:06 DEBUG : Testêé: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eace3_d20241104_m045730_c001_v0001116_t0052_u01730696250583") 2024/11/04 04:59:06 DEBUG : Testêé: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d5782485_d20241104_m045728_c001_v0001144_t0003_u01730696248703") 2024/11/04 04:59:06 DEBUG : a/potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd1775471c1_d20241104_m045317_c001_v7007000_t0000_u01730695997125") 2024/11/04 04:59:06 DEBUG : a/potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa69_d20241104_m045316_c001_v0001116_t0006_u01730695996191") 2024/11/04 04:59:06 DEBUG : a/potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac467_d20241104_m045313_c001_v7007000_t0000_u01730695993836") 2024/11/04 04:59:06 DEBUG : a/potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa61_d20241104_m045312_c001_v0001116_t0019_u01730695992729") 2024/11/04 04:59:06 DEBUG : a/potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac42b_d20241104_m045248_c001_v7007000_t0000_u01730695968146") 2024/11/04 04:59:06 DEBUG : a/potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea9e9_d20241104_m045246_c001_v0001116_t0015_u01730695966917") 2024/11/04 04:59:07 DEBUG : b/potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd1775471c2_d20241104_m045317_c001_v7007000_t0000_u01730695997313") 2024/11/04 04:59:07 DEBUG : b/potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa65_d20241104_m045314_c001_v0001116_t0029_u01730695994746") 2024/11/04 04:59:07 DEBUG : b/potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac465_d20241104_m045313_c001_v7007000_t0000_u01730695993287") 2024/11/04 04:59:07 DEBUG : b/potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa59_d20241104_m045311_c001_v0001116_t0042_u01730695991217") 2024/11/04 04:59:07 DEBUG : b/potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac429_d20241104_m045247_c001_v7007000_t0000_u01730695967599") 2024/11/04 04:59:07 DEBUG : b/potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea9e1_d20241104_m045245_c001_v0001116_t0059_u01730695965389") 2024/11/04 04:59:07 DEBUG : backup/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f402d19b89b609dec_d20241104_m045615_c001_v7007000_t0000_u01730696175713") 2024/11/04 04:59:07 DEBUG : backup/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f112ac22ae8cb436e_d20241104_m045613_c001_v0001182_t0042_u01730696173855") 2024/11/04 04:59:07 DEBUG : backup/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f108daf7432db9f8e_d20241104_m045606_c001_v0001113_t0031_u01730696166154") 2024/11/04 04:59:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40650b7f8e7308a1_d20241104_m045645_c001_v7007000_t0000_u01730696205569") 2024/11/04 04:59:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1013f8c9c2ed6489_d20241104_m045643_c001_v0001153_t0010_u01730696203251") 2024/11/04 04:59:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1132c93c6586f933_d20241104_m045638_c001_v0001182_t0035_u01730696198981") 2024/11/04 04:59:07 DEBUG : backup/one.bak: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f404ea402ed4589fb_d20241104_m045631_c001_v7007000_t0000_u01730696191106") 2024/11/04 04:59:07 DEBUG : backup/one.bak: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1134524b7a638df3_d20241104_m045629_c001_v0001036_t0015_u01730696189038") 2024/11/04 04:59:07 DEBUG : backup/one.bak: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11869d70d6400437_d20241104_m045624_c001_v0001120_t0024_u01730696184838") 2024/11/04 04:59:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40650b7f8e7308a2_d20241104_m045645_c001_v7007000_t0000_u01730696205751") 2024/11/04 04:59:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1017b5301564fce4_d20241104_m045644_c001_v0001104_t0032_u01730696204354") 2024/11/04 04:59:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f109e26e8b3d10f18_d20241104_m045640_c001_v0001128_t0013_u01730696200493") 2024/11/04 04:59:07 DEBUG : backup/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f402d19b89b609dee_d20241104_m045615_c001_v7007000_t0000_u01730696175895") 2024/11/04 04:59:07 DEBUG : backup/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1003c84ceb6dbe28_d20241104_m045614_c001_v0001097_t0008_u01730696174822") 2024/11/04 04:59:08 DEBUG : backup/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f107933e86298edcf_d20241104_m045611_c001_v0001161_t0058_u01730696171288") 2024/11/04 04:59:08 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f404ea402ed4589fd_d20241104_m045631_c001_v7007000_t0000_u01730696191290") 2024/11/04 04:59:08 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f102baa1618cd40d3_d20241104_m045630_c001_v0001182_t0043_u01730696190194") 2024/11/04 04:59:08 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f102baa1618cd4016_d20241104_m045626_c001_v0001182_t0016_u01730696186551") 2024/11/04 04:59:08 DEBUG : both0: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a47_d20241104_m045847_c001_v7007000_t0000_u01730696327256") 2024/11/04 04:59:08 DEBUG : both0: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8d5b_d20241104_m045813_c001_v0001115_t0047_u01730696293591") 2024/11/04 04:59:08 DEBUG : both0: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c11_d20241104_m045808_c001_v7007000_t0000_u01730696288971") 2024/11/04 04:59:08 DEBUG : both0: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eacfb_d20241104_m045739_c001_v0001116_t0036_u01730696259698") 2024/11/04 04:59:08 DEBUG : both1: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a48_d20241104_m045847_c001_v7007000_t0000_u01730696327440") 2024/11/04 04:59:08 DEBUG : both1: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ead53_d20241104_m045815_c001_v0001116_t0005_u01730696295650") 2024/11/04 04:59:08 DEBUG : both1: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c13_d20241104_m045809_c001_v7007000_t0000_u01730696289164") 2024/11/04 04:59:08 DEBUG : both1: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57824c3_d20241104_m045741_c001_v0001144_t0009_u01730696261434") 2024/11/04 04:59:08 DEBUG : both10: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a49_d20241104_m045847_c001_v7007000_t0000_u01730696327627") 2024/11/04 04:59:08 DEBUG : both10: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ead8f_d20241104_m045829_c001_v0001116_t0022_u01730696309216") 2024/11/04 04:59:08 DEBUG : both10: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c14_d20241104_m045809_c001_v7007000_t0000_u01730696289344") 2024/11/04 04:59:08 DEBUG : both10: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57824ff_d20241104_m045752_c001_v0001144_t0057_u01730696272202") 2024/11/04 04:59:08 DEBUG : both11: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a4b_d20241104_m045847_c001_v7007000_t0000_u01730696327846") 2024/11/04 04:59:08 DEBUG : both11: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57825bf_d20241104_m045830_c001_v0001144_t0052_u01730696310674") 2024/11/04 04:59:08 DEBUG : both11: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c15_d20241104_m045809_c001_v7007000_t0000_u01730696289526") 2024/11/04 04:59:08 DEBUG : both11: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8d13_d20241104_m045753_c001_v0001115_t0018_u01730696273300") 2024/11/04 04:59:09 DEBUG : both12: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a4c_d20241104_m045848_c001_v7007000_t0000_u01730696328028") 2024/11/04 04:59:09 DEBUG : both12: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8daa_d20241104_m045832_c001_v0001115_t0022_u01730696312798") 2024/11/04 04:59:09 DEBUG : both12: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c16_d20241104_m045809_c001_v7007000_t0000_u01730696289707") 2024/11/04 04:59:09 DEBUG : both12: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ead29_d20241104_m045754_c001_v0001116_t0057_u01730696274893") 2024/11/04 04:59:09 DEBUG : both13: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a4d_d20241104_m045848_c001_v7007000_t0000_u01730696328214") 2024/11/04 04:59:09 DEBUG : both13: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eada2_d20241104_m045833_c001_v0001116_t0056_u01730696313918") 2024/11/04 04:59:09 DEBUG : both13: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c17_d20241104_m045809_c001_v7007000_t0000_u01730696289890") 2024/11/04 04:59:09 DEBUG : both13: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d578250d_d20241104_m045757_c001_v0001144_t0018_u01730696276998") 2024/11/04 04:59:09 DEBUG : both14: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a4e_d20241104_m045848_c001_v7007000_t0000_u01730696328397") 2024/11/04 04:59:09 DEBUG : both14: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57825d3_d20241104_m045834_c001_v0001144_t0006_u01730696314935") 2024/11/04 04:59:09 DEBUG : both14: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c18_d20241104_m045810_c001_v7007000_t0000_u01730696290075") 2024/11/04 04:59:09 DEBUG : both14: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8d23_d20241104_m045758_c001_v0001115_t0049_u01730696278119") 2024/11/04 04:59:09 DEBUG : both15: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a4f_d20241104_m045848_c001_v7007000_t0000_u01730696328581") 2024/11/04 04:59:09 DEBUG : both15: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8dbc_d20241104_m045837_c001_v0001115_t0004_u01730696317675") 2024/11/04 04:59:09 DEBUG : both15: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c19_d20241104_m045810_c001_v7007000_t0000_u01730696290256") 2024/11/04 04:59:09 DEBUG : both15: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ead33_d20241104_m045759_c001_v0001116_t0015_u01730696279607") 2024/11/04 04:59:09 DEBUG : both16: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a50_d20241104_m045848_c001_v7007000_t0000_u01730696328764") 2024/11/04 04:59:09 DEBUG : both16: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eadb2_d20241104_m045839_c001_v0001116_t0038_u01730696319252") 2024/11/04 04:59:09 DEBUG : both16: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c1a_d20241104_m045810_c001_v7007000_t0000_u01730696290438") 2024/11/04 04:59:09 DEBUG : both16: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d5782527_d20241104_m045801_c001_v0001144_t0030_u01730696281141") 2024/11/04 04:59:10 DEBUG : both17: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a51_d20241104_m045848_c001_v7007000_t0000_u01730696328948") 2024/11/04 04:59:10 DEBUG : both17: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57825e9_d20241104_m045840_c001_v0001144_t0007_u01730696320919") 2024/11/04 04:59:10 DEBUG : both17: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c1b_d20241104_m045810_c001_v7007000_t0000_u01730696290632") 2024/11/04 04:59:10 DEBUG : both17: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8d2f_d20241104_m045802_c001_v0001115_t0003_u01730696282475") 2024/11/04 04:59:10 DEBUG : both18: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a52_d20241104_m045849_c001_v7007000_t0000_u01730696329130") 2024/11/04 04:59:10 DEBUG : both18: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8dce_d20241104_m045842_c001_v0001115_t0004_u01730696322478") 2024/11/04 04:59:10 DEBUG : both18: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c1c_d20241104_m045810_c001_v7007000_t0000_u01730696290828") 2024/11/04 04:59:10 DEBUG : both18: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ead39_d20241104_m045803_c001_v0001116_t0031_u01730696283618") 2024/11/04 04:59:10 DEBUG : both19: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a53_d20241104_m045849_c001_v7007000_t0000_u01730696329317") 2024/11/04 04:59:10 DEBUG : both19: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eadbe_d20241104_m045843_c001_v0001116_t0013_u01730696323826") 2024/11/04 04:59:10 DEBUG : both19: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c1d_d20241104_m045811_c001_v7007000_t0000_u01730696291009") 2024/11/04 04:59:10 DEBUG : both19: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d578253b_d20241104_m045804_c001_v0001144_t0006_u01730696284936") 2024/11/04 04:59:10 DEBUG : both2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a54_d20241104_m045849_c001_v7007000_t0000_u01730696329499") 2024/11/04 04:59:10 DEBUG : both2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d5782584_d20241104_m045817_c001_v0001144_t0045_u01730696297058") 2024/11/04 04:59:10 DEBUG : both2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c1e_d20241104_m045811_c001_v7007000_t0000_u01730696291191") 2024/11/04 04:59:10 DEBUG : both2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8ce9_d20241104_m045742_c001_v0001115_t0035_u01730696262574") 2024/11/04 04:59:10 DEBUG : both3: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a55_d20241104_m045849_c001_v7007000_t0000_u01730696329682") 2024/11/04 04:59:10 DEBUG : both3: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8d77_d20241104_m045818_c001_v0001115_t0059_u01730696298341") 2024/11/04 04:59:10 DEBUG : both3: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c1f_d20241104_m045811_c001_v7007000_t0000_u01730696291374") 2024/11/04 04:59:11 DEBUG : both3: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ead01_d20241104_m045743_c001_v0001116_t0058_u01730696263664") 2024/11/04 04:59:11 DEBUG : both4: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a56_d20241104_m045849_c001_v7007000_t0000_u01730696329889") 2024/11/04 04:59:11 DEBUG : both4: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ead69_d20241104_m045820_c001_v0001116_t0018_u01730696300814") 2024/11/04 04:59:11 DEBUG : both4: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c20_d20241104_m045811_c001_v7007000_t0000_u01730696291555") 2024/11/04 04:59:11 DEBUG : both4: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57824e1_d20241104_m045744_c001_v0001144_t0011_u01730696264944") 2024/11/04 04:59:11 DEBUG : both5: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a57_d20241104_m045850_c001_v7007000_t0000_u01730696330075") 2024/11/04 04:59:11 DEBUG : both5: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d578259a_d20241104_m045822_c001_v0001144_t0028_u01730696302439") 2024/11/04 04:59:11 DEBUG : both5: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c21_d20241104_m045811_c001_v7007000_t0000_u01730696291737") 2024/11/04 04:59:11 DEBUG : both5: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8cf3_d20241104_m045746_c001_v0001115_t0020_u01730696266108") 2024/11/04 04:59:11 DEBUG : both6: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a58_d20241104_m045850_c001_v7007000_t0000_u01730696330262") 2024/11/04 04:59:11 DEBUG : both6: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8d89_d20241104_m045823_c001_v0001115_t0033_u01730696303693") 2024/11/04 04:59:11 DEBUG : both6: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c22_d20241104_m045811_c001_v7007000_t0000_u01730696291920") 2024/11/04 04:59:11 DEBUG : both6: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ead11_d20241104_m045747_c001_v0001116_t0018_u01730696267620") 2024/11/04 04:59:11 DEBUG : both7: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a59_d20241104_m045850_c001_v7007000_t0000_u01730696330445") 2024/11/04 04:59:11 DEBUG : both7: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ead80_d20241104_m045825_c001_v0001116_t0053_u01730696305715") 2024/11/04 04:59:11 DEBUG : both7: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c23_d20241104_m045812_c001_v7007000_t0000_u01730696292103") 2024/11/04 04:59:11 DEBUG : both7: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57824f1_d20241104_m045748_c001_v0001144_t0056_u01730696268983") 2024/11/04 04:59:11 DEBUG : both8: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a5a_d20241104_m045850_c001_v7007000_t0000_u01730696330630") 2024/11/04 04:59:11 DEBUG : both8: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57825ac_d20241104_m045826_c001_v0001144_t0058_u01730696306742") 2024/11/04 04:59:11 DEBUG : both8: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c24_d20241104_m045812_c001_v7007000_t0000_u01730696292286") 2024/11/04 04:59:11 DEBUG : both8: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8d03_d20241104_m045749_c001_v0001115_t0034_u01730696269996") 2024/11/04 04:59:12 DEBUG : both9: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a5b_d20241104_m045850_c001_v7007000_t0000_u01730696330862") 2024/11/04 04:59:12 DEBUG : both9: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8d98_d20241104_m045827_c001_v0001115_t0029_u01730696307657") 2024/11/04 04:59:12 DEBUG : both9: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c25_d20241104_m045812_c001_v7007000_t0000_u01730696292467") 2024/11/04 04:59:12 DEBUG : both9: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ead22_d20241104_m045751_c001_v0001116_t0053_u01730696271175") 2024/11/04 04:59:12 DEBUG : c/non empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd1775471c3_d20241104_m045317_c001_v7007000_t0000_u01730695997495") 2024/11/04 04:59:12 DEBUG : c/non empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa67_d20241104_m045315_c001_v0001116_t0021_u01730695995229") 2024/11/04 04:59:12 DEBUG : c/non empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac468_d20241104_m045314_c001_v7007000_t0000_u01730695994017") 2024/11/04 04:59:12 DEBUG : c/non empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa5d_d20241104_m045311_c001_v0001116_t0009_u01730695991706") 2024/11/04 04:59:12 DEBUG : c/non empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac42c_d20241104_m045248_c001_v7007000_t0000_u01730695968328") 2024/11/04 04:59:12 DEBUG : c/non empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea9e5_d20241104_m045245_c001_v0001116_t0038_u01730695965993") 2024/11/04 04:59:12 DEBUG : check sum: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f403f964ad384881d_d20241104_m045233_c001_v7007000_t0000_u01730695953363") 2024/11/04 04:59:12 DEBUG : check sum: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea9b5_d20241104_m045232_c001_v0001116_t0048_u01730695952019") 2024/11/04 04:59:12 DEBUG : dest/3: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f418b60c3d0f1d138_d20241104_m045538_c001_v7007000_t0000_u01730696138363") 2024/11/04 04:59:12 DEBUG : dest/3: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f418024af2cf28928_d20241104_m045537_c001_v0001182_t0022_u01730696137254") 2024/11/04 04:59:12 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4119bf2f51b3f1e2_d20241104_m045727_c001_v7007000_t0000_u01730696247217") 2024/11/04 04:59:12 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1055bbafd7a6b9ce_d20241104_m045725_c001_v0001157_t0016_u01730696245060") 2024/11/04 04:59:12 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f416ca964b9797e58_d20241104_m045724_c001_v7007000_t0000_u01730696244878") 2024/11/04 04:59:12 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1055bbafd7a6b9bc_d20241104_m045721_c001_v0001157_t0054_u01730696241068") 2024/11/04 04:59:12 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f416ca964b9797e54_d20241104_m045720_c001_v7007000_t0000_u01730696240341") 2024/11/04 04:59:12 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d578244f_d20241104_m045714_c001_v0001144_t0035_u01730696234237") 2024/11/04 04:59:13 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4100c3bc621018f4_d20241104_m045712_c001_v7007000_t0000_u01730696232767") 2024/11/04 04:59:13 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f10502504a6d820e6_d20241104_m045710_c001_v0001104_t0055_u01730696230168") 2024/11/04 04:59:13 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac5fd_d20241104_m045709_c001_v7007000_t0000_u01730696229986") 2024/11/04 04:59:13 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f10502504a6d820da_d20241104_m045705_c001_v0001104_t0004_u01730696225878") 2024/11/04 04:59:13 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac5f5_d20241104_m045705_c001_v7007000_t0000_u01730696225146") 2024/11/04 04:59:13 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d5782417_d20241104_m045659_c001_v0001144_t0027_u01730696219684") 2024/11/04 04:59:13 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40650b7f8e7308a5_d20241104_m045658_c001_v7007000_t0000_u01730696218395") 2024/11/04 04:59:13 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f102baa1618cd455f_d20241104_m045656_c001_v0001182_t0040_u01730696216583") 2024/11/04 04:59:13 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f418b60c3d0f1d1db_d20241104_m045656_c001_v7007000_t0000_u01730696216397") 2024/11/04 04:59:13 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f102baa1618cd44a0_d20241104_m045652_c001_v0001182_t0041_u01730696212795") 2024/11/04 04:59:13 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f418b60c3d0f1d1d4_d20241104_m045652_c001_v7007000_t0000_u01730696212066") 2024/11/04 04:59:13 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8c0f_d20241104_m045646_c001_v0001115_t0004_u01730696206857") 2024/11/04 04:59:13 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40650b7f8e7308a3_d20241104_m045645_c001_v7007000_t0000_u01730696205938") 2024/11/04 04:59:13 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f108a429a01cac60e_d20241104_m045643_c001_v0001182_t0005_u01730696203762") 2024/11/04 04:59:13 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40162a7bd868085d_d20241104_m045643_c001_v7007000_t0000_u01730696203577") 2024/11/04 04:59:13 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f108a429a01cac58f_d20241104_m045639_c001_v0001182_t0019_u01730696199967") 2024/11/04 04:59:13 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40162a7bd8680850_d20241104_m045639_c001_v7007000_t0000_u01730696199240") 2024/11/04 04:59:13 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eac5b_d20241104_m045632_c001_v0001116_t0056_u01730696192399") 2024/11/04 04:59:13 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f404ea402ed4589fe_d20241104_m045631_c001_v7007000_t0000_u01730696191475") 2024/11/04 04:59:13 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f112ac22ae8cb46b1_d20241104_m045629_c001_v0001182_t0017_u01730696189640") 2024/11/04 04:59:14 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4003bd433424c389_d20241104_m045629_c001_v7007000_t0000_u01730696189456") 2024/11/04 04:59:14 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f112ac22ae8cb45e7_d20241104_m045626_c001_v0001182_t0014_u01730696186072") 2024/11/04 04:59:14 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4003bd433424c383_d20241104_m045625_c001_v7007000_t0000_u01730696185344") 2024/11/04 04:59:14 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d5782351_d20241104_m045616_c001_v0001144_t0014_u01730696176997") 2024/11/04 04:59:14 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f402d19b89b609def_d20241104_m045616_c001_v7007000_t0000_u01730696176077") 2024/11/04 04:59:14 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11454b4f1b2af488_d20241104_m045614_c001_v0001176_t0056_u01730696174331") 2024/11/04 04:59:14 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f417b8ac76ec89523_d20241104_m045614_c001_v7007000_t0000_u01730696174148") 2024/11/04 04:59:14 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11454b4f1b2af482_d20241104_m045610_c001_v0001176_t0026_u01730696170489") 2024/11/04 04:59:14 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f417b8ac76ec8951b_d20241104_m045609_c001_v7007000_t0000_u01730696169764") 2024/11/04 04:59:14 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8b57_d20241104_m045559_c001_v0001115_t0010_u01730696159142") 2024/11/04 04:59:14 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f418b60c3d0f1d186_d20241104_m045557_c001_v7007000_t0000_u01730696157999") 2024/11/04 04:59:14 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f104be058133a761e_d20241104_m045550_c001_v0001036_t0044_u01730696150589") 2024/11/04 04:59:14 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f404ea402ed4589ee_d20241104_m045550_c001_v7007000_t0000_u01730696150373") 2024/11/04 04:59:14 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eabe3_d20241104_m045544_c001_v0001116_t0058_u01730696144548") 2024/11/04 04:59:14 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f10814cd5b9e7cb9d_d20241104_m045543_c001_v0001179_t0014_u01730696143803") 2024/11/04 04:59:14 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f10814cd5b9e7cb9b_d20241104_m045542_c001_v0001179_t0058_u01730696142836") 2024/11/04 04:59:14 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f417b8ac76ec89502_d20241104_m045528_c001_v7007000_t0000_u01730696128838") 2024/11/04 04:59:14 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8a9b_d20241104_m045517_c001_v0001115_t0021_u01730696117892") 2024/11/04 04:59:14 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1157021a2e643378_d20241104_m045516_c001_v0001116_t0017_u01730696116632") 2024/11/04 04:59:14 DEBUG : dst/one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1157021a2e643372_d20241104_m045515_c001_v0001116_t0027_u01730696115040") 2024/11/04 04:59:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4119bf2f51b3f1e3_d20241104_m045727_c001_v7007000_t0000_u01730696247401") 2024/11/04 04:59:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f106069542a0198d3_d20241104_m045723_c001_v0001144_t0021_u01730696243985") 2024/11/04 04:59:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1112f5e3e071462c_d20241104_m045720_c001_v0001131_t0047_u01730696240013") 2024/11/04 04:59:15 DEBUG : dst/one.bak: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4100c3bc621018f5_d20241104_m045712_c001_v7007000_t0000_u01730696232949") 2024/11/04 04:59:15 DEBUG : dst/one.bak: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f105e7ca9b853e46a_d20241104_m045709_c001_v0001182_t0058_u01730696229709") 2024/11/04 04:59:15 DEBUG : dst/one.bak: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f107dc56defa9401c_d20241104_m045704_c001_v0001041_t0052_u01730696224751") 2024/11/04 04:59:15 DEBUG : dst/one.bak: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40650b7f8e7308a6_d20241104_m045658_c001_v7007000_t0000_u01730696218578") 2024/11/04 04:59:15 DEBUG : dst/one.bak: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1179dd16dab85c21_d20241104_m045656_c001_v0001182_t0027_u01730696216071") 2024/11/04 04:59:15 DEBUG : dst/one.bak: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f10314a6809c1366f_d20241104_m045651_c001_v0001144_t0052_u01730696211409") 2024/11/04 04:59:15 DEBUG : dst/three: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f418b60c3d0f1d187_d20241104_m045558_c001_v7007000_t0000_u01730696158218") 2024/11/04 04:59:15 DEBUG : dst/three: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f10814cd5b9e7cbb5_d20241104_m045556_c001_v0001179_t0024_u01730696156651") 2024/11/04 04:59:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4119bf2f51b3f1e4_d20241104_m045727_c001_v7007000_t0000_u01730696247587") 2024/11/04 04:59:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f10776d818f391220_d20241104_m045725_c001_v0001182_t0045_u01730696245985") 2024/11/04 04:59:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11994918e139de1d_d20241104_m045721_c001_v0001113_t0030_u01730696241927") 2024/11/04 04:59:15 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4119bf2f51b3f1e5_d20241104_m045727_c001_v7007000_t0000_u01730696247770") 2024/11/04 04:59:15 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1055bbafd7a6b9d0_d20241104_m045726_c001_v0001157_t0033_u01730696246481") 2024/11/04 04:59:15 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f416ca964b9797e59_d20241104_m045726_c001_v7007000_t0000_u01730696246300") 2024/11/04 04:59:15 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1055bbafd7a6b9c2_d20241104_m045722_c001_v0001157_t0039_u01730696242495") 2024/11/04 04:59:15 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f416ca964b9797e57_d20241104_m045722_c001_v7007000_t0000_u01730696242313") 2024/11/04 04:59:15 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8c8b_d20241104_m045716_c001_v0001115_t0018_u01730696236799") 2024/11/04 04:59:16 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4100c3bc621018f6_d20241104_m045713_c001_v7007000_t0000_u01730696233131") 2024/11/04 04:59:16 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f10502504a6d820ec_d20241104_m045711_c001_v0001104_t0028_u01730696231793") 2024/11/04 04:59:16 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac607_d20241104_m045711_c001_v7007000_t0000_u01730696231610") 2024/11/04 04:59:16 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f10502504a6d820e2_d20241104_m045708_c001_v0001104_t0058_u01730696228034") 2024/11/04 04:59:16 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac5f9_d20241104_m045707_c001_v7007000_t0000_u01730696227851") 2024/11/04 04:59:16 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8c57_d20241104_m045701_c001_v0001115_t0054_u01730696221617") 2024/11/04 04:59:16 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f418b60c3d0f1d1df_d20241104_m045657_c001_v7007000_t0000_u01730696217829") 2024/11/04 04:59:16 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8c33_d20241104_m045654_c001_v0001115_t0029_u01730696214382") 2024/11/04 04:59:16 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f418b60c3d0f1d1d8_d20241104_m045653_c001_v7007000_t0000_u01730696213642") 2024/11/04 04:59:16 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eac83_d20241104_m045648_c001_v0001116_t0056_u01730696208635") 2024/11/04 04:59:16 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40162a7bd868085e_d20241104_m045645_c001_v7007000_t0000_u01730696205008") 2024/11/04 04:59:16 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eac6d_d20241104_m045641_c001_v0001116_t0000_u01730696201959") 2024/11/04 04:59:16 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40162a7bd8680856_d20241104_m045640_c001_v7007000_t0000_u01730696200855") 2024/11/04 04:59:16 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57823a9_d20241104_m045634_c001_v0001144_t0029_u01730696194135") 2024/11/04 04:59:16 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4003bd433424c38b_d20241104_m045630_c001_v7007000_t0000_u01730696190545") 2024/11/04 04:59:16 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d5782385_d20241104_m045627_c001_v0001144_t0039_u01730696187884") 2024/11/04 04:59:16 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4003bd433424c386_d20241104_m045626_c001_v7007000_t0000_u01730696186776") 2024/11/04 04:59:16 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8bb7_d20241104_m045619_c001_v0001115_t0034_u01730696179927") 2024/11/04 04:59:16 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f417b8ac76ec89524_d20241104_m045615_c001_v7007000_t0000_u01730696175153") 2024/11/04 04:59:16 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8b7b_d20241104_m045612_c001_v0001115_t0035_u01730696172741") 2024/11/04 04:59:17 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f417b8ac76ec89520_d20241104_m045611_c001_v7007000_t0000_u01730696171648") 2024/11/04 04:59:17 DEBUG : dst/three.txt: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eac0f_d20241104_m045601_c001_v0001116_t0005_u01730696161307") 2024/11/04 04:59:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4100c3bc621018f7_d20241104_m045713_c001_v7007000_t0000_u01730696233313") 2024/11/04 04:59:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1175e6fc74ca1fa6_d20241104_m045711_c001_v0001179_t0002_u01730696231368") 2024/11/04 04:59:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f103c245e9fd36f34_d20241104_m045707_c001_v0001182_t0004_u01730696227499") 2024/11/04 04:59:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40650b7f8e7308a7_d20241104_m045658_c001_v7007000_t0000_u01730696218760") 2024/11/04 04:59:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f100858484f5f5221_d20241104_m045657_c001_v0001109_t0033_u01730696217086") 2024/11/04 04:59:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f114aa8449613678a_d20241104_m045653_c001_v0001182_t0049_u01730696213337") 2024/11/04 04:59:17 DEBUG : dst/two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4119bf2f51b3f1e6_d20241104_m045727_c001_v7007000_t0000_u01730696247952") 2024/11/04 04:59:17 DEBUG : dst/two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eacbb_d20241104_m045715_c001_v0001116_t0005_u01730696235437") 2024/11/04 04:59:17 DEBUG : dst/two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4100c3bc621018f8_d20241104_m045713_c001_v7007000_t0000_u01730696233498") 2024/11/04 04:59:17 DEBUG : dst/two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eac9b_d20241104_m045700_c001_v0001116_t0013_u01730696220678") 2024/11/04 04:59:17 DEBUG : dst/two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40650b7f8e7308a8_d20241104_m045658_c001_v7007000_t0000_u01730696218949") 2024/11/04 04:59:17 DEBUG : dst/two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57823ed_d20241104_m045647_c001_v0001144_t0021_u01730696207730") 2024/11/04 04:59:17 DEBUG : dst/two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40650b7f8e7308a4_d20241104_m045646_c001_v7007000_t0000_u01730696206120") 2024/11/04 04:59:17 DEBUG : dst/two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8bdb_d20241104_m045633_c001_v0001115_t0022_u01730696193244") 2024/11/04 04:59:17 DEBUG : dst/two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f404ea402ed4589ff_d20241104_m045631_c001_v7007000_t0000_u01730696191660") 2024/11/04 04:59:17 DEBUG : dst/two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eac3d_d20241104_m045619_c001_v0001116_t0011_u01730696179062") 2024/11/04 04:59:17 DEBUG : dst/two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f402d19b89b609df0_d20241104_m045616_c001_v7007000_t0000_u01730696176260") 2024/11/04 04:59:17 DEBUG : dst/two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d5782309_d20241104_m045600_c001_v0001144_t0024_u01730696160173") 2024/11/04 04:59:18 DEBUG : dst/two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f418b60c3d0f1d188_d20241104_m045558_c001_v7007000_t0000_u01730696158399") 2024/11/04 04:59:18 DEBUG : dst/two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1130ac00d4d7bdb8_d20241104_m045553_c001_v0001130_t0009_u01730696153816") 2024/11/04 04:59:18 DEBUG : dst/two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f417b8ac76ec89503_d20241104_m045529_c001_v7007000_t0000_u01730696129020") 2024/11/04 04:59:18 DEBUG : dst/two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1157021a2e6433a4_d20241104_m045527_c001_v0001116_t0003_u01730696127642") 2024/11/04 04:59:18 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f402d19b89b609cf6_d20241104_m045438_c001_v7007000_t0000_u01730696078913") 2024/11/04 04:59:18 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eab4b_d20241104_m045434_c001_v0001116_t0006_u01730696074382") 2024/11/04 04:59:18 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f402d19b89b609ceb_d20241104_m045431_c001_v7007000_t0000_u01730696071849") 2024/11/04 04:59:18 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eab37_d20241104_m045420_c001_v0001116_t0005_u01730696060176") 2024/11/04 04:59:18 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f418b60c3d0f1d067_d20241104_m045410_c001_v7007000_t0000_u01730696050705") 2024/11/04 04:59:18 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eab17_d20241104_m045405_c001_v0001116_t0054_u01730696045231") 2024/11/04 04:59:18 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd177547200_d20241104_m045334_c001_v7007000_t0000_u01730696014700") 2024/11/04 04:59:18 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaab5_d20241104_m045332_c001_v0001116_t0013_u01730696012309") 2024/11/04 04:59:18 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd1775471f6_d20241104_m045330_c001_v7007000_t0000_u01730696010552") 2024/11/04 04:59:18 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaab1_d20241104_m045329_c001_v0001116_t0023_u01730696009083") 2024/11/04 04:59:18 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd1775471e5_d20241104_m045324_c001_v7007000_t0000_u01730696004330") 2024/11/04 04:59:18 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa8d_d20241104_m045321_c001_v0001116_t0017_u01730696001969") 2024/11/04 04:59:18 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd1775471c9_d20241104_m045320_c001_v7007000_t0000_u01730696000500") 2024/11/04 04:59:18 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa7f_d20241104_m045318_c001_v0001116_t0027_u01730695998722") 2024/11/04 04:59:18 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac45e_d20241104_m045310_c001_v7007000_t0000_u01730695990303") 2024/11/04 04:59:18 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa4b_d20241104_m045308_c001_v0001116_t0055_u01730695988430") 2024/11/04 04:59:19 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac458_d20241104_m045307_c001_v7007000_t0000_u01730695987030") 2024/11/04 04:59:19 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa39_d20241104_m045306_c001_v0001116_t0040_u01730695986036") 2024/11/04 04:59:19 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac445_d20241104_m045258_c001_v7007000_t0000_u01730695978807") 2024/11/04 04:59:19 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa0f_d20241104_m045256_c001_v0001116_t0023_u01730695976751") 2024/11/04 04:59:19 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac43a_d20241104_m045254_c001_v7007000_t0000_u01730695974197") 2024/11/04 04:59:19 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa01_d20241104_m045252_c001_v0001116_t0041_u01730695972918") 2024/11/04 04:59:19 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac434_d20241104_m045251_c001_v7007000_t0000_u01730695971833") 2024/11/04 04:59:19 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f100add97cc12b09b_d20241104_m045251_c001_v0001099_t0025_u01730695971081") 2024/11/04 04:59:19 DEBUG : empty space: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea9f3_d20241104_m045249_c001_v0001116_t0041_u01730695969110") 2024/11/04 04:59:19 DEBUG : enormous: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd1775471fc_d20241104_m045333_c001_v7007000_t0000_u01730696013786") 2024/11/04 04:59:19 DEBUG : enormous: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaab9_d20241104_m045332_c001_v0001116_t0050_u01730696012835") 2024/11/04 04:59:19 DEBUG : existing: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4119bf2f51b3f1e8_d20241104_m045734_c001_v7007000_t0000_u01730696254067") 2024/11/04 04:59:19 DEBUG : existing: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8cb7_d20241104_m045732_c001_v0001115_t0050_u01730696252551") 2024/11/04 04:59:19 DEBUG : existing: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4153c5e7a7a34364_d20241104_m045401_c001_v7007000_t0000_u01730696041457") 2024/11/04 04:59:19 DEBUG : existing: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eab0f_d20241104_m045359_c001_v0001116_t0026_u01730696039966") 2024/11/04 04:59:19 DEBUG : existing: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4199817b6e55eb1a_d20241104_m045244_c001_v7007000_t0000_u01730695964307") 2024/11/04 04:59:19 DEBUG : existing: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea9d9_d20241104_m045243_c001_v0001116_t0057_u01730695963139") 2024/11/04 04:59:19 DEBUG : existing: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4199817b6e55eb14_d20241104_m045241_c001_v7007000_t0000_u01730695961882") 2024/11/04 04:59:19 DEBUG : existing: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea9d5_d20241104_m045240_c001_v0001116_t0007_u01730695960874") 2024/11/04 04:59:19 DEBUG : existing: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea9d1_d20241104_m045239_c001_v0001116_t0009_u01730695959835") 2024/11/04 04:59:20 DEBUG : existing-b: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4153c5e7a7a34365_d20241104_m045401_c001_v7007000_t0000_u01730696041640") 2024/11/04 04:59:20 DEBUG : existing-b: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d89a0_d20241104_m045359_c001_v0001115_t0026_u01730696039977") 2024/11/04 04:59:20 DEBUG : five: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd177547206_d20241104_m045339_c001_v7007000_t0000_u01730696019824") 2024/11/04 04:59:20 DEBUG : five: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4042f4ba591eaacf_d20241104_m045337_c001_v0001116_t0009_u01730696017650") 2024/11/04 04:59:20 DEBUG : foo: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac43e_d20241104_m045256_c001_v7007000_t0000_u01730695976026") 2024/11/04 04:59:20 DEBUG : foo: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4042f4ba591eaa09_d20241104_m045255_c001_v0001116_t0009_u01730695975474") 2024/11/04 04:59:20 DEBUG : foo: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4042f4ba591eaa05_d20241104_m045254_c001_v0001116_t0009_u01730695974923") 2024/11/04 04:59:20 DEBUG : four: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd177547208_d20241104_m045340_c001_v7007000_t0000_u01730696020004") 2024/11/04 04:59:20 DEBUG : four: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f41513d9f9a5d8942_d20241104_m045338_c001_v0001115_t0057_u01730696018393") 2024/11/04 04:59:20 DEBUG : four: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaacb_d20241104_m045336_c001_v0001116_t0042_u01730696016816") 2024/11/04 04:59:20 DEBUG : hello world2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4027ba6b609cc7b6_d20241104_m045142_c001_v7007000_t0000_u01730695902065") 2024/11/04 04:59:20 DEBUG : hello world2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea8ef_d20241104_m045141_c001_v0001116_t0017_u01730695901122") 2024/11/04 04:59:20 DEBUG : ignore-size: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4199817b6e55eb0b_d20241104_m045238_c001_v7007000_t0000_u01730695958735") 2024/11/04 04:59:20 DEBUG : ignore-size: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea9cb_d20241104_m045237_c001_v0001116_t0055_u01730695957574") 2024/11/04 04:59:20 DEBUG : nested/sub dir/file: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4153c5e7a7a3435e_d20241104_m045358_c001_v7007000_t0000_u01730696038854") 2024/11/04 04:59:20 DEBUG : nested/sub dir/file: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8998_d20241104_m045357_c001_v0001115_t0006_u01730696037589") 2024/11/04 04:59:20 DEBUG : nested/sub dir/file: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4153c5e7a7a3435a_d20241104_m045356_c001_v7007000_t0000_u01730696036466") 2024/11/04 04:59:20 DEBUG : nested/sub dir/file: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8988_d20241104_m045354_c001_v0001115_t0005_u01730696034831") 2024/11/04 04:59:20 DEBUG : one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd177547209_d20241104_m045340_c001_v7007000_t0000_u01730696020184") 2024/11/04 04:59:20 DEBUG : one: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4042f4ba591eaac5_d20241104_m045335_c001_v0001116_t0009_u01730696015813") 2024/11/04 04:59:21 DEBUG : only0: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a5c_d20241104_m045851_c001_v7007000_t0000_u01730696331048") 2024/11/04 04:59:21 DEBUG : only0: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f41544903d57825fd_d20241104_m045845_c001_v0001144_t0011_u01730696325552") 2024/11/04 04:59:21 DEBUG : only0: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d5782574_d20241104_m045814_c001_v0001144_t0026_u01730696294558") 2024/11/04 04:59:21 DEBUG : only0: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c0c_d20241104_m045807_c001_v7007000_t0000_u01730696287786") 2024/11/04 04:59:21 DEBUG : only0: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8cdf_d20241104_m045740_c001_v0001115_t0048_u01730696260882") 2024/11/04 04:59:21 DEBUG : only1: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a5d_d20241104_m045851_c001_v7007000_t0000_u01730696331234") 2024/11/04 04:59:21 DEBUG : only1: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4042f4ba591eadc8_d20241104_m045845_c001_v0001116_t0009_u01730696325562") 2024/11/04 04:59:21 DEBUG : only1: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8d69_d20241104_m045816_c001_v0001115_t0010_u01730696296429") 2024/11/04 04:59:21 DEBUG : only1: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4098e422b49ccf6a_d20241104_m045808_c001_v7007000_t0000_u01730696288331") 2024/11/04 04:59:21 DEBUG : only1: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eacff_d20241104_m045742_c001_v0001116_t0056_u01730696262079") 2024/11/04 04:59:21 DEBUG : only10: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a5e_d20241104_m045851_c001_v7007000_t0000_u01730696331418") 2024/11/04 04:59:21 DEBUG : only10: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f41513d9f9a5d8dde_d20241104_m045845_c001_v0001115_t0057_u01730696325575") 2024/11/04 04:59:21 DEBUG : only10: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8da0_d20241104_m045830_c001_v0001115_t0029_u01730696310052") 2024/11/04 04:59:21 DEBUG : only10: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4098e422b49ccf63_d20241104_m045807_c001_v7007000_t0000_u01730696287229") 2024/11/04 04:59:21 DEBUG : only10: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ead27_d20241104_m045752_c001_v0001116_t0027_u01730696272756") 2024/11/04 04:59:21 DEBUG : only11: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a69_d20241104_m045851_c001_v7007000_t0000_u01730696331600") 2024/11/04 04:59:21 DEBUG : only11: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40562b6b1fe011b8_d20241104_m045846_c001_v0001145_t0005_u01730696326128") 2024/11/04 04:59:21 DEBUG : only11: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ead9e_d20241104_m045832_c001_v0001116_t0017_u01730696312179") 2024/11/04 04:59:21 DEBUG : only11: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4098e422b49ccf65_d20241104_m045807_c001_v7007000_t0000_u01730696287412") 2024/11/04 04:59:21 DEBUG : only11: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d5782501_d20241104_m045753_c001_v0001144_t0055_u01730696273820") 2024/11/04 04:59:21 DEBUG : only12: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a6a_d20241104_m045851_c001_v7007000_t0000_u01730696331786") 2024/11/04 04:59:22 DEBUG : only12: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f41544903d57825ff_d20241104_m045845_c001_v0001144_t0011_u01730696325773") 2024/11/04 04:59:22 DEBUG : only12: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57825cd_d20241104_m045833_c001_v0001144_t0021_u01730696313295") 2024/11/04 04:59:22 DEBUG : only12: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f416ca964b9797e71_d20241104_m045807_c001_v7007000_t0000_u01730696287983") 2024/11/04 04:59:22 DEBUG : only12: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8d1f_d20241104_m045755_c001_v0001115_t0007_u01730696275808") 2024/11/04 04:59:22 DEBUG : only13: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a6b_d20241104_m045851_c001_v7007000_t0000_u01730696331969") 2024/11/04 04:59:22 DEBUG : only13: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f41513d9f9a5d8de0_d20241104_m045845_c001_v0001115_t0057_u01730696325796") 2024/11/04 04:59:22 DEBUG : only13: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8db0_d20241104_m045834_c001_v0001115_t0032_u01730696314416") 2024/11/04 04:59:22 DEBUG : only13: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f413f8370ec2cf6cf_d20241104_m045807_c001_v7007000_t0000_u01730696287816") 2024/11/04 04:59:22 DEBUG : only13: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ead2d_d20241104_m045757_c001_v0001116_t0042_u01730696277693") 2024/11/04 04:59:22 DEBUG : only14: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a6d_d20241104_m045852_c001_v7007000_t0000_u01730696332164") 2024/11/04 04:59:22 DEBUG : only14: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f41513d9f9a5d8de8_d20241104_m045846_c001_v0001115_t0057_u01730696326347") 2024/11/04 04:59:22 DEBUG : only14: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eada6_d20241104_m045836_c001_v0001116_t0056_u01730696316971") 2024/11/04 04:59:22 DEBUG : only14: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4098e422b49ccf68_d20241104_m045807_c001_v7007000_t0000_u01730696287965") 2024/11/04 04:59:22 DEBUG : only14: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d578251b_d20241104_m045758_c001_v0001144_t0057_u01730696278722") 2024/11/04 04:59:22 DEBUG : only15: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a6f_d20241104_m045852_c001_v7007000_t0000_u01730696332347") 2024/11/04 04:59:22 DEBUG : only15: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40562b6b1fe011be_d20241104_m045846_c001_v0001145_t0005_u01730696326498") 2024/11/04 04:59:22 DEBUG : only15: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57825dd_d20241104_m045838_c001_v0001144_t0053_u01730696318143") 2024/11/04 04:59:22 DEBUG : only15: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c0d_d20241104_m045807_c001_v7007000_t0000_u01730696287972") 2024/11/04 04:59:22 DEBUG : only15: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8d29_d20241104_m045800_c001_v0001115_t0054_u01730696280167") 2024/11/04 04:59:22 DEBUG : only16: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a72_d20241104_m045852_c001_v7007000_t0000_u01730696332532") 2024/11/04 04:59:22 DEBUG : only16: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4042f4ba591eadca_d20241104_m045845_c001_v0001116_t0009_u01730696325783") 2024/11/04 04:59:22 DEBUG : only16: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8dc8_d20241104_m045839_c001_v0001115_t0057_u01730696319924") 2024/11/04 04:59:23 DEBUG : only16: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4098e422b49ccf66_d20241104_m045807_c001_v7007000_t0000_u01730696287595") 2024/11/04 04:59:23 DEBUG : only16: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ead37_d20241104_m045801_c001_v0001116_t0044_u01730696281943") 2024/11/04 04:59:23 DEBUG : only17: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a73_d20241104_m045852_c001_v7007000_t0000_u01730696332714") 2024/11/04 04:59:23 DEBUG : only17: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f41544903d578260b_d20241104_m045846_c001_v0001144_t0011_u01730696326505") 2024/11/04 04:59:23 DEBUG : only17: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eadb8_d20241104_m045841_c001_v0001116_t0024_u01730696321684") 2024/11/04 04:59:23 DEBUG : only17: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c0b_d20241104_m045807_c001_v7007000_t0000_u01730696287600") 2024/11/04 04:59:23 DEBUG : only17: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d5782533_d20241104_m045802_c001_v0001144_t0050_u01730696282908") 2024/11/04 04:59:23 DEBUG : only18: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a74_d20241104_m045852_c001_v7007000_t0000_u01730696332897") 2024/11/04 04:59:23 DEBUG : only18: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f41544903d5782601_d20241104_m045845_c001_v0001144_t0011_u01730696325955") 2024/11/04 04:59:23 DEBUG : only18: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57825ef_d20241104_m045843_c001_v0001144_t0022_u01730696323021") 2024/11/04 04:59:23 DEBUG : only18: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f416ca964b9797e6f_d20241104_m045807_c001_v7007000_t0000_u01730696287605") 2024/11/04 04:59:23 DEBUG : only18: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8d39_d20241104_m045804_c001_v0001115_t0007_u01730696284348") 2024/11/04 04:59:23 DEBUG : only19: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a75_d20241104_m045853_c001_v7007000_t0000_u01730696333079") 2024/11/04 04:59:23 DEBUG : only19: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4042f4ba591eadcd_d20241104_m045845_c001_v0001116_t0009_u01730696325970") 2024/11/04 04:59:23 DEBUG : only19: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8dda_d20241104_m045844_c001_v0001115_t0022_u01730696324355") 2024/11/04 04:59:23 DEBUG : only19: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f413f8370ec2cf6ce_d20241104_m045807_c001_v7007000_t0000_u01730696287633") 2024/11/04 04:59:23 DEBUG : only19: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ead3f_d20241104_m045805_c001_v0001116_t0029_u01730696285662") 2024/11/04 04:59:23 DEBUG : only2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a76_d20241104_m045853_c001_v7007000_t0000_u01730696333262") 2024/11/04 04:59:23 DEBUG : only2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f41513d9f9a5d8de2_d20241104_m045845_c001_v0001115_t0057_u01730696325984") 2024/11/04 04:59:24 DEBUG : only2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ead5f_d20241104_m045817_c001_v0001116_t0000_u01730696297894") 2024/11/04 04:59:24 DEBUG : only2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f413f8370ec2cf6d0_d20241104_m045807_c001_v7007000_t0000_u01730696287997") 2024/11/04 04:59:24 DEBUG : only2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57824d5_d20241104_m045743_c001_v0001144_t0004_u01730696263181") 2024/11/04 04:59:24 DEBUG : only3: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a78_d20241104_m045853_c001_v7007000_t0000_u01730696333450") 2024/11/04 04:59:24 DEBUG : only3: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f41544903d5782605_d20241104_m045846_c001_v0001144_t0011_u01730696326138") 2024/11/04 04:59:24 DEBUG : only3: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d578258a_d20241104_m045819_c001_v0001144_t0049_u01730696299102") 2024/11/04 04:59:24 DEBUG : only3: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4098e422b49ccf69_d20241104_m045808_c001_v7007000_t0000_u01730696288148") 2024/11/04 04:59:24 DEBUG : only3: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8ced_d20241104_m045744_c001_v0001115_t0040_u01730696264306") 2024/11/04 04:59:24 DEBUG : only4: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a79_d20241104_m045853_c001_v7007000_t0000_u01730696333632") 2024/11/04 04:59:24 DEBUG : only4: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4042f4ba591eadd4_d20241104_m045846_c001_v0001116_t0009_u01730696326152") 2024/11/04 04:59:24 DEBUG : only4: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8d81_d20241104_m045821_c001_v0001115_t0003_u01730696301341") 2024/11/04 04:59:24 DEBUG : only4: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c0e_d20241104_m045808_c001_v7007000_t0000_u01730696288156") 2024/11/04 04:59:24 DEBUG : only4: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ead05_d20241104_m045745_c001_v0001116_t0036_u01730696265559") 2024/11/04 04:59:24 DEBUG : only5: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a7a_d20241104_m045853_c001_v7007000_t0000_u01730696333816") 2024/11/04 04:59:24 DEBUG : only5: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f41513d9f9a5d8de4_d20241104_m045846_c001_v0001115_t0057_u01730696326167") 2024/11/04 04:59:24 DEBUG : only5: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ead75_d20241104_m045823_c001_v0001116_t0006_u01730696303279") 2024/11/04 04:59:24 DEBUG : only5: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4098e422b49ccf67_d20241104_m045807_c001_v7007000_t0000_u01730696287779") 2024/11/04 04:59:24 DEBUG : only5: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57824eb_d20241104_m045747_c001_v0001144_t0034_u01730696267015") 2024/11/04 04:59:24 DEBUG : only6: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a7b_d20241104_m045854_c001_v7007000_t0000_u01730696334008") 2024/11/04 04:59:24 DEBUG : only6: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40562b6b1fe011bc_d20241104_m045846_c001_v0001145_t0005_u01730696326313") 2024/11/04 04:59:24 DEBUG : only6: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57825a6_d20241104_m045824_c001_v0001144_t0034_u01730696304308") 2024/11/04 04:59:25 DEBUG : only6: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f416ca964b9797e72_d20241104_m045808_c001_v7007000_t0000_u01730696288171") 2024/11/04 04:59:25 DEBUG : only6: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8cf9_d20241104_m045748_c001_v0001115_t0049_u01730696268434") 2024/11/04 04:59:25 DEBUG : only7: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a7c_d20241104_m045854_c001_v7007000_t0000_u01730696334191") 2024/11/04 04:59:25 DEBUG : only7: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f41544903d5782607_d20241104_m045846_c001_v0001144_t0011_u01730696326321") 2024/11/04 04:59:25 DEBUG : only7: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8d92_d20241104_m045826_c001_v0001115_t0041_u01730696306260") 2024/11/04 04:59:25 DEBUG : only7: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f416ca964b9797e70_d20241104_m045807_c001_v7007000_t0000_u01730696287797") 2024/11/04 04:59:25 DEBUG : only7: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ead1e_d20241104_m045749_c001_v0001116_t0035_u01730696269511") 2024/11/04 04:59:25 DEBUG : only8: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a7d_d20241104_m045854_c001_v7007000_t0000_u01730696334375") 2024/11/04 04:59:25 DEBUG : only8: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4042f4ba591eadd6_d20241104_m045846_c001_v0001116_t0009_u01730696326334") 2024/11/04 04:59:25 DEBUG : only8: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ead88_d20241104_m045827_c001_v0001116_t0013_u01730696307158") 2024/11/04 04:59:25 DEBUG : only8: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f405dedf207c00c0f_d20241104_m045808_c001_v7007000_t0000_u01730696288350") 2024/11/04 04:59:25 DEBUG : only8: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57824f7_d20241104_m045750_c001_v0001144_t0052_u01730696270528") 2024/11/04 04:59:25 DEBUG : only9: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a7e_d20241104_m045854_c001_v7007000_t0000_u01730696334575") 2024/11/04 04:59:25 DEBUG : only9: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4042f4ba591eadda_d20241104_m045846_c001_v0001116_t0009_u01730696326519") 2024/11/04 04:59:25 DEBUG : only9: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57825b7_d20241104_m045828_c001_v0001144_t0024_u01730696308707") 2024/11/04 04:59:25 DEBUG : only9: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f413f8370ec2cf6d1_d20241104_m045808_c001_v7007000_t0000_u01730696288187") 2024/11/04 04:59:25 DEBUG : only9: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8d0d_d20241104_m045751_c001_v0001115_t0044_u01730696271737") 2024/11/04 04:59:25 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4153c5e7a7a34355_d20241104_m045352_c001_v7007000_t0000_u01730696032953") 2024/11/04 04:59:25 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d5782119_d20241104_m045350_c001_v0001144_t0049_u01730696030467") 2024/11/04 04:59:25 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd17754721b_d20241104_m045348_c001_v7007000_t0000_u01730696028268") 2024/11/04 04:59:26 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaaed_d20241104_m045346_c001_v0001116_t0019_u01730696026307") 2024/11/04 04:59:26 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd177547212_d20241104_m045344_c001_v7007000_t0000_u01730696024479") 2024/11/04 04:59:26 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57820f5_d20241104_m045341_c001_v0001144_t0023_u01730696021096") 2024/11/04 04:59:26 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd1775471f0_d20241104_m045327_c001_v7007000_t0000_u01730696007281") 2024/11/04 04:59:26 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa9d_d20241104_m045325_c001_v0001116_t0048_u01730696005240") 2024/11/04 04:59:26 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd1775471e1_d20241104_m045323_c001_v7007000_t0000_u01730696003068") 2024/11/04 04:59:26 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa89_d20241104_m045321_c001_v0001116_t0055_u01730696001415") 2024/11/04 04:59:26 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd1775471c7_d20241104_m045319_c001_v7007000_t0000_u01730695999579") 2024/11/04 04:59:26 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa7b_d20241104_m045318_c001_v0001116_t0006_u01730695998231") 2024/11/04 04:59:26 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac45c_d20241104_m045309_c001_v7007000_t0000_u01730695989747") 2024/11/04 04:59:26 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa43_d20241104_m045307_c001_v0001116_t0058_u01730695987937") 2024/11/04 04:59:26 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac459_d20241104_m045307_c001_v7007000_t0000_u01730695987211") 2024/11/04 04:59:26 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa2f_d20241104_m045305_c001_v0001116_t0014_u01730695985487") 2024/11/04 04:59:26 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac455_d20241104_m045304_c001_v7007000_t0000_u01730695984765") 2024/11/04 04:59:26 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa25_d20241104_m045303_c001_v0001116_t0040_u01730695983505") 2024/11/04 04:59:26 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa21_d20241104_m045302_c001_v0001116_t0015_u01730695982481") 2024/11/04 04:59:26 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac450_d20241104_m045301_c001_v7007000_t0000_u01730695981756") 2024/11/04 04:59:26 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa1b_d20241104_m045300_c001_v0001116_t0004_u01730695980806") 2024/11/04 04:59:26 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa19_d20241104_m045259_c001_v0001116_t0049_u01730695979710") 2024/11/04 04:59:27 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac446_d20241104_m045258_c001_v7007000_t0000_u01730695978989") 2024/11/04 04:59:27 DEBUG : potato: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa13_d20241104_m045257_c001_v0001116_t0042_u01730695977969") 2024/11/04 04:59:27 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40162a7bd868075c_d20241104_m045449_c001_v7007000_t0000_u01730696089530") 2024/11/04 04:59:27 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57821fb_d20241104_m045448_c001_v0001144_t0039_u01730696088238") 2024/11/04 04:59:27 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f402d19b89b609cf8_d20241104_m045439_c001_v7007000_t0000_u01730696079165") 2024/11/04 04:59:27 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d57821b7_d20241104_m045433_c001_v0001144_t0039_u01730696073162") 2024/11/04 04:59:27 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f402d19b89b609cdc_d20241104_m045424_c001_v7007000_t0000_u01730696064866") 2024/11/04 04:59:27 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d578218b_d20241104_m045419_c001_v0001144_t0021_u01730696059228") 2024/11/04 04:59:27 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f418b60c3d0f1d068_d20241104_m045410_c001_v7007000_t0000_u01730696050960") 2024/11/04 04:59:27 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d5782155_d20241104_m045402_c001_v0001144_t0054_u01730696042936") 2024/11/04 04:59:27 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd1775471fd_d20241104_m045333_c001_v7007000_t0000_u01730696013966") 2024/11/04 04:59:27 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaab3_d20241104_m045331_c001_v0001116_t0042_u01730696011832") 2024/11/04 04:59:27 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd1775471f8_d20241104_m045330_c001_v7007000_t0000_u01730696010734") 2024/11/04 04:59:27 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaaab_d20241104_m045328_c001_v0001116_t0032_u01730696008196") 2024/11/04 04:59:27 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd1775471f1_d20241104_m045327_c001_v7007000_t0000_u01730696007463") 2024/11/04 04:59:27 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaaa5_d20241104_m045326_c001_v0001116_t0028_u01730696006155") 2024/11/04 04:59:27 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd1775471e6_d20241104_m045324_c001_v7007000_t0000_u01730696004511") 2024/11/04 04:59:27 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa95_d20241104_m045323_c001_v0001116_t0012_u01730696003437") 2024/11/04 04:59:27 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd1775471ca_d20241104_m045320_c001_v7007000_t0000_u01730696000685") 2024/11/04 04:59:27 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa81_d20241104_m045319_c001_v0001116_t0003_u01730695999588") 2024/11/04 04:59:28 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4067bd8c2e9ac45f_d20241104_m045310_c001_v7007000_t0000_u01730695990489") 2024/11/04 04:59:28 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaa4f_d20241104_m045309_c001_v0001116_t0037_u01730695989289") 2024/11/04 04:59:28 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4027ba6b609cc7ba_d20241104_m045146_c001_v7007000_t0000_u01730695906209") 2024/11/04 04:59:28 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea903_d20241104_m045145_c001_v0001116_t0025_u01730695905330") 2024/11/04 04:59:28 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4027ba6b609cc7b8_d20241104_m045144_c001_v7007000_t0000_u01730695904045") 2024/11/04 04:59:28 DEBUG : potato2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea8f7_d20241104_m045142_c001_v0001116_t0033_u01730695902978") 2024/11/04 04:59:28 DEBUG : potato3: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f402d19b89b609cfa_d20241104_m045439_c001_v7007000_t0000_u01730696079434") 2024/11/04 04:59:28 DEBUG : potato3: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8a15_d20241104_m045435_c001_v0001115_t0029_u01730696075566") 2024/11/04 04:59:28 DEBUG : potato3: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f402d19b89b609cde_d20241104_m045425_c001_v7007000_t0000_u01730696065302") 2024/11/04 04:59:28 DEBUG : potato3: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d89e8_d20241104_m045421_c001_v0001115_t0001_u01730696061040") 2024/11/04 04:59:28 DEBUG : potato3: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f418b60c3d0f1d069_d20241104_m045411_c001_v7007000_t0000_u01730696051360") 2024/11/04 04:59:28 DEBUG : potato3: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d89c4_d20241104_m045406_c001_v0001115_t0007_u01730696046494") 2024/11/04 04:59:28 DEBUG : pre-dest1/1: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f418b60c3d0f1d13b_d20241104_m045538_c001_v7007000_t0000_u01730696138543") 2024/11/04 04:59:28 DEBUG : pre-dest1/1: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8aca_d20241104_m045529_c001_v0001115_t0021_u01730696129754") 2024/11/04 04:59:28 DEBUG : pre-dest2/2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f418b60c3d0f1d13e_d20241104_m045538_c001_v7007000_t0000_u01730696138724") 2024/11/04 04:59:28 DEBUG : pre-dest2/2: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d578228f_d20241104_m045530_c001_v0001144_t0042_u01730696130825") 2024/11/04 04:59:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4086d03dd0565f80_d20241104_m045503_c001_v7007000_t0000_u01730696103588") 2024/11/04 04:59:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eab7f_d20241104_m045458_c001_v0001116_t0002_u01730696098964") 2024/11/04 04:59:28 DEBUG : sizeonly: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f403f964ad3848823_d20241104_m045235_c001_v7007000_t0000_u01730695955936") 2024/11/04 04:59:28 DEBUG : sizeonly: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea9c7_d20241104_m045234_c001_v0001116_t0011_u01730695954649") 2024/11/04 04:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a90_d20241104_m045904_c001_v7007000_t0000_u01730696344069") 2024/11/04 04:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d5782653_d20241104_m045900_c001_v0001144_t0039_u01730696340794") 2024/11/04 04:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a86_d20241104_m045858_c001_v7007000_t0000_u01730696338871") 2024/11/04 04:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f10562b6b1fe011ee_d20241104_m045855_c001_v0001145_t0017_u01730696335922") 2024/11/04 04:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4153c5e7a7a3435f_d20241104_m045359_c001_v7007000_t0000_u01730696039038") 2024/11/04 04:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11544903d5782137_d20241104_m045357_c001_v0001144_t0003_u01730696037934") 2024/11/04 04:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4153c5e7a7a3435b_d20241104_m045356_c001_v7007000_t0000_u01730696036648") 2024/11/04 04:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaaff_d20241104_m045355_c001_v0001116_t0053_u01730696035182") 2024/11/04 04:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f403f964ad3848814_d20241104_m045231_c001_v7007000_t0000_u01730695951106") 2024/11/04 04:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea9ab_d20241104_m045229_c001_v0001116_t0025_u01730695949243") 2024/11/04 04:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f403f964ad384880c_d20241104_m045228_c001_v7007000_t0000_u01730695948515") 2024/11/04 04:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea9a3_d20241104_m045227_c001_v0001116_t0042_u01730695947057") 2024/11/04 04:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f403f964ad3848806_d20241104_m045224_c001_v7007000_t0000_u01730695944179") 2024/11/04 04:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea98f_d20241104_m045222_c001_v0001116_t0021_u01730695942670") 2024/11/04 04:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f403f964ad3848804_d20241104_m045222_c001_v7007000_t0000_u01730695942116") 2024/11/04 04:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea983_d20241104_m045220_c001_v0001116_t0052_u01730695940588") 2024/11/04 04:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea976_d20241104_m045217_c001_v0001116_t0046_u01730695937053") 2024/11/04 04:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f403f964ad38487fc_d20241104_m045216_c001_v7007000_t0000_u01730695936324") 2024/11/04 04:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea96c_d20241104_m045215_c001_v0001116_t0053_u01730695935511") 2024/11/04 04:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea966_d20241104_m045214_c001_v0001116_t0034_u01730695934422") 2024/11/04 04:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f403f964ad38487f3_d20241104_m045213_c001_v7007000_t0000_u01730695933337") 2024/11/04 04:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea958_d20241104_m045210_c001_v0001116_t0051_u01730695930560") 2024/11/04 04:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea950_d20241104_m045207_c001_v0001116_t0049_u01730695927419") 2024/11/04 04:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f403f964ad38487de_d20241104_m045206_c001_v7007000_t0000_u01730695926695") 2024/11/04 04:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea946_d20241104_m045205_c001_v0001116_t0005_u01730695925436") 2024/11/04 04:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea93c_d20241104_m045204_c001_v0001116_t0017_u01730695924389") 2024/11/04 04:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f403f964ad38487d0_d20241104_m045203_c001_v7007000_t0000_u01730695923304") 2024/11/04 04:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea92e_d20241104_m045158_c001_v0001116_t0032_u01730695918441") 2024/11/04 04:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f403f964ad38487c9_d20241104_m045158_c001_v7007000_t0000_u01730695918079") 2024/11/04 04:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea92c_d20241104_m045157_c001_v0001116_t0016_u01730695917089") 2024/11/04 04:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4027ba6b609cc7c0_d20241104_m045155_c001_v7007000_t0000_u01730695915441") 2024/11/04 04:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea926_d20241104_m045154_c001_v0001116_t0017_u01730695914538") 2024/11/04 04:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4027ba6b609cc7bf_d20241104_m045153_c001_v7007000_t0000_u01730695913992") 2024/11/04 04:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea920_d20241104_m045153_c001_v0001116_t0055_u01730695913043") 2024/11/04 04:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4027ba6b609cc7bd_d20241104_m045151_c001_v7007000_t0000_u01730695911778") 2024/11/04 04:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea918_d20241104_m045150_c001_v0001116_t0048_u01730695910826") 2024/11/04 04:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4027ba6b609cc7bc_d20241104_m045150_c001_v7007000_t0000_u01730695910263") 2024/11/04 04:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea911_d20241104_m045149_c001_v0001116_t0015_u01730695909335") 2024/11/04 04:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4027ba6b609cc7bb_d20241104_m045148_c001_v7007000_t0000_u01730695908427") 2024/11/04 04:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea909_d20241104_m045147_c001_v0001116_t0025_u01730695907113") 2024/11/04 04:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4027ba6b609cc7b3_d20241104_m045140_c001_v7007000_t0000_u01730695900160") 2024/11/04 04:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea8e3_d20241104_m045139_c001_v0001116_t0034_u01730695899176") 2024/11/04 04:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4027ba6b609cc7b1_d20241104_m045138_c001_v7007000_t0000_u01730695898267") 2024/11/04 04:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea8dd_d20241104_m045137_c001_v0001116_t0014_u01730695897349") 2024/11/04 04:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4027ba6b609cc7b0_d20241104_m045136_c001_v7007000_t0000_u01730695896448") 2024/11/04 04:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea8d9_d20241104_m045135_c001_v0001116_t0054_u01730695895500") 2024/11/04 04:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4027ba6b609cc7ac_d20241104_m045132_c001_v7007000_t0000_u01730695892623") 2024/11/04 04:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591ea8cd_d20241104_m045131_c001_v0001116_t0041_u01730695891744") 2024/11/04 04:59:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a91_d20241104_m045904_c001_v7007000_t0000_u01730696344253") 2024/11/04 04:59:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eadf6_d20241104_m045900_c001_v0001116_t0049_u01730696340804") 2024/11/04 04:59:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4076ed8f9e779a87_d20241104_m045859_c001_v7007000_t0000_u01730696339056") 2024/11/04 04:59:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8e08_d20241104_m045855_c001_v0001115_t0015_u01730696335909") 2024/11/04 04:59:31 DEBUG : sub/yam: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4153c5e7a7a34354_d20241104_m045352_c001_v7007000_t0000_u01730696032397") 2024/11/04 04:59:31 DEBUG : sub/yam: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8976_d20241104_m045350_c001_v0001115_t0008_u01730696030113") 2024/11/04 04:59:31 DEBUG : three: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd17754720a_d20241104_m045340_c001_v7007000_t0000_u01730696020365") 2024/11/04 04:59:31 DEBUG : three: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaad3_d20241104_m045338_c001_v0001116_t0015_u01730696018956") 2024/11/04 04:59:31 DEBUG : three: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1042f4ba591eaac9_d20241104_m045336_c001_v0001116_t0038_u01730696016186") 2024/11/04 04:59:31 DEBUG : two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd17754720b_d20241104_m045340_c001_v7007000_t0000_u01730696020546") 2024/11/04 04:59:31 DEBUG : two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f41544903d57820ef_d20241104_m045338_c001_v0001144_t0011_u01730696018202") 2024/11/04 04:59:32 DEBUG : two: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4042f4ba591eaac7_d20241104_m045336_c001_v0001116_t0009_u01730696016003") 2024/11/04 04:59:32 DEBUG : yam: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4153c5e7a7a34356_d20241104_m045353_c001_v7007000_t0000_u01730696033138") 2024/11/04 04:59:32 DEBUG : yam: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1055bbafd7a6b81a_d20241104_m045352_c001_v0001157_t0002_u01730696032074") 2024/11/04 04:59:32 DEBUG : yam: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd177547219_d20241104_m045347_c001_v7007000_t0000_u01730696027718") 2024/11/04 04:59:32 DEBUG : yam: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d8960_d20241104_m045345_c001_v0001115_t0004_u01730696025959") 2024/11/04 04:59:32 DEBUG : yam: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd177547211_d20241104_m045343_c001_v7007000_t0000_u01730696023920") 2024/11/04 04:59:32 DEBUG : yam: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f11513d9f9a5d894e_d20241104_m045341_c001_v0001115_t0043_u01730696021110") 2024/11/04 04:59:32 DEBUG : yaml: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f4153c5e7a7a34350_d20241104_m045348_c001_v7007000_t0000_u01730696028811") 2024/11/04 04:59:32 DEBUG : yaml: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f119842689975366a_d20241104_m045347_c001_v0001182_t0045_u01730696027494") 2024/11/04 04:59:32 DEBUG : yaml: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f40428dd177547213_d20241104_m045344_c001_v7007000_t0000_u01730696024660") 2024/11/04 04:59:32 DEBUG : yaml: Deleting (id "4_z5fb28d13803dfb5b9f280e1b_f1018a448e04a6a17_d20241104_m045343_c001_v0001130_t0032_u01730696023498") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 8m5.484236333s (try 1/5)