"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/04/01 02:44:29 DEBUG : Creating backend with remote "TestB2:rclone-test-hemuwez0rexe" 2025/04/01 02:44:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/04/01 02:44:32 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/01 02:44:33 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/01 02:44:33 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/04/01 02:44:59 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/04/01 02:44:59 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/04/01 02:45:02 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/04/01 02:45:02 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/04/01 02:45:02 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/04/01 02:45:02 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/04/01 02:45:03 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/04/01 02:45:03 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/04/01 02:45:11 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/01 02:45:12 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/04/01 02:45:17 INFO : B2 bucket rclone-test-hemuwez0rexe: cleaning bucket "rclone-test-hemuwez0rexe" of all files 2025/04/01 02:45:17 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d863_d20250401_m024516_c001_v0001161_t0059_u01743475516626") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/01 02:45:19 DEBUG : Creating backend with remote "TestB2:rclone-test-hemuwez0rexe/dirToPurgeFromRoot" 2025/04/01 02:45:20 INFO : B2 bucket rclone-test-hemuwez0rexe path dirToPurgeFromRoot: cleaning bucket "rclone-test-hemuwez0rexe" of all files 2025/04/01 02:45:21 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d869_d20250401_m024518_c001_v0001161_t0008_u01743475518317") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/01 02:45:21 DEBUG : Creating backend with remote "TestB2:rclone-test-hemuwez0rexe/hello? sausage/êé" 2025/04/01 02:45:26 INFO : B2 bucket rclone-test-hemuwez0rexe path hello? sausage/êé: cleaning bucket "rclone-test-hemuwez0rexe" of all files 2025/04/01 02:45:26 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f1049a87bd045fbe7_d20250401_m024524_c001_v0001109_t0052_u01743475524884") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/04/01 02:45:40 DEBUG : Creating backend with remote "TestB2:rclone-test-hemuwez0rexe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/01 02:45:42 DEBUG : Creating backend with remote "TestB2:rclone-test-hemuwez0rexe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-hemuwez0rexe" from "TestB2:rclone-test-hemuwez0rexe" 2025/04/01 02:45:45 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/04/01 02:45:58 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvevug1hija" 2025/04/01 02:46:02 DEBUG : B2 bucket rclone-test-xuvevug1hija: Purge remote 2025/04/01 02:46:02 INFO : B2 bucket rclone-test-xuvevug1hija: cleaning bucket "rclone-test-xuvevug1hija" of all files 2025/04/01 02:46:02 DEBUG : somefile: Deleting (id "4_zbf52cda330ddebfb9f580e1b_f402ab05b4ac8c16e_d20250401_m024601_c001_v0001146_t0058_u01743475561600") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/04/01 02:46:04 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/01 02:46:05 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/04/01 02:46:08 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/04/01 02:46:08 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/04/01 02:46:08 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.283Ki offset 6Mi/6.106Mi 2025/04/01 02:46:08 DEBUG : test-metadata: Sending chunk 1 length 110882 2025/04/01 02:46:09 DEBUG : test-metadata: Done sending chunk 1 2025/04/01 02:46:10 DEBUG : test-metadata: Done sending chunk 0 2025/04/01 02:46:10 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/04/01 02:46:20 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1161-14.backblaze.com/b2api/v1/b2_upload_file/5f327d8330cdebfb9f580e1b/c001_v0001161_t0019": EOF 2025/04/01 02:46:20 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1161-14.backblaze.com/b2api/v1/b2_upload_file/5f327d8330cdebfb9f580e1b/c001_v0001161_t0019": EOF) 2025/04/01 02:46:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1161-14.backblaze.com/b2api/v1/b2_upload_file/5f327d8330cdebfb9f580e1b/c001_v0001161_t0019": EOF - low level retry 1/10 2025/04/01 02:46:23 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-04-01-024615-661.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/04/01 02:46:25 DEBUG : oldPath = "TestB2:rclone-test-hemuwez0rexe/versions/test-versions-v2025-04-01-024615-661.txt" 2025/04/01 02:46:25 DEBUG : newPath = "TestB2,versions:rclone-test-hemuwez0rexe/versions/test-versions-v2025-04-01-024615-661.txt" 2025/04/01 02:46:25 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-hemuwez0rexe/versions/test-versions-v2025-04-01-024615-661.txt" 2025/04/01 02:46:25 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/04/01 02:46:26 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-hemuwez0rexe/versions/test-versions-v2025-04-01-024615-661.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-hemuwez0rexe/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/04/01 02:46:28 INFO : B2 bucket rclone-test-hemuwez0rexe: cleaning bucket "rclone-test-hemuwez0rexe" of all hidden files 2025/04/01 02:46:29 DEBUG : leading space/ leading space: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899da_d20250401_m024440_c001_v7007000_t0000_u01743475480963") as it is a hide marker 2025/04/01 02:46:29 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : leading space/ leading space: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7bb_d20250401_m024440_c001_v0001161_t0030_u01743475480207") 2025/04/01 02:46:29 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899d9_d20250401_m024439_c001_v7007000_t0000_u01743475479839") as it is a hide marker 2025/04/01 02:46:29 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7af_d20250401_m024439_c001_v0001161_t0011_u01743475479131") 2025/04/01 02:46:29 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899ea_d20250401_m024447_c001_v7007000_t0000_u01743475487712") as it is a hide marker 2025/04/01 02:46:29 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7d9_d20250401_m024446_c001_v0001161_t0015_u01743475486959") 2025/04/01 02:46:29 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : created from root.txt: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f41764f53a299a663_d20250401_m024554_c001_v7007000_t0000_u01743475554080") as it is a hide marker 2025/04/01 02:46:29 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : created from root.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f109d1509d3fe7432_d20250401_m024552_c001_v0001172_t0059_u01743475552433") 2025/04/01 02:46:29 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : file name.txt: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f401ed8ec77c428f8_d20250401_m024603_c001_v7007000_t0000_u01743475563792") as it is a hide marker 2025/04/01 02:46:29 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : file name.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d8bf_d20250401_m024540_c001_v0001161_t0011_u01743475540136") 2025/04/01 02:46:29 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : file name.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f100af7285b56a799_d20250401_m024534_c001_v0001042_t0046_u01743475534256") 2025/04/01 02:46:29 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : file name.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d841_d20250401_m024508_c001_v0001161_t0039_u01743475508405") 2025/04/01 02:46:29 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : file name.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d839_d20250401_m024506_c001_v0001161_t0028_u01743475506906") 2025/04/01 02:46:29 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d83b_d20250401_m024507_c001_v0001161_t0032_u01743475507563") "upload" dated 2025-04-01 02:45:07.563 +0000 UTC (1m21.841889665s ago) 2025/04/01 02:46:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f4077d795fedc49a9_d20250401_m024530_c001_v7007000_t0000_u01743475530068") as it is a hide marker 2025/04/01 02:46:29 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f119ecae3cc8d80ef_d20250401_m024529_c001_v0001182_t0053_u01743475529847") 2025/04/01 02:46:29 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f107dd0900d649ec1_d20250401_m024528_c001_v0001146_t0040_u01743475528664") 2025/04/01 02:46:29 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899f6_d20250401_m024455_c001_v7007000_t0000_u01743475495947") as it is a hide marker 2025/04/01 02:46:29 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7ff_d20250401_m024455_c001_v0001161_t0001_u01743475495023") 2025/04/01 02:46:29 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : piped data.txt: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f401ed8ec77c428ff_d20250401_m024605_c001_v7007000_t0000_u01743475565808") as it is a hide marker 2025/04/01 02:46:29 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : piped data.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d91e_d20250401_m024605_c001_v0001161_t0035_u01743475565156") 2025/04/01 02:46:29 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : piped data.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f401ed8ec77c428f9_d20250401_m024604_c001_v7007000_t0000_u01743475564966") 2025/04/01 02:46:29 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : piped data.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f414cad2f9ad8d917_d20250401_m024604_c001_v0001161_t0019_u01743475564541") 2025/04/01 02:46:29 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899f8_d20250401_m024457_c001_v7007000_t0000_u01743475497127") as it is a hide marker 2025/04/01 02:46:29 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d805_d20250401_m024456_c001_v0001161_t0033_u01743475496333") 2025/04/01 02:46:29 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : test-metadata: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f41727ba3ec550ee3_d20250401_m024613_c001_v7007000_t0000_u01743475573101") as it is a hide marker 2025/04/01 02:46:29 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : test-metadata: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f201ed8ec77c42901_d20250401_m024607_c001_v0001182_t0002_u01743475567720") 2025/04/01 02:46:29 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : test-metadata: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f401ed8ec77c42900_d20250401_m024606_c001_v7007000_t0000_u01743475566890") 2025/04/01 02:46:29 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : test-metadata: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d921_d20250401_m024605_c001_v0001161_t0023_u01743475565998") 2025/04/01 02:46:29 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899ee_d20250401_m024450_c001_v7007000_t0000_u01743475490056") as it is a hide marker 2025/04/01 02:46:29 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7e9_d20250401_m024449_c001_v0001161_t0014_u01743475489200") 2025/04/01 02:46:29 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899f1_d20250401_m024452_c001_v7007000_t0000_u01743475492507") as it is a hide marker 2025/04/01 02:46:29 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7ef_d20250401_m024451_c001_v0001161_t0008_u01743475491730") 2025/04/01 02:46:29 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899f0_d20250401_m024451_c001_v7007000_t0000_u01743475491361") as it is a hide marker 2025/04/01 02:46:29 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7eb_d20250401_m024450_c001_v0001161_t0007_u01743475490424") 2025/04/01 02:46:29 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899f3_d20250401_m024453_c001_v7007000_t0000_u01743475493585") as it is a hide marker 2025/04/01 02:46:29 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7f5_d20250401_m024452_c001_v0001161_t0018_u01743475492874") 2025/04/01 02:46:29 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899f5_d20250401_m024454_c001_v7007000_t0000_u01743475494655") as it is a hide marker 2025/04/01 02:46:29 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7fb_d20250401_m024453_c001_v0001161_t0020_u01743475493953") 2025/04/01 02:46:29 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899ec_d20250401_m024448_c001_v7007000_t0000_u01743475488814") as it is a hide marker 2025/04/01 02:46:29 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : trailing space /trailing space : Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7e1_d20250401_m024448_c001_v0001161_t0048_u01743475488083") 2025/04/01 02:46:29 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f109d3e62fcb31c33_d20250401_m024623_c001_v0001182_t0037_u01743475583509") "upload" dated 2025-04-01 02:46:23.509 +0000 UTC (5.896342885s ago) 2025/04/01 02:46:29 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4077d795fedc4a05_d20250401_m024618_c001_v7007000_t0000_u01743475578684") 2025/04/01 02:46:29 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d941_d20250401_m024615_c001_v0001161_t0023_u01743475575661") 2025/04/01 02:46:29 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899ff_d20250401_m024506_c001_v7007000_t0000_u01743475506347") as it is a hide marker 2025/04/01 02:46:29 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f200e3be4422899fb_d20250401_m024459_c001_v0001092_t0005_u01743475499448") 2025/04/01 02:46:29 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : zero-length-file: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899fa_d20250401_m024459_c001_v7007000_t0000_u01743475499143") as it is a hide marker 2025/04/01 02:46:29 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : zero-length-file: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f414cad2f9ad8d813_d20250401_m024458_c001_v0001161_t0019_u01743475498565") 2025/04/01 02:46:29 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899db_d20250401_m024442_c001_v7007000_t0000_u01743475482120") as it is a hide marker 2025/04/01 02:46:29 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7c3_d20250401_m024441_c001_v0001161_t0053_u01743475481335") 2025/04/01 02:46:29 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899d4_d20250401_m024436_c001_v7007000_t0000_u01743475476526") as it is a hide marker 2025/04/01 02:46:29 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7a3_d20250401_m024435_c001_v0001161_t0009_u01743475475218") 2025/04/01 02:46:29 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899de_d20250401_m024445_c001_v7007000_t0000_u01743475485413") as it is a hide marker 2025/04/01 02:46:29 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7d3_d20250401_m024444_c001_v0001161_t0020_u01743475484734") 2025/04/01 02:46:29 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899dd_d20250401_m024444_c001_v7007000_t0000_u01743475484365") as it is a hide marker 2025/04/01 02:46:29 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7cf_d20250401_m024443_c001_v0001161_t0045_u01743475483603") 2025/04/01 02:46:29 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899e8_d20250401_m024446_c001_v7007000_t0000_u01743475486592") as it is a hide marker 2025/04/01 02:46:29 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7d5_d20250401_m024445_c001_v0001161_t0041_u01743475485781") 2025/04/01 02:46:29 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899dc_d20250401_m024443_c001_v7007000_t0000_u01743475483235") as it is a hide marker 2025/04/01 02:46:29 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7c7_d20250401_m024442_c001_v0001161_t0019_u01743475482497") 2025/04/01 02:46:29 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : ./.: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899d5_d20250401_m024437_c001_v7007000_t0000_u01743475477723") as it is a hide marker 2025/04/01 02:46:29 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : ./.: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7a9_d20250401_m024436_c001_v0001161_t0052_u01743475476897") 2025/04/01 02:46:29 NOTICE: ./.: Skipped delete as --dry-run is set 2025/04/01 02:46:29 DEBUG : ../..: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899d7_d20250401_m024438_c001_v7007000_t0000_u01743475478746") as it is a hide marker 2025/04/01 02:46:29 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/04/01 02:46:29 DEBUG : ../..: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7ab_d20250401_m024438_c001_v0001161_t0053_u01743475478089") 2025/04/01 02:46:29 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/04/01 02:46:29 INFO : B2 bucket rclone-test-hemuwez0rexe: cleaning bucket "rclone-test-hemuwez0rexe" of all hidden files 2025/04/01 02:46:30 DEBUG : leading space/ leading space: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899da_d20250401_m024440_c001_v7007000_t0000_u01743475480963") as it is a hide marker 2025/04/01 02:46:30 DEBUG : leading space/ leading space: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7bb_d20250401_m024440_c001_v0001161_t0030_u01743475480207") 2025/04/01 02:46:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899d9_d20250401_m024439_c001_v7007000_t0000_u01743475479839") as it is a hide marker 2025/04/01 02:46:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7af_d20250401_m024439_c001_v0001161_t0011_u01743475479131") 2025/04/01 02:46:30 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899ea_d20250401_m024447_c001_v7007000_t0000_u01743475487712") as it is a hide marker 2025/04/01 02:46:30 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7d9_d20250401_m024446_c001_v0001161_t0015_u01743475486959") 2025/04/01 02:46:30 DEBUG : created from root.txt: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f41764f53a299a663_d20250401_m024554_c001_v7007000_t0000_u01743475554080") as it is a hide marker 2025/04/01 02:46:30 DEBUG : created from root.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f109d1509d3fe7432_d20250401_m024552_c001_v0001172_t0059_u01743475552433") 2025/04/01 02:46:30 DEBUG : file name.txt: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f401ed8ec77c428f8_d20250401_m024603_c001_v7007000_t0000_u01743475563792") as it is a hide marker 2025/04/01 02:46:30 DEBUG : file name.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d8bf_d20250401_m024540_c001_v0001161_t0011_u01743475540136") 2025/04/01 02:46:30 DEBUG : file name.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f100af7285b56a799_d20250401_m024534_c001_v0001042_t0046_u01743475534256") 2025/04/01 02:46:30 DEBUG : file name.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d841_d20250401_m024508_c001_v0001161_t0039_u01743475508405") 2025/04/01 02:46:30 DEBUG : file name.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d839_d20250401_m024506_c001_v0001161_t0028_u01743475506906") 2025/04/01 02:46:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d83b_d20250401_m024507_c001_v0001161_t0032_u01743475507563") "upload" dated 2025-04-01 02:45:07.563 +0000 UTC (1m23.364258218s ago) 2025/04/01 02:46:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f4077d795fedc49a9_d20250401_m024530_c001_v7007000_t0000_u01743475530068") as it is a hide marker 2025/04/01 02:46:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f119ecae3cc8d80ef_d20250401_m024529_c001_v0001182_t0053_u01743475529847") 2025/04/01 02:46:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f107dd0900d649ec1_d20250401_m024528_c001_v0001146_t0040_u01743475528664") 2025/04/01 02:46:31 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899f6_d20250401_m024455_c001_v7007000_t0000_u01743475495947") as it is a hide marker 2025/04/01 02:46:31 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7ff_d20250401_m024455_c001_v0001161_t0001_u01743475495023") 2025/04/01 02:46:31 DEBUG : piped data.txt: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f401ed8ec77c428ff_d20250401_m024605_c001_v7007000_t0000_u01743475565808") as it is a hide marker 2025/04/01 02:46:31 DEBUG : piped data.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d91e_d20250401_m024605_c001_v0001161_t0035_u01743475565156") 2025/04/01 02:46:31 DEBUG : piped data.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f401ed8ec77c428f9_d20250401_m024604_c001_v7007000_t0000_u01743475564966") 2025/04/01 02:46:31 DEBUG : piped data.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f414cad2f9ad8d917_d20250401_m024604_c001_v0001161_t0019_u01743475564541") 2025/04/01 02:46:31 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899f8_d20250401_m024457_c001_v7007000_t0000_u01743475497127") as it is a hide marker 2025/04/01 02:46:31 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d805_d20250401_m024456_c001_v0001161_t0033_u01743475496333") 2025/04/01 02:46:31 DEBUG : test-metadata: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f41727ba3ec550ee3_d20250401_m024613_c001_v7007000_t0000_u01743475573101") as it is a hide marker 2025/04/01 02:46:32 DEBUG : test-metadata: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f201ed8ec77c42901_d20250401_m024607_c001_v0001182_t0002_u01743475567720") 2025/04/01 02:46:32 DEBUG : test-metadata: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f401ed8ec77c42900_d20250401_m024606_c001_v7007000_t0000_u01743475566890") 2025/04/01 02:46:32 DEBUG : test-metadata: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d921_d20250401_m024605_c001_v0001161_t0023_u01743475565998") 2025/04/01 02:46:32 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899ee_d20250401_m024450_c001_v7007000_t0000_u01743475490056") as it is a hide marker 2025/04/01 02:46:32 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7e9_d20250401_m024449_c001_v0001161_t0014_u01743475489200") 2025/04/01 02:46:32 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899f1_d20250401_m024452_c001_v7007000_t0000_u01743475492507") as it is a hide marker 2025/04/01 02:46:32 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7ef_d20250401_m024451_c001_v0001161_t0008_u01743475491730") 2025/04/01 02:46:32 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899f0_d20250401_m024451_c001_v7007000_t0000_u01743475491361") as it is a hide marker 2025/04/01 02:46:32 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7eb_d20250401_m024450_c001_v0001161_t0007_u01743475490424") 2025/04/01 02:46:32 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899f3_d20250401_m024453_c001_v7007000_t0000_u01743475493585") as it is a hide marker 2025/04/01 02:46:32 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7f5_d20250401_m024452_c001_v0001161_t0018_u01743475492874") 2025/04/01 02:46:32 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899f5_d20250401_m024454_c001_v7007000_t0000_u01743475494655") as it is a hide marker 2025/04/01 02:46:33 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7fb_d20250401_m024453_c001_v0001161_t0020_u01743475493953") 2025/04/01 02:46:33 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899ec_d20250401_m024448_c001_v7007000_t0000_u01743475488814") as it is a hide marker 2025/04/01 02:46:33 DEBUG : trailing space /trailing space : Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7e1_d20250401_m024448_c001_v0001161_t0048_u01743475488083") 2025/04/01 02:46:33 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f109d3e62fcb31c33_d20250401_m024623_c001_v0001182_t0037_u01743475583509") "upload" dated 2025-04-01 02:46:23.509 +0000 UTC (9.696037516s ago) 2025/04/01 02:46:33 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4077d795fedc4a05_d20250401_m024618_c001_v7007000_t0000_u01743475578684") 2025/04/01 02:46:33 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d941_d20250401_m024615_c001_v0001161_t0023_u01743475575661") 2025/04/01 02:46:33 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899ff_d20250401_m024506_c001_v7007000_t0000_u01743475506347") as it is a hide marker 2025/04/01 02:46:33 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f200e3be4422899fb_d20250401_m024459_c001_v0001092_t0005_u01743475499448") 2025/04/01 02:46:33 DEBUG : zero-length-file: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899fa_d20250401_m024459_c001_v7007000_t0000_u01743475499143") as it is a hide marker 2025/04/01 02:46:33 DEBUG : zero-length-file: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f414cad2f9ad8d813_d20250401_m024458_c001_v0001161_t0019_u01743475498565") 2025/04/01 02:46:33 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899db_d20250401_m024442_c001_v7007000_t0000_u01743475482120") as it is a hide marker 2025/04/01 02:46:33 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7c3_d20250401_m024441_c001_v0001161_t0053_u01743475481335") 2025/04/01 02:46:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899d4_d20250401_m024436_c001_v7007000_t0000_u01743475476526") as it is a hide marker 2025/04/01 02:46:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7a3_d20250401_m024435_c001_v0001161_t0009_u01743475475218") 2025/04/01 02:46:34 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899de_d20250401_m024445_c001_v7007000_t0000_u01743475485413") as it is a hide marker 2025/04/01 02:46:34 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7d3_d20250401_m024444_c001_v0001161_t0020_u01743475484734") 2025/04/01 02:46:34 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899dd_d20250401_m024444_c001_v7007000_t0000_u01743475484365") as it is a hide marker 2025/04/01 02:46:34 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7cf_d20250401_m024443_c001_v0001161_t0045_u01743475483603") 2025/04/01 02:46:34 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899e8_d20250401_m024446_c001_v7007000_t0000_u01743475486592") as it is a hide marker 2025/04/01 02:46:34 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7d5_d20250401_m024445_c001_v0001161_t0041_u01743475485781") 2025/04/01 02:46:34 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899dc_d20250401_m024443_c001_v7007000_t0000_u01743475483235") as it is a hide marker 2025/04/01 02:46:34 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7c7_d20250401_m024442_c001_v0001161_t0019_u01743475482497") 2025/04/01 02:46:34 DEBUG : ./.: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899d5_d20250401_m024437_c001_v7007000_t0000_u01743475477723") as it is a hide marker 2025/04/01 02:46:34 DEBUG : ./.: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7a9_d20250401_m024436_c001_v0001161_t0052_u01743475476897") 2025/04/01 02:46:34 DEBUG : ../..: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f400e3be4422899d7_d20250401_m024438_c001_v7007000_t0000_u01743475478746") as it is a hide marker 2025/04/01 02:46:34 DEBUG : ../..: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d7ab_d20250401_m024438_c001_v0001161_t0053_u01743475478089") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/04/01 02:46:36 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/01 02:46:37 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/01 02:46:37 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/01 02:46:37 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/04/01 02:46:38 INFO : B2 bucket rclone-test-hemuwez0rexe: cleaning bucket "rclone-test-hemuwez0rexe" of pending multipart uploads older than 0s 2025/04/01 02:46:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d83b_d20250401_m024507_c001_v0001161_t0032_u01743475507563") "upload" dated 2025-04-01 02:45:07.563 +0000 UTC (1m31.8667873s ago) 2025/04/01 02:46:39 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f21814cf373a83720_d20250401_m024636_c001_v0001101_t0014_u01743475596958") as it is a start marker (upload started at 2025-04-01 02:46:36.958 +0000 UTC) 2025/04/01 02:46:39 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/04/01 02:46:39 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f21814cf373a83721_d20250401_m024637_c001_v0001172_t0037_u01743475597421") as it is a start marker (upload started at 2025-04-01 02:46:37.421 +0000 UTC) 2025/04/01 02:46:39 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/04/01 02:46:39 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f21814cf373a83723_d20250401_m024637_c001_v0001136_t0032_u01743475597907") as it is a start marker (upload started at 2025-04-01 02:46:37.907 +0000 UTC) 2025/04/01 02:46:39 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/04/01 02:46:39 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f21814cf373a83724_d20250401_m024638_c001_v0001183_t0035_u01743475598377") as it is a start marker (upload started at 2025-04-01 02:46:38.377 +0000 UTC) 2025/04/01 02:46:39 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/04/01 02:46:39 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f41814cf373a8371f_d20250401_m024636_c001_v7007000_t0000_u01743475596512") "hide" dated 2025-04-01 02:46:36.512 +0000 UTC (2.917880415s ago) 2025/04/01 02:46:39 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f109d3e62fcb31c33_d20250401_m024623_c001_v0001182_t0037_u01743475583509") 2025/04/01 02:46:39 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/04/01 02:46:39 INFO : B2 bucket rclone-test-hemuwez0rexe: cleaning bucket "rclone-test-hemuwez0rexe" of pending multipart uploads older than 0s 2025/04/01 02:46:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d83b_d20250401_m024507_c001_v0001161_t0032_u01743475507563") "upload" dated 2025-04-01 02:45:07.563 +0000 UTC (1m32.85008507s ago) 2025/04/01 02:46:40 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f21814cf373a83720_d20250401_m024636_c001_v0001101_t0014_u01743475596958") as it is a start marker (upload started at 2025-04-01 02:46:36.958 +0000 UTC) 2025/04/01 02:46:40 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f21814cf373a83721_d20250401_m024637_c001_v0001172_t0037_u01743475597421") as it is a start marker (upload started at 2025-04-01 02:46:37.421 +0000 UTC) 2025/04/01 02:46:40 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f21814cf373a83723_d20250401_m024637_c001_v0001136_t0032_u01743475597907") as it is a start marker (upload started at 2025-04-01 02:46:37.907 +0000 UTC) 2025/04/01 02:46:40 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f21814cf373a83724_d20250401_m024638_c001_v0001183_t0035_u01743475598377") as it is a start marker (upload started at 2025-04-01 02:46:38.377 +0000 UTC) 2025/04/01 02:46:40 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f327d8330cdebfb9f580e1b_f41814cf373a8371f_d20250401_m024636_c001_v7007000_t0000_u01743475596512") "hide" dated 2025-04-01 02:46:36.512 +0000 UTC (3.901208372s ago) 2025/04/01 02:46:40 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f109d3e62fcb31c33_d20250401_m024623_c001_v0001182_t0037_u01743475583509") 2025/04/01 02:46:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/04/01 02:46:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/01 02:46:40 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/04/01 02:46:41 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/01 02:46:42 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/01 02:46:42 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/04/01 02:46:45 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/04/01 02:46:45 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/04/01 02:46:45 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/04/01 02:46:45 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/04/01 02:46:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/04/01 02:46:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/01 02:46:46 DEBUG : pacer: Reducing sleep to 10ms 2025/04/01 02:46:47 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/04/01 02:46:48 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/04/01 02:46:48 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/04/01 02:46:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/01 02:46:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/01 02:46:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f327d8330cdebfb9f580e1b_f2089356119eba462_d20250401_m024653_c001_v0001130_t0000_u01743475613668") 2025/04/01 02:46:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/01 02:46:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/01 02:46:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/01 02:46:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/04/01 02:46:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/04/01 02:46:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/04/01 02:46:58 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/04/01 02:46:58 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/04/01 02:46:58 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/04/01 02:46:58 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/04/01 02:47:00 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/04/01 02:47:00 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/04/01 02:47:00 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/04/01 02:47:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/04/01 02:47:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/01 02:47:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z5f327d8330cdebfb9f580e1b_f2089356119eba46b_d20250401_m024703_c001_v0001146_t0043_u01743475623772") 2025/04/01 02:47:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/01 02:47:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/01 02:47:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/01 02:47:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/04/01 02:47:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/04/01 02:47:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/01 02:47:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/01 02:47:27 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/04/01 02:47:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/01 02:47:27 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/04/01 02:47:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/01 02:47:27 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/04/01 02:47:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/04/01 02:47:30 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/04/01 02:48:03 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/04/01 02:48:03 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/01 02:48:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/01 02:48:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/01 02:48:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f327d8330cdebfb9f580e1b_f203d78503ebfdd24_d20250401_m024807_c001_v0001100_t0037_u01743475687170") 2025/04/01 02:48:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/01 02:48:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/01 02:48:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/01 02:48:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/01 02:48:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/04/01 02:48:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/01 02:48:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/01 02:48:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/04/01 02:48:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/04/01 02:48:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/04/01 02:48:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/01 02:48:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/04/01 02:48:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/04/01 02:48:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/04/01 02:48:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/04/01 02:48:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/04/01 02:48:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/01 02:48:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z5f327d8330cdebfb9f580e1b_f215d0c953d8c76af_d20250401_m024836_c001_v0001115_t0052_u01743475716845") 2025/04/01 02:48:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/01 02:48:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/04/01 02:48:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/01 02:48:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/04/01 02:48:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/04/01 02:48:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/04/01 02:48:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/01 02:48:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/01 02:48:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/01 02:48:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/01 02:48:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/01 02:49:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/01 02:49:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/04/01 02:49:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/01 02:49:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/01 02:49:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f327d8330cdebfb9f580e1b_f2089356119eba514_d20250401_m024905_c001_v0001036_t0017_u01743475745089") 2025/04/01 02:49:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/01 02:49:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/01 02:49:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/01 02:49:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/01 02:49:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/01 02:49:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/01 02:49:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/01 02:49:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/01 02:49:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/01 02:49:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/01 02:49:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/01 02:49:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/01 02:49:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/04/01 02:49:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/01 02:49:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/01 02:49:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/01 02:49:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/01 02:49:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/01 02:49:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f327d8330cdebfb9f580e1b_f211a5cb406754ae1_d20250401_m024931_c001_v0001101_t0014_u01743475771603") 2025/04/01 02:49:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/01 02:49:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/01 02:49:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/01 02:49:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/01 02:49:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/01 02:49:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/01 02:49:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/01 02:49:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/04/01 02:49:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/04/01 02:49:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/04/01 02:49:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/01 02:49:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/04/01 02:49:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/04/01 02:49:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/01 02:49:37 DEBUG : pacer: Reducing sleep to 10ms 2025/04/01 02:49:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/04/01 02:49:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/04/01 02:49:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/04/01 02:49:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/04/01 02:49:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/01 02:49:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z5f327d8330cdebfb9f580e1b_f2065fc64ff29da15_d20250401_m024941_c001_v0001104_t0055_u01743475781462") 2025/04/01 02:49:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/01 02:49:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/04/01 02:49:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/01 02:49:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/04/01 02:49:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/04/01 02:49:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/04/01 02:49:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/01 02:49:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/01 02:49:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/01 02:49:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/01 02:49:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/01 02:49:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/01 02:49:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/04/01 02:50:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/01 02:50:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/01 02:50:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f327d8330cdebfb9f580e1b_f202137e3553e40c7_d20250401_m025002_c001_v0001177_t0008_u01743475802428") 2025/04/01 02:50:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/01 02:50:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/01 02:50:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/01 02:50:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/01 02:50:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/01 02:50:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts 2025/04/01 02:50:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_finish_large_file": EOF) 2025/04/01 02:50:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/01 02:50:08 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/01 02:50:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/01 02:50:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/01 02:50:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/01 02:50:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/01 02:50:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/01 02:50:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/01 02:50:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/04/01 02:50:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/01 02:50:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/01 02:50:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/01 02:50:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/01 02:50:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/01 02:50:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f327d8330cdebfb9f580e1b_f2065fc64ff29da44_d20250401_m025025_c001_v0001183_t0002_u01743475825963") 2025/04/01 02:50:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/01 02:50:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/01 02:50:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/01 02:50:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/01 02:50:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/01 02:50:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/01 02:50:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/01 02:50:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/04/01 02:50:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/04/01 02:50:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/04/01 02:50:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/01 02:50:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/04/01 02:50:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/04/01 02:50:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/04/01 02:50:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/04/01 02:50:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/04/01 02:50:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/04/01 02:50:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z5f327d8330cdebfb9f580e1b_f211a5cb406754b7b_d20250401_m025041_c001_v0001115_t0033_u01743475841943") 2025/04/01 02:50:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/01 02:50:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/04/01 02:50:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/01 02:50:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/04/01 02:50:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/01 02:50:42 DEBUG : pacer: Reducing sleep to 10ms 2025/04/01 02:50:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/04/01 02:50:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/04/01 02:50:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/04/01 02:50:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/01 02:50:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/01 02:50:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/01 02:50:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/01 02:50:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/01 02:50:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/01 02:50:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/04/01 02:50:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/01 02:50:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/04/01 02:50:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f327d8330cdebfb9f580e1b_f2054139e4017844f_d20250401_m025053_c001_v0001098_t0015_u01743475853969") 2025/04/01 02:50:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/01 02:50:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/01 02:50:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/01 02:50:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/01 02:51:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/01 02:51:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/01 02:51:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/01 02:51:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/01 02:51:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/01 02:51:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/01 02:51:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/01 02:51:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/04/01 02:51:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/04/01 02:51:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/01 02:51:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/01 02:51:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/01 02:51:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/01 02:51:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/04/01 02:51:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f327d8330cdebfb9f580e1b_f211a5cb406754ba7_d20250401_m025123_c001_v0001182_t0002_u01743475883593") 2025/04/01 02:51:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/01 02:51:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/01 02:51:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/01 02:51:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/04/01 02:51:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/04/01 02:51:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/01 02:51:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/01 02:51:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/04/01 02:51:29 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/04/01 02:51:29 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/04/01 02:51:29 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/04/01 02:51:29 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/04/01 02:51:30 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/04/01 02:51:38 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/04/01 02:51:38 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/04/01 02:51:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/01 02:51:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/04/01 02:51:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f327d8330cdebfb9f580e1b_f219b182e690cac96_d20250401_m025142_c001_v0001029_t0029_u01743475902003") 2025/04/01 02:51:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/01 02:51:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/01 02:51:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/01 02:51:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/04/01 02:51:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/04/01 02:51:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/04/01 02:51:47 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/04/01 02:51:47 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/04/01 02:51:47 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/04/01 02:51:47 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/04/01 02:51:49 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/04/01 02:52:02 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/04/01 02:52:02 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/04/01 02:52:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/04/01 02:52:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/04/01 02:52:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z5f327d8330cdebfb9f580e1b_f2154fa61e7c1f79e_d20250401_m025206_c001_v0001184_t0027_u01743475926656") 2025/04/01 02:52:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/01 02:52:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/01 02:52:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/01 02:52:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/04/01 02:52:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/04/01 02:52:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/01 02:52:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/01 02:52:12 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/04/01 02:52:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/01 02:52:12 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/04/01 02:52:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/01 02:52:12 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/04/01 02:52:13 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/04/01 02:52:14 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/04/01 02:52:28 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/04/01 02:52:28 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/01 02:52:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/01 02:52:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/04/01 02:52:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f327d8330cdebfb9f580e1b_f2065fc64ff2a3c1a_d20250401_m025233_c001_v0001184_t0054_u01743475953744") 2025/04/01 02:52:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/01 02:52:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/01 02:52:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/01 02:52:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/01 02:52:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/04/01 02:52:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/04/01 02:52:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/04/01 02:52:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/04/01 02:52:39 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/04/01 02:52:39 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/04/01 02:52:39 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/04/01 02:52:39 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/04/01 02:52:40 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/04/01 02:52:47 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/04/01 02:52:47 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/04/01 02:52:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/01 02:52:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/04/01 02:52:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f327d8330cdebfb9f580e1b_f2065fc64ff2a3c27_d20250401_m025251_c001_v0001115_t0015_u01743475971432") 2025/04/01 02:52:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/01 02:52:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/01 02:52:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/01 02:52:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/01 02:52:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/01 02:52:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/04/01 02:52:56 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/04/01 02:52:56 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/04/01 02:52:56 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/04/01 02:52:56 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/04/01 02:52:59 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/04/01 02:53:06 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/04/01 02:53:06 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/04/01 02:53:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/04/01 02:53:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/04/01 02:53:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z5f327d8330cdebfb9f580e1b_f211a5cb406754c23_d20250401_m025310_c001_v0001098_t0025_u01743475990973") 2025/04/01 02:53:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/01 02:53:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/01 02:53:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/01 02:53:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/04/01 02:53:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/04/01 02:53:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/01 02:53:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/01 02:53:17 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/04/01 02:53:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/01 02:53:17 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/04/01 02:53:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/01 02:53:17 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/04/01 02:53:18 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/04/01 02:53:20 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/04/01 02:53:22 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/04/01 02:53:22 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/01 02:53:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/01 02:53:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/04/01 02:53:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f327d8330cdebfb9f580e1b_f212b67bc1f49da40_d20250401_m025326_c001_v0001100_t0040_u01743476006613") 2025/04/01 02:53:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/01 02:53:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/01 02:53:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/01 02:53:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/01 02:53:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/04/01 02:53:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/04/01 02:53:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/04/01 02:53:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/04/01 02:53:53 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f327d8330cdebfb9f580e1b_f2131805ad34fe0d8_d20250401_m025353_c001_v0001184_t0050_u01743476033615") 2025/04/01 02:53:53 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/04/01 02:53:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/01 02:53:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/01 02:53:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/01 02:53:54 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/01 02:53:56 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/01 02:53:56 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/01 02:53:56 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/01 02:53:56 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/04/01 02:53:58 DEBUG : chunked-copy: Done sending chunk 1 2025/04/01 02:54:03 DEBUG : chunked-copy: Done sending chunk 0 2025/04/01 02:54:03 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/01 02:54:04 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f327d8330cdebfb9f580e1b_f212b67bc1f49da4b_d20250401_m025404_c001_v0001183_t0000_u01743476044611") 2025/04/01 02:54:04 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/04/01 02:54:04 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/01 02:54:05 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/01 02:54:05 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/01 02:54:05 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/01 02:54:08 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/04/01 02:54:08 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/01 02:54:09 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/04/01 02:54:09 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/04/01 02:54:11 DEBUG : chunked-copy: Done sending chunk 1 2025/04/01 02:54:17 DEBUG : chunked-copy: Done sending chunk 0 2025/04/01 02:54:17 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/01 02:54:19 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f327d8330cdebfb9f580e1b_f21839514bbeb4e6e_d20250401_m025418_c001_v0001146_t0002_u01743476058940") 2025/04/01 02:54:19 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/01 02:54:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/01 02:54:19 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/01 02:54:19 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/01 02:54:19 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/01 02:54:24 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/01 02:54:24 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/01 02:54:24 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/01 02:54:24 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/04/01 02:54:26 DEBUG : chunked-copy: Done sending chunk 1 2025/04/01 02:54:35 DEBUG : chunked-copy: Done sending chunk 0 2025/04/01 02:54:35 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/01 02:54:36 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z5f327d8330cdebfb9f580e1b_f203d78503ebfe57d_d20250401_m025436_c001_v0001039_t0044_u01743476076633") 2025/04/01 02:54:36 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/04/01 02:54:36 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/01 02:54:36 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/01 02:54:37 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/04/01 02:54:37 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/01 02:54:38 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/01 02:54:38 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/01 02:54:40 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/01 02:54:42 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/01 02:54:43 DEBUG : Creating backend with remote "TestB2:rclone-test-hemuwez0rexe/deeper/nonexisting/directory" 2025/04/01 02:54:43 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/04/01 02:54:44 INFO : B2 bucket rclone-test-hemuwez0rexe: cleaning bucket "rclone-test-hemuwez0rexe" of all files 2025/04/01 02:54:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4077d795fedc4b57_d20250401_m025255_c001_v7007000_t0000_u01743475975817") 2025/04/01 02:54:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f2065fc64ff2a3c27_d20250401_m025251_c001_v0001115_t0015_u01743475971432") 2025/04/01 02:54:44 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4065fc64ff2a3c26_d20250401_m025250_c001_v7007000_t0000_u01743475970863") 2025/04/01 02:54:44 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f21727ba3ec553f94_d20250401_m025238_c001_v0001032_t0033_u01743475958672") 2025/04/01 02:54:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4131805ad34fe0d0_d20250401_m025348_c001_v7007000_t0000_u01743476028131") 2025/04/01 02:54:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f212b67bc1f49da40_d20250401_m025326_c001_v0001100_t0040_u01743476006613") 2025/04/01 02:54:44 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f412b67bc1f49da3f_d20250401_m025326_c001_v7007000_t0000_u01743476006063") 2025/04/01 02:54:44 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f211a5cb406754c30_d20250401_m025316_c001_v0001039_t0039_u01743475996696") 2025/04/01 02:54:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f411a5cb406754c2f_d20250401_m025316_c001_v7007000_t0000_u01743475996511") 2025/04/01 02:54:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f211a5cb406754c23_d20250401_m025310_c001_v0001098_t0025_u01743475990973") 2025/04/01 02:54:45 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f411a5cb406754c20_d20250401_m025310_c001_v7007000_t0000_u01743475990329") 2025/04/01 02:54:45 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f2077d795fedc4b5b_d20250401_m025256_c001_v0001153_t0002_u01743475976013") 2025/04/01 02:54:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4131805ad34fcc37_d20250401_m024936_c001_v7007000_t0000_u01743475776444") 2025/04/01 02:54:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f211a5cb406754ae1_d20250401_m024931_c001_v0001101_t0014_u01743475771603") 2025/04/01 02:54:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f402137e3553e40a1_d20250401_m024917_c001_v7007000_t0000_u01743475757954") 2025/04/01 02:54:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f2089356119eba514_d20250401_m024905_c001_v0001036_t0017_u01743475745089") 2025/04/01 02:54:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f411a5cb406754ae0_d20250401_m024931_c001_v7007000_t0000_u01743475771164") 2025/04/01 02:54:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f202137e3553e40a2_d20250401_m024918_c001_v0001180_t0026_u01743475758157") 2025/04/01 02:54:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4089356119eba512_d20250401_m024904_c001_v7007000_t0000_u01743475744631") 2025/04/01 02:54:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f212b67bc1f49d108_d20250401_m024848_c001_v0001037_t0044_u01743475728100") 2025/04/01 02:54:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f412b67bc1f49d107_d20250401_m024847_c001_v7007000_t0000_u01743475727897") 2025/04/01 02:54:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f215d0c953d8c76af_d20250401_m024836_c001_v0001115_t0052_u01743475716845") 2025/04/01 02:54:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f415d0c953d8c76ae_d20250401_m024836_c001_v7007000_t0000_u01743475716186") 2025/04/01 02:54:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f215d0c953d8c76aa_d20250401_m024831_c001_v0001150_t0014_u01743475711836") 2025/04/01 02:54:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4131805ad34fcc6d_d20250401_m025036_c001_v7007000_t0000_u01743475836226") 2025/04/01 02:54:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f2065fc64ff29da44_d20250401_m025025_c001_v0001183_t0002_u01743475825963") 2025/04/01 02:54:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4054139e4017842e_d20250401_m025011_c001_v7007000_t0000_u01743475811245") 2025/04/01 02:54:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f202137e3553e40c7_d20250401_m025002_c001_v0001177_t0008_u01743475802428") 2025/04/01 02:54:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4065fc64ff29da43_d20250401_m025025_c001_v7007000_t0000_u01743475825568") 2025/04/01 02:54:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f2054139e4017842f_d20250401_m025011_c001_v0001165_t0045_u01743475811506") 2025/04/01 02:54:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f402137e3553e40c6_d20250401_m025002_c001_v7007000_t0000_u01743475802038") 2025/04/01 02:54:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f2131805ad34fcc42_d20250401_m024945_c001_v0001029_t0017_u01743475785386") 2025/04/01 02:54:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4131805ad34fcc41_d20250401_m024945_c001_v7007000_t0000_u01743475785191") 2025/04/01 02:54:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f2065fc64ff29da15_d20250401_m024941_c001_v0001104_t0055_u01743475781462") 2025/04/01 02:54:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4065fc64ff29da13_d20250401_m024941_c001_v7007000_t0000_u01743475781047") 2025/04/01 02:54:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f2131805ad34fcc38_d20250401_m024936_c001_v0001176_t0048_u01743475776646") 2025/04/01 02:54:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f415d0c953d8c76a9_d20250401_m024831_c001_v7007000_t0000_u01743475711382") 2025/04/01 02:54:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f203d78503ebfdd24_d20250401_m024807_c001_v0001100_t0037_u01743475687170") 2025/04/01 02:54:47 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f403d78503ebfdd23_d20250401_m024806_c001_v7007000_t0000_u01743475686677") 2025/04/01 02:54:47 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f2089356119eba4b0_d20250401_m024727_c001_v0001184_t0039_u01743475647001") 2025/04/01 02:54:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4089356119eba4af_d20250401_m024726_c001_v7007000_t0000_u01743475646672") 2025/04/01 02:54:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f2089356119eba46b_d20250401_m024703_c001_v0001146_t0043_u01743475623772") 2025/04/01 02:54:47 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4089356119eba469_d20250401_m024703_c001_v7007000_t0000_u01743475623178") 2025/04/01 02:54:47 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f2089356119eba465_d20250401_m024658_c001_v0001184_t0030_u01743475618277") 2025/04/01 02:54:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4089356119eba464_d20250401_m024657_c001_v7007000_t0000_u01743475617902") 2025/04/01 02:54:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f2089356119eba462_d20250401_m024653_c001_v0001130_t0000_u01743475613668") 2025/04/01 02:54:47 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4089356119eba460_d20250401_m024653_c001_v7007000_t0000_u01743475613147") 2025/04/01 02:54:47 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f2089356119eba458_d20250401_m024645_c001_v0001184_t0020_u01743475605442") 2025/04/01 02:54:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f410bed6b4961a0d6_d20250401_m025128_c001_v7007000_t0000_u01743475888451") 2025/04/01 02:54:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f211a5cb406754ba7_d20250401_m025123_c001_v0001182_t0002_u01743475883593") 2025/04/01 02:54:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f41727ba3ec551825_d20250401_m025106_c001_v7007000_t0000_u01743475866901") 2025/04/01 02:54:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f2054139e4017844f_d20250401_m025053_c001_v0001098_t0015_u01743475853969") 2025/04/01 02:54:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f411a5cb406754ba5_d20250401_m025123_c001_v7007000_t0000_u01743475883140") 2025/04/01 02:54:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f21727ba3ec551826_d20250401_m025107_c001_v0001182_t0059_u01743475867087") 2025/04/01 02:54:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4054139e4017844e_d20250401_m025053_c001_v7007000_t0000_u01743475853513") 2025/04/01 02:54:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f200e3be442289b84_d20250401_m025047_c001_v0001178_t0045_u01743475847391") 2025/04/01 02:54:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f400e3be442289b7f_d20250401_m025047_c001_v7007000_t0000_u01743475847136") 2025/04/01 02:54:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f211a5cb406754b7b_d20250401_m025041_c001_v0001115_t0033_u01743475841943") 2025/04/01 02:54:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f411a5cb406754b79_d20250401_m025041_c001_v7007000_t0000_u01743475841488") 2025/04/01 02:54:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f2131805ad34fcc6e_d20250401_m025036_c001_v0001099_t0019_u01743475836425") 2025/04/01 02:54:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f41727ba3ec553f93_d20250401_m025238_c001_v7007000_t0000_u01743475958487") 2025/04/01 02:54:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f2065fc64ff2a3c1a_d20250401_m025233_c001_v0001184_t0054_u01743475953744") 2025/04/01 02:54:48 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4065fc64ff2a3c18_d20250401_m025233_c001_v7007000_t0000_u01743475953257") 2025/04/01 02:54:48 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f2154fa61e7c1f7a7_d20250401_m025211_c001_v0001182_t0043_u01743475931664") 2025/04/01 02:54:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4154fa61e7c1f7a6_d20250401_m025211_c001_v7007000_t0000_u01743475931477") 2025/04/01 02:54:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f2154fa61e7c1f79e_d20250401_m025206_c001_v0001184_t0027_u01743475926656") 2025/04/01 02:54:48 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4154fa61e7c1f79d_d20250401_m025206_c001_v7007000_t0000_u01743475926167") 2025/04/01 02:54:48 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f200e3be44228a772_d20250401_m025146_c001_v0001182_t0017_u01743475906798") 2025/04/01 02:54:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f400e3be44228a771_d20250401_m025146_c001_v7007000_t0000_u01743475906459") 2025/04/01 02:54:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f219b182e690cac96_d20250401_m025142_c001_v0001029_t0029_u01743475902003") 2025/04/01 02:54:48 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f419b182e690cac95_d20250401_m025141_c001_v7007000_t0000_u01743475901506") 2025/04/01 02:54:48 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f210bed6b4961a0d7_d20250401_m025128_c001_v0001036_t0002_u01743475888684") 2025/04/01 02:54:48 DEBUG : chunked-copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f415d0c953d8c7769_d20250401_m025440_c001_v7007000_t0000_u01743476080642") 2025/04/01 02:54:48 DEBUG : chunked-copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f2154fa61e7c1f829_d20250401_m025423_c001_v0001109_t0035_u01743476063764") 2025/04/01 02:54:48 DEBUG : chunked-copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4154fa61e7c1f827_d20250401_m025423_c001_v7007000_t0000_u01743476063135") 2025/04/01 02:54:49 DEBUG : chunked-copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f212b67bc1f49da59_d20250401_m025408_c001_v0001098_t0026_u01743476048595") 2025/04/01 02:54:49 DEBUG : chunked-copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f412b67bc1f49da57_d20250401_m025407_c001_v7007000_t0000_u01743476047952") 2025/04/01 02:54:49 DEBUG : chunked-copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f2131805ad34fe0dc_d20250401_m025355_c001_v0001040_t0008_u01743476035930") 2025/04/01 02:54:49 DEBUG : chunked-copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4131805ad34fe0da_d20250401_m025355_c001_v7007000_t0000_u01743476035297") 2025/04/01 02:54:49 DEBUG : chunked-copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f109d3e62fcb333f5_d20250401_m025352_c001_v0001182_t0008_u01743476032272") 2025/04/01 02:54:49 DEBUG : chunked-copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4131805ad34fe0d7_d20250401_m025351_c001_v7007000_t0000_u01743476031848") 2025/04/01 02:54:49 DEBUG : chunked-copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f109d3e62fcb333c4_d20250401_m025348_c001_v0001182_t0050_u01743476028918") 2025/04/01 02:54:49 DEBUG : chunked-copy.copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f415d0c953d8c7768_d20250401_m025440_c001_v7007000_t0000_u01743476080452") 2025/04/01 02:54:49 DEBUG : chunked-copy.copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f203d78503ebfe57d_d20250401_m025436_c001_v0001039_t0044_u01743476076633") 2025/04/01 02:54:49 DEBUG : chunked-copy.copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4154fa61e7c1f825_d20250401_m025422_c001_v7007000_t0000_u01743476062949") 2025/04/01 02:54:49 DEBUG : chunked-copy.copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f21839514bbeb4e6e_d20250401_m025418_c001_v0001146_t0002_u01743476058940") 2025/04/01 02:54:49 DEBUG : chunked-copy.copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f412b67bc1f49da55_d20250401_m025407_c001_v7007000_t0000_u01743476047760") 2025/04/01 02:54:49 DEBUG : chunked-copy.copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f212b67bc1f49da4b_d20250401_m025404_c001_v0001183_t0000_u01743476044611") 2025/04/01 02:54:49 DEBUG : chunked-copy.copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4131805ad34fe0d9_d20250401_m025355_c001_v7007000_t0000_u01743476035112") 2025/04/01 02:54:49 DEBUG : chunked-copy.copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f2131805ad34fe0d8_d20250401_m025353_c001_v0001184_t0050_u01743476033615") 2025/04/01 02:54:49 DEBUG : chunked-copy.copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f4131805ad34fe0d6_d20250401_m025351_c001_v7007000_t0000_u01743476031663") 2025/04/01 02:54:49 DEBUG : chunked-copy.copy: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f10822ea84d757cc8_d20250401_m025350_c001_v0001136_t0019_u01743476030846") 2025/04/01 02:54:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f114cad2f9ad8d83b_d20250401_m024507_c001_v0001161_t0032_u01743475507563") 2025/04/01 02:54:50 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f415d0c953d8c776b_d20250401_m025441_c001_v7007000_t0000_u01743476081687") 2025/04/01 02:54:50 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f109d3e62fcb3360c_d20250401_m025441_c001_v0001182_t0051_u01743476081461") 2025/04/01 02:54:50 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f415d0c953d8c776c_d20250401_m025442_c001_v7007000_t0000_u01743476082965") 2025/04/01 02:54:50 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f109d3e62fcb33624_d20250401_m025442_c001_v0001182_t0020_u01743476082763") 2025/04/01 02:54:50 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f109d3e62fcb3361c_d20250401_m025442_c001_v0001182_t0056_u01743476082063") 2025/04/01 02:54:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f327d8330cdebfb9f580e1b_f41814cf373a8371f_d20250401_m024636_c001_v7007000_t0000_u01743475596512") 2025/04/01 02:54:56 INFO : B2 bucket rclone-test-hemuwez0rexe: cleaning bucket "rclone-test-hemuwez0rexe" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (627.35s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.65s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.39s) --- PASS: TestIntegration/FsMkdir (624.41s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.16s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.14s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.21s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (98.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (9.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (39.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (23.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (7.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (6.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (423.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (106.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (12.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (28.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (23.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (64.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (24.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (65.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (16.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (11.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (30.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (13.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (18.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (59.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (26.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (9.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (24.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (10.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (52.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (10.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (5.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (19.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (13.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (21.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (70.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (18.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (25.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (27.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (69.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (17.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (20.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (31.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (22.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (52.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.45s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (12.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (15.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (17.51s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.26s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.34s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 627.378s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m28.28679037s (try 1/5)