"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2022/04/15 06:20:19 DEBUG : Creating backend with remote "TestB2:rclone-test-dojaliq5dozukan0xeyixah7" 2022/04/15 06:20:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/04/15 06:20:20 DEBUG : Creating backend with remote "/tmp/rclone2737292281" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/04/15 06:20:26 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/04/15 06:20:26 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/04/15 06:20:26 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/04/15 06:20:26 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/04/15 06:20:26 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/04/15 06:20:26 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/04/15 06:20:29 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/04/15 06:20:29 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/04/15 06:20:29 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/04/15 06:20:29 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/04/15 06:20:30 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/04/15 06:20:30 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/04/15 06:20:32 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/04/15 06:20:32 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/04/15 06:20:32 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/04/15 06:20:32 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/04/15 06:20:32 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/04/15 06:20:32 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (13.56s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (6.50s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (3.22s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.48s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/04/15 06:20:33 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/04/15 06:20:33 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/04/15 06:20:33 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/04/15 06:20:33 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/04/15 06:20:33 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/04/15 06:20:33 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/04/15 06:20:33 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2022/04/15 06:20:33 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/04/15 06:20:33 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/04/15 06:20:33 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/04/15 06:20:33 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/04/15 06:20:33 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/04/15 06:20:33 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/04/15 06:20:33 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (18.03s) --- PASS: TestCheck/1 (0.17s) --- PASS: TestCheck/2 (0.17s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.17s) --- PASS: TestCheck/5 (0.17s) --- PASS: TestCheck/6 (0.18s) --- PASS: TestCheck/7 (0.17s) === RUN TestCheckFsError 2022/04/15 06:20:52 DEBUG : Creating backend with remote "non-existent" 2022/04/15 06:20:52 DEBUG : Creating backend with remote "non-existent" 2022/04/15 06:20:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/04/15 06:20:52 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2022/04/15 06:20:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/04/15 06:20:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.15s) --- PASS: TestCheckDownload/1 (0.88s) --- PASS: TestCheckDownload/2 (0.36s) --- PASS: TestCheckDownload/3 (0.35s) --- PASS: TestCheckDownload/4 (0.53s) --- PASS: TestCheckDownload/5 (0.38s) --- PASS: TestCheckDownload/6 (0.37s) --- PASS: TestCheckDownload/7 (0.36s) === RUN TestCheckSizeOnly run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (16.02s) --- PASS: TestCheckSizeOnly/1 (0.17s) --- PASS: TestCheckSizeOnly/2 (0.17s) --- PASS: TestCheckSizeOnly/3 (0.18s) --- PASS: TestCheckSizeOnly/4 (0.17s) --- PASS: TestCheckSizeOnly/5 (0.17s) --- PASS: TestCheckSizeOnly/6 (0.18s) --- PASS: TestCheckSizeOnly/7 (0.17s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:21:26 NOTICE: test.sum: improperly formatted checksum line 4 2022/04/15 06:21:26 NOTICE: test.sum: improperly formatted checksum line 5 2022/04/15 06:21:26 NOTICE: test.sum: improperly formatted checksum line 6 2022/04/15 06:21:26 NOTICE: test.sum: 2 warning(s) suppressed... 2022/04/15 06:21:30 NOTICE: test.sum: improperly formatted checksum line 4 2022/04/15 06:21:30 NOTICE: test.sum: improperly formatted checksum line 5 2022/04/15 06:21:30 NOTICE: test.sum: improperly formatted checksum line 6 2022/04/15 06:21:30 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.41s) === RUN TestCheckSum run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:21:31 DEBUG : Creating backend with remote "TestB2:rclone-test-dojaliq5dozukan0xeyixah7/data" 2022/04/15 06:21:32 DEBUG : Couldn't decode error response: EOF check_test.go:356: B2 bucket rclone-test-dojaliq5dozukan0xeyixah7 path data lacks md5, skipping --- SKIP: TestCheckSum (1.30s) === RUN TestCheckSumDownload run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:21:32 DEBUG : Creating backend with remote "TestB2:rclone-test-dojaliq5dozukan0xeyixah7/data" 2022/04/15 06:21:33 DEBUG : Couldn't decode error response: EOF === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (33.21s) --- PASS: TestCheckSumDownload/subtest1 (0.93s) --- PASS: TestCheckSumDownload/subtest2 (0.70s) --- PASS: TestCheckSumDownload/subtest3 (0.96s) --- PASS: TestCheckSumDownload/subtest4 (0.84s) --- PASS: TestCheckSumDownload/subtest5 (0.74s) --- PASS: TestCheckSumDownload/subtest6 (0.74s) --- PASS: TestCheckSumDownload/subtest7 (1.46s) === RUN TestDeduplicateInteractive run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.34s) === RUN TestDeduplicateSkip run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.34s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.34s) === RUN TestDeduplicateFirst run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.35s) === RUN TestDeduplicateNewest run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.34s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:22:22 INFO : B2 bucket rclone-test-dojaliq5dozukan0xeyixah7: Looking for duplicate sha1 hashes using newest mode. 2022/04/15 06:22:22 NOTICE: a7d8758e51ab2d97468595613479a8132e2d73c5: Found 3 files with duplicate sha1 hashes 2022/04/15 06:22:23 INFO : one: Deleted 2022/04/15 06:22:23 INFO : also/one: Deleted 2022/04/15 06:22:23 NOTICE: a7d8758e51ab2d97468595613479a8132e2d73c5: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (17.75s) === RUN TestDeduplicateOldest run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.34s) === RUN TestDeduplicateLargest run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.35s) === RUN TestDeduplicateSmallest run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.35s) === RUN TestDeduplicateRename run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.34s) === RUN TestMergeDirs run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.35s) === RUN TestListDirSorted run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:22:40 DEBUG : a.txt: Excluded 2022/04/15 06:22:41 DEBUG : sub dir/hello world: Excluded 2022/04/15 06:22:41 DEBUG : sub dir/hello world2: Excluded 2022/04/15 06:22:41 DEBUG : sub dir/hello world: Excluded 2022/04/15 06:22:41 DEBUG : sub dir/hello world2: Excluded 2022/04/15 06:22:42 DEBUG : sub dir/ignore dir: Excluded 2022/04/15 06:22:42 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:22:42 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (21.79s) === RUN TestListJSON run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2022/04/15 06:22:57 ERROR : file1: Failed to read hash: hash type not supported --- PASS: TestListJSON (10.42s) --- PASS: TestListJSON/Default (0.17s) --- PASS: TestListJSON/FilesOnly (0.17s) --- PASS: TestListJSON/DirsOnly (0.17s) --- PASS: TestListJSON/Recurse (0.17s) --- PASS: TestListJSON/SubDir (0.17s) --- PASS: TestListJSON/NoModTime (0.19s) --- PASS: TestListJSON/NoMimeType (0.17s) --- PASS: TestListJSON/ShowHash (0.18s) --- PASS: TestListJSON/HashTypes (0.17s) === RUN TestStatJSON run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir 2022/04/15 06:23:03 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2022/04/15 06:23:04 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/DirFilesOnly 2022/04/15 06:23:04 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly 2022/04/15 06:23:04 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2022/04/15 06:23:05 DEBUG : Creating backend with remote "TestB2:rclone-test-dojaliq5dozukan0xeyixah7/notfound" 2022/04/15 06:23:05 DEBUG : Config file has changed externaly - reloading 2022/04/15 06:23:06 DEBUG : Couldn't decode error response: EOF --- PASS: TestStatJSON (10.71s) --- PASS: TestStatJSON/Root (0.17s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.17s) --- PASS: TestStatJSON/Dir (0.88s) --- PASS: TestStatJSON/File (0.17s) --- PASS: TestStatJSON/NotFound (0.35s) --- PASS: TestStatJSON/DirFilesOnly (0.17s) --- PASS: TestStatJSON/FileFilesOnly (0.18s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s) --- PASS: TestStatJSON/DirDirsOnly (0.17s) --- PASS: TestStatJSON/FileDirsOnly (0.17s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.17s) --- PASS: TestStatJSON/RootNotFound (1.22s) === RUN TestMkdir run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:23:10 DEBUG : B2 bucket rclone-test-dojaliq5dozukan0xeyixah7: Making directory 2022/04/15 06:23:10 DEBUG : B2 bucket rclone-test-dojaliq5dozukan0xeyixah7: Making directory --- PASS: TestMkdir (0.56s) === RUN TestLsd run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" --- PASS: TestLsd (2.87s) === RUN TestLs run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" --- PASS: TestLs (8.30s) === RUN TestLsWithFilesFrom run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:23:28 DEBUG : empty space: Excluded 2022/04/15 06:23:29 DEBUG : Couldn't decode error response: EOF --- PASS: TestLsWithFilesFrom (9.09s) === RUN TestLsLong run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" --- PASS: TestLsLong (6.21s) === RUN TestHashSums run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (4.89s) --- PASS: TestHashSums/Sha1 (0.17s) --- PASS: TestHashSums/Sha1Download (0.91s) === RUN TestHashSumsWithErrors 2022/04/15 06:23:42 DEBUG : Creating backend with remote ":memory:" 2022/04/15 06:23:42 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/04/15 06:23:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/04/15 06:23:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/04/15 06:23:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/04/15 06:23:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/04/15 06:23:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/04/15 06:23:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/04/15 06:23:42 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/04/15 06:23:42 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" --- PASS: TestCount (10.39s) === RUN TestDelete run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:24:01 DEBUG : Waiting for deletions to finish 2022/04/15 06:24:01 DEBUG : large: Excluded from sync (and deletion) 2022/04/15 06:24:01 INFO : medium: Deleted 2022/04/15 06:24:02 INFO : small: Deleted --- PASS: TestDelete (11.78s) === RUN TestRetry 2022/04/15 06:24:04 DEBUG : Received error: EOF - low level retry 1/5 2022/04/15 06:24:04 DEBUG : Received error: EOF - low level retry 2/5 2022/04/15 06:24:04 DEBUG : Received error: EOF - low level retry 1/5 2022/04/15 06:24:04 DEBUG : Received error: EOF - low level retry 2/5 2022/04/15 06:24:04 DEBUG : Received error: EOF - low level retry 3/5 2022/04/15 06:24:04 DEBUG : Received error: EOF - low level retry 4/5 2022/04/15 06:24:04 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" --- PASS: TestCat (11.48s) === RUN TestPurge 2022/04/15 06:24:15 DEBUG : Creating backend with remote "TestB2:rclone-test-nigebuc0netoful6sokivud8" 2022/04/15 06:24:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/04/15 06:24:16 DEBUG : Creating backend with remote "/tmp/rclone405962953" run.go:181: Remote "B2 bucket rclone-test-nigebuc0netoful6sokivud8", Local "Local file system at /tmp/rclone405962953", Modify Window "1ms" 2022/04/15 06:24:20 DEBUG : A2: Making directory 2022/04/15 06:24:20 DEBUG : A1/B2: Making directory 2022/04/15 06:24:20 DEBUG : A1/B2/C2: Making directory 2022/04/15 06:24:20 DEBUG : A1/B1/C3: Making directory 2022/04/15 06:24:20 DEBUG : A3: Making directory 2022/04/15 06:24:20 DEBUG : A3/B3: Making directory 2022/04/15 06:24:20 DEBUG : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2022/04/15 06:24:22 DEBUG : A1/B1/C1/one: Deleting (id "4_z0f12cdd3e04d2bbb8f080e1b_f10355b5748c8967e_d20220415_m062417_c001_v0001117_t0008_u01650003857799") fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2022/04/15 06:24:22 DEBUG : A1/two: Deleting (id "4_z0f12cdd3e04d2bbb8f080e1b_f10355b5748c89690_d20220415_m062420_c001_v0001117_t0032_u01650003860756") 2022/04/15 06:24:23 DEBUG : B2 bucket rclone-test-nigebuc0netoful6sokivud8: Purge remote 2022/04/15 06:24:23 purge failed: directory not found --- PASS: TestPurge (7.95s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:24:26 DEBUG : A2: Making directory 2022/04/15 06:24:26 DEBUG : A1/B2: Making directory 2022/04/15 06:24:26 DEBUG : A1/B2/C2: Making directory 2022/04/15 06:24:26 DEBUG : A1/B1/C3: Making directory 2022/04/15 06:24:26 DEBUG : A3: Making directory 2022/04/15 06:24:26 DEBUG : A3/B3: Making directory 2022/04/15 06:24:26 DEBUG : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2022/04/15 06:24:32 INFO : A3/B3/C4: Removing directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" --- PASS: TestRmdirsNoLeaveRoot (12.67s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:24:36 DEBUG : A1: Making directory 2022/04/15 06:24:36 DEBUG : A1/B1: Making directory 2022/04/15 06:24:36 DEBUG : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.88s) === RUN TestRmdirsWithFilter run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:24:37 DEBUG : A1: Making directory 2022/04/15 06:24:37 DEBUG : A1/B1: Making directory 2022/04/15 06:24:37 DEBUG : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.87s) === RUN TestCopyURL run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:24:40 DEBUG : filename.txt: File name found in url --- PASS: TestCopyURL (12.09s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:24:50 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:24:50 DEBUG : file1: Need to transfer - File not found at Destination 2022/04/15 06:24:50 DEBUG : sub/file2: Clearing upload URL because of error: Post "https://pod-000-1104-09.backblaze.com/b2api/v1/b2_upload_file/cf323d43e01d2bbb8f080e1b/c001_v0001104_t0047": EOF 2022/04/15 06:24:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1104-09.backblaze.com/b2api/v1/b2_upload_file/cf323d43e01d2bbb8f080e1b/c001_v0001104_t0047": EOF) 2022/04/15 06:24:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/04/15 06:24:50 DEBUG : file1: Received error: Post "https://pod-000-1104-09.backblaze.com/b2api/v1/b2_upload_file/cf323d43e01d2bbb8f080e1b/c001_v0001104_t0047": EOF - low level retry 1/10 2022/04/15 06:24:51 DEBUG : pacer: Reducing sleep to 10ms 2022/04/15 06:24:52 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/04/15 06:24:52 INFO : file1: Copied (new) to: sub/file2 2022/04/15 06:24:52 INFO : file1: Deleted 2022/04/15 06:24:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/04/15 06:24:52 DEBUG : file1: Unchanged skipping 2022/04/15 06:24:52 INFO : file1: Deleted 2022/04/15 06:24:53 DEBUG : B2 bucket rclone-test-dojaliq5dozukan0xeyixah7: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.24s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:24:54 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:24:54 DEBUG : file1: Need to transfer - File not found at Destination 2022/04/15 06:24:55 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/04/15 06:24:55 INFO : file1: Copied (new) 2022/04/15 06:24:55 INFO : file1: Deleted 2022/04/15 06:24:55 DEBUG : file1: Destination exists, skipping 2022/04/15 06:24:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.29s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.35s) === RUN TestMoveFileBackupDir run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:24:58 DEBUG : Creating backend with remote "TestB2:rclone-test-dojaliq5dozukan0xeyixah7/backup" 2022/04/15 06:25:00 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:25:00 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/04/15 06:25:00 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:25:03 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2022/04/15 06:25:03 INFO : dst/file1: Copied (server-side copy) 2022/04/15 06:25:04 INFO : dst/file1: Deleted 2022/04/15 06:25:07 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/04/15 06:25:07 INFO : dst/file1: Copied (new) 2022/04/15 06:25:07 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (15.74s) === RUN TestCopyFile run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:25:13 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:25:13 DEBUG : file1: Need to transfer - File not found at Destination 2022/04/15 06:25:14 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/04/15 06:25:14 INFO : file1: Copied (new) to: sub/file2 2022/04/15 06:25:15 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/04/15 06:25:15 DEBUG : file1: Unchanged skipping 2022/04/15 06:25:15 DEBUG : B2 bucket rclone-test-dojaliq5dozukan0xeyixah7: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (4.23s) === RUN TestCopyFileBackupDir run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:25:18 DEBUG : Creating backend with remote "TestB2:rclone-test-dojaliq5dozukan0xeyixah7/backup" 2022/04/15 06:25:20 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:25:20 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/04/15 06:25:20 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:25:23 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2022/04/15 06:25:23 INFO : dst/file1: Copied (server-side copy) 2022/04/15 06:25:25 INFO : dst/file1: Deleted 2022/04/15 06:25:27 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/04/15 06:25:27 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (15.25s) === RUN TestCopyFileCompareDest run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:25:32 DEBUG : Creating backend with remote "TestB2:rclone-test-dojaliq5dozukan0xeyixah7/dst" 2022/04/15 06:25:33 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:25:33 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:25:33 DEBUG : Creating backend with remote "TestB2:rclone-test-dojaliq5dozukan0xeyixah7/CompareDest" 2022/04/15 06:25:34 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:25:34 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:25:34 DEBUG : one: Need to transfer - File not found at Destination 2022/04/15 06:25:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/04/15 06:25:37 INFO : one: Copied (new) 2022/04/15 06:25:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2022/04/15 06:25:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/04/15 06:25:38 DEBUG : pacer: Reducing sleep to 10ms 2022/04/15 06:25:38 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:25:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/15 06:25:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/04/15 06:25:49 INFO : one: Copied (replaced existing) 2022/04/15 06:25:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/04/15 06:25:54 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/15 06:25:57 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:25:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/04/15 06:25:57 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/15 06:25:58 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:25:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/04/15 06:25:58 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/15 06:25:58 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:25:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/04/15 06:25:59 DEBUG : two: Need to transfer - File not found at Destination 2022/04/15 06:26:01 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2022/04/15 06:26:01 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (47.19s) === RUN TestCopyFileCopyDest run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:26:19 DEBUG : Creating backend with remote "TestB2:rclone-test-dojaliq5dozukan0xeyixah7/dst" 2022/04/15 06:26:20 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:26:21 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:26:21 DEBUG : Creating backend with remote "TestB2:rclone-test-dojaliq5dozukan0xeyixah7/CopyDest" 2022/04/15 06:26:21 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:26:21 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:26:21 DEBUG : one: Need to transfer - File not found at Destination 2022/04/15 06:26:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/04/15 06:26:24 INFO : one: Copied (new) 2022/04/15 06:26:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2022/04/15 06:26:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/04/15 06:26:25 DEBUG : pacer: Reducing sleep to 10ms 2022/04/15 06:26:25 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:26:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/15 06:26:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/04/15 06:26:26 INFO : one: Copied (replaced existing) 2022/04/15 06:26:35 DEBUG : Creating backend with remote "TestB2:rclone-test-dojaliq5dozukan0xeyixah7/BackupDir" 2022/04/15 06:26:35 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:26:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/04/15 06:26:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/15 06:26:36 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:26:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/04/15 06:26:38 INFO : one: Copied (server-side copy) 2022/04/15 06:26:39 INFO : one: Deleted 2022/04/15 06:26:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/04/15 06:26:40 INFO : one: Copied (server-side copy) 2022/04/15 06:26:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/04/15 06:26:45 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:26:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/04/15 06:26:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/04/15 06:26:46 INFO : two: Copied (server-side copy) 2022/04/15 06:26:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/04/15 06:26:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/04/15 06:26:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/04/15 06:26:47 DEBUG : two: Unchanged skipping 2022/04/15 06:26:48 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:26:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/04/15 06:26:49 DEBUG : three: Destination not found in --copy-dest 2022/04/15 06:26:49 DEBUG : three: Need to transfer - File not found at Destination 2022/04/15 06:26:50 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2022/04/15 06:26:50 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (42.17s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:27:12 DEBUG : A1/B2: Making directory 2022/04/15 06:27:12 DEBUG : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" 2022/04/15 06:27:14 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:27:14 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:27:14 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:27:14 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:27:15 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/04/15 06:27:15 INFO : A1/one: Copied (server-side copy) to: A2/one 2022/04/15 06:27:15 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/04/15 06:27:15 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2022/04/15 06:27:15 INFO : A1/one: Deleted 2022/04/15 06:27:16 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:27:16 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/04/15 06:27:16 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2022/04/15 06:27:16 INFO : A1/B1/C1/four: Deleted 2022/04/15 06:27:17 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/04/15 06:27:17 INFO : A1/two: Copied (server-side copy) to: A2/two 2022/04/15 06:27:17 INFO : A1/two: Deleted 2022/04/15 06:27:18 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/04/15 06:27:18 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2022/04/15 06:27:18 INFO : A1/B1/three: Deleted 2022/04/15 06:27:19 INFO : A1/B1/C2/five: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2022/04/15 06:27:19 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:27:20 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:27:20 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:27:20 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:27:20 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/04/15 06:27:20 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2022/04/15 06:27:21 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/04/15 06:27:21 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2022/04/15 06:27:21 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/04/15 06:27:21 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2022/04/15 06:27:21 INFO : A2/B1/C1/four: Deleted 2022/04/15 06:27:21 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:27:21 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/04/15 06:27:21 INFO : A2/one: Copied (server-side copy) to: A3/one 2022/04/15 06:27:22 INFO : A2/one: Deleted 2022/04/15 06:27:23 INFO : A2/B1/three: Deleted 2022/04/15 06:27:23 INFO : A2/B1/C2/five: Deleted 2022/04/15 06:27:25 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/04/15 06:27:25 INFO : A2/two: Copied (server-side copy) to: A3/two 2022/04/15 06:27:26 INFO : A2/two: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" --- PASS: TestDirMove (33.18s) === RUN TestGetFsInfo run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" --- PASS: TestGetFsInfo (0.35s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:27:35 DEBUG : B2 bucket rclone-test-dojaliq5dozukan0xeyixah7: File to upload is small (34 bytes), uploading instead of streaming 2022/04/15 06:27:36 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2022/04/15 06:27:36 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/04/15 06:27:36 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/04/15 06:27:39 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:27:42 DEBUG : B2 bucket rclone-test-dojaliq5dozukan0xeyixah7: File to upload is small (34 bytes), uploading instead of streaming 2022/04/15 06:27:43 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2022/04/15 06:27:43 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/04/15 06:27:43 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/04/15 06:27:44 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2022/04/15 06:27:44 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:27:48 DEBUG : B2 bucket rclone-test-dojaliq5dozukan0xeyixah7: File to upload is small (34 bytes), uploading instead of streaming 2022/04/15 06:27:52 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/04/15 06:27:52 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/04/15 06:27:54 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:27:57 DEBUG : B2 bucket rclone-test-dojaliq5dozukan0xeyixah7: File to upload is small (34 bytes), uploading instead of streaming 2022/04/15 06:27:58 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/04/15 06:27:58 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/04/15 06:28:01 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (30.85s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.14s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.99s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (8.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (9.24s) === RUN TestRcatSize run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:28:06 DEBUG : potato1: Clearing upload URL because of error: Post "https://pod-000-1109-08.backblaze.com/b2api/v1/b2_upload_file/cf323d43e01d2bbb8f080e1b/c001_v0001109_t0034": EOF 2022/04/15 06:28:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1109-08.backblaze.com/b2api/v1/b2_upload_file/cf323d43e01d2bbb8f080e1b/c001_v0001109_t0034": EOF) 2022/04/15 06:28:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/04/15 06:28:06 ERROR : potato1: Post request put error: Post "https://pod-000-1109-08.backblaze.com/b2api/v1/b2_upload_file/cf323d43e01d2bbb8f080e1b/c001_v0001109_t0034": EOF operations_test.go:1540: Error Trace: operations_test.go:1540 Error: Received unexpected error: Post "https://pod-000-1109-08.backblaze.com/b2api/v1/b2_upload_file/cf323d43e01d2bbb8f080e1b/c001_v0001109_t0034": EOF Test: TestRcatSize 2022/04/15 06:28:06 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestRcatSize (0.37s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:28:07 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:28:07 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/04/15 06:28:08 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/04/15 06:28:08 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/04/15 06:28:08 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:28:08 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/04/15 06:28:08 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1134-19.backblaze.com/b2api/v1/b2_upload_file/cf323d43e01d2bbb8f080e1b/c001_v0001134_t0006": Max transfer limit reached as set by --max-transfer 2022/04/15 06:28:09 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:28:09 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/04/15 06:28:09 DEBUG : Couldn't decode error response: EOF 2022/04/15 06:28:09 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/04/15 06:28:10 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = e9555884ae18f8af99781d8cf4a23e2b5ef7fe12 OK 2022/04/15 06:28:10 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (8.41s) === RUN TestTouchDir run.go:181: Remote "B2 bucket rclone-test-dojaliq5dozukan0xeyixah7", Local "Local file system at /tmp/rclone2737292281", Modify Window "1ms" 2022/04/15 06:28:16 DEBUG : B2 bucket rclone-test-dojaliq5dozukan0xeyixah7: Touching "empty space" 2022/04/15 06:28:17 DEBUG : B2 bucket rclone-test-dojaliq5dozukan0xeyixah7: Touching "potato2" 2022/04/15 06:28:19 DEBUG : B2 bucket rclone-test-dojaliq5dozukan0xeyixah7: Touching "sub dir/potato3" --- PASS: TestTouchDir (8.56s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) FAIL 2022/04/15 06:28:23 DEBUG : B2 bucket rclone-test-dojaliq5dozukan0xeyixah7: Purge remote 2022/04/15 06:28:23 DEBUG : A1/B1/C1/four: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1156ca623221636c_d20220415_m062716_c001_v0001157_t0011_u01650004036402") 2022/04/15 06:28:23 DEBUG : A1/B1/C1/four: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6ac24_d20220415_m062708_c001_v0001109_t0037_u01650004028325") 2022/04/15 06:28:23 DEBUG : A1/B1/C1/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f11536be038d9ae37_d20220415_m062434_c001_v0001013_t0022_u01650003874013") 2022/04/15 06:28:23 DEBUG : A1/B1/C1/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f85170d9_d20220415_m062424_c001_v0001104_t0013_u01650003864316") 2022/04/15 06:28:23 DEBUG : A1/B1/C2/five: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f10703385b310402d_d20220415_m062715_c001_v0001117_t0025_u01650004035967") 2022/04/15 06:28:23 DEBUG : A1/B1/C2/five: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6ac44_d20220415_m062710_c001_v0001109_t0001_u01650004030228") 2022/04/15 06:28:23 DEBUG : A1/B1/three: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f118e17df48244081_d20220415_m062718_c001_v0001154_t0011_u01650004038235") 2022/04/15 06:28:23 DEBUG : A1/B1/three: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6ac00_d20220415_m062705_c001_v0001109_t0023_u01650004025853") 2022/04/15 06:28:23 DEBUG : A1/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f106ac7707619bfe8_d20220415_m062715_c001_v0001038_t0011_u01650004035229") 2022/04/15 06:28:24 DEBUG : A1/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6abd4_d20220415_m062702_c001_v0001109_t0004_u01650004022302") 2022/04/15 06:28:24 DEBUG : A1/two: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1051b7cefad75fee_d20220415_m062717_c001_v0001101_t0018_u01650004037207") 2022/04/15 06:28:24 DEBUG : A1/two: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6abec_d20220415_m062704_c001_v0001109_t0030_u01650004024385") 2022/04/15 06:28:24 DEBUG : A1/two: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f10614065f6fe8d5d_d20220415_m062434_c001_v0001120_t0053_u01650003874766") 2022/04/15 06:28:24 DEBUG : A1/two: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8517106_d20220415_m062426_c001_v0001104_t0016_u01650003866811") 2022/04/15 06:28:24 DEBUG : A2/B1/C1/four: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f11360e3cc4fe4e8e_d20220415_m062721_c001_v0001041_t0038_u01650004041198") 2022/04/15 06:28:24 DEBUG : A2/B1/C1/four: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6ac97_d20220415_m062714_c001_v0001109_t0048_u01650004034719") 2022/04/15 06:28:24 DEBUG : A2/B1/C2/five: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f10184a3cce327150_d20220415_m062721_c001_v0001100_t0015_u01650004040505") 2022/04/15 06:28:24 DEBUG : A2/B1/C2/five: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1046bd7c6d1d420e_d20220415_m062714_c001_v0001103_t0048_u01650004034675") 2022/04/15 06:28:24 DEBUG : A2/B1/three: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6acfa_d20220415_m062721_c001_v0001109_t0044_u01650004041311") 2022/04/15 06:28:24 DEBUG : A2/B1/three: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f118698fa84fdcddc_d20220415_m062716_c001_v0001104_t0055_u01650004034670") 2022/04/15 06:28:25 DEBUG : A2/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1133d2a55c2f24ab_d20220415_m062722_c001_v0001116_t0042_u01650004042007") 2022/04/15 06:28:25 DEBUG : A2/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f11866b44a0b75c2a_d20220415_m062714_c001_v0001109_t0000_u01650004034141") 2022/04/15 06:28:25 DEBUG : A2/two: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f11866b44a0b75cca_d20220415_m062725_c001_v0001109_t0044_u01650004045754") 2022/04/15 06:28:25 DEBUG : A2/two: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1084ef9577b834c4_d20220415_m062716_c001_v0001137_t0031_u01650004036172") 2022/04/15 06:28:25 DEBUG : A3/B1/C1/four: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f115614a787480d17_d20220415_m062727_c001_v0001029_t0032_u01650004047349") 2022/04/15 06:28:25 DEBUG : A3/B1/C1/four: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f105f1d02c908a03a_d20220415_m062720_c001_v0001102_t0045_u01650004040196") 2022/04/15 06:28:25 DEBUG : A3/B1/C2/five: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1030d62e7a967440_d20220415_m062728_c001_v0001099_t0033_u01650004048133") 2022/04/15 06:28:25 DEBUG : A3/B1/C2/five: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1125ebbab0acb840_d20220415_m062720_c001_v0001090_t0050_u01650004040021") 2022/04/15 06:28:25 DEBUG : A3/B1/three: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f10529b78212075dc_d20220415_m062729_c001_v0001106_t0021_u01650004049200") 2022/04/15 06:28:25 DEBUG : A3/B1/three: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f107748474652cdaf_d20220415_m062720_c001_v0001102_t0039_u01650004040358") 2022/04/15 06:28:25 DEBUG : A3/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1164be29f5ca67a8_d20220415_m062732_c001_v0001100_t0038_u01650004052519") 2022/04/15 06:28:25 DEBUG : A3/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108444558dc47811_d20220415_m062720_c001_v0001099_t0034_u01650004040572") 2022/04/15 06:28:25 DEBUG : A3/two: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f101411078694f91f_d20220415_m062734_c001_v0001098_t0028_u01650004054042") 2022/04/15 06:28:25 DEBUG : A3/two: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f11651393609bad17_d20220415_m062721_c001_v0001115_t0012_u01650004041872") 2022/04/15 06:28:25 DEBUG : BackupDir/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1000b1dd2606f3aa_d20220415_m062651_c001_v0001097_t0001_u01650004011011") 2022/04/15 06:28:25 DEBUG : BackupDir/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f10547cd5993cca63_d20220415_m062637_c001_v0001128_t0036_u01650003997910") 2022/04/15 06:28:25 DEBUG : CompareDest/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1111d2faa0bc769f_d20220415_m062601_c001_v0001099_t0019_u01650003961912") 2022/04/15 06:28:25 DEBUG : CompareDest/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6a778_d20220415_m062552_c001_v0001109_t0014_u01650003952185") 2022/04/15 06:28:25 DEBUG : CompareDest/two: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1137038ed18fba30_d20220415_m062602_c001_v0001102_t0044_u01650003962894") 2022/04/15 06:28:25 DEBUG : CompareDest/two: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6a79a_d20220415_m062554_c001_v0001109_t0013_u01650003954778") 2022/04/15 06:28:26 DEBUG : CopyDest/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1030d62e7a96722c_d20220415_m062652_c001_v0001099_t0000_u01650004012556") 2022/04/15 06:28:26 DEBUG : CopyDest/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6a9e0_d20220415_m062632_c001_v0001109_t0042_u01650003992718") 2022/04/15 06:28:26 DEBUG : CopyDest/three: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f115519fc40ff3a73_d20220415_m062653_c001_v0001098_t0019_u01650004013897") 2022/04/15 06:28:26 DEBUG : CopyDest/three: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6aace_d20220415_m062647_c001_v0001109_t0009_u01650004007407") 2022/04/15 06:28:26 DEBUG : CopyDest/two: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f103ac3b10e3dc15e_d20220415_m062654_c001_v0001104_t0048_u01650004014499") 2022/04/15 06:28:26 DEBUG : CopyDest/two: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6aa80_d20220415_m062641_c001_v0001109_t0026_u01650004001716") 2022/04/15 06:28:26 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f106ba4dd116707da_d20220415_m062811_c001_v0001103_t0046_u01650004091415") 2022/04/15 06:28:26 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f119931f7b201369c_d20220415_m062807_c001_v0001134_t0012_u01650004087922") 2022/04/15 06:28:26 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1153e08decc85976_d20220415_m062812_c001_v0001100_t0055_u01650004092906") 2022/04/15 06:28:26 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f119931f7b20136a3_d20220415_m062810_c001_v0001134_t0021_u01650004090236") 2022/04/15 06:28:26 DEBUG : a.txt: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f114504878d203a9d_d20220415_m062243_c001_v0001109_t0042_u01650003763001") 2022/04/15 06:28:26 DEBUG : a.txt: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516a09_d20220415_m062227_c001_v0001104_t0026_u01650003747887") 2022/04/15 06:28:26 DEBUG : also/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f112e162dcd8a7e00_d20220415_m062223_c001_v0001144_t0016_u01650003743154") 2022/04/15 06:28:26 DEBUG : also/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f851691d_d20220415_m062211_c001_v0001104_t0004_u01650003731815") 2022/04/15 06:28:26 DEBUG : another: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f110e198cd63380cc_d20220415_m062224_c001_v0001146_t0059_u01650003744367") 2022/04/15 06:28:26 DEBUG : another: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516952_d20220415_m062215_c001_v0001104_t0045_u01650003735743") 2022/04/15 06:28:26 DEBUG : backup/dst/file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f113294c396f34104_d20220415_m062528_c001_v0001117_t0043_u01650003928108") 2022/04/15 06:28:26 DEBUG : backup/dst/file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f103e0b8a2f09850f_d20220415_m062522_c001_v0001100_t0054_u01650003922010") 2022/04/15 06:28:26 DEBUG : backup/dst/file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f104e60ac0eabb613_d20220415_m062507_c001_v0001090_t0050_u01650003907942") 2022/04/15 06:28:26 DEBUG : backup/dst/file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f115fddac826e0ed4_d20220415_m062501_c001_v0001106_t0039_u01650003901833") 2022/04/15 06:28:27 DEBUG : data/banana: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f114c63cbadd68708_d20220415_m062203_c001_v0001099_t0028_u01650003723389") 2022/04/15 06:28:27 DEBUG : data/banana: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516801_d20220415_m062152_c001_v0001104_t0017_u01650003712405") 2022/04/15 06:28:27 DEBUG : data/banana: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f85166e3_d20220415_m062133_c001_v0001104_t0015_u01650003693371") 2022/04/15 06:28:27 DEBUG : data/potato: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f10058f6b1e7a0d0b_d20220415_m062204_c001_v0001000_t0022_u01650003724073") 2022/04/15 06:28:27 DEBUG : data/potato: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f851684d_d20220415_m062157_c001_v0001104_t0045_u01650003717516") 2022/04/15 06:28:27 DEBUG : data/potato: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516715_d20220415_m062136_c001_v0001104_t0027_u01650003696741") 2022/04/15 06:28:27 DEBUG : dst/file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f110e79b1a04de5f8_d20220415_m062531_c001_v0001100_t0043_u01650003929551") 2022/04/15 06:28:27 DEBUG : dst/file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6a61d_d20220415_m062526_c001_v0001109_t0056_u01650003926520") 2022/04/15 06:28:27 DEBUG : dst/file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1059166385ed8a29_d20220415_m062524_c001_v0001115_t0047_u01650003924456") 2022/04/15 06:28:27 DEBUG : dst/file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6a58b_d20220415_m062517_c001_v0001109_t0015_u01650003917188") 2022/04/15 06:28:27 DEBUG : dst/file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f114c63cbadd692d7_d20220415_m062511_c001_v0001099_t0023_u01650003911685") 2022/04/15 06:28:27 DEBUG : dst/file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6a4ca_d20220415_m062504_c001_v0001109_t0033_u01650003904806") 2022/04/15 06:28:27 DEBUG : dst/file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f106fa1a92600524c_d20220415_m062503_c001_v0001106_t0034_u01650003903305") 2022/04/15 06:28:27 DEBUG : dst/file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6a438_d20220415_m062457_c001_v0001109_t0047_u01650003897201") 2022/04/15 06:28:27 DEBUG : dst/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f115fddac826e1654_d20220415_m062657_c001_v0001106_t0012_u01650004017085") 2022/04/15 06:28:27 DEBUG : dst/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1132a86b1b4009dd_d20220415_m062639_c001_v0001098_t0006_u01650003999685") 2022/04/15 06:28:27 DEBUG : dst/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f116471fb9683094f_d20220415_m062638_c001_v0001099_t0040_u01650003998288") 2022/04/15 06:28:27 DEBUG : dst/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6a993_d20220415_m062628_c001_v0001109_t0055_u01650003986915") 2022/04/15 06:28:27 DEBUG : dst/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1156227579a0c1cf_d20220415_m062625_c001_v0001093_t0048_u01650003985856") 2022/04/15 06:28:27 DEBUG : dst/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1156227579a0c1cb_d20220415_m062623_c001_v0001093_t0010_u01650003983913") 2022/04/15 06:28:28 DEBUG : dst/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1193109004d1c1b6_d20220415_m062604_c001_v0001101_t0028_u01650003964971") 2022/04/15 06:28:28 DEBUG : dst/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6a76a_d20220415_m062551_c001_v0001109_t0015_u01650003951272") 2022/04/15 06:28:28 DEBUG : dst/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f11561bef19394743_d20220415_m062538_c001_v0001032_t0030_u01650003938645") 2022/04/15 06:28:28 DEBUG : dst/one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f11561bef1939473f_d20220415_m062536_c001_v0001032_t0017_u01650003936824") 2022/04/15 06:28:28 DEBUG : dst/three: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1054114128ec0451_d20220415_m062700_c001_v0001131_t0018_u01650004020223") 2022/04/15 06:28:28 DEBUG : dst/three: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1156227579a0c1ff_d20220415_m062649_c001_v0001093_t0028_u01650004009645") 2022/04/15 06:28:28 DEBUG : dst/two: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f116471fb96830a40_d20220415_m062700_c001_v0001099_t0023_u01650004020666") 2022/04/15 06:28:28 DEBUG : dst/two: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f10408c81244c7f93_d20220415_m062646_c001_v0001008_t0044_u01650004006102") 2022/04/15 06:28:28 DEBUG : dst/two: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1097924dd16983a3_d20220415_m062618_c001_v0001097_t0026_u01650003978168") 2022/04/15 06:28:28 DEBUG : dst/two: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f11561bef1939475f_d20220415_m062600_c001_v0001032_t0032_u01650003959672") 2022/04/15 06:28:28 DEBUG : empty space: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f11148d9ac5597883_d20220415_m062820_c001_v0001109_t0030_u01650004100858") 2022/04/15 06:28:28 DEBUG : empty space: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f11747880af90d006_d20220415_m062817_c001_v0001157_t0057_u01650004097254") 2022/04/15 06:28:28 DEBUG : empty space: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f119931f7b20136ad_d20220415_m062815_c001_v0001134_t0045_u01650004095346") 2022/04/15 06:28:28 DEBUG : empty space: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f119da9b822d62bc1_d20220415_m062349_c001_v0001098_t0039_u01650003829610") 2022/04/15 06:28:28 DEBUG : empty space: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516e9b_d20220415_m062344_c001_v0001104_t0057_u01650003824005") 2022/04/15 06:28:28 DEBUG : empty space: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f113cd3701cce5359_d20220415_m062340_c001_v0001137_t0033_u01650003820699") 2022/04/15 06:28:28 DEBUG : empty space: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516e31_d20220415_m062338_c001_v0001104_t0035_u01650003818359") 2022/04/15 06:28:28 DEBUG : empty space: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f119f120ae9780aaf_d20220415_m062334_c001_v0001103_t0049_u01650003814663") 2022/04/15 06:28:29 DEBUG : empty space: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516deb_d20220415_m062333_c001_v0001104_t0031_u01650003813258") 2022/04/15 06:28:29 DEBUG : empty space: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f11670f28065d333d_d20220415_m062329_c001_v0001102_t0050_u01650003809278") 2022/04/15 06:28:29 DEBUG : empty space: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516d6c_d20220415_m062324_c001_v0001104_t0002_u01650003804188") 2022/04/15 06:28:29 DEBUG : empty space: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f11738b64bd354d82_d20220415_m062317_c001_v0001101_t0016_u01650003797773") 2022/04/15 06:28:29 DEBUG : empty space: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516cfb_d20220415_m062315_c001_v0001104_t0056_u01650003795782") 2022/04/15 06:28:29 DEBUG : empty space: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f10071f4bd6d23340_d20220415_m062120_c001_v0001101_t0036_u01650003680943") 2022/04/15 06:28:29 DEBUG : empty space: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f85165ca_d20220415_m062112_c001_v0001104_t0009_u01650003672324") 2022/04/15 06:28:29 DEBUG : empty space: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f103a6cb3857ff4fb_d20220415_m062103_c001_v0001157_t0017_u01650003663194") 2022/04/15 06:28:29 DEBUG : empty space: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f85164cc_d20220415_m062056_c001_v0001104_t0010_u01650003656050") 2022/04/15 06:28:29 DEBUG : empty space: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f117c90b766ac9ed1_d20220415_m062047_c001_v0001117_t0049_u01650003647052") 2022/04/15 06:28:29 DEBUG : empty space: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f85163cd_d20220415_m062038_c001_v0001104_t0058_u01650003638911") 2022/04/15 06:28:29 DEBUG : file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f100222aba9a74529_d20220415_m062456_c001_v0001136_t0018_u01650003896294") 2022/04/15 06:28:29 DEBUG : file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6a419_d20220415_m062454_c001_v0001109_t0054_u01650003894747") 2022/04/15 06:28:29 DEBUG : file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f106b87f4c8eda1fc_d20220415_m062446_c001_v0001105_t0026_u01650003886908") 2022/04/15 06:28:29 DEBUG : file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f85171ca_d20220415_m062438_c001_v0001104_t0015_u01650003878913") 2022/04/15 06:28:29 DEBUG : file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f117b702a59fcb8a4_d20220415_m062413_c001_v0001036_t0047_u01650003853245") 2022/04/15 06:28:29 DEBUG : file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516fc9_d20220415_m062404_c001_v0001104_t0001_u01650003844385") 2022/04/15 06:28:29 DEBUG : file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f113d5a600220f097_d20220415_m062306_c001_v0001109_t0016_u01650003786924") 2022/04/15 06:28:29 DEBUG : file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516bf4_d20220415_m062259_c001_v0001104_t0011_u01650003779586") 2022/04/15 06:28:29 DEBUG : file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1088e0aa84ef0712_d20220415_m062258_c001_v0001117_t0055_u01650003778172") 2022/04/15 06:28:29 DEBUG : file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516b72_d20220415_m062249_c001_v0001104_t0021_u01650003769690") 2022/04/15 06:28:30 DEBUG : file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f10614065f6fe8a27_d20220415_m062032_c001_v0001120_t0014_u01650003632895") 2022/04/15 06:28:30 DEBUG : file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516341_d20220415_m062030_c001_v0001104_t0030_u01650003630234") 2022/04/15 06:28:30 DEBUG : file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516317_d20220415_m062027_c001_v0001104_t0006_u01650003627009") 2022/04/15 06:28:30 DEBUG : file1: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f85162cd_d20220415_m062022_c001_v0001104_t0030_u01650003622336") 2022/04/15 06:28:30 DEBUG : file2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f100dc1b1ec7bd2b5_d20220415_m062447_c001_v0001117_t0050_u01650003887926") 2022/04/15 06:28:30 DEBUG : file2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f851722c_d20220415_m062443_c001_v0001104_t0024_u01650003883752") 2022/04/15 06:28:30 DEBUG : file2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f113f30d45c7a283a_d20220415_m062414_c001_v0001115_t0048_u01650003854434") 2022/04/15 06:28:30 DEBUG : file2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516ff5_d20220415_m062406_c001_v0001104_t0038_u01650003846945") 2022/04/15 06:28:30 DEBUG : filename.txt: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1026bc7391ce24a2_d20220415_m062448_c001_v0001099_t0033_u01650003888887") 2022/04/15 06:28:30 DEBUG : filename.txt: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f85171f8_d20220415_m062440_c001_v0001104_t0051_u01650003880811") 2022/04/15 06:28:30 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f102a90e074693354_d20220415_m062801_c001_v0001109_t0026_u01650004081557") 2022/04/15 06:28:30 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6af61_d20220415_m062759_c001_v0001109_t0029_u01650004079021") 2022/04/15 06:28:30 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f107748474652cfd0_d20220415_m062755_c001_v0001102_t0024_u01650004075337") 2022/04/15 06:28:30 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6aeea_d20220415_m062752_c001_v0001109_t0052_u01650004072298") 2022/04/15 06:28:30 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f11491789f0e9bb3e_d20220415_m062805_c001_v0001130_t0052_u01650004085454") 2022/04/15 06:28:30 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6af3d_d20220415_m062757_c001_v0001109_t0059_u01650004077087") 2022/04/15 06:28:30 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f119cb4761e62e575_d20220415_m062756_c001_v0001100_t0052_u01650004076318") 2022/04/15 06:28:30 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6aea4_d20220415_m062748_c001_v0001109_t0058_u01650004068614") 2022/04/15 06:28:30 DEBUG : large: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108444558dc46e07_d20220415_m062402_c001_v0001099_t0028_u01650003842572") 2022/04/15 06:28:30 DEBUG : large: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516f5e_d20220415_m062357_c001_v0001104_t0054_u01650003837754") 2022/04/15 06:28:30 DEBUG : medium: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f10987890dfc53834_d20220415_m062401_c001_v0001134_t0045_u01650003841290") 2022/04/15 06:28:31 DEBUG : medium: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516f37_d20220415_m062355_c001_v0001104_t0015_u01650003835593") 2022/04/15 06:28:31 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1164be29f5ca682c_d20220415_m062739_c001_v0001100_t0017_u01650004059861") 2022/04/15 06:28:31 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6addc_d20220415_m062736_c001_v0001109_t0041_u01650004056840") 2022/04/15 06:28:31 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f115c37c67217fbed_d20220415_m062741_c001_v0001113_t0013_u01650004061220") 2022/04/15 06:28:31 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6adcc_d20220415_m062735_c001_v0001109_t0054_u01650004055984") 2022/04/15 06:28:31 DEBUG : not-one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f103b5f597a290aa4_d20220415_m062224_c001_v0001105_t0034_u01650003744937") 2022/04/15 06:28:31 DEBUG : not-one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516984_d20220415_m062219_c001_v0001104_t0048_u01650003739209") 2022/04/15 06:28:31 DEBUG : one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f114951a3c2f3a4c8_d20220415_m062222_c001_v0001025_t0023_u01650003742468") 2022/04/15 06:28:31 DEBUG : one: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f85168e7_d20220415_m062208_c001_v0001104_t0058_u01650003728428") 2022/04/15 06:28:31 DEBUG : potato2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1015c4759db74ebd_d20220415_m062821_c001_v0001101_t0053_u01650004101779") 2022/04/15 06:28:31 DEBUG : potato2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109e234516a45c0f_d20220415_m062818_c001_v0001099_t0000_u01650004098162") 2022/04/15 06:28:31 DEBUG : potato2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f119931f7b20136ab_d20220415_m062814_c001_v0001134_t0058_u01650004094942") 2022/04/15 06:28:31 DEBUG : potato2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1028904f3b4afdf2_d20220415_m062350_c001_v0001101_t0057_u01650003830134") 2022/04/15 06:28:31 DEBUG : potato2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516e82_d20220415_m062342_c001_v0001104_t0021_u01650003822216") 2022/04/15 06:28:31 DEBUG : potato2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f11888b50deeb0157_d20220415_m062341_c001_v0001021_t0024_u01650003821040") 2022/04/15 06:28:31 DEBUG : potato2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516e1d_d20220415_m062337_c001_v0001104_t0020_u01650003817322") 2022/04/15 06:28:31 DEBUG : potato2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1017e73104ca1d63_d20220415_m062335_c001_v0001109_t0027_u01650003815859") 2022/04/15 06:28:31 DEBUG : potato2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516dc9_d20220415_m062331_c001_v0001104_t0007_u01650003811117") 2022/04/15 06:28:31 DEBUG : potato2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1148a7ba837a0143_d20220415_m062330_c001_v0001161_t0035_u01650003810003") 2022/04/15 06:28:31 DEBUG : potato2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516d4d_d20220415_m062322_c001_v0001104_t0027_u01650003802028") 2022/04/15 06:28:32 DEBUG : potato2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f115420cfcda8a01c_d20220415_m062321_c001_v0001103_t0039_u01650003801002") 2022/04/15 06:28:32 DEBUG : potato2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516ce1_d20220415_m062313_c001_v0001104_t0015_u01650003793740") 2022/04/15 06:28:32 DEBUG : potato2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f119931f7b20131a5_d20220415_m062121_c001_v0001134_t0021_u01650003681528") 2022/04/15 06:28:32 DEBUG : potato2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516602_d20220415_m062116_c001_v0001104_t0039_u01650003676144") 2022/04/15 06:28:32 DEBUG : potato2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f113b080570664bd1_d20220415_m062103_c001_v0001092_t0000_u01650003663641") 2022/04/15 06:28:32 DEBUG : potato2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f85164f3_d20220415_m062057_c001_v0001104_t0023_u01650003657776") 2022/04/15 06:28:32 DEBUG : potato2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1186a6cd713fc7eb_d20220415_m062049_c001_v0001106_t0046_u01650003649289") 2022/04/15 06:28:32 DEBUG : potato2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f851640d_d20220415_m062042_c001_v0001104_t0052_u01650003642644") 2022/04/15 06:28:32 DEBUG : remotepotato: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1093bfe6b7e561a6_d20220415_m062121_c001_v0001136_t0011_u01650003681902") 2022/04/15 06:28:32 DEBUG : remotepotato: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f851661b_d20220415_m062117_c001_v0001104_t0008_u01650003677696") 2022/04/15 06:28:32 DEBUG : remotepotato: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f11866b44a0b74804_d20220415_m062104_c001_v0001109_t0038_u01650003664947") 2022/04/15 06:28:32 DEBUG : remotepotato: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516516_d20220415_m062100_c001_v0001104_t0018_u01650003660650") 2022/04/15 06:28:32 DEBUG : remotepotato: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f114c90b1b6a1042f_d20220415_m062050_c001_v0001101_t0007_u01650003650522") 2022/04/15 06:28:32 DEBUG : remotepotato: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516429_d20220415_m062044_c001_v0001104_t0047_u01650003644064") 2022/04/15 06:28:32 DEBUG : rutabaga: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f110d006d34dcfb4c_d20220415_m062122_c001_v0001044_t0007_u01650003682334") 2022/04/15 06:28:32 DEBUG : rutabaga: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f851658e_d20220415_m062108_c001_v0001104_t0040_u01650003668773") 2022/04/15 06:28:32 DEBUG : rutabaga: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109e234516a442cd_d20220415_m062106_c001_v0001099_t0046_u01650003666257") 2022/04/15 06:28:32 DEBUG : rutabaga: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f851649b_d20220415_m062052_c001_v0001104_t0048_u01650003652622") 2022/04/15 06:28:33 DEBUG : rutabaga: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f106ba4dd1166ec1a_d20220415_m062051_c001_v0001103_t0050_u01650003651342") 2022/04/15 06:28:33 DEBUG : rutabaga: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f851639b_d20220415_m062036_c001_v0001104_t0047_u01650003634067") 2022/04/15 06:28:33 DEBUG : small: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1079f06a64857dd7_d20220415_m062401_c001_v0001157_t0022_u01650003841819") 2022/04/15 06:28:33 DEBUG : small: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516f0b_d20220415_m062352_c001_v0001104_t0029_u01650003832605") 2022/04/15 06:28:33 DEBUG : sub dir/hello world: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f117524a07aa0bf4a_d20220415_m062313_c001_v0001093_t0048_u01650003793142") 2022/04/15 06:28:33 DEBUG : sub dir/hello world: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516cb3_d20220415_m062311_c001_v0001104_t0025_u01650003791364") 2022/04/15 06:28:33 DEBUG : sub dir/hello world: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f102175ee1a6ea016_d20220415_m062244_c001_v0001150_t0008_u01650003764981") 2022/04/15 06:28:33 DEBUG : sub dir/hello world: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516a45_d20220415_m062231_c001_v0001104_t0035_u01650003751777") 2022/04/15 06:28:33 DEBUG : sub dir/hello world2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f111bb2ad054ab568_d20220415_m062245_c001_v0001006_t0035_u01650003765458") 2022/04/15 06:28:33 DEBUG : sub dir/hello world2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516a5b_d20220415_m062233_c001_v0001104_t0021_u01650003753009") 2022/04/15 06:28:33 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f11670f28065d301c_d20220415_m062246_c001_v0001102_t0032_u01650003766353") 2022/04/15 06:28:33 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516a75_d20220415_m062234_c001_v0001104_t0004_u01650003754324") 2022/04/15 06:28:33 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1093c922f00b567a_d20220415_m062246_c001_v0001022_t0014_u01650003766736") 2022/04/15 06:28:33 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516a9b_d20220415_m062237_c001_v0001104_t0030_u01650003757159") 2022/04/15 06:28:33 DEBUG : sub dir/potato3: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f115b4fcaa09937d4_d20220415_m062822_c001_v0001092_t0011_u01650004102240") 2022/04/15 06:28:33 DEBUG : sub dir/potato3: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f111eb0c2120d202f_d20220415_m062819_c001_v0001100_t0056_u01650004099398") 2022/04/15 06:28:33 DEBUG : sub dir/potato3: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f119931f7b20136b1_d20220415_m062815_c001_v0001134_t0041_u01650004095739") 2022/04/15 06:28:33 DEBUG : sub dir/potato3: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1117adb549eb4fb3_d20220415_m062350_c001_v0001117_t0044_u01650003830845") 2022/04/15 06:28:33 DEBUG : sub dir/potato3: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516ea7_d20220415_m062345_c001_v0001104_t0012_u01650003825462") 2022/04/15 06:28:33 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f10748c1944adc607_d20220415_m062247_c001_v0001115_t0053_u01650003767252") 2022/04/15 06:28:34 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516aa9_d20220415_m062238_c001_v0001104_t0043_u01650003758179") 2022/04/15 06:28:34 DEBUG : sub/file2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1094ffe3c783e496_d20220415_m062515_c001_v0001115_t0023_u01650003915680") 2022/04/15 06:28:34 DEBUG : sub/file2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6a551_d20220415_m062514_c001_v0001109_t0029_u01650003914150") 2022/04/15 06:28:34 DEBUG : sub/file2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1028904f3b4b01f0_d20220415_m062453_c001_v0001101_t0031_u01650003893563") 2022/04/15 06:28:34 DEBUG : sub/file2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6a3d3_d20220415_m062451_c001_v0001109_t0051_u01650003891711") 2022/04/15 06:28:34 DEBUG : sub/file2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f11493a9598bb473b_d20220415_m062309_c001_v0001092_t0045_u01650003789658") 2022/04/15 06:28:34 DEBUG : sub/file2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516c18_d20220415_m062301_c001_v0001104_t0007_u01650003781585") 2022/04/15 06:28:34 DEBUG : sub/file2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f1078e83c9a712891_d20220415_m062258_c001_v0001099_t0009_u01650003778859") 2022/04/15 06:28:34 DEBUG : sub/file2: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516b95_d20220415_m062253_c001_v0001104_t0026_u01650003773295") 2022/04/15 06:28:34 DEBUG : test.sum: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f104bf0ef3e56938f_d20220415_m062205_c001_v0001106_t0033_u01650003725058") 2022/04/15 06:28:34 DEBUG : test.sum: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516879_d20220415_m062159_c001_v0001104_t0046_u01650003719749") 2022/04/15 06:28:34 DEBUG : test.sum: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f85167e1_d20220415_m062150_c001_v0001104_t0010_u01650003710237") 2022/04/15 06:28:34 DEBUG : test.sum: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f85167ae_d20220415_m062146_c001_v0001104_t0009_u01650003706728") 2022/04/15 06:28:34 DEBUG : test.sum: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516770_d20220415_m062143_c001_v0001104_t0004_u01650003703054") 2022/04/15 06:28:34 DEBUG : test.sum: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f851674f_d20220415_m062140_c001_v0001104_t0033_u01650003700671") 2022/04/15 06:28:34 DEBUG : test.sum: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516731_d20220415_m062138_c001_v0001104_t0046_u01650003698470") 2022/04/15 06:28:34 DEBUG : test.sum: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f85166fc_d20220415_m062134_c001_v0001104_t0015_u01650003694395") 2022/04/15 06:28:34 DEBUG : test.sum: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f112b145dc655f21d_d20220415_m062130_c001_v0001100_t0031_u01650003690893") 2022/04/15 06:28:35 DEBUG : test.sum: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f851668a_d20220415_m062126_c001_v0001104_t0028_u01650003686936") 2022/04/15 06:28:35 DEBUG : test.sum: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516668_d20220415_m062124_c001_v0001104_t0003_u01650003684268") 2022/04/15 06:28:35 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f115fddac826e194a_d20220415_m062744_c001_v0001106_t0031_u01650004064985") 2022/04/15 06:28:35 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6ae51_d20220415_m062743_c001_v0001109_t0029_u01650004063420") 2022/04/15 06:28:35 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f10141652d638ac91_d20220415_m062746_c001_v0001115_t0004_u01650004066446") 2022/04/15 06:28:35 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f108989856fc6ae3f_d20220415_m062742_c001_v0001109_t0022_u01650004062623") 2022/04/15 06:28:35 DEBUG : zend.txt: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f118d3a276e63af0e_d20220415_m062248_c001_v0001161_t0023_u01650003768368") 2022/04/15 06:28:35 DEBUG : zend.txt: Deleting (id "4_zcf323d43e01d2bbb8f080e1b_f109d8d52f8516a38_d20220415_m062230_c001_v0001104_t0032_u01650003750735") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished ERROR in 8m16.832732098s (try 1/5): exit status 1: Failed [TestRcatSize]